Comment 24 for bug 230877

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 230877] Re: dbus inherits parent filedescriptors

NoOp [2008-10-15 16:32 -0000]:
> This update doesn't play well with my Initio SCSI card. Immediately
> following these updated today:
>
> Upgraded the following (Proposed) packages:
> dbus (1.1.20-1ubuntu3) to 1.1.20-1ubuntu3.2
> [...]
> Reset SCSI Bus ...
> BUG: soft lockup - CPU#0 stuck for 11s! [modprobe:1583]
>
> Pid: 1583, comm: modprobe Not tainted (2.6.24-21-generic #1)
> EIP: 0060:[<f896b0a2>] EFLAGS: 00000206 CPU: 0
> EIP is at initio_reset_scsi+0x52/0x70 [initio]
> EAX: fffee992 EBX: f7f64e78 ECX: 0000a400 EDX: fffee9a6
> ESI: 0000000a EDI: f7f64f7c EBP: f7f64e78 ESP: f7fd7dc8
> DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
> CR0: 8005003b CR2: b7e16040 CR3: 37fdd000 CR4: 000006d0
> DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
> DR6: ffff0ff0 DR7: 00000400
> [<f896dc1b>] initio_probe_one+0x67b/0x6d0 [initio]

Are you sure you didn't get similar things before? It doesn't look
related to any change in dbus or exiv.

Does it actually cause harm? It isn't a kernel crash or anything
like that, I thought it would only be a warning.

If you get that again, can you please look for the affected "Pid:" and
use "ps aux|grep 1234" (with the pid number instead of 1234, of
course) to see which process got locked up?