Xorg 7.4 crashes on exit

N.J. Mann njm at njm.me.uk
Fri Apr 3 09:48:58 PDT 2009


In message <1238776834.65025.20.camel at balrog.2hip.net>,
	Robert Noland (rnoland at FreeBSD.org) wrote:
> On Fri, 2009-04-03 at 16:50 +0100, N.J. Mann wrote:
> > #0  0x28aff320 in ?? ()
> > (gdb) bt
> > #0  0x28aff320 in ?? ()
> > #1  0x28573b84 in pthread_mutex_lock () from /lib/libc.so.7
> > #2  0x285e3feb in drm_intel_fake_bo_unmap () from /usr/local/lib/libdrm_intel.so.1
> > #3  0x285e33c2 in drm_intel_bo_unmap () from /usr/local/lib/libdrm_intel.so.1
> 
> Symbols from libdrm ...

Which package are is libdrm in?

> > #4  0x28768230 in intel_batch_flush () from /usr/local/lib/xorg/modules/drivers//intel_drv.so
> > #5  0x28767a64 in I830Sync () from /usr/local/lib/xorg/modules/drivers//intel_drv.so
> > #6  0x287762ed in I830LeaveVT () from /usr/local/lib/xorg/modules/drivers//intel_drv.so
> > #7  0x287767b3 in I830CloseScreen () from /usr/local/lib/xorg/modules/drivers//intel_drv.so
> 
> and xf86-video-intel would be awesome.

(gdb) bt
#0  0x28aff320 in ?? ()
#1  0x28573b84 in pthread_mutex_lock () from /lib/libc.so.7
#2  0x285e3feb in drm_intel_fake_bo_unmap () from /usr/local/lib/libdrm_intel.so.1
#3  0x285e33c2 in drm_intel_bo_unmap () from /usr/local/lib/libdrm_intel.so.1
#4  0x28768230 in intel_next_batch (pScrn=Variable "pScrn" is not available.
) at i830_batchbuffer.c:113
#5  0x28767a64 in I830WaitLpRing (pScrn=0x28602800, n=0, timeout_millis=-1077941492) at i830_accel.c:150
#6  0x287762ed in I830LeaveVT (scrnIndex=0, flags=0) at i830_driver.c:3532
#7  0x287767b3 in I830CloseScreen (scrnIndex=0, pScreen=0x2863b4e0) at i830_driver.c:3854
#8  0x0815606e in RRCloseScreen (i=0, pScreen=0x2863b4e0) at randr.c:108
#9  0x080bf03e in CMapCloseScreen (i=0, pScreen=0x2863b4e0) at xf86cmap.c:229
#10 0x080b6d24 in DPMSClose (i=0, pScreen=0x2863b4e0) at xf86DPMS.c:137
#11 0x285aca64 in XvCloseScreen (ii=0, pScreen=0x2863b4e0) at xvmain.c:316
#12 0x080bbcd1 in VidModeClose (i=0, pScreen=0x2863b4e0) at xf86VidMode.c:115
#13 0x081344c5 in CursorCloseScreen (index=0, pScreen=0x2863b4e0) at cursor.c:172
#14 0x0815489c in AnimCurCloseScreen (index=0, pScreen=0x2863b4e0) at animcur.c:130
#15 0x0812ee7a in compCloseScreen (index=0, pScreen=0x2863b4e0) at compinit.c:89
#16 0x28739853 in glxCloseScreen (index=0, pScreen=0x2863b4e0) at glxscreens.c:267
#17 0x0806b0ea in main (argc=4, argv=0xbfbfed24, envp=Cannot access memory at address 0x9
) at main.c:470
(gdb) 


Cheers,
       Nick.
-- 
"With sufficient thrust, pigs fly just fine.  However, this is not
necessarily a good idea.  It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly overhead."
 -- RFC 1925


More information about the freebsd-x11 mailing list