[Bug 271365] x11-servers/xorg-server: 21.1.8_2,1 fails to start
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271365] x11-servers/xorg-server: 21.1.8_2,1 fails to start"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 May 2023 22:25:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271365
dgilbert@eicat.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgilbert@eicat.ca
--- Comment #12 from dgilbert@eicat.ca ---
I have roughly this same error on a laptop with an i7-4800MQ as it's primary
video card and a nVidia Quadro 2000 as it's secondary. It also produces a core
file with the following backtrace:
(gdb) bt
#0 0x0000000829bd37ea in thr_kill () from /lib/libc.so.7
#1 0x0000000829b4c3a4 in raise () from /lib/libc.so.7
#2 0x0000000829bfd279 in abort () from /lib/libc.so.7
#3 0x00000000003b3aba in OsAbort ()
#4 0x00000000003ba87c in LogHdrMessage ()
#5 0x00000000003b920a in FatalError ()
#6 0x00000000003b13e5 in OsInit ()
#7 0x000000082785badc in pthread_sigmask () from /lib/libthr.so.3
#8 0x000000082785b089 in pthread_setschedparam () from /lib/libthr.so.3
#9 0x0000000820f7f2d3 in ?? ()
#10 0x000000082785af50 in pthread_setschedparam () from /lib/libthr.so.3
#11 0x0000000835af17ea in ignore () from
/usr/local/lib/xorg/modules/drivers/intel_drv.so
#12 0x00000000003d58fb in xf86DeleteScreen ()
#13 0x00000000003ce31a in InitOutput ()
#14 0x00000000002ceffb in InitFonts ()
#15 0x0000000829b20d1b in __libc_start1 () from /lib/libc.so.7
#16 0x00000000002901f2 in _start ()
#17 0x0000000821076008 in ?? ()
#18 0x0000000000000000 in ?? ()
(gdb)
I'm uploading the dmesg.boot and the Xorg.0.log with a prefix of intelnvidia-
for inspection.
--
You are receiving this mail because:
You are the assignee for the bug.