You are not logged in.
X crashes when trying to view a YouTube video page after the last xf86-video-intel upgrade. I think it happens with other websites as well but most of them work just fine. If I downgrade xf86-video-intel to the previous version the problem is gone.
Xorg.0.log shows:
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x809d93b]
1: /usr/bin/X (0x8048000+0x5cc55) [0x80a4c55]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb77fc40c]
3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb7275000+0x3458e) [0xb72a958e]
4: /usr/bin/X (0x8048000+0xacc80) [0x80f4c80]
5: /usr/bin/X (0x8048000+0x93c97) [0x80dbc97]
6: /usr/bin/X (0x8048000+0x94b3f) [0x80dcb3f]
7: /usr/bin/X (0x8048000+0x402e7) [0x80882e7]
8: /usr/bin/X (0x8048000+0x1a685) [0x8062685]
9: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7418b86]
10: /usr/bin/X (0x8048000+0x1a271) [0x8062271]
Bus error at address 0xb5fe2000
Fatal server error:
Caught signal 7 (Bus error). Server aborting
Offline
I can confirm that exactly the same happens to me.
xmonad @ Arch + zsh
dwm @ freeBSD +zsh
Registered linux user #495331
http://dawix-net.bluefile.cz
Offline
Same issue here; not limited to youtube though.
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x809d93b]
1: /usr/bin/X (0x8048000+0x5cc55) [0x80a4c55]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb77f940c]
3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb7282000+0x3458e) [0xb72b658e]
4: /usr/bin/X (0x8048000+0xacc80) [0x80f4c80]
5: /usr/bin/X (0x8048000+0x3d145) [0x8085145]
6: /usr/bin/X (0x8048000+0x402e7) [0x80882e7]
7: /usr/bin/X (0x8048000+0x1a685) [0x8062685]
8: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb741db86]
9: /usr/bin/X (0x8048000+0x1a271) [0x8062271]
Bus error at address 0xb5af6000
Fatal server error:
Caught signal 7 (Bus error). Server aborting
Offline
Confirmed. Same behaviour here.
EeePC 901, xf86-video-intel 2.10.0-1.
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x809d93b]
1: /usr/bin/X (0x8048000+0x5cc55) [0x80a4c55]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb771340c]
3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb71a6000+0x3458e) [0xb71da58e]
4: /usr/bin/X (0x8048000+0xacc80) [0x80f4c80]
5: /usr/bin/X (0x8048000+0x93c97) [0x80dbc97]
6: /usr/bin/X (0x8048000+0x94b3f) [0x80dcb3f]
7: /usr/bin/X (0x8048000+0x402e7) [0x80882e7]
8: /usr/bin/X (0x8048000+0x1a685) [0x8062685]
9: /lib/libc.so.6 (__libc_start_main+0xe6) [0xb7343b86]
10: /usr/bin/X (0x8048000+0x1a271) [0x8062271]
Bus error at address 0xb5a4d000
Fatal server error:
Caught signal 7 (Bus error). Server aborting
Last edited by hw-tph (2010-02-13 12:32:51)
Offline
You tube works fine for me with 64-bit flashplugin, no xorg.conf and KMS working.
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
Offline
It seems this problem does not happen with the latest kernel26 (2.6.32.8-1). X crashed with an older kernel (2.6.31.6-1). Now if only my wifi wasn't broken in the latest one...
What kernel are you guys using while having this problem?
Offline
Good point, I'm still on 2.6.31.6-1 due to the issue with wireless in the new kernel.
Offline
Same here, I was using 2.6.31.6-1. The problem is gone since upgrading to 2.6.32.8-1 but now I have unstable wireless and visual glitches instead. Crap.
Last edited by hw-tph (2010-02-14 13:22:47)
Offline
Just like you guys the choice is have X crash or have no wireless.
Rupp
Offline
You can have both if you downgrade kernel26 and xf86-video-intel.
Offline
What are you using to setup the network? I have problems with all the network scripts that are configured through rc.conf but wicd works well. The kernel is 2.6.32.8-1 and wicd is version 1.7.0-2.
Perhaps the problem is that the network scripts are started too early with the new kernel? Right now I'm fine with using wicd as none of the systems are servers.
Offline
I thought I might add that it appears I have a stable and functional system now, while running the latest xf86-video-intel and kernel from Arch stable.
Hardware: Eee PC 901 (945GME Express and RT2860)
Video driver: xf86-video-intel-2.10.0-1
Kernel: kernel26-2.6.32.8-1
Wireless: rt2860-2.3.0.0-1 (from AUR)
I backed up the existing rt2860sta.ko module to my home directory and removed it from the staging directory after installing, then re-ran depmod -a. If you don't do this the original rt2860sta module will load instead of the one from the AUR. To the kernel line in my grub configuration I added i915.powersave=0 and that solved the screen flickering and frequent hard freezes I was experiencing.
So, knock on wood, now I have a usable, fairly stable system for the time being.
Offline
You can have both if you downgrade kernel26 and xf86-video-intel.
Nope still the same problem. Thats why I said one or the other. I'm just gonna learn to deal with it for now.
Offline
The same problem with me. X is stopping after working about 5-30 minutes
Offline
This problem seems to be solved with the latest updates (kernel26 2.6.33.2-1, xf86-video-intel 2.10.0-1). My wireless seems to be working fine too :-)
Offline