1 Jun 2011 14:22
[Bug 37177] Mathematica Plot3D Crash
<bugzilla-daemon <at> freedesktop.org>
2011-06-01 12:22:53 GMT
2011-06-01 12:22:53 GMT
https://bugs.freedesktop.org/show_bug.cgi?id=37177 Ivan Iakoupov <voxiac <at> gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Mathematica Plot3D: Crash |Mathematica Plot3D Crash |in dri2InvalidateBuffers | --- Comment #1 from Ivan Iakoupov <voxiac <at> gmail.com> 2011-06-01 05:22:51 PDT --- I did some updates: libdrm, mesa, xf86-videl-intel to recent'ish versions from master, kernel 2.6.39 (xserver is still 1.9.5 though). Now I cannot reproduce any crash with that apitrace file. I can still reliably reproduce it using Mathematica 8 itself though. Just open a new notebook. Type something like Plot3D[Sin[x*y], {x, 0, 1}, {y, 0, 1}] Shift+Enter to run and then rotate the resulting plot with the mouse. Upon releasing the mouse button it crashes. Backtrace is this Program received signal SIGSEGV, Segmentation fault. intelDRI2Flush (drawable=<value optimized out>) at intel_screen.c:111 111 if (intel->gen < 4) (gdb) bt #0 intelDRI2Flush (drawable=<value optimized out>) at intel_screen.c:111 #1 0x00007f5517f51d23 in dri2SwapBuffers (pdraw=<value optimized out>, target_msc=0, divisor=0, remainder=0) at dri2_glx.c:542 #2 0x0000000000a9a425 in ?? () #3 0x0000000000ad934b in ?? ()(Continue reading)
RSS Feed