[Bug 235487] graphics/mesa-dri 18.3.2 plus xorg-server-1.18.4_11,1 results in segmentation fault

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 28 10:16:16 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235487

Marko Cupać <marko.cupac at mimar.rs> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marko.cupac at mimar.rs

--- Comment #14 from Marko Cupać <marko.cupac at mimar.rs> ---
X just crashed on me, I don't know if it's related to this PR. I'm using
drm-legacy-kmod-g20190213 on 12.0-RELEASE-p3. I'm loading kernel module with
kld_list="/boot/modules/i915kms.ko" in rc.conf.

pciconf -lv lists my display adapter as Xeon E3-1200 v2/3rd Gen Core processor
Graphics Controller

Here's Xorg.0.log:

[171900.678] (EE) 
[171900.679] (EE) Backtrace:
[171900.681] (EE) 0: /usr/local/lib/xorg/modules/input/mouse_drv.so
(?+0x32ad000) [0x8036ada20]
[171900.684] (EE) 1: /lib/libthr.so.3 (pthread_sigmask+0x544) [0x800aec924]
[171900.687] (EE) 2: /lib/libthr.so.3 (pthread_getspecific+0xe12) [0x800aec6f2]
[171900.688] (EE) 3: ? (?+0xe12) [0x7fffffffffa5]
[171900.690] (EE) 4: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x80274ee22]
[171900.692] (EE) 5: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x80274e852]
[171900.694] (EE) 6: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x8024887f2]
[171900.696] (EE) 7: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x802487aa2]
[171900.698] (EE) 8: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x80248ee42]
[171900.699] (EE) 9: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x802188392]
[171900.701] (EE) 10: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x802188782]
[171900.702] (EE) 11: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x802490502]
[171900.703] (EE) 12: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x80248f7c2]
[171900.705] (EE) 13: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x80217a862]
[171900.706] (EE) 14: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x802173ee2]
[171900.708] (EE) 15: /usr/local/lib/dri/i965_dri.so (?+0xe12) [0x8021740f2]
[171900.709] (EE) 16: /usr/local/lib/xorg/modules/libglamoregl.so (?+0xe12)
[0x801af7662]
[171900.711] (EE) 17: /usr/local/lib/xorg/modules/libglamoregl.so (?+0xe12)
[0x801af79d2]
[171900.712] (EE) 18: /usr/local/lib/xorg/modules/libglamoregl.so (?+0xe12)
[0x801aebad2]
[171900.714] (EE) 19: /usr/local/bin/X (?+0xe12) [0x37ad12]
[171900.715] (EE) 20: /usr/local/bin/X (?+0xe12) [0x330ed2]
[171900.717] (EE) 21: /usr/local/bin/X (?+0xe12) [0x286692]
[171900.718] (EE) 22: /usr/local/bin/X (?+0xe12) [0x28ff42]
[171900.719] (EE) 23: /usr/local/bin/X (?+0xe12) [0x279e12]
[171900.721] (EE) 24: ? (?+0xe12) [0x80043fe12]
[171900.721] (EE) 
[171900.721] (EE) Segmentation fault at address 0x39030
[171900.721] (EE) 
Fatal server error:
[171900.721] (EE) Caught signal 11 (Segmentation fault). Server aborting
[171900.721] (EE) 
[171900.721] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[171900.721] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[171900.721] (EE) 
[171900.721] (II) AIGLX: Suspending AIGLX clients for VT switch
[171900.721] (EE) Server terminated with error (1). Closing log file.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-x11 mailing list