[Bug 555705] Re: BUG: scheduling while atomic: swapper/0/0x10010000
Chase Douglas
chase.douglas at canonical.com
Tue Apr 6 19:24:56 UTC 2010
@Scott:
The oops text normally contains data we need to debug the issue.
However, for these bugs the data is useless. To get the data we need,
please do the following:
$ sudo sh -c "echo function > /sys/kernel/debug/tracing/current_tracer"
Trigger the bug, then capture the trace output:
$ cat /sys/kernel/debug/tracing/trace | bzip2 -c > trace.bz2
Then upload trace.bz2 to this bug report.
Thanks
** Changed in: linux (Ubuntu)
Status: New => Incomplete
--
BUG: scheduling while atomic: swapper/0/0x10010000
https://bugs.launchpad.net/bugs/555705
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list