I went into fiolder search, selected the word I wanted to find and added an
extra folder. Pressed OK and M seg faulted.

This is as at the last time I got to make M properly Nov 29th and the current
wxWindows CVS.

[EMAIL PROTECTED] markl]$ gdb
GNU gdb 5.3-22mdk (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
[New Thread 16384 (LWP 31312)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 31312)]
0x4083ff9d in mallopt () from /lib/i686/libc.so.6
(gdb) bt
#0  0x4083ff9d in mallopt () from /lib/i686/libc.so.6
#1  0x4083edfc in free () from /lib/i686/libc.so.6
#2  0x40726f83 in operator delete(void*) () from /usr/lib/libstdc++.so.5
#3  0x08274d76 in ?? ()
#4  0x4039e6bb in wxWindowBase::DestroyChildren() (this=0xbfffe580) at 
../src/common/wincmn.cpp:355
#5  0x402a0279 in ~wxWindow (this=0xbfffe580) at ../src/gtk/window.cpp:2666
#6  0x403979b7 in ~wxTopLevelWindowBase (this=0xbfffe580) at 
../src/common/toplvcmn.cpp:74
#7  0x40295d61 in ~wxTopLevelWindowGTK (this=0xbfffe580) at ../src/gtk/toplevel.cpp:508
#8  0x4032d240 in ~wxTopLevelWindow (this=0xbfffe580) at ../include/wx/dialog.h:28
#9  0x4032d136 in ~wxDialogBase (this=0xbfffe580) at ../include/wx/dialog.h:29
#10 0x402eebac in ~wxDialog (this=0xbfffe580) at ../include/wx/gtk/dialog.h:52
#11 0x0818db36 in ?? ()
#12 0x0818932b in ?? ()
#13 0x08110574 in ?? ()
#14 0x0818c01f in ?? ()
#15 0x081b5a44 in ?? ()
#16 0x0820bbb4 in ?? ()
#17 0x0820b8d4 in ?? ()
#18 0x081cbd6f in ?? ()
#19 0x081cb64d in ?? ()
#20 0x4056db3b in wxAppConsole::HandleEvent(wxEvtHandler*, void 
(wxEvtHandler::*)(wxEvent&), wxEvent&) const
    (this=0x83d6258, handler=0x8435cc0, func={__pfn = 0x81cb470, __delta = 0}, [EMAIL 
PROTECTED])
    at ../src/common/appbase.cpp:288
#21 0x4060a81c in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&)
    ([EMAIL PROTECTED], handler=0x8435cc0, [EMAIL PROTECTED]) at 
../src/common/event.cpp:1164
#22 0x4060989a in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) 
(this=0x83b5264, [EMAIL PROTECTED],
    self=0x8435cc0) at ../src/common/event.cpp:837
#23 0x4060aa38 in wxEvtHandler::ProcessEvent(wxEvent&) (this=0x8435cc0, [EMAIL 
PROTECTED])
    at ../src/common/event.cpp:1226
#24 0x402f9de2 in gtk_menu_clicked_callback (widget=0x847604c, menu=0x8471a18) at 
../src/gtk/menu.cpp:750
#25 0x4099d809 in gtk_item_factory_new () from /usr/lib/libgtk-1.2.so.0
(gdb)




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to