On Mon, 12 Jul 2004 23:48:57 +0300 (EEST) Nerijus Baliunas <[EMAIL PROTECTED]> wrote:
NB> I quite often get the following situation Good! I did get this once or twice but absolutely can't reproduce it reliably. If you can, maybe we would be finally able to track it down. BTW, what is the type of your folder? Local, IMAP, ...? NB> Today I ran M in gdb and was able to Ctrl-C (interrupt) M and take a NB> bt: NB> NB> Program received signal SIGINT, Interrupt. NB> [Switching to Thread 16384 (LWP 11545)] NB> 0x405b8f9d in wxStringBase::append(unsigned, char) (this=0xbfffeac0, NB> n=810034154, ch=32 ' ') at ../wxWindows/src/common/string.cpp:339 NB> 339 m_pchData[len + i] = ch; NB> (gdb) bt NB> #0 0x405b8f9d in wxStringBase::append(unsigned, char) (this=0xbfffeac0, NB> n=810034154, ch=32 ' ') at ../wxWindows/src/common/string.cpp:339 n parameter (the indent) is wildly wrong, so HeaderInfoList must have been corrupted... The trouble is that I don't see why. If you could enable debug logging (and redirect it to file, not window) it might give me some extra clues. NB> I see a few repeating SendIdleEvents, is it normal? Yes, it is recursive (not that I see any good reason for it to be but it's not a problem in itself). Thanks, VZ ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers