pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] A little gdb debugging help?


From: Charles Kerr
Subject: Re: [Pan-users] A little gdb debugging help?
Date: Mon, 29 Jan 2007 23:38:23 -0600
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

walt wrote:
I got in the habit of running pan in gdb a few months ago, when crashes
were not rare.  (I haven't seen a crash since I began the habit, thanks
to Charles  :o)

However, I just noticed that when I try to change the 'Save to' directory
in the 'Save attachments' dialog, gdb halts pan with this message:

Program received signal SIG33, Real-time event 33.
[Switching to Thread -1253004384 (LWP 9959)]
0xb7fd9410 in __kernel_vsyscall ()
(gdb)

When I tell gdb to 'continue' I just get the same message every time.
Is this the expected behavior when running pan in gdb?

Cursory Googling for gtk and sig33 looks like it is a common thing.
How to avoid it:

(gdb) handle SIG33 pass nostop noprint




reply via email to

[Prev in Thread] Current Thread [Next in Thread]