@Anthony:

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/554266
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to