linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent
@ 2008-05-15 22:42 bugme-daemon
  2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-15 22:42 UTC (permalink / raw)
  To: linux-scsi

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

           Summary: BUG: unable to handle kernel paging request -
                    scsi_bus_uevent
           Product: IO/Storage
           Version: 2.5
     KernelVersion: 2.6.26-rc2
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: SCSI
        AssignedTo: linux-scsi@vger.kernel.org
        ReportedBy: rjw@sisk.pl
OtherBugsDependingO 10492
             nThis:
        Regression: 1


Subject    : BUG: unable to handle kernel paging request - scsi_bus_uevent
Submitter  : "Zdenek Kabelac" <zdenek.kabelac@gmail.com>
Date       : 2008-05-14 11:23
References : http://lkml.org/lkml/2008/5/14/111

This entry is being used for tracking a regression from 2.6.25.  Please don't
close it until the problem is fixed in the mainline.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
@ 2008-05-20 12:19 ` bugme-daemon
  2008-05-20 21:19 ` bugme-daemon
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-20 12:19 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #1 from zdenek.kabelac@gmail.com  2008-05-20 05:19 -------
Bug happend at least twice on my desktop with 2.6.26-rc3 - thought now I do not
have such a backtrace as this deadlock now kills the machine -  I just know
that RIP was from scsi_bus_uevent. If it would be worth to add - I could try to
add a camera snapshost - but the trace is far from complete (just some bottom
lines :( ).

The error happens once per couple reboots - but it is unpredicteble and hard to
check. But it is definitely present in -rc3


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
  2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
@ 2008-05-20 21:19 ` bugme-daemon
  2008-05-23 19:45 ` bugme-daemon
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-20 21:19 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #2 from sitsofe@yahoo.com  2008-05-20 14:19 -------
Yes I still see it too despite the patches mentioned in
http://groups.google.com/group/fa.linux.kernel/browse_frm/thread/b64dbe94dea882cb/a8f1d83328fcbdc3?#a8f1d83328fcbdc3
. I bisected it down in
http://groups.google.com/group/fa.linux.kernel/msg/c36e78f19fc4aaa3 and
reverting the commit [dc16f5f2ede8cc2acf8ac22857a7fecf3a4296c2] PNP: make
generic pnp_add_dma_resource() semmed to make the problem go away.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
  2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
  2008-05-20 21:19 ` bugme-daemon
@ 2008-05-23 19:45 ` bugme-daemon
  2008-05-23 21:25 ` bugme-daemon
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-23 19:45 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #3 from sitsofe@yahoo.com  2008-05-23 12:45 -------
This seems to have been resolved by James's patch in
http://groups.google.com/group/fa.linux.kernel/browse_frm/thread/b64dbe94dea882cb/c60bafa089f89c6b?#c60bafa089f89c6b
for me...


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (2 preceding siblings ...)
  2008-05-23 19:45 ` bugme-daemon
@ 2008-05-23 21:25 ` bugme-daemon
  2008-05-24 10:26 ` bugme-daemon
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-23 21:25 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #4 from zdenek.kabelac@gmail.com  2008-05-23 14:25 -------
Is this the bugfix - or just the patch hides the real problem ?
I would have assumed that scsi_bus_uevent should not have been called at all
for the non-scsi device


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (3 preceding siblings ...)
  2008-05-23 21:25 ` bugme-daemon
@ 2008-05-24 10:26 ` bugme-daemon
  2008-05-31 19:24 ` bugme-daemon
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-24 10:26 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #5 from sitsofe@yahoo.com  2008-05-24 03:26 -------
Many subsystems (like the new PATA/SATA layer and USB block devices) also
utilise the SCSI layer.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (4 preceding siblings ...)
  2008-05-24 10:26 ` bugme-daemon
@ 2008-05-31 19:24 ` bugme-daemon
  2008-05-31 19:28 ` bugme-daemon
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-31 19:24 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #6 from sitsofe@yahoo.com  2008-05-31 12:24 -------
This doesn't happen in the latest -next kernels for me.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (5 preceding siblings ...)
  2008-05-31 19:24 ` bugme-daemon
@ 2008-05-31 19:28 ` bugme-daemon
  2008-06-02 13:15 ` bugme-daemon
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-05-31 19:28 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #7 from rjw@sisk.pl  2008-05-31 12:28 -------
Does it happen with 2.6.26-rc4-git4?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (6 preceding siblings ...)
  2008-05-31 19:28 ` bugme-daemon
@ 2008-06-02 13:15 ` bugme-daemon
  2008-06-16 15:41 ` bugme-daemon
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-06-02 13:15 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #8 from zdenek.kabelac@gmail.com  2008-06-02 06:15 -------
I'll had to make more test boots to see if the bug is still present - but I do
not have a good testcase where I could easily replicate the bug - it happens
randomly during the boot - I think no patch solving this issue was committed to
the mainline so far ?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (7 preceding siblings ...)
  2008-06-02 13:15 ` bugme-daemon
@ 2008-06-16 15:41 ` bugme-daemon
  2008-06-16 15:41 ` bugme-daemon
  2008-06-16 21:49 ` bugme-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-06-16 15:41 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #9 from rjw@sisk.pl  2008-06-16 08:41 -------
On Monday, 16 of June 2008, Zdenek Kabelac wrote:
> Hi
> 
> I've not see this bug over quite a few recent reboots - so I'd would
> have considered this bug also fixed for  me - if the problem reapers
> I'll reopen this bug.
> 
> (Well if there was no commit fixing this bug directly - it's hard to
> be sure the bug is fixed)
> 
> Zdenek


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (8 preceding siblings ...)
  2008-06-16 15:41 ` bugme-daemon
@ 2008-06-16 15:41 ` bugme-daemon
  2008-06-16 21:49 ` bugme-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-06-16 15:41 UTC (permalink / raw)
  To: linux-scsi

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


rjw@sisk.pl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|                            |CODE_FIX




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 10711] BUG: unable to handle kernel paging request - scsi_bus_uevent
  2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
                   ` (9 preceding siblings ...)
  2008-06-16 15:41 ` bugme-daemon
@ 2008-06-16 21:49 ` bugme-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugme-daemon @ 2008-06-16 21:49 UTC (permalink / raw)
  To: linux-scsi

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





------- Comment #10 from sitsofe@yahoo.com  2008-06-16 14:49 -------
There WAS a commit fixing this bug directly - it was carried in the SCSI fixes
tree and was commit [1f42ea7bc0ddfadebd9e1c5362b41b53902dbcb1] and started
turned up first in the next-20080526 tree and was committed to v2.6.26-rc5 (if
gitk is right).


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-06-16 21:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 22:42 [Bug 10711] New: BUG: unable to handle kernel paging request - scsi_bus_uevent bugme-daemon
2008-05-20 12:19 ` [Bug 10711] " bugme-daemon
2008-05-20 21:19 ` bugme-daemon
2008-05-23 19:45 ` bugme-daemon
2008-05-23 21:25 ` bugme-daemon
2008-05-24 10:26 ` bugme-daemon
2008-05-31 19:24 ` bugme-daemon
2008-05-31 19:28 ` bugme-daemon
2008-06-02 13:15 ` bugme-daemon
2008-06-16 15:41 ` bugme-daemon
2008-06-16 15:41 ` bugme-daemon
2008-06-16 21:49 ` bugme-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).