> On Tue, 2 Dec 2003 10:08:58 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote: > > ML> GNU gdb 6.0 > ML> Copyright 2003 Free Software Foundation, Inc. > ML> GDB is free software, covered by the GNU General Public License, and you are > ML> welcome to change it and/or distribute copies of it under certain conditions. > ML> Type "show copying" to see the conditions. > ML> There is absolutely no warranty for GDB. Type "show warranty" for details. > ML> This GDB was configured as "i686-pc-linux-gnu". > ML> (gdb) exec-file M > ML> (gdb) run > ML> Starting program: /usr/local/bin/M > ML> [New Thread 16384 (LWP 7128)] > ML> > ML> Program received signal SIGSEGV, Segmentation fault. > ML> [Switching to Thread 16384 (LWP 7128)] > ML> 0x40840fa5 in mallopt () from /lib/i686/libc.so.6 > ML> (gdb) > > bt?
I wish I had one but all that happens is I press Send in composer and M crashes back to the gdb shell and that was all that was there. There is no "Do you want to stop this program" etc. Since nothing has changed in M, I'm wondering whether one of the changes in wxWindows lately may be inducing it? TIA Dr. QA ------------------------------------------------------- This SF.net email is sponsored by OSDN's Audience Survey. Help shape OSDN's sites and tell us what you think. Take this five minute survey and you could win a $250 Gift Certificate. http://www.wrgsurveys.com/2003/osdntech03.php?site=8 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
