Re: panic: mutex Giant not owned

From: Andre Guibert de Bruet (andy_at_siliconlandmark.com)
Date: 03/25/04

  • Next message: Andrew Gallatin: "Re: Ok, who broke interface autoconfiguration?"
    Date: Thu, 25 Mar 2004 10:14:12 -0500 (EST)
    To: Lukas Ertl <le@freebsd.org>
    
    

    On Thu, 25 Mar 2004, Lukas Ertl wrote:

    > I was dropped into DDB after a panic and tried to save a coredump with
    > "call doadump", which resulted in a:
    >
    > panic: mutex Giant not owned in /usr/src/sys/cam/cam_xpt.c:3970

    Did you manage to get a ddb backtrace of the panic?

    > Second call to "doadump" succeeded, but savecore(8) couldn't save the core
    > ('bad dump header' or something like this).

    Strange.

    Regards,
    Andy

    > Andre Guibert de Bruet | Enterprise Software Consultant >
    > Silicon Landmark, LLC. | http://siliconlandmark.com/ >
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Andrew Gallatin: "Re: Ok, who broke interface autoconfiguration?"