On Wed, 5 May 2004 13:01:51 +1000 Mark Livingstone <[EMAIL PROTECTED]> wrote:
ML> Program received signal SIGSEGV, Segmentation fault. ML> 0x081b166a in ?? () ML> (gdb) bt ML> #0 0x081b166a in ?? () ML> #1 0x081cdb9a in ?? () ML> #2 0x406161b1 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) ML> ([EMAIL PROTECTED], handler=0x8487928, [EMAIL PROTECTED]) at ../src/common/event.cpp:1175 ML> #3 0x40615122 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) (this=0x83f7584, [EMAIL PROTECTED], ML> self=0x8487928) at ../src/common/event.cpp:837 ML> #4 0x4061637a in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x8487928, [EMAIL PROTECTED]) ML> at ../src/common/event.cpp:1231 ML> #5 0x4031f085 in wxAppBase::SendIdleEvents(wxWindow*, wxIdleEvent&) (this=0x8415c40, win=0x8487928, ML> [EMAIL PROTECTED]) at ../src/common/appcmn.cpp:421 ML> #6 0x4031ef65 in wxAppBase::ProcessIdle() (this=0x8415c40) at ../src/common/appcmn.cpp:396 ML> #7 0x40276f4f in wxApp::Yield(bool) (this=0x8415c40, onlyIfNeeded=true) at ../src/gtk/app.cpp:153 ML> #8 0x081d197c in ?? () ML> #9 0x4061a48d in wxYieldIfNeeded() () at ../src/common/utilscmn.cpp:533 ML> #10 0x403e1390 in wxGenericTreeCtrl::ScrollTo(wxTreeItemId const&) (this=0x84af180, [EMAIL PROTECTED]) ML> at ../src/generic/treectlg.cpp:1917 ML> #11 0x403e134c in wxGenericTreeCtrl::EnsureVisible(wxTreeItemId const&) (this=0x84af180, [EMAIL PROTECTED]) ML> at ../src/generic/treectlg.cpp:1903 ML> #12 0x403e0f0a in wxGenericTreeCtrl::DoSelectItem(wxTreeItemId const&, bool, bool) (this=0x84af180, ML> [EMAIL PROTECTED], unselect_others=true, extended_select=false) at ../src/generic/treectlg.cpp:1794 ML> #13 0x403e10c6 in wxGenericTreeCtrl::SelectItem(wxTreeItemId const&, bool) (this=0x84af180, ML> [EMAIL PROTECTED], select=true) at ../src/generic/treectlg.cpp:1835 ML> #14 0x081a4f69 in ?? () ML> #15 0x081a18dd in ?? () ML> #16 0x0819d284 in ?? () ML> #17 0x081cf930 in ?? () ML> #18 0x081cf51c in ?? () ML> #19 0x081cd215 in ?? () ML> #20 0x081d2544 in ?? () ML> #21 0x081451d5 in ?? () ML> #22 0x081d221f in ?? () ML> #23 0x081d6cc4 in ?? () ML> #24 0x405bb0a6 in wxEntry(int&, char**) ([EMAIL PROTECTED], argv=0xbffff6c4) at ../src/common/init.cpp:394 ML> #25 0x081d0f79 in ?? () ML> #26 0x407edc57 in __libc_start_main () from /lib/i686/libc.so.6 What I don't understand is why you don't have any symbols for M itself. Would you have managed to build it without debug info somehow? If you sue debug version of wxWindows, you really must be using debug version of M as well. Do you? Thanks, VZ ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers