Date: Sun, 12 Apr 2020 10:52:41 +0200 From: Andrea Venturoli <ml@netfence.it> To: Niclas Zeising <zeising@freebsd.org>, x11@FreeBSD.org Subject: Re: Users of x11-drivers/xf86-video-ati-legacy Message-ID: <0c5f6057-056d-e653-0fbf-51ea2af90a78@netfence.it> In-Reply-To: <d1133d52-0edd-aeae-afc0-32c4339c99b0@netfence.it> References: <ef0ba8bc-e029-1918-5747-941fd9a3f2ae@freebsd.org> <16c93a1a-cc60-b9a5-da48-889f48aa6005@netfence.it> <d1133d52-0edd-aeae-afc0-32c4339c99b0@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2020-04-12 09:54, Andrea Venturoli wrote: > On 2020-04-11 16:43, Andrea Venturoli wrote: > > Some more info as I investigate: > # gdb Xorg Xorg.core > GNU gdb (GDB) 9.1 [GDB v9.1 for FreeBSD] > Copyright (C) 2020 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > Type "show copying" and "show warranty" for details. > This GDB was configured as "x86_64-portbld-freebsd12.1". > Type "show configuration" for configuration details. > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>. > Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > > For help, type "help". > Type "apropos word" to search for commands related to "word"... > Reading symbols from Xorg... > [New LWP 100264] > [New LWP 100272] > [New LWP 100273] > Core was generated by `/usr/local/bin/Xorg'. > Program terminated with signal SIGSEGV, Segmentation fault. > #0 0x00000008019359f2 in glxDRILeaveVT (scrn=0x801189f00) at glxdri2.c:814 > 814 glxdri2.c: No such file or directory. > [Current thread is 1 (LWP 100264)] > (gdb) bt > #0 0x00000008019359f2 in glxDRILeaveVT (scrn=0x801189f00) at glxdri2.c:814 > #1 0x000000000032185d in AbortDDX (error=EXIT_ERR_ABORT) at xf86Init.c:938 > #2 0x00000000005002b6 in AbortServer () at log.c:876 > #3 0x00000000004fd69a in FatalError (f=0x236f37 "Caught signal %d (%s). Server aborting\n") at log.c:1017 > #4 0x00000000004f12be in OsSigHandler (signo=11, sip=0x7fffffffe1e0, unused=0x7fffffffde70) at osinit.c:156 > #5 0x0000000800bee3ce in handle_signal (actp=0x7fffffffddf0, sig=11, info=0x7fffffffe1e0, ucp=0x7fffffffde70) at /usr/src/lib/libthr/thread/thr_sig.c:246 > #6 0x0000000800bed98f in thr_sighandler (sig=11, info=0x7fffffffe1e0, _ucp=0x7fffffffde70) at /usr/src/lib/libthr/thread/thr_sig.c:191 > #7 <signal handler called> > #8 0x0000000800b2783d in ?? () from /usr/local/lib/libpixman-1.so.0 > #9 0x0000000800b06e2f in ?? () from /usr/local/lib/libpixman-1.so.0 > #10 0x0000000800a9eca1 in pixman_fill () from /usr/local/lib/libpixman-1.so.0 > #11 0x0000000801d47541 in fbFill (pDrawable=0x8011f1040, pGC=0x807195e40, x=0, y=0, width=1920, height=1200) at fbfill.c:125 > #12 0x0000000801d48736 in fbPolyFillRect (pDrawable=0x8011f1040, pGC=0x807195e40, nrect=0, prect=0x80117fbd8) at fbfillrect.c:72 > #13 0x0000000801d8b7cd in glamor_poly_fill_rect_bail (drawable=0x8011f1040, gc=0x807195e40, nrect=1, prect=0x80117fbd0) at glamor_rects.c:174 > #14 0x0000000801d8afcd in glamor_poly_fill_rect (drawable=0x8011f1040, gc=0x807195e40, nrect=1, prect=0x80117fbd0) at glamor_rects.c:186 > #15 0x000000000042170f in damagePolyFillRect (pDrawable=0x8011f1040, pGC=0x807195e40, nRects=1, pRects=0x80117fbd0) at damage.c:1224 > #16 0x00000000004c1f4d in miPaintWindow (pWin=0x8011f1040, prgn=0x7fffffffe980, what=0) at miexpose.c:540 > #17 0x00000000004c1963 in miWindowExposures (pWin=0x8011f1040, prgn=0x7fffffffe980) at miexpose.c:394 > #18 0x000000000033a96b in xf86XVWindowExposures (pWin=0x8011f1040, reg1=0x7fffffffe980) at xf86xv.c:1062 > #19 0x0000000801ccf531 in RADEONWindowExposures_oneshot (pWin=0x8011f1040, pRegion=0x7fffffffe980) at radeon_kms.c:1669 > #20 0x00000000002fd512 in MapWindow (pWin=0x8011f1040, client=0x8011eb000) at window.c:2722 > #21 0x00000000002fcded in InitRootWindow (pWin=0x8011f1040) at window.c:701 > #22 0x00000000002bbc36 in dix_main (argc=1, argv=0x7fffffffeb18, envp=0x7fffffffeb28) at main.c:247 > #23 0x000000000029830a in main (argc=1, argv=0x7fffffffeb18, envp=0x7fffffffeb28) at stubmain.c:34
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0c5f6057-056d-e653-0fbf-51ea2af90a78>