Greg Lopp on 3 Jul 2007 13:53:44 -0000


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] strace weirdness

  • From: "Greg Lopp" <lopp@pobox.com>
  • To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
  • Subject: Re: [PLUG] strace weirdness
  • Date: Tue, 3 Jul 2007 08:53:40 -0500
  • Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=uVhBLl0PJkYWw4R/OSaAOaP6lxjA0KDeygbz3BdujFjM7oU8N6nJKxLhiU+bq9dQvGVOPnWb4YCGLhgG9cxq16pIMiodYCIuTGhAV7k/Ml3muxnmvFmXn0MbywaXqxVgHluui939zftyo51/epzgOXOfwun351+VQsj0I/xod5Y=
  • Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
  • Sender: plug-bounces@lists.phillylinux.org

Is this your program (that you are still debugging) or a more established package?

Sounds like a race condition.  The processing time consumed by strace overhead may be the element which prevents the hang.  Can you tell us more about the program or "certain keys"?


On 7/3/07, Jon Nelson <lists@linuxnotes.net> wrote:
Hi all,

I have a program that starts up, but after certain keys are pressed it
hangs.  I used strace to run the program and it runs fine.  I am
baffled.  Is there any obvious reason this happening?

Jon

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug