http://bugzilla.kernel.org/show_bug.cgi?id=8346





------- Additional Comments From [EMAIL PROTECTED]  2007-04-19 04:29 -------
Created an attachment (id=11230)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=11230&action=view)
Snapshot of an oops

The longer I look at this, the more I suspect something else is
going wrong here. Look at the oops - it's strange in many ways.

 -      It's the swapper task, but the stack looks like modprobe's
        There's a mismatch between ti and task.ti - current points
        at the swapper task_struct but %esp is that of the modprobe
        task

 -      The EIP shown is bogus: 7E70:[0000001e] is crap. 0x1e matches %edi,
        and 7e70 is the lower 16bit of %ebp

 -      ds and es segment registers are crap too; these correspond to the
        topmost two words on the stack shown

Note this is oops #2, the first one had scrolled off the top of the
screen and scrollback was not possible.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to