Bug 636007

Summary: KDE freeze - ssh from another PC is the only way in
Product: [openSUSE] openSUSE 11.4 Reporter: Sid Boyce <sboyce>
Component: BasesystemAssignee: Forgotten User Wum0mkMcd8 <forgotten_Wum0mkMcd8>
Status: RESOLVED NORESPONSE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: forgotten_K-uAvjqJ3n, sboyce
Version: Factory   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Xorg start up log
Xorg.0.log

Description Sid Boyce 2010-08-31 20:54:03 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8

The system is booted into KDE, the mouse pointer moves but clicking or keyboard input does not work. I can ssh in from another machine and do commands, though after a while it freezes.
From dmesg:
[  129.090180] kwin_opengl_tes[4450]: segfault at 3d4 ip 00007f9e53c2f171 sp 00007fff1c1ee5b0 error 4 in ld-2.11.2.so[7f9e53c1c000+1f000]

Alt-SYSRQ-B sometimes causes a reboot, other times it takes a hardware reset.

Reproducible: Always

Steps to Reproduce:
1. Boot up and login to KDE.
2. Boot up and trying GNOME, desktop never comes up.
3.
Actual Results:  
Desktop freeze.

Expected Results:  
Normal operation.
Comment 1 Sid Boyce 2010-08-31 21:03:30 UTC
# ps fax|grep kwin
10130 pts/8    S+     0:00          \_ grep kwin
 4409 ?        Sl     0:01  |   \_ kwin -session 10dfd4e475000128286139600000188210000_1282947607_359685

# uname -r
2.6.34-14-default

Same problem with the previous 2.6.34-11-default.

With GNOME, the desktop never starts, just the background and live mouse pointer.
Comment 2 Lubos Lunak 2010-09-01 11:03:52 UTC
This can be pretty much everything including faulty hardware.
Comment 3 Wei Wang 2010-09-02 05:17:18 UTC
please  attach /var/X11/xorg.conf and /var/log/Xorg.0.log.
Comment 4 Sid Boyce 2010-09-02 20:14:46 UTC
Created attachment 387308 [details]
Xorg start up log 

No problem with ICEWM
Comment 5 Forgotten User K-uAvjqJ3n 2010-09-03 12:20:24 UTC
I can get into plasma desktop by logging into icewm or failsafe and using the xterm console and entering plasma-desktop. bu no kwin. kwin fails and throws me back to the log in screen. This happens with an upgrade too. I upgraded to kde 4.6 and that works.
Comment 6 Forgotten User K-uAvjqJ3n 2010-09-03 12:40:06 UTC
Created attachment 387428 [details]
Xorg.0.log

here is my xorg log
Comment 7 Stefan Dirsch 2010-09-03 14:42:42 UTC
(In reply to comment #6)
> Created an attachment (id=387428) [details]
> Xorg.0.log
> 
> here is my xorg log

Installing the -debug* packages mentioned in this log would help a lot here.
Comment 8 Sid Boyce 2010-09-03 21:55:11 UTC
I still get the error in dmesg after using the repo
http://download.opensuse.org/repositories/KDE:/Unstable:/SC/openSUSE_Factory/
I am now using xorg.conf with
sepulot:~ # grep radeon /etc/X11/xorg.conf
        Driver      "radeon"
        Driver      "radeon"
sepulot:~ # lsmod|grep kms
drm_kms_helper         28085  1 radeon
drm                   196572  5 radeon,ttm,drm_kms_helper
i2c_core               23393  6 i2c_dev,videodev,radeon,drm_kms_helper,drm,i2c_algo_bit

However, KDE comes up and doesn't freeze. Without xorg.conf it freezes.

[   72.986134] [drm] Setting GART location based on new memory map
[   72.989455] [drm] Loading RS690/RS740 Microcode
[   73.039835] [drm] Num pipes: 1
[   73.039853] [drm] writeback test succeeded in 1 usecs
[  118.980753] kwin_opengl_tes[5217]: segfault at 3d4 ip 00007f3d1a087171 sp 00007fff4dc01060 error 4 in ld-2.11.2.so[7f3d1a074000+1f000]

# ps fax|grep plasma
 5981 pts/8    S+     0:00          \_ grep plasma
 5268 ?        Sl     0:21 kdeinit4: plasma-desktop [kdeinit]
plasma has always been up when the error occurred, so does kwin.
sepulot:~ # ps fax|grep kwin
 5984 pts/8    S+     0:00          \_ grep kwin
 5188 ?        Sl     0:02  |   \_ kwin -session 10dfd4e475000128286139600000188210000_1282947607_359685
Comment 9 Sid Boyce 2010-09-03 21:57:22 UTC
# rpm -q kdebase4
kdebase4-4.5.67svn1170578-1.1.x86_64
Comment 10 Stefan Dirsch 2010-09-11 11:37:13 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > Created an attachment (id=387428) [details] [details]
> > Xorg.0.log
> > 
> > here is my xorg log
> 
> Installing the -debug* packages mentioned in this log would help a lot here.

Without these packages installed I can't help here. I'm sorry.
Comment 11 Larry Finger 2011-02-20 17:21:03 UTC
This bug reviewed as part of Open-Bugs-Day Feb. 20,2011.

As there has been no action on this Bug for about 5 months, and this reported has been using KDE with 11.4 RC1 without this kind of problem, I'm marking it RESOLVED+NORESPONSE. If it still is valid, please REOPEN.