Summary: | X crashes with libdrm master | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Cyril Brulebois <kibi> | ||||||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||
Severity: | normal | ||||||||||
Priority: | medium | CC: | kibi | ||||||||
Version: | unspecified | ||||||||||
Hardware: | Other | ||||||||||
OS: | All | ||||||||||
Whiteboard: | |||||||||||
i915 platform: | i915 features: | ||||||||||
Attachments: |
|
Description
Cyril Brulebois
2011-12-10 17:24:15 UTC
Created attachment 54309 [details]
Compressed i915_error_state.
Created attachment 54310 [details]
Whole 0/ directory from debugfs.
commit eb859f644633ee716083d253a5b7ff95163380e5 Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sun Dec 11 01:34:05 2011 +0000 uxa/video: Correct the offset of the binding table in the surface buffer The binding table is intended to be after all the surface descriptions, so make sure we write it with the appropriate offset into the buffer. Fixes regression from 699888a64 (uxa/video: Use the common bo allocations and upload) Reported-by: Cyril Brulebois <kibi@debian.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43704 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> The backtrace from the crash might be useful as well, even in the event of a calamity we shouldn't crash. Fixed indeed, thanks! Oops, sorry for the UNCONFIRMED status, let's go back to RESOLVED/FIXED. As discussed on IRC: without that fix, the server isn't actually crashing, only gnome-shell/session is (hung GPU is something gnome-s* doesn't like). |
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.