You are not logged in.

#1 2022-12-03 05:18:08

eca
Member
Registered: 2009-04-21
Posts: 2

Xorg Segmentation fault xf86-video-intel heads up

I was getting an xorg Segmentation fault. I removed xf86-video-intel, and xorg worked again.

[209357.111] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[209357.112] (EE) AIGLX error: unable to load driver i965
[209357.153] (EE)
[209357.153] (EE) Backtrace:
[209357.153] (EE) 0: /usr/lib/Xorg (dri3_send_open_reply+0xdd) [0x55df5d0eebad]
[209357.153] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7fc2bf0c4a00]
[209357.153] (EE) unw_get_proc_name failed: no unwind info found [-10]
[209357.153] (EE) 2: /lib64/ld-linux-x86-64.so.2 (?+0x0) [0x7fc2bf69703d]
[209357.154] (EE) 3: /usr/lib/libc.so.6 (_dl_catch_exception+0x7e) [0x7fc2bf1dbe3e]
[209357.154] (EE) 4: /usr/lib/libc.so.6 (_dl_catch_error+0x33) [0x7fc2bf1dbef3]
[209357.154] (EE) 5: /usr/lib/libc.so.6 (dlerror+0x29f) [0x7fc2bf10e4af]
[209357.155] (EE) 6: /usr/lib/libc.so.6 (dlclose+0x36) [0x7fc2bf10e206]
[209357.155] (EE) 7: /usr/lib/dri/swrast_dri.so (nouveau_drm_screen_create+0x1dc8bc) [0x7fc2bc91ef4c]
[209357.155] (EE) 8: /usr/lib/dri/swrast_dri.so (nouveau_drm_screen_create+0x1dbac9) [0x7fc2bc91e159]
[209357.155] (EE) unw_get_proc_name failed: no unwind info found [-10]
[209357.155] (EE) 9: /usr/lib/dri/swrast_dri.so (?+0x0) [0x7fc2bbea8324]
[209357.155] (EE) 10: /usr/lib/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0x62914a) [0x7fc2bc4d163a]
[209357.155] (EE) 11: /usr/lib/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0x62909a) [0x7fc2bc4d158a]
[209357.155] (EE) 12: /usr/lib/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0x72b) [0x7fc2bbea8c1b]
[209357.155] (EE) 13: /usr/lib/dri/swrast_dri.so (__driDriverGetExtensions_d3d12+0xa46f) [0x7fc2bbeb295f]
[209357.156] (EE) unw_get_proc_name failed: no unwind info found [-10]
[209357.156] (EE) 14: /usr/lib/xorg/modules/extensions/libglx.so (?+0x0) [0x7fc2be76aa27]
[209357.156] (EE) unw_get_proc_name failed: no unwind info found [-10]
[209357.156] (EE) 15: /usr/lib/xorg/modules/extensions/libglx.so (?+0x0) [0x7fc2be76348f]
[209357.156] (EE) 16: /usr/lib/Xorg (_CallCallbacks+0x3c) [0x55df5d00d51c]
[209357.156] (EE) 17: /usr/lib/Xorg (xf86DRI2Enabled+0x27d7) [0x55df5d0f6667]
[209357.156] (EE) 18: /usr/lib/Xorg (InitExtensions+0x89) [0x55df5cfdaf29]
[209357.156] (EE) 19: /usr/lib/Xorg (SProcXkbDispatch+0x1809) [0x55df5cfce054]
[209357.157] (EE) 20: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7fc2bf0af290]
[209357.157] (EE) 21: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7fc2bf0af34a]
[209357.157] (EE) 22: /usr/lib/Xorg (_start+0x25) [0x55df5cfcf475]
[209357.157] (EE)
[209357.157] (EE) Segmentation fault at address 0x337

Offline

#2 2022-12-03 05:24:48

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,541

Re: Xorg Segmentation fault xf86-video-intel heads up

Unless your system is 10 years old or more, you shouldn't even consider using xf86-video-intel anyway. If you do need it, you need a different version of mesa.

Online

#3 2023-04-25 08:32:54

mf222
Member
Registered: 2023-04-25
Posts: 1

Re: Xorg Segmentation fault xf86-video-intel heads up

> Unless your system is 10 years old or more, you shouldn't even consider using xf86-video-intel anyway.

But it worked fine all the time. What driver should we use now? And what do we need to specify in xorg.conf? I tried the "intel" and the "modesetting" driver, and I can’t get DRI to work – it always looks for i965 which is gone now.

Offline

#4 2023-04-25 08:38:55

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,650

Re: Xorg Segmentation fault xf86-video-intel heads up

You'd use modesetting but it will not look for i965 on modesetting. Remove any config you have as well as xf86-video-intel  and just start xorg. IF that doesn't help please open a new thread with your actual issue and the xorg log from your system.

If your GPU actually is 10 years old, you'd switch to mesa-amber instead of mesa.

Last edited by V1del (2023-04-25 08:41:11)

Offline

Board footer

Powered by FluxBB