From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 15 16:51:50 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 763B616A4D0 for ; Wed, 15 Sep 2004 16:51:50 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 259EA43D49 for ; Wed, 15 Sep 2004 16:51:50 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id D78AFF195C for ; Wed, 15 Sep 2004 09:51:49 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 40549-02 for ; Wed, 15 Sep 2004 09:51:48 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 93E35F1954 for ; Wed, 15 Sep 2004 09:51:48 -0700 (PDT) From: Sean McNeil To: freebsd-gnome@freebsd.org Content-Type: text/plain Message-Id: <1095267108.86712.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 15 Sep 2004 09:51:48 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Subject: seahorse crashes immediately X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2004 16:51:50 -0000 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 #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 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 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