Date: Wed, 15 Sep 2004 09:51:48 -0700 From: Sean McNeil <sean@mcneil.com> To: freebsd-gnome@freebsd.org Subject: seahorse crashes immediately Message-ID: <1095267108.86712.2.camel@server.mcneil.com>
next in thread | raw e-mail | index | archive | help
Just tried to run it on my -CURRENT amd64 box and I get this: Backtrace was generated from '/usr/X11R6/bin/seahorse' [Switching to LWP 100191] 0x0000000204057648 in wait4 () at wait4.S:2 2 RSYSCALL(wait4) #0 0x0000000204057648 in wait4 () at wait4.S:2 #1 0x0000000204048b9e in __waitpid (pid=86704, istat=0x7fffffffdd5c, options=0) at /usr/src/lib/libc/gen/waitpid.c:50 #2 0x0000000203a3c22c in _waitpid (wpid=86704, status=0x7fffffffdd5c, options=0) at /usr/src/lib/libpthread/thread/thr_waitpid.c:48 #3 0x000000020083ee55 in libgnomeui_module_info_get () from /usr/X11R6/lib/libgnomeui-2.so.600 #4 0x0000000203a42da2 in _thr_sig_handler (sig=11, info=0x7fffffffe1b0, ucp=0x7fffffffde40) at /usr/src/lib/libpthread/thread/thr_sig.c:379 #5 <signal handler called> #6 0x0000000202f55f1f in g_type_check_is_value_type () from /usr/local/lib/libgobject-2.0.so.400 #7 0x0000000202f43f3a in g_signal_newv () from /usr/local/lib/libgobject-2.0.so.400 #8 0x0000000202f44b28 in g_signal_new_valist () from /usr/local/lib/libgobject-2.0.so.400 #9 0x0000000202f43312 in g_signal_new () from /usr/local/lib/libgobject-2.0.so.400 #10 0x00000000004131c4 in seahorse_context_class_init () #11 0x0000000202f5118b in type_class_init_Wm () from /usr/local/lib/libgobject-2.0.so.400 #12 0x0000000202f52edf in g_type_class_ref () from /usr/local/lib/libgobject-2.0.so.400 #13 0x0000000202f35800 in g_object_newv () from /usr/local/lib/libgobject-2.0.so.400 #14 0x0000000202f361d7 in g_object_new_valist () from /usr/local/lib/libgobject-2.0.so.400 #15 0x0000000202f35657 in g_object_new () from /usr/local/lib/libgobject-2.0.so.400 #16 0x00000000004139eb in seahorse_context_new () #17 0x0000000000408f42 in main () Current language: auto; currently asm Thread 1 (LWP 100191): #0 0x0000000204057648 in wait4 () at wait4.S:2 No locals. #1 0x0000000204048b9e in __waitpid (pid=86704, istat=0x7fffffffdd5c, options=0) at /usr/src/lib/libc/gen/waitpid.c:50 No locals. #2 0x0000000203a3c22c in _waitpid (wpid=86704, status=0x7fffffffdd5c, options=0) at /usr/src/lib/libpthread/thread/thr_waitpid.c:48 ret = 0 #3 0x000000020083ee55 in libgnomeui_module_info_get () from /usr/X11R6/lib/libgnomeui-2.so.600 No symbol table info available. #4 0x0000000203a42da2 in _thr_sig_handler (sig=11, info=0x7fffffffe1b0, ucp=0x7fffffffde40) at /usr/src/lib/libpthread/thread/thr_sig.c:379 sigfunc = ( __siginfohandler_t *) 0x20083ed40 <libgnomeui_module_info_get+4832> curthread = (struct pthread *) 0x52b000 curkse = (struct kse *) 0x523000 act = {__sigaction_u = {__sa_handler = 0, __sa_sigaction = 0}, sa_flags = 67519435, sa_mask = {__bits = {2, 0, 0, 67937193}}} sa_flags = 0 err_save = 0 intr_save = 0 timeout_save = 0 #5 <signal handler called> No symbol table info available. #6 0x0000000202f55f1f in g_type_check_is_value_type () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #7 0x0000000202f43f3a in g_signal_newv () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #8 0x0000000202f44b28 in g_signal_new_valist () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #9 0x0000000202f43312 in g_signal_new () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #10 0x00000000004131c4 in seahorse_context_class_init () No symbol table info available. #11 0x0000000202f5118b in type_class_init_Wm () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #12 0x0000000202f52edf in g_type_class_ref () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #13 0x0000000202f35800 in g_object_newv () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #14 0x0000000202f361d7 in g_object_new_valist () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #15 0x0000000202f35657 in g_object_new () from /usr/local/lib/libgobject-2.0.so.400 No symbol table info available. #16 0x00000000004139eb in seahorse_context_new () No symbol table info available. #17 0x0000000000408f42 in main () No symbol table info available. Do I have an old config file somewhere I need to delete? Sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095267108.86712.2.camel>