Summary: | kernel crash in nv50_crtc_do_mode_set_base during shutdown | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Christoph Anton Mitterer <calestyo> | ||||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | ||||||||
Version: | 7.6 (2010.12) | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Christoph Anton Mitterer
2011-08-11 05:14:06 UTC
Created attachment 50121 [details]
kern.log
Line starting with "Code: f0 48" seems to be truncated. Can you recheck this is all you got? I've just checked it... it is complete (well at least nothing more made it in the log). Created attachment 50441 [details] [review] fix The issue occurs when another monitor has been connected to the card Upon shutdown, nv50_crtc_do_mode_set_base() tries to use the non-existing FB of the unplugged crtc, thus causing the BUG The patch provided fixes the issue on my system Christoph if you are still having this issue please reopen the bug and provide some fresh information Marking as FIXED A patch referencing this bug report has been merged in Linux v3.1-rc6: commit ffbc559b0699891c6deb9fd2b4750671eab94999 Author: Emil Velikov <emil.l.velikov@gmail.com> Date: Sun Aug 21 22:48:12 2011 +0100 drm/nv50/crtc: Bail out if FB is not bound to crtc |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.