GNOME Bugzilla – Bug 691506
Crash in brw_update_renderbuffer_surface()
Last modified: 2013-01-12 16:57:00 UTC
This crash has been reported twice on Fedora 18 with gnome-shell 3.6.2. In my case, it happened under memory pressure, so it may well be related (memory corruption?). My GPU is an Intel Ironlake (i915 driver), but we lack statistics to know whether it matters or not. 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA controller]) Do you have any idea whether this may be a bug in the Shell, in Mutter in Clutter, in Mesa, in the drivers...? Mutter also crashes on start.
+ Trace 231369
Thread 1 (Thread 0x7fefea8829c0 (LWP 28210))
Full backtrace is here: https://bugzilla.redhat.com/attachment.cgi?id=667659 Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=889663
Silly me, I didn't even look at /var/log/messages: Jan 10 18:54:24 milan kernel: [54093.693625] [drm:i915_hangcheck_hung] *ERROR* H angcheck timer elapsed... GPU hung Jan 10 18:54:24 milan kernel: [54093.693634] [drm] capturing error event; look f or more information in /debug/dri/0/i915_error_state Jan 10 18:54:26 milan kernel: [54095.530395] [drm:i915_hangcheck_hung] *ERROR* H angcheck timer elapsed... GPU hung Jan 10 18:54:26 milan kernel: [54095.530521] [drm:i915_reset] *ERROR* GPU hangin g too fast, declaring wedged! Jan 10 18:54:26 milan kernel: [54095.530527] [drm:i915_reset] *ERROR* Failed to reset chip. So it looks like a GPU/drivers problem. I'd still like to hear from you if you have any idea that might help debugging (Metacity runs, Mutter does not, so there's something with compositing).
Sorry, this is a known bug in the Intel driver, which crashes Clutter apps. https://bugs.freedesktop.org/show_bug.cgi?id=55984