From owner-freebsd-current Sun Oct 21 10:45:14 2001 Delivered-To: freebsd-current@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [194.97.50.132]) by hub.freebsd.org (Postfix) with ESMTP id 1FDAA37B403 for ; Sun, 21 Oct 2001 10:45:10 -0700 (PDT) Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de with esmtp (Exim 3.33 #1) id 15vMeq-00072S-00 for current@freebsd.org; Sun, 21 Oct 2001 19:45:08 +0200 Received: from aa87e.pppool.de ([213.6.168.126] helo=Magelan.Leidinger.net) by mx0.freenet.de with esmtp (Exim 3.33 #3) id 15vMeo-0004Qy-00 for current@freebsd.org; Sun, 21 Oct 2001 19:45:08 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id f9LFJUN01534 for ; Sun, 21 Oct 2001 17:19:31 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200110211519.f9LFJUN01534@Magelan.Leidinger.net> Date: Sun, 21 Oct 2001 17:19:29 +0200 (CEST) From: Alexander Leidinger Subject: panic: mutex i4b_isic_rx already initialized To: current@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, current as of Oct. 21 (~12am CET), I just booted with a new kernel+world and tried to dial out. ---snip--- panic messages: --- panic: mutex i4b_isic_rx 0xc02f4e84 already initialized [...] #0 dumpsys () at ../../../kern/kern_shutdown.c:492 #1 0xc0190b85 in boot (howto=260) at ../../../kern/kern_shutdown.c:335 #2 0xc0190fb8 in poweroff_wait (junk=0xc0276b99, howto=-962909164) at ../../../kern/kern_shutdown.c:634 #3 0xc01bdc9d in bremfree (bp=0xc69b2c14) at ../../../kern/vfs_bio.c:535 #4 0xc01bf325 in vfs_bio_awrite (bp=0xc69b2c14) at ../../../kern/vfs_bio.c:1519 #5 0xc0160ce6 in spec_fsync (ap=0xd0295ac8) at ../../../fs/specfs/spec_vnops.c:404 #6 0xc01608b0 in spec_vnoperate (ap=0xd0295ac8) at ../../../fs/specfs/spec_vnops.c:119 #7 0xc0200ef3 in ffs_sync (mp=0xc1866200, waitfor=2, cred=0xc0e60b00, td=0xc02f27a4) at vnode_if.h:441 #8 0xc01ca4b1 in sync (td=0xc02f27a4, uap=0x0) at ../../../kern/vfs_syscalls.c:640 #9 0xc01907e3 in boot (howto=256) at ../../../kern/kern_shutdown.c:244 #10 0xc0190fb8 in poweroff_wait (junk=0xc0271fc0, howto=-1071065468) at ../../../kern/kern_shutdown.c:634 #11 0xc018ad22 in mtx_init (m=0xc02f4e84, description=0xc028d684 "i4b_isic_rx", opts=0) at ../../../kern/kern_mutex.c:674 #12 0xc0243931 in isic_bchannel_setup (unit=0, h_chan=0, bprot=1, activate=1) at ../../../i4b/layer1/isic/i4b_bchan.c:93 #13 0xc01725f3 in i4b_link_bchandrvr (cd=0xc02d7cc0) at ../../../i4b/layer4/i4b_l4.c:730 #14 0xc0172253 in i4b_l4_connect_active_ind (cd=0xc02d7cc0) at ../../../i4b/layer4/i4b_l4.c:425 #15 0xc016e4f8 in F_03O (cd=0xc02d7cc0) at ../../../i4b/layer3/i4b_l3fsm.c:464 #16 0xc016e0db in next_l3state (cd=0xc02d7cc0, event=14) at ../../../i4b/layer3/i4b_l3fsm.c:254 #17 0xc016d539 in i4b_decode_q931 (unit=0, msg_len=11, msg_ptr=0xc0e6ec30 "\b\001\211\a)\005\001\n\025\020!") at ../../../i4b/layer3/i4b_q931.c:261 #18 0xc016fb10 in i4b_dl_data_ind (unit=0, m=0xc0e6ec00) at ../../../i4b/layer3/i4b_l2if.c:300 #19 0xc016c8cb in i4b_rxd_i_frame (unit=0, m=0xc0e6ec00) at ../../../i4b/layer2/i4b_iframe.c:133 #20 0xc016a163 in i4b_ph_data_ind (unit=0, m=0xc0e6ec00) at ../../../i4b/layer2/i4b_l2.c:377 #21 0xc0243042 in i4b_l1_ph_data_ind (drv_unit=0, data=0xc0e6ec00) at ../../../i4b/layer1/i4b_l1dmux.c:364 #22 0xc0244d68 in isic_isac_irq (sc=0xc02f4c80, ista=128) at ../../../i4b/layer1/isic/i4b_isac.c:165 #23 0xc0245699 in isicintr (sc=0xc02f4c80) at ../../../i4b/layer1/isic/i4b_isic.c:135 #24 0xc018434d in ithread_loop (arg=0xc17e7280) at ../../../kern/kern_intr.c:532 #25 0xc0183856 in fork_exit (callout=0xc0184234 , arg=0xc17e7280, frame=0xd0295d48) at ../../../kern/kern_fork.c:784 ---snip--- Bye, Alexander. -- ...and that is how we know the Earth to be banana-shaped. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message