On Thu, 6 Nov 2003 09:32:28 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:
ML> Often when I select send messages from the file menu, after the status ML> bar is update, it assert. I have selected for it not to automatically ML> send messages while online. Having finally figured out how to get gbd ML> running, here's the results: ML> ML> Program received signal SIGTRAP, Trace/breakpoint trap. ML> [Switching to Thread 16384 (LWP 32053)] ML> 0x40575481 in kill () from /lib/i686/libc.so.6 ML> Current language: auto; currently c ML> (gdb) bt ML> #0 0x40575481 in kill () from /lib/i686/libc.so.6 ML> #1 0x40688acd in pthread_kill () from /lib/i686/libpthread.so.0 ML> #2 0x40688deb in raise () from /lib/i686/libpthread.so.0 ML> #3 0x40575224 in raise () from /lib/i686/libc.so.6 ML> #4 0x0854a6c2 in wxTrap() () at ../src/common/appbase.cpp:539 ML> #5 0x08498a39 in wxGUIAppTraitsBase::ShowAssertDialog(wxString const&) (this=0x88856e8, [EMAIL PROTECTED]) ML> at ../src/common/appcmn.cpp:528 ML> #6 0x0854aa0c in ShowAssertDialog (szFile=0x8692ff3 ".src/mail/MailFolderCmn.cpp", nLine=2223, ML> szCond=0x8693228 "0", szMsg=0x8693ee0 "error in msg status change logic", traits=0x88856e8) ML> at ../src/common/appbase.cpp:705 This one is the same as "assert in text viewer" and in both cases the problem is that Mahogany's idea of the number of new messages in the folder doesn't correspond to reality. This is a real bug (hopefully only one but maybe not) and I do know about it. I've never found a way to reproduce it reliably however and couldn't fix it "blindly" :-( Any help with understanding when exactly does it happen would be very welcome. TIA, VZ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
