[xorg-bugzilla-noise] [Bug 961] New: Xnest crashes in
damagePaintWindow()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 31 21:10:30 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=961
Summary: Xnest crashes in damagePaintWindow()
Product: xorg
Version: CVS_head
Platform: Sun
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: Server/Xnest
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
CC: eich at pdx.freedesktop.org,keithp at keithp.com,roland.mainz@
nrubsig.org
2004-08-01 CVS trunk on SuSE 9.1/AMD64, Xnest crashes like this:
-- snip --
% gdb --args ./Xnest -audit 4 -ac :40
GNU gdb 6.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library
"/lib64/tls/libthread_db.so.1".
(gdb) run
Starting program: /home/gisburn/projects/xorg/work002/xc/programs/Xserver/Xnest
-noreset -audit 4 -ac :40
Unable to initialize XKEYBOARD extension.
Could not init font path element /usr/X11R6/lib/X11/fonts/TTF/, removing from
list!
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from
list!
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) where
#0 0x0000000000000000 in ?? ()
#1 0x00000000004ff4e2 in GetDrawablePixmap (pDrawable=0xac3820) at damage.c:71
#2 0x0000000000504051 in damagePaintWindow (pWindow=0xac3820,
prgn=0x7fbffff350, what=0) at damage.c:1516
#3 0x000000000050aa4e in miWindowExposures (pWin=0xac3820, prgn=0x7fbffff350,
other_exposed=0x0) at miexpose.c:564
#4 0x000000000046595e in xnestWindowExposures (pWin=0xac3820,
pRgn=0x7fbffff350, other_exposed=0x0) at Window.c:448
#5 0x00000000004134d9 in MapWindow (pWin=0xac3820, client=0xa7b630) at
window.c:2827
#6 0x000000000040dbb9 in InitRootWindow (pWin=0xac3820) at window.c:511
#7 0x000000000040ab6b in main (argc=6, argv=0x7fbffff538, envp=0x7fbffff570) at
main.c:424
-- snip --
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list