Possible missing file in hal installation

manphiz at gmail.com manphiz at gmail.com
Wed Jan 3 05:13:42 PST 2007


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


More information about the freebsd-gnome mailing list