Bug 25900 - GaussView crashes X wich crashes the kernel
Summary: GaussView crashes X wich crashes the kernel
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: Other All
: high major
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 07:16 UTC by fgfghsf
Modified: 2018-06-12 19:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
dmesg (33.10 KB, application/octet-stream)
2010-01-05 08:23 UTC, fgfghsf
no flags Details
xorg log file (45.35 KB, text/plain)
2010-01-05 08:24 UTC, fgfghsf
no flags Details
X config file (2.98 KB, text/plain)
2010-01-05 08:26 UTC, fgfghsf
no flags Details

Description fgfghsf 2010-01-05 07:16:40 UTC
There are two main problems with the implementation of my ati xpress 200 m driver into Xorg. 
1st. from time to time, when booting the laptop, XDM fails to start and the computer becomes unresponsive - it hangs
2nd. gaussview (a quantum chemistry visualization proprietary package hangs the computer ) - the relevant sections of the files are posted below

xorg-server-1.7.3.901-r1
xf86-video-ati-6.12.4


$./gaussview
Warning, xpress200 detected. Probably won't work.
libGL warning: 3D driver claims to not support visual 0x5d
libGL warning: 3D driver claims to not support visual 0x66
libGL warning: 3D driver claims to not support visual 0x21
libGL warning: 3D driver claims to not support visual 0x67
libGL warning: 3D driver claims to not support visual 0x68
libGL warning: 3D driver claims to not support visual 0x69
libGL warning: 3D driver claims to not support visual 0x22
libGL warning: 3D driver claims to not support visual 0x6a



relevant /var/log/Xorg.0.log

[mi] EQ overflowing. The server is probably stuck in an infinite loop.

Backtrace:
0: X (xorg_backtrace+0x28) [0x458308]
1: X (mieqEnqueue+0x1ac) [0x498cf7]
2: X (xf86PostKeyEventP+0x62) [0x464d17]
3: X (xf86PostKeyboardEvent+0x19) [0x464d97]
4: /usr/lib64/xorg/modules/input/evdev_drv.so (0x7fc87615c000+0x51fd) [0x7fc8761611fd]
5: X (0x400000+0x65fbe) [0x465fbe]
6: X (0x400000+0x102186) [0x502186]
7: /lib/libpthread.so.0 (0x7fc893929000+0xf520) [0x7fc893938520]
8: /lib/libc.so.6 (ioctl+0x7) [0x7fc89261ef67]
9: /usr/lib/libdrm.so.2 (drmDMA+0x76) [0x7fc88f804d71]
10: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7fc88f362000+0x12fcb) [0x7fc88f374fcb]
11: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7fc88f362000+0x13234) [0x7fc88f375234]
12: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7fc88f362000+0x5ea80) [0x7fc88f3c0a80]
13: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7fc88f362000+0x59093) [0x7fc88f3bb093]
14: /usr/lib64/xorg/modules/drivers/radeon_drv.so (0x7fc88f362000+0x594d7) [0x7fc88f3bb4d7]
15: /usr/lib64/xorg/modules/extensions/libdri.so (DRIDoBlockHandler+0x80) [0x7fc88fa10b5f]
16: /usr/lib64/xorg/modules/extensions/libdri.so (DRIBlockHandler+0x64) [0x7fc88fa0fef7]
17: X (BlockHandler+0x78) [0x4287fa]
18: X (WaitForSomething+0x13c) [0x457995]
19: X (0x400000+0x4aa16) [0x44aa16]
20: X (0x400000+0x24fdd) [0x424fdd]
21: /lib/libc.so.6 (__libc_start_main+0xe6) [0x7fc89256fba6]
22: X (0x400000+0x24b89) [0x424b89]

relevant /etc/X11/xorg.conf


Section "Device"
	Identifier  "VESA"
	Driver      "radeon"
	Option "AccelMethod"  "EXA" 
	Option "AccelDFS"	"on"
	Option "ColorTiling" "1" 
	Option "RenderAccel" "on"
	Option "Textured2D" "on"
	Option "TexturedXRender" "on"
	Option "BackingStore" "true"
	Option "TexturedVideo" "on"
	Option "UseFastTLS" "1"
	Option	    "MonitorLayout" "LVDS,AUTO"
	Option	    "BIOSHotkeys" "on"
	Option "EnablePageFlip" "1"
EndSection
Comment 1 Julien Cristau 2010-01-05 07:32:08 UTC
please attach the full X log and config, and dmesg.
Comment 2 fgfghsf 2010-01-05 08:23:58 UTC
Created attachment 32459 [details]
dmesg

dmesg (problem is not related to kernel version, all the >2.6.20 kernels behave the same)
Comment 3 fgfghsf 2010-01-05 08:24:51 UTC
Created attachment 32460 [details]
xorg log file
Comment 4 fgfghsf 2010-01-05 08:26:27 UTC
Created attachment 32461 [details]
X config file
Comment 5 fgfghsf 2010-01-05 08:31:59 UTC
(In reply to comment #1)
> please attach the full X log and config, and dmesg.
> 

thank you for your response. 
I've attached the files.

I have to mention that I had no problems before (with an old Xorg server - don't remember the version) and with kernel 2.6.5 or something - I mean gaussview worked fine and I didn't experienced any random XDM crashes.

regards,
Bogdan
Comment 6 Adam Jackson 2018-06-12 19:06:35 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


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.