From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 25 16:07:03 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 09BBA16A4CE; Sun, 25 Jan 2004 16:07:03 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B3A43D31; Sun, 25 Jan 2004 16:07:01 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040126000701.WRQK29834.lakemtao05.cox.net@mezz.mezzweb.com>; Sun, 25 Jan 2004 19:07:01 -0500 To: Adam Weinberger References: <20040125232326.GT3365@toxic.magnesium.net> <20040125233156.GV3365@toxic.magnesium.net> Message-ID: From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Sun, 25 Jan 2004 18:05:55 -0600 In-Reply-To: <20040125233156.GV3365@toxic.magnesium.net> User-Agent: Opera7.23/Linux M2 build 518 cc: freebsd-gnome@freebsd.org Subject: Re: games/monkeybubble (0.1.8) crash at start in -CURRENT.. 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: Mon, 26 Jan 2004 00:07:03 -0000 On Sun, 25 Jan 2004 18:31:56 -0500, Adam Weinberger wrote: > Wait. 0.1.8? > > Should be at 0.1.9... Ahh, after update to 0.1.9 and now I get the seg fault.. Here's backtraces: ========================================= % gdb monkey-bubble (gdb) r Starting program: /usr/X11R6/bin/monkey-bubble The value of configuration key /apps/monkey-bubble/stop_game is not valid; value is "" The value of configuration key /apps/monkey-bubble/quit_game is not valid; value is "" (monkey-bubble:23905): GStreamer-CRITICAL **: file gstelement.c: line 1720 (gst_element_link_many): assertion `element_1 != NULL && element_2 != NULL' failed Program received signal SIGSEGV, Segmentation fault. 0x28dd20c9 in _atomic_lock () from /usr/lib/libc_r.so.5 (gdb) bt #0 0x28dd20c9 in _atomic_lock () from /usr/lib/libc_r.so.5 #1 0x28dd2094 in _spinlock_debug () from /usr/lib/libc_r.so.5 #2 0x28dd7f64 in _mutex_cv_lock () from /usr/lib/libc_r.so.5 #3 0x28dd7df9 in _mutex_cv_unlock () from /usr/lib/libc_r.so.5 #4 0x28ddce1e in _pthread_cond_wait () from /usr/lib/libc_r.so.5 #5 0x28ddcf7e in pthread_cond_wait () from /usr/lib/libc_r.so.5 #6 0x28d1e665 in pthread_cond_wait () from /lib/libc.so.5 #7 0x28376753 in gst_thread_change_state (element=0x8225818) at gstthread.c:472 #8 0x2834dd97 in gst_element_set_state (element=0x8225818, state=GST_STATE_PLAYING) at gstelement.c:2397 #9 0x0805fb47 in start_play (m=0x8220418, path=0x82246c0 "") at sound-manager.c:154 #10 0x0805fbf0 in sound_manager_play_music_file (m=0x8219c00, path=0x1 ) at sound-manager.c:167 #11 0x08054191 in ui_main_new () at ui-main.c:260 #12 0x08053c14 in ui_main_get_instance () at ui-main.c:145 #13 0x08052323 in main (argc=1, argv=0xbfbfeb70) at main.c:60 #14 0x0804e1f9 in _start () ========================================= Cheers, Mezz > # Adam -- bsdforums.org 's moderator, mezz.