[Bug 267606] x11-drivers/xf86-video-nv: Segmentation Fault post update from 1.20.14,1 to 21.1.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 18 Jan 2023 19:18:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267606

--- Comment #25 from Sergiy <Black_N@ukr.net> ---
lldb

Script started on Wed Jan 18 20:08:27 2023
/XorgT0sha_db:/home/Black_N # lldb -c /home/Black_N/Xorg.core
/usr/local/libexec 
(lldb) target create "/usr/local/libexec/Xorg" --core "/home/Black_N/Xorg.core"
Core file '/home/Black_N/Xorg.core' (x86_64) was loaded.
(lldb) bt
This version of LLDB has no plugin for the language "assembler". Inspection of
frame variables will be limited.
* thread #1, name = 'Xorg', stop reason = signal SIGABRT
  * frame #0: 0x0000000800be433a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x0000000800b5cc74 libc.so.7`__raise(s=6) at raise.c:52:10
    frame #2: 0x0000000800c0e109 libc.so.7`abort at abort.c:67:8
    frame #3: 0x000000000045c82c Xorg`OsAbort at utils.c:1352:5
    frame #4: 0x0000000000466ea6 Xorg`AbortServer at log.c:879:9
    frame #5: 0x00000000004649c7 Xorg`FatalError(f="") at log.c:1017:9
    frame #6: 0x0000000000459143 Xorg`OsSigHandler(signo=11,
sip=0x00007fffffffe370, unused=0x00007fffffffe000) at osinit.c:156:5
    frame #7: 0x0000000800a9458e
libthr.so.3`handle_signal(actp=0x00007fffffffdf80, sig=11,
info=0x00007fffffffe370, ucp=0x00007fffffffe000) at thr_sig.c:301:3
    frame #8: 0x0000000800a93b3f libthr.so.3`thr_sighandler(sig=11,
info=0x00007fffffffe370, _ucp=0x00007fffffffe000) at thr_sig.c:246:2
    frame #9: 0x00007ffffffff8a3 [vdso]
    frame #10: 0x0000000000499b13
Xorg`xf86ValidateModes(scrp=0x00000008014e7e00, availModes=0x00000008014dc0c0,
modeNames=0x0000000801426730, clockRanges=0x0000000801453450,
linePitches=0x0000000000000000, minPitch=256, maxPitch=4080, pitchInc=512,
minHeight=128, maxHeight=4096, virtualX=0, virtualY=0, apertureSize=267845632,
strategy=LOOKUP_BEST_REFRESH) at xf86Mode.c:1719:18
    frame #11: 0x0000000801ce73ca nv_drv.so`NVPreInit(pScrn=0x00000008014e7e00,
flags=0) at nv_driver.c:1975:13
    frame #12: 0x0000000000482fcd
Xorg`InitOutput(pScreenInfo=0x0000000000546e88, argc=4,
argv=0x00007fffffffea48) at xf86Init.c:478:17
    frame #13: 0x00000000002f876a Xorg`dix_main(argc=4,
argv=0x00007fffffffea48, envp=0x00007fffffffea70) at main.c:190:9
    frame #14: 0x000000000050994a Xorg`main(argc=4, argv=0x00007fffffffea48,
envp=0x00007fffffffea70) at stubmain.c:34:12
    frame #15: 0x000000000029df80 Xorg`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1_c.c:75:7
(lldb) q
root@T0sha_db:/home/Black_N # exit

Script done on Wed Jan 18 20:08:42 2023

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