Bug 16123
Summary: | [i915] Crash after suspending (NULL pointer dereference in intel_crt_detect()) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Manoj Iyer (manjo.ubuntu) |
Component: | Video(DRI - Intel) | Assignee: | drivers_video-dri-intel (drivers_video-dri-intel) |
Status: | RESOLVED CODE_FIX | ||
Severity: | high | CC: | chris, jbarnes |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://launchpad.net/bugs/553176 | ||
Kernel Version: | 2.6.34, and also on Ubuntu 2.6.32-19.28-generic | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Manoj Iyer
2010-06-04 15:53:15 UTC
Does this still occur with 2.6.35-rc6? I spent a long time searching for possible NULL derefs in this code and my conclusion was that it was most likely the memory corruption from the now infamous i915 suspend bug. |