Error filtering incoming messages
Mark Livingstone <mlivingstone <at> iprimus.com.au>
2003-12-02 00:09:03 GMT
While filtering messages, M froze and I found this in the gdb screen:
GNU gdb 6.0
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb) exec-file M
(gdb) run
Starting program: /usr/local/bin/M
[New Thread 16384 (LWP 7041)]
[Debug] 09:53:16: Empty header value?
[Debug] 09:53:16: Empty header value?
[Debug] 09:53:16: Empty header value?
[Debug] 09:53:16: Empty header value?
[Debug] 09:53:16: Empty header value?
[Debug] 09:53:16: Empty header value?
[Debug] 09:53:16: Invalid RFC822 address ' ,,,,,'.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 7041)]
0x08220bde in ?? ()
(gdb) bt
#0 0x08220bde in ?? ()
#1 0xbfffdb70 in ?? ()
#2 0xbfffda90 in ?? ()
#3 0x405c3bd4 in wxVLogTrace(char const*, char const*, char*) (
mask=0xbfffdb70 "\224²a\b\210Óa\b¨Ûÿ¿FñV <at> x)A\bðÛÿ¿¸Ûÿ¿\201\024\021\b0´Ë <at> Ò\002\226I\002",
(Continue reading)