ok, the debug build is complete. the scenario is that i don't yet actually have the imap server up and running yet; i just wanted to see if i could get M up to where i could get into the preference dialogs, etc. i had been expecting it to at most time out.
i launch M for the first time and go into the wizard. i tell it not to automatically process inbox, give it localhost for imap and smtp, blanking out pop3 and news. i tell it to leave mail on the server. it warns me that python isn't working, and i tell it yes, disable python. it then goes off to fetch mail from inbox, and drops into a trace breakpoint trap: Program received signal SIGTRAP, Trace/breakpoint trap. 0x9004310c in kill () (gdb) bt #0 0x9004310c in kill () #1 0x001d77f8 in wxTrap() () at ../src/common/appbase.cpp:600 #2 0x000b7708 in wxMApp::OnAssert(char const*, int, char const*, char const*) (this=0x9420c20, file=0x5671ec "../src/common/list.cpp", line=389, cond=0x509594 "wxAssertFailure", msg=0x567440 "detaching node which is not from this list") at .src/gui/wxMApp.cpp:624 #3 0x001d7930 in wxOnAssert(char const*, int, char const*, char const*) (szFile=0x5671ec "../src/common/list.cpp", nLine=389, szCond=0x509594 "wxAssertFailure", szMsg=0x567440 "detaching node which is not from this list") at ../src/common/appbase.cpp:646 #4 0x001d7854 in wxAssert(int, char const*, int, char const*, char const*) (cond=0, szFile=0x5671ec "../src/common/list.cpp", nLine=389, szCond=0x509594 "wxAssertFailure", szMsg=0x567440 "detaching node which is not from this list") at ../src/common/appbase.cpp:613 #5 0x002207e8 in wxListBase::DetachNode(wxNodeBase*) (this=0x7fff, node=0x8480000) at ../src/common/list.cpp:389 #6 0x00220904 in wxListBase::DeleteNode(wxNodeBase*) (this=0x7fff, node=0x8480000) at ../src/common/list.cpp:410 #7 0x0065c910 in wxObjectList::DeleteNode(wxObjectListNode*) (this=0x7fff, node=0x8480000) at ../include/wx/list.h:1124 #8 0x0065c68c in wxObjectList::Erase(wxObjectListNode*) (this=0x7fff, it=0x8480000) at ../include/wx/list.h:1124 #9 0x001e9dc8 in wxEvtHandler::ProcessPendingEvents() (this=0xd80df00) at ../src/common/event.cpp:1138 #10 0x001d6e18 in wxAppConsole::ProcessPendingEvents() (this=0x9420c20) at ../src/common/appbase.cpp:297 #11 0x00439994 in wxMacProcessNotifierAndPendingEvents () at ../src/mac/carbon/macnotfy.cpp:135 #12 0x00309ff8 in wxApp::Yield(bool) (this=0x9420c20, onlyIfNeeded=false) at ../src/mac/carbon/app.cpp:1028 #13 0x000b77c0 in wxMApp::Yield(bool) (this=0x9420c20, onlyIfNeeded=false) at .src/gui/wxMApp.cpp:654 #14 0x00284e88 in wxYield() () at ../src/common/utilscmn.cpp:533 #15 0x000c783c in MProgressInfo::MProgressInfo(wxWindow*, wxString const&, wxString const&) (this=0xd8389c0, parent=0xa8b7600, [EMAIL PROTECTED], [EMAIL PROTECTED]) at .src/gui/wxMDialogs.cpp:3152 #16 0x000c74a4 in MProgressInfo::MProgressInfo(wxWindow*, wxString const&, wxString const&) (this=0xd8389c0, parent=0x0, [EMAIL PROTECTED], [EMAIL PROTECTED]) at .src/gui/wxMDialogs.cpp:3097 #17 0x00045f04 in CreateProgressInfo() () at .src/classes/FolderMonitor.cpp:98 #18 0x000462a0 in FolderMonitorImpl::FolderMonitorImpl() (this=0x9474ac0) at .src/classes/FolderMonitor.cpp:320 #19 0x00046148 in FolderMonitorImpl::FolderMonitorImpl() (this=0x9474ac0) at .src/classes/FolderMonitor.cpp:307 #20 0x000460c4 in FolderMonitor::Create() () at .src/classes/FolderMonitor.cpp:301 #21 0x00048d64 in MAppBase::ContinueStartup() (this=0x9420c98) at .src/classes/MApplication.cpp:354 #22 0x00049ba8 in MAppBase::OnStartup() (this=0x9420c98) at .src/classes/MApplication.cpp:638 #23 0x000b83b4 in wxMApp::OnInit() (this=0x9420c20) at .src/gui/wxMApp.cpp:1085 #24 0x00615a18 in wxAppConsole::CallOnInit() (this=0x9420c20) at /usr/local/include/wx-2.6/wx/app.h:87 #25 0x002f3650 in wxEntry(int&, char**) ([EMAIL PROTECTED], argv=0xbffffe78) at ../src/common/init.cpp:401 #26 0x000b6c6c in main (argc=1, argv=0xbffffe78) at .src/gui/wxMApp.cpp:342 (gdb) continue Continuing. Program received signal EXC_BAD_ACCESS, Could not access memory. 0x001e9dd4 in wxEvtHandler::ProcessPendingEvents() (this=0xd80df00) at ../src/common/event.cpp:1142 1142 ProcessEvent(*event); (gdb) -- Richard Welty [EMAIL PROTECTED] Averill Park Networking Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security "F=ma : it's not just a good idea, it's the law" ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ Mahogany-Developers mailing list Mahogany-Developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mahogany-developers