Hi,

With M.cvs-2002-02-23-1623 and wxWindows as of cvs-2002-02-23-1553.

While clicking on IMAP-lokal/Abfall, M asked me 
for permission to continue after some error condition 
  "Continue?  [yes][NO]"
and core dumped after [no] was pressed.
I do not remember the exact wording of the error message 
but it was probably 
  "Assert failed in file gui/wxFolderView.cpp at line 3319: wxFolderView::Update(): no 
folder".



#### Trace file 
11:49:08: Trace: (mfclose) Destroying MfCloseEntry(IMAP-lokal/Abfall) (2 refs left)
11:49:08: Trace: (mfcall) MailFolderCC::Ping() on Folder IMAP-lokal/Abfall.
11:49:08: Trace: (mfcall) MailFolderCC::Ping(IMAP-lokal/Abfall)
11:49:08: Trace: (mfcall) Closing folder 'IMAP-lokal/Abfall'
11:49:08: Debug: string 'Connection to the folder '%s' lost unexpectedly.' not found 
in locale 'de_DE@euro'.
11:49:08: Debug: string 'Warning: ' not found in locale 'de_DE@euro'.
11:49:08: Warning: string 'Warning: ' not found in locale 'de_DE@euro'.
11:49:08: Debug: string 'Mail log' not found in locale 'de_DE@euro'.
11:49:08: Mail log (IMAP-lokal/Abfall): idle for too long, Fehlergrad: 4
11:49:08: Debug: string 'Mail log' not found in locale 'de_DE@euro'.
11:49:08: Mail log: IMAP connection broken (server response), Fehlergrad: 4
11:49:08: Trace: (mfcall) MailFolderCC::Checkpoint() on IMAP-INBOX.
11:49:08: Trace: (mfclose) Delaying closing of 'IMAP-INBOX' (1 refs) for 30 seconds.
11:49:08: Debug: string '

No message' not found in locale 'de_DE@euro'.
11:49:08: Debug: Assert failed in file gui/wxFolderView.cpp at line 3319: 
wxFolderView::Update(): no folder
#####

##### .M/config
TrashFolder=IMAP-lokal/Abfall

[M/Profiles/IMAP-lokal/Abfall]
Type=319491
Path=user.va.Abfall
ShowHeaders=1
Filters=
PollIncomingDelay=0
UpdateInterval=0
SortMessagesBy=6
Comment=
UseTrash=0
FTreeNeverUnread=1
ShowNewMail=0
MsgViewer=TextViewer




##### GDB backtrace, 
Program terminated with signal 11, Segmentation fault

#0  0x080b89b0 in GetNumericOptionValue (profile=0x0, opt={m_id = 28}) at 
classes/Moptions.cpp:857
857        return profile->readEntry(optdata.name, optdata.value.n);
(gdb) ba
#0  0x080b89b0 in GetNumericOptionValue (profile=0x0, opt={m_id = 28}) at 
classes/Moptions.cpp:857
#1  0x080edae7 in wxFolderView::ShowFolder (this=0x84ac198, mf=0x85973d8) at 
gui/wxFolderView.cpp:3456
#2  0x080edb90 in wxFolderView::SetFolder (this=0x84ac198, mf=0x85973d8) at 
gui/wxFolderView.cpp:3481
#3  0x0823868b in wxMainFolderView::SetFolder (this=0x84ac198, mf=0x85973d8) at 
gui/wxMainFrame.cpp:192
#4  0x080ee0c5 in wxFolderView::OpenFolder (this=0x84ac198, folder=0x84ac8a0, 
readonly=false) at gui/wxFolderView.cpp:3605
#5  0x08114b9f in wxMainFrame::OpenFolder (this=0x83f5690, pFolder=0x84ac8a0, 
readonly=false) at gui/wxMainFrame.cpp:361
#6  0x082384a7 in wxMainFolderTree::OnOpenHere (this=0x84a9ba0, folder=0x84ac8a0) at 
gui/wxMainFrame.cpp:125
#7  0x080dfbfd in wxFolderTree::OnSelectionChange (this=0x84a9ba0, newsel=0x84ac8a0) 
at gui/wxFolderTree.cpp:856
#8  0x08238452 in wxMainFolderTree::OnSelectionChange (this=0x84a9ba0, 
oldsel=0x84bf0f8, newsel=0x84ac8a0)
    at gui/wxMainFrame.cpp:115
#9  0x080e3dbd in wxFolderTreeImpl::OnTreeSelect (this=0x84aa168, event=@0xbfffe708) 
at gui/wxFolderTree.cpp:2342
#10 0x4024b9a9 in wxEvtHandler::SearchEventTable (this=0x84aa168, table=@0x8332d80, 
event=@0xbfffe708)
    at ./src/common/event.cpp:888
#11 0x4024b69c in wxEvtHandler::ProcessEvent (this=0x84aa168, event=@0xbfffe708) at 
./src/common/event.cpp:804
#12 0x401c4e04 in wxGenericTreeCtrl::SelectItem (this=0x84aa168, itemId=@0xbfffe810, 
unselect_others=true, 
    extended_select=false) at ./src/generic/treectlg.cpp:1644
#13 0x401c9466 in wxGenericTreeCtrl::OnMouse (this=0x84aa168, event=@0xbfffeb4c) at 
./src/generic/treectlg.cpp:2848
#14 0x4024b9a9 in wxEvtHandler::SearchEventTable (this=0x84aa168, table=@0x835b280, 
event=@0xbfffeb4c)
    at ./src/common/event.cpp:888
#15 0x4024b69c in wxEvtHandler::ProcessEvent (this=0x84aa168, event=@0xbfffeb4c) at 
./src/common/event.cpp:804
#16 0x4021a3e7 in gtk_window_button_press_callback (widget=0x84aa698, 
gdk_event=0x84d5968, win=0x84aa168)
    at ./src/gtk/window.cpp:1355
#17 0x407164ef in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
#18 0x40748878 in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#19 0x40747bef in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#20 0x40745b47 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#21 0x4077ed1c in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#22 0x40716425 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
#23 0x4071546f in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#24 0x407cad74 in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#25 0x407ffb86 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#26 0x408001b3 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#27 0x4080037c in g_main_run () from /usr/lib/libglib-1.2.so.0
#28 0x40714d2c in gtk_main () from /usr/lib/libgtk-1.2.so.0
#29 0x401ce4fc in wxApp::MainLoop (this=0x83beb10) at ./src/gtk/app.cpp:524
#30 0x40320f06 in wxAppBase::OnRun (this=0x83beb10) at include/wx/app.h:119
#31 0x080faa90 in wxMApp::OnRun (this=0x83beb10) at gui/wxMApp.cpp:888
#32 0x401ced13 in wxEntry (argc=1, argv=0xbffff264) at ./src/gtk/app.cpp:796
#33 0x080f9193 in main (argc=1, argv=0xbffff264) at gui/wxMApp.cpp:246
#34 0x40582c5f in __libc_start_main () from /lib/libc.so.6

(gdb) info locals
optdata = (MOptionData &) @0x835c170: {name = 0x826f03a "FocusFollowsMouse", value = 
{n = 1, 
    s = 0x1 <Error reading address 0x1: No such process>}, isNumeric = true}
(gdb) up
#1  0x080edae7 in wxFolderView::ShowFolder (this=0x84ac198, mf=0x85973d8) at 
gui/wxFolderView.cpp:3456
3456       m_FocusFollowMode = READ_CONFIG_BOOL(m_Profile, MP_FOCUS_FOLLOWSMOUSE);
(gdb) info locals
this = (wxMainFolderView *) 0x84ac199
(gdb) print *this
$1 = (wxMainFolderView) {<FolderView> = {<MEventReceiver> = {_vptr. = 0x834b2a0}, 
m_Profile = 0x0, m_folderName = {
      m_pchData = 0x84b334c "IMAP-lokal/Abfall"}, m_ASMailFolder = 0x0, m_MailFolder = 
0x6b6f6c2d, 
    m_regCookieTreeChange = 0x84aace8, m_regCookieFolderUpdate = 0x84ab378, 
m_regCookieFolderExpunge = 0x84ac2a0, 
    m_regCookieFolderClosed = 0x84ac708, m_regCookieASFolderResult = 0x84ac728, 
m_regCookieMsgStatus = 0x84ac718, 
    m_regCookieAppExit = 0x84ad7a8}, m_fullname = {m_pchData = 0x84b334c 
"IMAP-lokal/Abfall"}, m_nDeleted = 4294967295, 
  m_Parent = 0x84a96e8, m_Frame = 0x83f5690, m_SplitterWindow = 0x84ad838, 
m_FolderCtrl = 0x84ad2b0, 
  m_MessageWindow = 0x84b29b8, m_MessagePreview = 0x84abb80, m_msgCmdProc = 0x84b0220, 
m_TicketList = 0x84ad7c8, 
  m_FocusFollowMode = true, m_settings = {dateFormat = {m_pchData = 0x85ca1b4 " 
%d.%m.%y %H:%M "}, dateGMT = false, 
    BgCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x83af280, _vptr.wxObject = 
0x403d5400}, m_visible = false}, }, 
    FgCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x83ad7d8, _vptr.wxObject = 
0x403d5400}, m_visible = false}, }, 
    NewCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x83aef10, _vptr.wxObject = 
0x403d5400}, m_visible = false}, }, 
    FlaggedCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x83adf30, _vptr.wxObject 
= 0x403d5400}, m_visible = false}, }, 
    RecentCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x84e2428, _vptr.wxObject 
= 0x403d5400}, m_visible = false}, }, 
    DeletedCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x83ae060, _vptr.wxObject 
= 0x403d5400}, m_visible = false}, }, 
    UnreadCol = {<wxGDIObject> = {<wxObject> = {m_refData = 0x8612a10, _vptr.wxObject 
= 0x403d5400}, m_visible = false}, }, 
    font = {m_pchData = 0x403ae21c ""}, fontFamily = 74, fontSize = 12, 
previewOnSingleClick = true, previewDelay = 500, 
    senderOnlyNames = false, replaceFromWithTo = true, returnAddresses = {m_nSize = 
16, m_nCount = 3, m_pItems = 0x85a6b20, 
      m_autoSort = false}, columns = {0, 3, 4, 2, 1}, showSize = 
MessageSize_Automatic}, m_regOptionsChange = 0x84ad7b8}
(gdb) up
#2  0x080edb90 in wxFolderView::SetFolder (this=0x84ac198, mf=0x85973d8) at 
gui/wxFolderView.cpp:3481
3481          ShowFolder(mf);





Bye,

Volker Apelt
--
Volker Apelt   volker_apelt  .@.  yahoo.de (remove the dots, please)   
Dipl. Chem.    +49 6172 31126   


_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to