[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-21 Thread Joseph Salisbury
This bug is fixed in the mainline 3.2.12 kernel. The Ubuntu kernel has been rebased to 3.2.12 in version 3.2.0-19.31. Can folks affected by this bug upgrade to the latest Precise kernel and report back if this bug is resolved? -- You received this bug notification because you are a member of

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-21 Thread Sascha Biermanns
I already installed the new kernel, tried the same way it crashed before on my netbook - and it didn't, so looks solved for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-21 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Precise) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-16 Thread Joseph Salisbury
The patch is also queued up in stable-queue, with commit : 51e383c8660dec5ce16fb9da1937476c6b753885 In patch: block-fix-null-pointer-dereference-in-sd_revalidate_disk.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-15 Thread Luis Henriques
This patch has hit mainline, with commit fe316bf2d5847bc5dd975668671a7b1067603bc7. It may be a good idea to also take a look at commit 9f53d2fe815b4011ff930a7b6db98385d45faa68. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-07 Thread Ming Lei
Hi Joseph, On Tue, Mar 6, 2012 at 4:13 AM, Joseph Salisbury joseph.salisb...@canonical.com wrote: @Ming I created a new test kernel, which is available at: http://people.canonical.com/~jsalisbury/lp914319/ Looks the kernel images does fix the oops on my T410. thanks, -- Ming Lei -- You

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-07 Thread Joseph Salisbury
Thanks for testing, Ming. I see the patches are queued up for Linus' tree, but haven't made it in yet: https://lkml.org/lkml/2012/3/2/123 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title:

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-05 Thread Tim Gardner
** Changed in: linux (Ubuntu) Assignee: (unassigned) = Joseph Salisbury (jsalisbury) ** Also affects: linux (Ubuntu Precise) Importance: High Assignee: Joseph Salisbury (jsalisbury) Status: Triaged -- You received this bug notification because you are a member of Ubuntu

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-05 Thread Joseph Salisbury
@Ming I created a new test kernel, which is available at: http://people.canonical.com/~jsalisbury/lp914319/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-02 Thread Joseph Salisbury
Thanks for the update, Ming. It looks like the .deb for my test kernel got corrupt: dpkg-deb (subprocess): short read on buffer copy for failed to write to pipe in copy I'll build the kernel again, and re-post it. -- You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-01 Thread Ming Lei
Hi Joseph, On Fri, Mar 2, 2012 at 12:36 AM, Joseph Salisbury joseph.salisb...@canonical.com wrote: Thanks for the update, Ming.  Did you test the upstream patch using the kernels mentioned in comment #10? I tested the patch against -rc5-next on my pandaboard, and I am sure that the patch does

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-03-01 Thread Joseph Salisbury
Thanks for the update, Ming. Did you test the upstream patch using the kernels mentioned in comment #10? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-29 Thread Chris J Arges
This bug hit me yesterday on 3.2.0-17.27 on my Lenovo T420. Will try the test kernel when I have time today. Not sure how reliable the reproducer is, seems to happen occasionally when pulling out a USB stick. -- You received this bug notification because you are a member of Ubuntu Bugs, which

Re: [Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-29 Thread Ming Lei
On Wed, Feb 29, 2012 at 10:07 PM, Chris J Arges 914...@bugs.launchpad.net wrote: This bug hit me yesterday on 3.2.0-17.27 on my Lenovo T420. Will try the test kernel when I have time today. Not sure how reliable the reproducer is, seems to happen occasionally when pulling out a USB stick. I

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-28 Thread Joseph Salisbury
Is there anyone hitting this bug that can test the kernel mentioned in comment #10? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-28 Thread Seth Forshee
Unfortunately I've only seen it a couple of times, quite unpredictably, despite using USB storage fairly frequently. Even if I were running the kernel I'd be unable to assert that the problem was fixed with any confidence. It looks like the patch isn't yet in Linus's tree, but there was some

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-28 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To manage

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-22 Thread Joseph Salisbury
Thanks for the pointer, Ming. I'll build a test kernel with this patch and post a link shortly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-22 Thread Joseph Salisbury
I created a set of test kernels, which are available at: http://people.canonical.com/~jsalisbury/lp914319/ This test kernel has been patches with the patch mentioned in comment #8. Can folks affected by this bug test this kernel and report back if it resolves this bug? -- You received this bug

Re: [Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-22 Thread Patrick Campanale
I have reverted back to 11.10 from 12.04 just because of some stability issues with 12.04 at this current time. So I cannot test this kernel anymore. Sorry... Thank you, Patrick Campanale Awesome Apps Project Macaw On 2/22/2012 2:00 PM, Joseph Salisbury wrote: I created a set of test

Re: [Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-21 Thread Ming Lei
The latest acked patch for the issue: http://www.spinics.net/lists/linux-scsi/msg57577.html On Mon, Feb 20, 2012 at 10:05 PM, Ming Lei ming@canonical.com wrote: The problem is discussing on upstream kernel mail list, and one patch has been figured out to address it.

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-20 Thread Ming Lei
I can reproduce the bug on the latest upstream kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To manage notifications

Re: [Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-20 Thread Ming Lei
The problem is discussing on upstream kernel mail list, and one patch has been figured out to address it. http://marc.info/?t=13286613702r=1w=2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-15 Thread Joseph Salisbury
I would like to perform a bisect to identify the commit that caused this regression. Does someone affected by this bug have a consistent way to reproduce the oops? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-07 Thread Joseph Salisbury
It appears this buug does not happen on my system when I'm using a docking station. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-02-02 Thread Joseph Salisbury
** Tags added: kernel-da-key ** Changed in: linux (Ubuntu) Importance: Medium = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-18 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed ** Tags added: kernel-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-12 Thread Seth Forshee
** Tags added: bot-stop-nagging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To manage notifications about this bug go to:

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-11 Thread Joseph Salisbury
I got this same trace when disconnecting my phone from the USB port. My system is a Lenovo x201. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-11 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-10 Thread Seth Forshee
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To manage notifications about this bug go to:

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-10 Thread Brad Figg
** Changed in: linux (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To manage

[Bug 914319] Re: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0

2012-01-10 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/914319 Title: NULL pointer dereference at sd_revalidate_disk+0x30/0x2a0 To manage