10 May 2006 03:14
M doesn't run with cvs head incl. gnome-vfs
Mark Livingstone <mlivingstone <at> users.sourceforge.net>
2006-05-10 01:14:44 GMT
2006-05-10 01:14:44 GMT
mlivingstone <at> constellation ~/projects/M/build $ M Segmentation fault mlivingstone <at> constellation ~/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(Continue reading)
RSS Feed