From owner-freebsd-gnome Sat Nov 9 12:13:23 2002 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 7C60437B401 for ; Sat, 9 Nov 2002 12:13:22 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE4643E42 for ; Sat, 9 Nov 2002 12:13:16 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.7] (fugu.marcuscom.com [192.168.1.7]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gA9KAl01040420; Sat, 9 Nov 2002 15:10:47 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Gnome CD Crashes After Playing First Song From: Joe Marcus Clarke To: John Merryweather Cooper Cc: gnome@FreeBSD.ORG In-Reply-To: <200211071931.gA7JVGUf051222@pc016247.reshall.uidaho.edu> References: <200211071931.gA7JVGUf051222@pc016247.reshall.uidaho.edu> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1036872789.31147.5.camel@fugu.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.1.90 (Preview Release) Date: 09 Nov 2002 15:13:09 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-8.2 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.41 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-11-07 at 14:31, John Merryweather Cooper wrote: > Description of Problem: Gnome CD crashes with a segmentation fault > after playing the first song (or rarely, the second or third). The > rarest accomplishment is for Gnome CD to play the whole CD (this has > happened only once for me. Most commonly, it dies after the first song. > Otherwise, it dies after the second or third. > > > Steps to reproduce the problem: > 1. Insert CD (any will reproduce error--I use Black Sabbath's "Mob > Rules" > 2. Start Play > 3. Experience Segmentation Fault I tried to reproduce this based on your excellently crafted description, and cannot. I have gnomemedia2-2.0.2.5 installed on -stable from two days ago. I put in Therapy?'s Hats Off to the Insane (a short CD with 6 tracks; yes, CDDB is working as well), and set it for infinite loop on the disk. It's now gone around 5 times without crashing once. > Debugging Information: > > Backtrace was generated from '/usr/X11R6/bin/gnome-cd' > (no debugging symbols found)...0x28a297f4 in __sys_poll () from > /usr/lib/libc_r.so.4 > #0 0x28a297f4 in __sys_poll () from /usr/lib/libc_r.so.4 > #1 0x28a28d1c in _thread_kern_sched_state_unlock () from > /usr/lib/libc_r.so.4 > #2 0x28a286e2 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 > #3 0x0 in ?? () > Hmmmm...this isn't very informative. This looks like a simply sleep loop waiting for something to happen. In fact, this backtrace doesn't even show a segfault. Can you run gnome-cd within gdb, then see if gdb catches the actual segfault? Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message