[EMAIL PROTECTED] ~/projects/M/build $ M
Segmentation fault
[EMAIL PROTECTED] ~/projects/M/build $ gdb M
GNU gdb 6.4
Copyright 2005 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 "i686-pc-linux-gnu"...Using host libthread_db 
library "/lib/libthread_db.so.1".

(gdb) run
Starting program: /usr/local/bin/M
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 25783)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 25783)]
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x08282427 in SSL_library_init () at ssl.cpp:114
#2  0xb6c34447 in gnome_vfs_socket_free () from /usr/lib/libgnomevfs-2.so.0
#3  0xb6c21f17 in gnome_vfs_init () from /usr/lib/libgnomevfs-2.so.0
#4  0xb7b5d0bc in wxGnomeVFSLibrary::gnome_vfs_init (this=0x8451ce0) at 
gvfs.cpp:64
#5  0xb7b5cdd9 in wxGnomeVFSModule::OnInit (this=0x84512d0) at gvfs.cpp:164
#6  0xb7f5dbc2 in wxModule::Init (this=0x84512d0) at module.h:34
#7  0xb78c2545 in wxModule::InitializeModules () at module.cpp:79
#8  0xb78ac970 in DoCommonPostInit () at init.cpp:231
#9  0xb78acb05 in wxEntryStart ([EMAIL PROTECTED], argv=0xbfdb0844) at 
init.cpp:296
#10 0xb78acd47 in wxEntry ([EMAIL PROTECTED], argv=0xbfdb0844) at init.cpp:406
#11 0x081d56b2 in main (argc=1, argv=0xbfdb0844) at wxMApp.cpp:292
(gdb)


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-Developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to