Bug 1512 - Xnest segfaults
Summary: Xnest segfaults
Status: RESOLVED DUPLICATE of bug 961
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xnest (show other bugs)
Version: 6.8.0
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 21:00 UTC by Nuno Alexandre
Modified: 2004-10-02 19:25 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Nuno Alexandre 2004-10-01 21:00:32 UTC
segfault with Xnest version:6.8.0-r1 (from Gentoo)

System uname: 2.6.8.1 i686 AMD Athlon(TM) XP 1800+
Gentoo Base System version 1.5.3
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5


 [~] gdb Xnest 
GNU gdb 6.2.1

(gdb) run :1 -name desktop -kb -ac
Starting program: /usr/X11R6/bin/Xnest :1 -name desktop -kb -ac
warning: Unable to find dynamic linker breakpoint function.
GDB will be unable to debug shared library initializers
and track explicitly loaded dynamic code.
Could not init font path element /usr/share/fonts/CID/, removing from list!

Program received signal SIGSEGV, Segmentation fault.
0x04583335 in ?? ()
(gdb) bt
#0  0x04583335 in ?? ()
#1  0x080ed5c3 in getDrawableDamageRef (pDrawable=0x85045e8) at damage.c:87
#2  0x080f180d in damagePaintWindow (pWindow=0x85045e8, prgn=0xbffff110, what=0)
    at damage.c:1555
#3  0x0818462f in miWindowExposures (pWin=0x85045e8, prgn=0xbffff110,
other_exposed=0x0)
    at miexpose.c:564
#4  0x08097fcb in MapWindow (pWin=0x85045e8, client=0x84ddd10) at window.c:2827
#5  0x080931cf in InitRootWindow (pWin=0x85045e8) at window.c:511
#6  0x08090674 in main (argc=6, argv=0xbffff264, envp=0xbffff280) at main.c:424
(gdb)
Comment 1 Roland Mainz 2004-10-03 12:25:40 UTC
This is likely a DUPlicate of bug 961 ("Xnest crashes in damagePaintWindow()"),
markintg as such...

*** This bug has been marked as a duplicate of 961 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.