On Wed, 3 Dec 2003 09:19:51 +1000 [EMAIL PROTECTED] wrote: > > 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.
This doesn't matter, you can still do "bt" in gdb, even (I'd say "especially") if it crashed. > Since nothing has changed in M, I'm wondering whether one of the changes > in wxWindows lately may be inducing it? I don't believe anything important has been changed recently but you could try going back in time (use "cvs up -D<date>") if you have time to try it. Thanks, VZ ------------------------------------------------------- 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
