This is the mail archive of the
cygwin-xfree
mailing list for the Cygwin XFree86 project.
RE: X hardware acceleration still flaky?
> Right, thanks for gdb --pid= capture instructions in other mail;
> screengrabs of bt (if cygwin terminal supports copy and paste, I
> couldn't figure it out...)in private mail to you.
Thanks for the right-click title-bar hint, Andy.
And here's the backtrace text from Jon's XWin code drop at:
ftp://cygwin.com/pub/cygwinx/XWin.20100808-git-66f3680cb47fbd09.exe.bz2
crashing after I place geomview's camera window on my second screen:
Loaded symbols for /cygdrive/c/Windows/system32/msi.dll
Reading symbols from /cygdrive/c/Windows/system32/SFC.DLL...
warning: Lowest section in /cygdrive/c/Windows/system32/SFC.DLL is .text at 0040
1000
done.
Loaded symbols for /cygdrive/c/Windows/system32/SFC.DLL
Reading symbols from /cygdrive/c/Windows/system32/sfc_os.DLL...done.
Loaded symbols for /cygdrive/c/Windows/system32/sfc_os.DLL
[Switching to thread 5736.0x1a08]
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 5736.0x16c4]
0x6fb96c8d in pixman_fill_sse2 () from /usr/bin/cygpixman-1-0.dll
(gdb) bt
#0 0x6fb96c8d in pixman_fill_sse2 () from /usr/bin/cygpixman-1-0.dll
#1 0x6fb97205 in pixman_fill_sse2 () from /usr/bin/cygpixman-1-0.dll
#2 0x6fb77245 in pixman_fill () from /usr/bin/cygpixman-1-0.dll
#3 0x0044924b in fbFill (pDrawable=0x109306f8, pGC=0x10936530, x=657, y=367,
width=450, height=450) at fbfill.c:48
#4 0x0044746f in fbPolyFillRect (pDrawable=0x109306f8, pGC=0x10936530,
nrect=0, prect=0x1096791c) at fbfillrect.c:77
#5 0x0052728f in damagePolyFillRect (pDrawable=0x109306f8, pGC=0x10936530,
nRects=1, pRects=0x10967914) at damage.c:1404
#6 0x005504c3 in ProcPolyFillRectangle (client=0x106bd4f0) at dispatch.c:1939
#7 0x0054c56e in Dispatch () at dispatch.c:439
#8 0x005465af in main (argc=3, argv=0x61227b64, envp=0x104300f8)
at main.c:286
(gdb) c
Continuing.
Program exited with code 0400.
(gdb)
cheers,
L.
SaVi satellite constellation visualization http://savi.sf.net/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/