Summary: | Libreoffice crashes with segfault in r600_dri.so - r600_context_pipe_state_set_resource at r600_hw_context.c:845 | ||
---|---|---|---|
Product: | Mesa | Reporter: | Rpnpif <rpnpif> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | rpnpif |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
gdbtrace-20131031-1336.log
Output for debug of lib dri radeon gdbtrace-20131031-1403 Glxinfo output |
Description
Rpnpif
2013-10-30 14:52:01 UTC
If you are on a rpm using system can we get the output of... rpm -qf /usr/lib/dri/r600_dri.so and try debuginfo-install mesa-dri-drivers and get the backtrace again so we can see the details down in r600_dri.so I suspect this happens on certain transitions and not all of them ? Created attachment 88403 [details]
gdbtrace-20131031-1336.log
Hi,
On Debian, I installed :
apt-get install libgl1-mesa-dri-dbg
And I got the logs in attachment.
Created attachment 88404 [details]
Output for debug of lib dri radeon
Created attachment 88405 [details]
gdbtrace-20131031-1403
I added also libgl1-mesa-dri-dbg and I got the gdbtrace in attachment.
(In reply to comment #2) > Created attachment 88403 [details] > gdbtrace-20131031-1336.log > > Hi, > On Debian, I installed : > apt-get install libgl1-mesa-dri-dbg > > And I got the logs in attachment. I am sorry but for my first try, I used libgl1-mesa-glx-dbg and not libgl1-mesa-dri-dbg (gdbtrace-20131031-1336.log). In my second try, I added libgl1-mesa-dri-dbg also (gdbtrace-20131031-1403). Regards. Same issues with some slide transitions in Impress of LibreOffice 4.1.3.2. Could you attach the output from glxinfo? (In reply to comment #7) > Could you attach the output from glxinfo? Same issue with transitions in Libreoffice 4.2.0.4 Build ID: 05dceb5d363845f2cf968344d7adab8dcfb2ba71 Glxinfo.txt is following. Created attachment 93878 [details]
Glxinfo output
It looks like your are using a really old version of mesa. From your glxinfo output: OpenGL version string: 2.1 Mesa 7.10.3 Could you try a newer version? Current stable version of mesa is 10.0.3 [1] [1] http://www.mesa3d.org r600_context_pipe_state_set_resource doesn't exist in Mesa anymore. 7.10 is too old and unsupported. Closing. |
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.