Often when I select send messages from the file menu, after the status bar is
update, it assert. I have selected for it not to automatically send messages
while online. Having finally figured out how to get gbd running, here's the
results:

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 16384 (LWP 32053)]
0x40575481 in kill () from /lib/i686/libc.so.6
Current language:  auto; currently c
(gdb) bt
#0  0x40575481 in kill () from /lib/i686/libc.so.6
#1  0x40688acd in pthread_kill () from /lib/i686/libpthread.so.0
#2  0x40688deb in raise () from /lib/i686/libpthread.so.0
#3  0x40575224 in raise () from /lib/i686/libc.so.6
#4  0x0854a6c2 in wxTrap() () at ../src/common/appbase.cpp:539
#5  0x08498a39 in wxGUIAppTraitsBase::ShowAssertDialog(wxString const&) 
(this=0x88856e8, [EMAIL PROTECTED])
    at ../src/common/appcmn.cpp:528
#6  0x0854aa0c in ShowAssertDialog (szFile=0x8692ff3 ".src/mail/MailFolderCmn.cpp", 
nLine=2223,
    szCond=0x8693228 "0", szMsg=0x8693ee0 "error in msg status change logic", 
traits=0x88856e8)
    at ../src/common/appbase.cpp:705
#7  0x0854a426 in wxAppConsole::OnAssert(char const*, int, char const*, char const*) 
(this=0x884a788,
    file=0x8692ff3 ".src/mail/MailFolderCmn.cpp", line=2223, cond=0x8693228 "0",
    msg=0x8693ee0 "error in msg status change logic") at ../src/common/appbase.cpp:408
#8  0x0840a41a in wxApp::OnAssert(char const*, int, char const*, char const*) 
(this=0x884a788,
    file=0x8692ff3 ".src/mail/MailFolderCmn.cpp", line=2223, cond=0x8693228 "0",
    msg=0x8693ee0 "error in msg status change logic") at ../src/gtk/app.cpp:649
#9  0x082bad8e in wxMApp::OnAssert(char const*, int, char const*, char const*) 
(this=0x884a788,
    file=0x8692ff3 ".src/mail/MailFolderCmn.cpp", line=2223, cond=0x8693228 "0",
    msg=0x8693ee0 "error in msg status change logic") at .src/gui/wxMApp.cpp:553
#10 0x0854a759 in wxOnAssert(char const*, int, char const*, char const*) (
    szFile=0x8692ff3 ".src/mail/MailFolderCmn.cpp", nLine=2223, szCond=0x8693228 "0",
    szMsg=0x8693ee0 "error in msg status change logic") at 
../src/common/appbase.cpp:585
#11 0x0854a6e5 in wxAssert(int, char const*, int, char const*, char const*) (cond=0,
    szFile=0x8692ff3 ".src/mail/MailFolderCmn.cpp", nLine=2223, szCond=0x8693228 "0",
    szMsg=0x8693ee0 "error in msg status change logic") at 
../src/common/appbase.cpp:552
#12 0x08328966 in MailFolderCmn::SendMsgStatusChangeEvent() (this=0x92f9728)
    at .src/mail/MailFolderCmn.cpp:2223
#13 0x0831c5c4 in MailFolderCC::OnMsgStatusChanged() (this=0x92f9728) at 
.src/mail/MailFolderCC.cpp:3721
#14 0x08322cc1 in CCEventReflector::OnMEvent(MEventData&) (this=0x8995048, [EMAIL 
PROTECTED])
    at .src/mail/MailFolderCC.cpp:533
#15 0x0823e7ff in MEventManager::Dispatch(MEventData*) (dataptr=0x8bf7df8) at 
.src/classes/MEvent.cpp:195
#16 0x0823e64c in MEventManager::ForceDispatchPending() () at 
.src/classes/MEvent.cpp:145
#17 0x0823e5d8 in MEventManager::DispatchPending() () at .src/classes/MEvent.cpp:122
#18 0x082bad10 in wxMApp::OnIdle(wxIdleEvent&) (this=0x884a788, [EMAIL PROTECTED]) at 
.src/gui/wxMApp.cpp:521
#19 0x0854a1a1 in wxAppConsole::HandleEvent(wxEvtHandler*, void 
(wxEvtHandler::*)(wxEvent&), wxEvent&) const
    (this=0x884a788, handler=0x884a788, func=
      {__pfn = 0x82bacd8 <wxMApp::OnIdle(wxIdleEvent&)>, __delta = 0}, [EMAIL 
PROTECTED])
    at ../src/common/appbase.cpp:288
#20 0x085bc9c7 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
    ([EMAIL PROTECTED], handler=0x884a788, [EMAIL PROTECTED]) at 
../src/common/event.cpp:1164
#21 0x085bbe97 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) 
(this=0x881dd38, [EMAIL PROTECTED],
---Type <return> to continue, or q <return> to quit---
    self=0x884a788) at ../src/common/event.cpp:837
#22 0x085bcbb9 in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x884a788, [EMAIL 
PROTECTED])
    at ../src/common/event.cpp:1226
#23 0x0849868a in wxAppBase::ProcessIdle() (this=0x884a788) at 
../src/common/appcmn.cpp:402
#24 0x08409bc6 in wxapp_idle_callback () at ../src/gtk/app.cpp:252
(gdb)



-------------------------------------------------------
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

Reply via email to