From owner-freebsd-ppc@FreeBSD.ORG Sun Mar 13 21:06:41 2011 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0EC6106564A for ; Sun, 13 Mar 2011 21:06:41 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6760C8FC0C for ; Sun, 13 Mar 2011 21:06:40 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LI000LJTLB3XH90@thalia-smout.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 22:06:39 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LI000304LB37WQ0@terra-smin.broadpark.no> for freebsd-ppc@freebsd.org; Sun, 13 Mar 2011 22:06:39 +0100 (CET) Date: Sun, 13 Mar 2011 22:06:39 +0100 From: Torfinn Ingolfsen To: freebsd-ppc@freebsd.org Message-id: <20110313220639.6535952e.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110313215525.b26a6618.torfinn.ingolfsen@broadpark.no> References: <20110312151608.b3240f3d.torfinn.ingolfsen@broadpark.no> <4D7BAA4E.4070908@freebsd.org> <20110313212348.a4fd91cb.torfinn.ingolfsen@broadpark.no> <4D7D2935.3070903@freebsd.org> <20110313215525.b26a6618.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) 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 Subject: Re: PowerMac G5 Quad - fan control? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 21:06:41 -0000 On Sun, 13 Mar 2011 21:55:25 +0100 Torfinn Ingolfsen wrote: > on the positive side, my machine now runs happily, so I don't think that the fancontrol program had anything to do with the panic. Ok, I should learn to never say things like that; my machine panicec again: (transcribed from the screen) panic: Trying sleep, but thread marked as sleeping prohibited KDB: enter: panic [ thread pid 12 tid 1000005 ] Stopped at 0x3540d0: addi r0, r0, 0x0 db> Trying a backtrace: db> bt Tracing pid 12 tid 1000005 td 0x10552e0 0xe23997a4: at panic+0x13c 0xe2399804: at sleepq_add+0x114 0xe2399844: at _sleep+0x304 0xe23998a4: at smu_run_cmd+0x120 0xe23998d4: at smu_settime+0xc4 0xe2399a24: at resettodr+0xdc 0xe2399a54: at periodic_resettodr+0x4c 0xe2399a74: at softclock+0x2a0 0xe2399ad4: at intr_event_execute_handlers+0x144 0xe2399b04: at ithread_loop+0x100 0xe2399b54: at fork_exit+0xb8 0xe2399b84: at fork_trampoline+0xc db> What more can I do? -- Torfinn