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)

HTH

Dr. QA



-------------------------------------------------------
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

Reply via email to