(gdb) cont Continuing. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7a806b0 (LWP 20859)] 0x080904cf in CallCallbacks (pcbl=0x81e651c, call_data=0xbf970c14) at ../../dix/dixutils.c:742 742 ../../dix/dixutils.c: No such file or directory. in ../../dix/dixutils.c (gdb) Continuing. Program received signal SIGABRT, Aborted. 0xb7f55424 in __kernel_vsyscall () (gdb) bt full #0 0xb7f55424 in __kernel_vsyscall () No symbol table info available. #1 0xb7b37640 in raise () from /lib/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7b39018 in abort () from /lib/i686/cmov/libc.so.6 No symbol table info available. #3 0x080ad075 in ddxGiveUp () at ../../../../hw/xfree86/common/xf86Init.c:1417 i = #4 0x0813b59d in AbortServer () at ../../os/log.c:407 No locals. #5 0x0813bb9e in FatalError (f=0x81c4d7c "Caught signal %d. Server aborting\n") at ../../os/log.c:532 beenhere = 1 #6 0x080c5463 in xf86SigHandler (signo=11) at ../../../../hw/xfree86/common/xf86Events.c:387 No locals. #7 No symbol table info available. #8 0x080904cf in CallCallbacks (pcbl=0x81e651c, call_data=0xbf970c14) at ../../dix/dixutils.c:742 No locals. #9 0x08071fdc in dixFreePrivates (privates=0x9de2f50) at ../../dix/privates.c:213 i = 257 calldata = {key = 0x96d0f70, value = 0x9de375c} #10 0xb77d8742 in fbDestroyPixmap (pPixmap=0xa85e898) at ../../fb/fbpixmap.c:103 No locals. #11 0xb77b51d0 in exaDestroyPixmap (pPixmap=0xa85e898) at ../../exa/exa.c:215 pScreen = (ScreenPtr) 0x9700b30 #12 0x08179522 in damageDestroyPixmap (pPixmap=0xa85e898) at ../../../miext/damage/damage.c:1747 pScreen = (ScreenPtr) 0x9700b30 pScrPriv = (DamageScrPrivPtr) 0x970a828 #13 0xb7a75118 in XvDestroyPixmap (pPix=0xa85e898) at ../../Xext/xvmain.c:382 status = 136209692 pScreen = (ScreenPtr) 0x9700b30 pa = (XvAdaptorPtr) 0x97115f8 na = 1 pp = (XvPortPtr) 0x9711b18 np = 16 ---Type to continue, or q to quit--- #14 0x08085cd5 in dixDestroyPixmap (value=0xa85e898, pid=69208293) at ../../dix/dispatch.c:1246 No locals. #15 0x08073fec in FreeResource (id=69208293, skipDeleteFuncType=0) at ../../dix/resource.c:561 rtype = 2 cid = res = (ResourcePtr) 0xb1a3948 prev = (ResourcePtr *) 0x9d0cbd4 head = (ResourcePtr *) 0x9d0cbd4 #16 0x08087603 in ProcFreePixmap (client=0xb03e928) at ../../dix/dispatch.c:1332 pMap = (PixmapPtr) 0xa85e898 rc = -1080620012 #17 0x0808c51f in Dispatch () at ../../dix/dispatch.c:437 result = client = (ClientPtr) 0xb03e928 nready = 0 start_tick = 41820 #18 0x080716f5 in main (argc=9, argv=0xbf970ea4, envp=Cannot access memory at address 0x51 ) at ../../dix/main.c:397 i = alwaysCheckForInput = {0, 1} (gdb)