Then I thought, why don't I just try it?

(gdb) set follow-fork-mode child
(gdb) continue
Continuing.
[New process 1617]
[Thread debugging using libthread_db enabled]


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7a886e0 (LWP 1617)]
0xb7fa44bf in mu_stream_set_buffer (stream=0x0, type=mu_buffer_none,
size=0) at stream.c:572
572       _bootstrap_event (stream);
(gdb)
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.

(gdb) backtrace
No stack.
(gdb)

*Sigh*  I think we'd need to do something else, too.  Ideas?

On 06/05/2012 02:29 PM, Daniel Kahn Gillmor wrote:
>  gdb /usr/local/sbin/imap4d


_______________________________________________
Bug-mailutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-mailutils

Reply via email to