kernel Oops in unionfs with l-u-m version 2.6.22-12.32 using Edubuntu amd64 daily 200709025
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-ubuntu-modules-2.6.22 (Ubuntu) |
Fix Released
|
High
|
Ben Collins |
Bug Description
I am running the Edubuntu amd64 daily CD from 20070925 and have received kernel oops reports multiple times. This daily build includes linux-ubuntu-
Relevant portion of dmesg:
[ 305.507924] ------------[ cut here ]------------
[ 305.507935] kernel BUG at /build/
[ 305.507943] invalid opcode: 0000 [1] SMP
[ 305.507949] CPU 1
[ 305.507954] Modules linked in: michael_mic arc4 ecb blkcipher ieee80211_
[ 305.508078] Pid: 20338, comm: gnome-codec-ins Not tainted 2.6.22-12-generic #1
[ 305.508084] RIP: 0010:[<
[ 305.508106] RSP: 0018:ffff81002b
[ 305.508112] RAX: ffff81003f115640 RBX: ffff81002ab22a48 RCX: 0000000000000000
[ 305.508118] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
[ 305.508124] RBP: 0000000000000068 R08: ffff8100357ecd20 R09: 0000000000000001
[ 305.508130] R10: ffff81002ab22a48 R11: ffff81002ab22ad8 R12: 0000000000000000
[ 305.508137] R13: ffff81002a1ee4e0 R14: ffff810037caac30 R15: ffff81002b6b3d98
[ 305.508145] FS: 00002ae7f6b4b6e
[ 305.508151] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 305.508157] CR2: 00002ae805820230 CR3: 000000002932c000 CR4: 00000000000006e0
[ 305.508165] Process gnome-codec-ins (pid: 20338, threadinfo ffff81002b6b2000, task ffff8100161f06e0)
[ 305.508170] Stack: 00000000000001b6 000000000000000f ffff81002b6b3d98 ffffff8c80433d42
[ 305.508183] ffff810014985600 ffff81002b6b3d98 0000000000000068 0000000000000000
[ 305.508193] ffff81002ab22a48 ffff810037caac30 0000000000000008 ffffffff802b0660
[ 305.508203] Call Trace:
[ 305.508232] [<ffffffff802b0
[ 305.508260] [<ffffffff80298
[ 305.508288] [<ffffffff802a2
[ 305.508302] [<ffffffff802a5
[ 305.508311] [<ffffffff8029c
[ 305.508336] [<ffffffff80297
[ 305.508376] [<ffffffff80297
[ 305.508391] [<ffffffff80209
[ 305.508417]
[ 305.508420]
[ 305.508422] Code: 0f 0b eb fe 0f 0b eb fe 0f 1f 40 00 48 83 ec 28 48 89 1c 24
[ 305.508444] RIP [<ffffffff88185
[ 305.508461] RSP <ffff81002b6b3cc8>
Changed in linux-ubuntu-modules-2.6.22: | |
status: | New → Triaged |
Just running apt-get update I was able to reproduce the bug. I received error messages in the update, "Could not open file" and "13 Permission denied", and then a "Segmentation faultsts... 0%" error message. The call trace looked exactly the same.