No luck, even after a clean rebuild it still dumps on me. Any ideas? I had the suspicion it could be related with old modules, so I cleaned out everything and reinstalled, but it still fails.
Another thing ... I noticed that wxgtkd-config was still installed in my bin directory, as well as wxgtk-config, (very old versions) although I have been using 2.3 since a long time. Is this ok? wx-config is a symbolic link to wxgtkd-2.3-config and I was expecting the former two to be set accordingly. I have replaced wxgtk-config with a link to wxgtkd-2.3-config, but it is obvious that I am just trying without knowing. Now it looks like lrwxrwxrwx 1 michele michele 17 Mar 16 18:05 wx-config -> wxgtkd-2.3-config -rwxr-xr-x 1 michele michele 2939 Mar 10 23:09 wxgtk-2.3-config -rwxr-xr-x 1 michele michele 2027 Aug 4 2001 wxgtk-config -rwxr-xr-x 1 michele michele 2931 Mar 16 18:05 wxgtkd-2.3-config lrwxrwxrwx 1 michele michele 17 Mar 17 12:08 wxgtkd-config -> wxgtkd-2.3-config is this ok? Michele gdb trace for the dump #1 0x4000a265 in ?? () #2 0x4043792f in ?? () #3 0x40437543 in ?? () #4 0x40237718 in ?? () #5 0x40238373 in ?? () #6 0x810f002 in MModule::ListAvailableModules (interfaceName=@0xbfffe5e0, loadableOnly=false) at .src/classes/MModule.cpp:712 #7 0x80ff891 in MessageView::CreateViewer (this=0x84201b8, parent=0x841fde8) at .src/classes/MessageView.cpp:545 #8 0x810017f in MessageView::UpdateProfileValues (this=0x84201b8) at .src/classes/MessageView.cpp:770 #9 0x8106f9c in MessageView::SetFolder (this=0x84201b8, asmf=0x844f790) at .src/classes/MessageView.cpp:2810 #10 0x814654b in wxFolderView::ShowFolder (this=0x841ce88, mf=0x84436a8) at .src/gui/wxFolderView.cpp:3606 #11 0x81466b4 in wxFolderView::SetFolder (this=0x841ce88, mf=0x84436a8) at .src/gui/wxFolderView.cpp:3661 #12 0x825d48b in wxMainFolderView::SetFolder (this=0x841ce88, mf=0x84436a8) at .src/gui/wxMainFrame.cpp:192 #13 0x8146b75 in wxFolderView::OpenFolder (this=0x841ce88, folder=0x8421dc8, readonly=false) at .src/gui/wxFolderView.cpp:3787 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
