Summary: | [panic] Removing USB flash card while being accessed causes kernel panic, even without device mounted | ||
---|---|---|---|
Product: | Base System | Reporter: | Simson L. Garfinkel <simsong> |
Component: | usb | Assignee: | freebsd-usb (Nobody) <usb> |
Status: | Closed Feedback Timeout | ||
Severity: | Affects Only Me | CC: | miwi |
Priority: | Normal | ||
Version: | 7.0-STABLE | ||
Hardware: | Any | ||
OS: | Any |
Description
Simson L. Garfinkel
2008-07-09 21:50:00 UTC
State Changed From-To: open->closed See http://www.freebsd.org/cgi/query-pr.cgi?pr=usb/46176 and subsequent (e.g. http://people.freebsd.org/~linimon/studies/prs/well_known_prs.html). Responsible Changed From-To: gnats-admin->freebsd-usb State Changed From-To: closed->open re-open. we're going to need a stack trace, as well. mcl I'm happy to get you a stack trace; it's easy to make this happen. How do I get a stack trace from a kernel panic? On Jul 10, 2008, at 11:29 AM, Mark Linimon wrote: > we're going to need a stack trace, as well. > > mcl > State Changed From-To: open->feedback run kgdb on the core file and type 'bt' Keep in mind that you need the same kernel as the one the dump was generated on |