Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2009 19:41:32 -0700
From:      Sean Bruno <sean.bruno@dsl-only.net>
To:        "Eldar T. Zaitov" <eldar@djangohosting.ru>
Cc:        freebsd-firewire@freebsd.org
Subject:   Re: kernel panic on CURRENT
Message-ID:  <1250217692.8589.15.camel@Lappy>
In-Reply-To: <4A84E484.5020002@djangohosting.ru>
References:  <4A84E484.5020002@djangohosting.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2009-08-14 at 04:13 +0000, Eldar T. Zaitov wrote:
> Hi
> 
> after removing firewire from kernel and using it as module i receive
> kernel panic in BUS reset.
> how to reproduce:
> # kldload firewire.ko
> 
> commenting out code
> -- cut --
> if (!kdb_active)
>     taskqueue_enqueue(sc->fc.taskqueue, &sc->fwohci_task_busreset);
> -- cut --
> in function
> static void fwohci_intr_core
> preverts kernel panic, but I'm sure it's not a solution.
> 
> kldstat:
> Id Refs Address    Size     Name
>  1   45 0xc0400000 7e8bd4   kernel
>  3    1 0xc0c0b000 1b778    snd_hda.ko
>  4    2 0xc0c27000 702b4    acpi.ko
>  5    1 0xc0c98000 5030     acpi_ibm.ko
>  6    1 0xc0c9e000 c1d4     uhci.ko
>  7    1 0xc0cab000 eaf4     ehci.ko
>  8    1 0xc44ba000 b000     ntfs.ko
>  9    1 0xc467e000 2f000    pf.ko
> 10    1 0xc4730000 f000     nfslockd.ko
> 
> if it matter - kernel was build without kdb.
> 
> Thank you.
> 

Interesting.  Please post the full panic trace when you load
firewire as a module.  

Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1250217692.8589.15.camel>