Bug 59291 - Mathematica crashes when scrolling
Summary: Mathematica crashes when scrolling
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLX (show other bugs)
Version: 9.0
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 19:04 UTC by Till Matthiesen
Modified: 2013-01-28 00:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Mathematica 7 crashlog (2.48 KB, text/plain)
2013-01-12 19:04 UTC, Till Matthiesen
Details
xorg log (43.63 KB, text/plain)
2013-01-12 22:39 UTC, Till Matthiesen
Details
glxinfo output (50.84 KB, text/plain)
2013-01-12 22:40 UTC, Till Matthiesen
Details
dmesg output (63.92 KB, text/plain)
2013-01-12 22:40 UTC, Till Matthiesen
Details
gdb backtrace (8.17 KB, text/plain)
2013-01-12 23:39 UTC, Till Matthiesen
Details
backtrace with symbols (10.37 KB, text/plain)
2013-01-13 18:55 UTC, Till Matthiesen
Details
another backtrace with symbols (8.60 KB, text/plain)
2013-01-13 18:58 UTC, Till Matthiesen
Details

Description Till Matthiesen 2013-01-12 19:04:59 UTC
Created attachment 72913 [details]
Mathematica 7 crashlog

Hi!

When I use larger Mathematica notebooks, the program reliably crashes when scrolling.

I'm filling this bug under radeon DDX because the issue is _not_ present with the vesa driver.

Thanks for the excellent work!

~Till

--

linux-3.6.11
libdrm-2.4.40
xf86-video-ati-7.0.0
xorg-server-1.13.1
Comment 1 Alex Deucher 2013-01-12 22:29:16 UTC
Please attach your xorg log, glxinfo output, and dmesg output.  What version of mesa are you using?
Comment 2 Till Matthiesen 2013-01-12 22:39:18 UTC
Created attachment 72927 [details]
xorg log

Hi Alex,

thanks for looking into this.

Before the questions arises (yes, it's zaphod again),
the issue is exactly the same with only one screen.

mesa is the current stable in Arch (9.0.1).
Comment 3 Till Matthiesen 2013-01-12 22:40:19 UTC
Created attachment 72928 [details]
glxinfo output
Comment 4 Till Matthiesen 2013-01-12 22:40:53 UTC
Created attachment 72929 [details]
dmesg output
Comment 5 Alex Deucher 2013-01-12 22:42:19 UTC
Can you run the program in GDB and get a backtrace and attach that as well?
Comment 6 Till Matthiesen 2013-01-12 23:39:40 UTC
Created attachment 72933 [details]
gdb backtrace

No symbol tables available.
Comment 7 Alex Deucher 2013-01-13 15:16:20 UTC
Does it still crash if you disable acceleration?

Option "NoAccel" "True"

in the device section(s) of your xorg.conf
Comment 8 Till Matthiesen 2013-01-13 15:28:52 UTC
Hi Alex,

with acceleration disabled it does _not_ crash.
Comment 9 Till Matthiesen 2013-01-13 15:36:12 UTC
I'm surprised how fast the desktop is, without acceleration.
However, I want one display rotated "left". Obviously acceleration is 
required for rotated outputs.

Would it help to build some components with debug symbols?
Comment 10 Till Matthiesen 2013-01-13 18:55:32 UTC
Created attachment 72966 [details]
backtrace with symbols

This one crashes with

"Program received signal SIGSEGV, Segmentation fault.
xcb_glx_gen_textures_data_length (R=R@entry=0x0) at glx.c:11585
11585	    return R->length;"
Comment 11 Till Matthiesen 2013-01-13 18:58:09 UTC
Created attachment 72967 [details]
another backtrace with symbols

This is another situation that appears.
Comment 12 Till Matthiesen 2013-01-28 00:28:13 UTC
The issue is gone.
Looks like the update to xorg-server-1.13.2 fixed it.


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.