Bug 780581

Summary: X desktop failed to start after upgrade OpenSuSE 12.1->12.2 - xf86-video-intel driver 2.20.3 segmentation fault on Intel HM65
Product: [openSUSE] openSUSE 12.2 Reporter: Alexander Lukanin <lukanin.alexander>
Component: X11 3rd Party DriverAssignee: E-mail List <xorg-maintainer-bugs>
Status: RESOLVED DUPLICATE QA Contact: Stefan Dirsch <sndirsch>
Severity: Critical    
Priority: P3 - Medium    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 12.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: /var/log/Xorg.0.log after crash

Description Alexander Lukanin 2012-09-15 03:47:20 UTC
Created attachment 505917 [details]
/var/log/Xorg.0.log after crash

User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1

After upgrade OpenSuSE 12.1->12.2 on HP ProBook 4730s (Intel HM65 chipset), LXDE desktop failed to start.

Running "xinit" manually produced segmentation fault:

------------------------------
Backtrace:
0: X (xorg_backtrace+0x36) [0x564616]
1: X (0x400000+0x168349) [0x568349]
2: /lib64/libpthread.so.0 (0x7fc34ac4a000+0xf140) [0x7fc34ac59140]
3: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7fc3470e2000+0x15c4b) [0x7fc3470f7c4b]
4: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7fc3470e2000+0x16feb) [0x7fc3470f8feb]
5: X (xf86DeleteScreen+0x7c) [0x47e0ac]
6: X (xf86BusConfig+0x1c7) [0x46b347]
7: X (InitOutput+0x7a0) [0x477330]
8: X (0x400000+0x277c6) [0x4277c6]
9: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7fc349af8455]
10: X (0x400000+0x27c3d) [0x427c3d]
 
Segmentation fault at address (nil)
 
Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
------------------------------

Version of xf86-video-intel is 2.20.3

After downgrading to xf86-video-intel 2.20.0-1.5.1, all works fine.


Reproducible: Always

Steps to Reproduce:
Hardware: HP ProBook 4730s (Intel HM65 chipset)
1. Upgrade OpenSuSE 12.1 -> 12.2, using zypper ref/zypper dup, according to:
http://en.opensuse.org/Upgrade
2. Reboot
Actual Results:  
X not started. When trying "xinit", segmentation fault in /usr/lib64/xorg/modules/drivers/intel_drv.so occurs (see log attached).
Comment 1 Stefan Dirsch 2012-09-17 10:00:27 UTC
dup

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