|
Bugzilla – Full Text Bug Listing |
| Summary: | Kernel prints a stack trace if you try to send a file to the machine via bluetooth | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Andreas Schneider <asn> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | jeffm, tiwai |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andreas Schneider
2009-04-24 08:02:47 UTC
It's a bug in apparmor, dup of bug #492961. A temporary workaround would be to disable AA... *** This bug has been marked as a duplicate of bug 492961 *** I don't think this is a bug in AppArmor. AppArmor is just doing the complaining. The real issue is that the code is going down a path that may allow it to sleep in interrupt context. |