Bug 31772
Summary: | NULL pointer dereference after loging in to KDE | ||
---|---|---|---|
Product: | Process Management | Reporter: | Hans de Bruin (jmdebruin) |
Component: | Other | Assignee: | process_other |
Status: | CLOSED UNREPRODUCIBLE | ||
Severity: | normal | CC: | chris, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.38+ | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | lspci |
Description
Hans de Bruin
2011-03-23 22:16:40 UTC
Created attachment 51832 [details]
lspci
The bug is in the futex code. The bisect I did was a total failure. The bug has disappeared in rc1. A patch referencing this bug report has been merged in 1: commit 9f01b25048ad12b5d71f4f7d3b62ef737639a08d Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Mar 24 11:37:03 2011 +0000 drm/i915: Busy-spin wait_for condition in atomic contexts (In reply to comment #4) > A patch referencing this bug report has been merged in 1: > > commit 9f01b25048ad12b5d71f4f7d3b62ef737639a08d > Author: Chris Wilson <chris@chris-wilson.co.uk> > Date: Thu Mar 24 11:37:03 2011 +0000 > > drm/i915: Busy-spin wait_for condition in atomic contexts Note that this was only for the subsequent warning and not the original oops. Ok, I'm closing this as unreproducible then. [The message #4 is just me test-driving a script which posts these messages to bugzilla (and noting just now that I screwed up the 'git tag --contains' stance to produce only a '1' where it should have been the tag :) )] And I just thought you were being remarkably efficient! :) |