Date: Wed, 03 Jan 2007 21:13:21 +0800 From: "manphiz@gmail.com" <manphiz@gmail.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-gnome@freebsd.org Subject: Re: Possible missing file in hal installation Message-ID: <459BABF1.5080903@gmail.com> In-Reply-To: <1167814444.39987.39.camel@shumai.marcuscom.com> References: <4597FD9B.7060704@gmail.com> <1167593006.52924.1.camel@shumai.marcuscom.com> <459B6898.1030105@gmail.com> <1167814444.39987.39.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke wrote: > No, there is nothing useful here. The ktrace looks good. The last > thing hald does is read the PCI config registers (part of the initial > PCI bus probe). You need to get a full backtrace from hald once it > appears to lock up. To do that, you should run hald manually, then use > gdb to bind to it once it's locked up. Then get a full backtrace. > > Joe > > Thanks a lot for the instruction! I attached to the deadlocked process, and get this backtrace: (gdb) bt #0 hf_pci_probe () at hf-pci.c:150 #1 0x0805ced7 in osspec_probe () at osspec.c:96 #2 0x080551dd in main (argc=3, argv=0xbfbfeb5c) at hald.c:578 hope this backtrace info will be more helpful. manphiz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?459BABF1.5080903>