@Epeedk, no, pretty certain not. Unfortunately the generic title of this report 
will cause many people to believe so. The problem is that the last line of a 
stack trace is the beginning of functions being called and this will be 
system_call_fastpath in most of the cases (maybe even always) as that is 
user-space calling some kernel function. The interesting parts are the top of 
that trace and unfortunately that is off the screen so often.
In your case this looks like some problem with the interrupt handler of the 
ene_ir module. And since it did not happen before this is either a now driver 
or a now bug there. But please, open a new report for that. Maybe check before 
whether there is always ene_ir present in the trace when boot fails. To open a 
new bug just run "ubuntu-bug linux" from the running system. Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/671001

Title:
  [lucid] system locks up (system_call_fastpath+0x16/0x1b)

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to