Date: Mon, 13 Oct 2003 15:05:34 -0400 From: Jason Andresen <jandrese@mitre.org> To: ports@freebsd.org Subject: Problem with grip Message-ID: <3F8AF77E.5090306@mitre.org>
next in thread | raw e-mail | index | archive | help
Is anybody else having trouble with the latest audio/grip? It just dumps core with a segfault on startup for me. I have the latest version of all of its dependancies installed, and an examination of the source code didn't reveal anything particularly suspicious to me. I'm running 5.1-RELEASE The backtrace: #0 0x28d5dcee in strchr () from /usr/lib/libc.so.5 #1 0x286e5be0 in __JCR_LIST__ () from /usr/local/lib/libgobject-2.0.so.200 #2 0x286bdc1a in g_object_new_valist () from /usr/local/lib/libgobject-2.0.so.200 #3 0x28a608c9 in gnome_program_initv () from /usr/X11R6/lib/libgnome-2.so.400 #4 0x28a6056a in gnome_program_init () from /usr/X11R6/lib/libgnome-2.so.400 #5 0x0804e082 in Cmain () #6 0x0804df6b in main () #7 0x0804de95 in _start () I tried a kernel trace, but it wasn't very interesting. The last few lines are just getting the current UID before it core dumps. The strange thing is that the program dies during what appears to be a standard gnome initalization, but every other gnome program I try works fine. Does anybody else have this problem? Any ideas of how to fix it? -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F8AF77E.5090306>