[EMAIL PROTECTED] build]$ M Segmentation fault [EMAIL PROTECTED] build]$ gdb GNU gdb 5.3-25mdk (Mandrake Linux) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandrake-linux-gnu". (gdb) exec-file M (gdb) run Starting program: /usr/local/bin/M
Program received signal SIGSEGV, Segmentation fault. 0x081b166a in ?? () (gdb) bt #0 0x081b166a in ?? () #1 0x081cdb9a in ?? () #2 0x406161b1 in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) ([EMAIL PROTECTED], handler=0x8487928, [EMAIL PROTECTED]) at ../src/common/event.cpp:1175 #3 0x40615122 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) (this=0x83f7584, [EMAIL PROTECTED], self=0x8487928) at ../src/common/event.cpp:837 #4 0x4061637a in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x8487928, [EMAIL PROTECTED]) at ../src/common/event.cpp:1231 #5 0x4031f085 in wxAppBase::SendIdleEvents(wxWindow*, wxIdleEvent&) (this=0x8415c40, win=0x8487928, [EMAIL PROTECTED]) at ../src/common/appcmn.cpp:421 #6 0x4031ef65 in wxAppBase::ProcessIdle() (this=0x8415c40) at ../src/common/appcmn.cpp:396 #7 0x40276f4f in wxApp::Yield(bool) (this=0x8415c40, onlyIfNeeded=true) at ../src/gtk/app.cpp:153 #8 0x081d197c in ?? () #9 0x4061a48d in wxYieldIfNeeded() () at ../src/common/utilscmn.cpp:533 #10 0x403e1390 in wxGenericTreeCtrl::ScrollTo(wxTreeItemId const&) (this=0x84af180, [EMAIL PROTECTED]) at ../src/generic/treectlg.cpp:1917 #11 0x403e134c in wxGenericTreeCtrl::EnsureVisible(wxTreeItemId const&) (this=0x84af180, [EMAIL PROTECTED]) at ../src/generic/treectlg.cpp:1903 #12 0x403e0f0a in wxGenericTreeCtrl::DoSelectItem(wxTreeItemId const&, bool, bool) (this=0x84af180, [EMAIL PROTECTED], unselect_others=true, extended_select=false) at ../src/generic/treectlg.cpp:1794 #13 0x403e10c6 in wxGenericTreeCtrl::SelectItem(wxTreeItemId const&, bool) (this=0x84af180, [EMAIL PROTECTED], select=true) at ../src/generic/treectlg.cpp:1835 #14 0x081a4f69 in ?? () #15 0x081a18dd in ?? () #16 0x0819d284 in ?? () #17 0x081cf930 in ?? () #18 0x081cf51c in ?? () #19 0x081cd215 in ?? () #20 0x081d2544 in ?? () #21 0x081451d5 in ?? () #22 0x081d221f in ?? () #23 0x081d6cc4 in ?? () #24 0x405bb0a6 in wxEntry(int&, char**) ([EMAIL PROTECTED], argv=0xbffff6c4) at ../src/common/init.cpp:394 #25 0x081d0f79 in ?? () #26 0x407edc57 in __libc_start_main () from /lib/i686/libc.so.6 (gdb) > Hi Vadim, > > Updated M & wxWidgets CVSes this morning, made and got the below: > > [EMAIL PROTECTED] build]$ M > Segmentation fault > [EMAIL PROTECTED] build]$ gdb > GNU gdb 5.3-25mdk (Mandrake Linux) > Copyright 2002 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i586-mandrake-linux-gnu". > (gdb) exec-file M > (gdb) run > Starting program: /usr/local/bin/M > > Program received signal SIGSEGV, Segmentation fault. > 0x402aa76d in wxWindow::ConnectWidget(_GtkWidget*) (this=0x8487cc8, widget=0x810a7d4) > at ../src/gtk/window.cpp:2928 > 2928 gtk_signal_connect( GTK_OBJECT(widget), "key_press_event", > Current language: auto; currently c++ > (gdb) bt > #0 0x402aa76d in wxWindow::ConnectWidget(_GtkWidget*) (this=0x8487cc8, > widget=0x810a7d4) > at ../src/gtk/window.cpp:2928 > #1 0x402aa498 in wxWindow::PostCreation() (this=0x8487cc8) at > ../src/gtk/window.cpp:2884 > #2 0x4029ee9f in wxTopLevelWindowGTK::Create(wxWindow*, int, wxString const&, > wxPoint const&, wxSize const&, long, wxString const&) (this=0x8487cc8, parent=0x0, > id=-1, [EMAIL PROTECTED], [EMAIL PROTECTED], > [EMAIL PROTECTED], style=541072960, [EMAIL PROTECTED]) at > ../src/gtk/toplevel.cpp:413 > #3 0x402f4cc2 in wxFrame::Create(wxWindow*, int, wxString const&, wxPoint const&, > wxSize const&, long, wxString const&) (this=0x8487cc8, parent=0x0, id=-1, [EMAIL > PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], > style=541072960, [EMAIL PROTECTED]) at ../src/gtk/frame.cpp:222 > #4 0x081f59c2 in ?? () > #5 0x081f56e1 in ?? () > #6 0x081cce6f in ?? () > #7 0x081d2398 in ?? () > #8 0x08145015 in ?? () > #9 0x081d2073 in ?? () > #10 0x081d6b18 in ?? () > #11 0x405bb0a6 in wxEntry(int&, char**) ([EMAIL PROTECTED], argv=0xbffff6c4) at > ../src/common/init.cpp:394 > #12 0x081d0dcd in ?? () > #13 0x407edc57 in __libc_start_main () from /lib/i686/libc.so.6 > (gdb) ------------------------------------------------------- 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