many apps e.g. ActionCube (http://action.cubers.net/) are crashing with error: main/framebuffer.c:256: _mesa_reference_framebuffer: Assertion `!*ptr' failed HW: 945GM SW: Mesa git, DRM git, xorg-server 1.2.0, xf86-video-intel 1.7.4 I can't get better backtrace than this: #0 0xb7f40410 in __kernel_vsyscall () #1 0x4104e923 in raise () from /lib/libc.so.6 #2 0x41172ff4 in ?? () from /lib/libc.so.6 #3 0xb7ca1950 in ?? () #4 0x410503b6 in abort () from /lib/libc.so.6 #5 0xbfb8d908 in ?? () #6 0x00000000 in ?? ()
I can't reproduce this. You should be able to get a better backtrace if you rebuild Mesa with the linux-dri-debug target. It might also be useful if you could attach an X log file.
The code has changed a bit since your report (line 256 doesn't correspond to that assertion anymore). Can you try the latest code from git?
My git repository was broken.
Mass version move, cvs -> git
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.