From owner-freebsd-current@FreeBSD.ORG Sun Mar 14 06:50:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A08916A4CE for ; Sun, 14 Mar 2004 06:50:17 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC6243D2D for ; Sun, 14 Mar 2004 06:50:17 -0800 (PST) (envelope-from kaarthik@comcast.net) Received: from the-saint.the-saint.localdomain (pcp06945825pcs.nrockv01.md.comcast.net[69.138.30.56]) by comcast.net (rwcrmhc12) with ESMTP id <2004031414501601400gq1ive>; Sun, 14 Mar 2004 14:50:16 +0000 To: freebsd-current@freebsd.org From: Kaarthik Sivakumar Date: Sun, 14 Mar 2004 09:50:08 -0500 Message-ID: <86r7vvwkin.fsf@comcast.net> User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celeriac, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: CD access panic on 5.2RC2 (similar to panic before for audio/data CD access) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 14:50:17 -0000 I am currently running the following: FreeBSD the-saint 5.2-RC2 FreeBSD 5.2-RC2 #0: Sat Mar 13 20:37:02 EST 2004 kaarthik@the-saint:/usr/src/sys/i386/compile/THE-SAINT i386 When I try to play audio CDs, on every fourth CD the system panics. >From the archives, I find the stacktrace (it is attached below) is the same as the ones people have seen when trying to access a data CD after accessing an audio CD. I checked the archives and the last mail on this topic seems to be from Dec 2003 (subject: "panic in devstat_remove_entry"), where someone confirmed that they still have this panic. I dont see this as being fixed, atleast not in the -current archives. Has this been fixed in 5.2.1? Would an upgrade solve this for me? Thanks.. The stacktrace is (copied by hand, so possibility of a typo exists): devstat_remove_entry(c2ee3870, 0, 0, c2f0a600, d89a1ccc) at devstat_remove_entry+0x83 g_destroy_provider(c2f0a600, c06542bc, c2f0a654, c2f0a600, c04b68a0) at g_destroy_provider+0x48 g_orphan_register(c2f0a600, 0, c0654283, a6, 66666667) at g_orphan_register+0x65 one_event(d89a1d10, c04b68c5, c06a0654, 0, 4c) at one_event+0xc0 g_run_events(c06a0654, 0, 4c, c06536b9, a) at g_run_events+0x15 g_event_procbody(0, d89a1d48, c0655a40, 311, 0) at g_event_procbody+0x25 fork_exit(c04b68a0, 0, d89a1d48) at fork_exit+0x7e fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip = 0, esp = 0xd89a1d7c, ebp = 0 --- P.S: Is there a two-way newsgroup for this group? I am accessing newsgroup mailing.freebsd.current on giganews, but that doesnt seem to be two-way, ie I cant post to the newsgroup and see the mail on the mailing list. kaarthik