Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140981

Summary: glxgears kills xserver on window resize
Product: Gentoo Linux Reporter: Christoph Budziszewski <gentoobugs>
Component: [OLD] ServerAssignee: Gentoo X packagers <x11>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bensberg
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.freedesktop.org/show_bug.cgi?id=7608
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info
strace of the occurance
Xorg.0.log with crash

Description Christoph Budziszewski 2006-07-18 16:00:36 UTC
today I ran glxgears, maximized the window, and tried to restore the original size by clicking on the appropriate windowmanagerbutton (KDE, kde-base/kdebase-meta-3.5.3) but instead of resizing, the whole X crashed i.e The session terminates and the login screen appears.

Metalog only saying: [kdm] X server for display :0 terminated unexpectedly


I have rebuild the mesa-progs but the problem still exists.

I use:
[ebuild   R   ] x11-apps/mesa-progs-6.5  0 kB
[ebuild   R   ] x11-base/xorg-server-1.1.1  USE="dri ipv6 nptl sdl xorg xprint -3dfx -debug -dmx -kdrive -minimal" INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="nv vesa -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -glint -i128 -i740 -i810 -imstt -mach64 -mga -neomagic -nsc -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb -tdfx -tga -trident -tseng -v4l -vga -via -vmware -voodoo" 0 kB
Comment 1 Christoph Budziszewski 2006-07-18 16:01:45 UTC
Created attachment 92166 [details]
emerge info

my emerge --info
Comment 2 Christoph Budziszewski 2006-07-18 16:20:46 UTC
Created attachment 92167 [details]
strace of the occurance

did an strace. maybe it is helpfull.
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2006-07-19 18:33:44 UTC
Any particular reason you're using a hardened kernel but not a hardened profile?

Also, please attach /var/log/Xorg.0.log.
Comment 4 Christoph Budziszewski 2006-07-20 14:56:34 UTC
Created attachment 92346 [details]
Xorg.0.log with crash

No particular reason, just thought hardened-sources is a bit better than vanilla (and no need to download new sources every two weeks with gentoo-sources ;-). Is there a problem not using the hardend profile (i.e. put "hardened" in USE, I suppose)?
Comment 5 Joshua Baergen (RETIRED) gentoo-dev 2006-07-21 17:40:04 UTC
No, there shouldn't be.  I don't often see the combination you have is all :)

Give it a spin with gentoo-sources and see if the problem is still there.  If it is, a bug should be filed at https://bugs.freedesktop.org.
Comment 6 Christoph Budziszewski 2006-07-23 14:30:50 UTC
tried linux-2.6.16-gentoo-r13 but the problem still exists.
Comment 7 Christoph Budziszewski 2006-07-23 14:46:36 UTC
As suggested: https://bugs.freedesktop.org/show_bug.cgi?id=7608
Comment 8 Benno Schulenberg 2006-07-23 15:21:05 UTC
What happens if you don't maximize, but grab a corner of the window and drag it around, resizing it constantly?  Does it crash then too?
Comment 9 Christoph Budziszewski 2006-07-23 15:41:12 UTC
Yes. dragging around also triggers the crash. but only when the window becomes abount half of original width and height. 
The crash is not triggered when the window maximized and instantly restored before the "gears" inside the window are resized (got bigger).
Comment 10 mrsteven 2006-07-25 15:23:57 UTC
Seems to be the same as Bug #134395...
Comment 11 Joshua Baergen (RETIRED) gentoo-dev 2006-07-25 19:17:10 UTC
Thanks mrsteven.

Following upstream's lead and marking this as a duplicate.

*** This bug has been marked as a duplicate of 134395 ***