Summary: | Piglit:Xserver crashes with segmentation fault after few seconds of r600.tests launch. | ||
---|---|---|---|
Product: | Mesa | Reporter: | samit vats <hysvats> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | major | ||
Priority: | high | ||
Version: | 8.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
dmesg
r600_results backtrace Xorg.log glxinfo |
Created attachment 56952 [details]
r600_results
Created attachment 56953 [details]
backtrace
Created attachment 56954 [details]
Xorg.log
Created attachment 56955 [details]
glxinfo
> 2) Run ./piglit-run.py tests/r600.tests results/r600.results BTW, you should use quick-driver.tests these days. I assume that doesn't affect this bug though. > Xserver crashes with segmentation fault after few seconds of r600.tests launch. The backtrace doesn't look obviously driver related... Can you get a backtrace with gdb? See http://wiki.x.org/wiki/Development/Documentation/ServerDebugging I am reproducing the issue with higher versions of xorg-server.Once confirm the issue is reproduced with higer versions, I will attach the gdb backtrace. (In reply to comment #6) > I am reproducing the issue with higher versions of xorg-server.Once confirm the > issue is reproduced with higer versions, I will attach the gdb backtrace. The issue is not reproduced with xorg-server-1.11.4. |
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.
Created attachment 56951 [details] dmesg Driver Stack Details: ========================= 1) Kernel-3.0.0-12-generice-pae 2) drm-2.4.31 3) Mesa-8.0-devel (git-a7750c9) 4) Xorg-server-1.11.0 5) xf86-video-ati- master System Environment: =================== Asic : NI SeymourXT O.S. : Ubuntu-11.10 (64 bit) Processor : AMD Athlon(tm) 64 X2 @ 1000 MHz Memory : 2 GB Steps to Reproduce: =================== 1) Install piglit from git clone git://anongit.freedesktop.org/git/piglit 2) Run ./piglit-run.py tests/r600.tests results/r600.results Observation : ============= Xserver crashes with segmentation fault after few seconds of r600.tests launch.