From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 11 18:50:49 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E33416A41F for ; Wed, 11 Jan 2006 18:50:49 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id B50F243D49 for ; Wed, 11 Jan 2006 18:50:48 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0ISX00LTWZ951300@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Wed, 11 Jan 2006 19:55:53 +0100 (CET) Received: from kg-work.kg4.no ([80.202.172.166]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0ISX00A8DZ4Z70C0@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Wed, 11 Jan 2006 19:53:23 +0100 (CET) Date: Wed, 11 Jan 2006 19:50:48 +0100 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH In-reply-to: <20060111185338.03142720.torfinn.ingolfsen@broadpark.no> To: freebsd-multimedia@freebsd.org Message-id: <20060111195048.091d6d93.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20060110204047.6882a6c7.torfinn.ingolfsen@broadpark.no> <20060111050242.05c14dd0.ariff@FreeBSD.org> <20060111074851.5ad56a27.torfinn.ingolfsen@broadpark.no> <20060111152336.3ae064b6.ariff@FreeBSD.org> <20060111185338.03142720.torfinn.ingolfsen@broadpark.no> Subject: Re: 6-stable: sound troubles X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2006 18:50:49 -0000 On Wed, 11 Jan 2006 18:53:38 +0100 Torfinn Ingolfsen wrote: > The machine is currently dumping, more info follows. Sorry for the delay, I had to dig up the relevant section in the Developer's Handbook first (about using kgdb). :-) Anyway, here is "more info": root@kg-quiet# kgdb kernel.debug /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd". Unread portion of the kernel message buffer: emu10kx0: port 0xdf00-0xdf1f irq 21 at device 1.0 on pci2 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x8 fault code = supervisor read, page not present instruction pointer = 0x8:0xffffffffa79d63dc stack pointer = 0x10:0xffffffffa793f7d0 frame pointer = 0x10:0xffffffffa793f800 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 621 (kldload) trap number = 12 panic: page fault Uptime: 2m11s Dumping 1022 MB (2 chunks) chunk 0: 1MB (159 pages) ... ok chunk 1: 1022MB (261616 pages) 1006 990 974 958 (CTRL-C to abort) (CTRL-C to abort) (CTRL-C to abort) 942 926 910 894 878 862 846 830 814 798 782 766 750 734 718 702 686 670 654 638 622 606 590 574 558 542 526 510 494 478 462 446 430 414 398 382 366 350 334 318 302 286 270 254 238 222 206 190 174 158 142 126 110 94 78 62 46 30 14 #0 doadump () at pcpu.h:172 172 __asm __volatile("movq %%gs:0,%0" : "=r" (td)); Let me know if there is anything more I can do. -- Torfinn