[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-09-16 Thread Adam Dickmeiss
Compiled xvfb (2:1.6.0-0ubuntu14) from deb sources but with debugging enabled and no stripping.. a...@durum:~/xvfb$ diff rules xorg-server-1.6.0/debian/rules 16c16 CFLAGS += -O0 --- CFLAGS += -O2 181c181 # dh_strip -s --dbg-package=xserver-xorg-core --- dh_strip -s

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-09-16 Thread Adam Dickmeiss
valgrind output shows that the immediate problem is that xrealloc in glx/glxscreen.c:276 causes some colormaps to have a bad pVisual member.. That is : some colormaps STILL point to the old memory .. In other words.. not all colormaps gets fixed up in AddScreenVisuals. Here is a gdb session where

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-09-15 Thread Adam Dickmeiss
The problem still exists and has been reported by others.. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529927 ** Bug watch added: Debian Bug tracker #529927 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529927 -- Xvfb crashes with SIGSEGV in FreeColormap()

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-09-12 Thread Bryce Harrington
We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-08-13 Thread Bryce Harrington
** Tags added: intrepid -- Xvfb crashes with SIGSEGV in FreeColormap() https://bugs.launchpad.net/bugs/330052 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-08-12 Thread Bryce Harrington
Unfortunately there still is not enough information in the backtrace to troubleshoot this bug; please follow the directions at http://wiki.ubuntu.com/X/Backtracing to collect a full backtrace. ** Changed in: xorg-server (Ubuntu) Status: Incomplete = New ** Changed in: xorg-server (Ubuntu)

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-05-09 Thread WangLu
also confirmed in a 64-bit ubuntu 9.04 (however, this didn't happen on a 32-bit ubuntu 9.04) -- Xvfb crashes with SIGSEGV in FreeColormap() https://bugs.launchpad.net/bugs/330052 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-04-20 Thread Bryce Harrington
** Description changed: Binary package hint: xvfb a...@durum:~$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.10 DISTRIB_CODENAME=intrepid DISTRIB_DESCRIPTION=Ubuntu 8.10 a...@durum:~$ apt-cache policy xvfb xvfb: Installed: 2:1.5.2-2ubuntu3 Candidate:

[Bug 330052] Re: Xvfb crashes with SIGSEGV in FreeColormap()

2009-04-06 Thread Bryce Harrington
** Summary changed: - Xvfb crashes with SIGSEGV + Xvfb crashes with SIGSEGV in FreeColormap() -- Xvfb crashes with SIGSEGV in FreeColormap() https://bugs.launchpad.net/bugs/330052 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 330052] Re: Xvfb crashes with SIGSEGV

2009-03-20 Thread Adam Dickmeiss
xserver configuration ** Attachment added: /etc/X11/xort.conf http://launchpadlibrarian.net/24163269/xorg.conf -- Xvfb crashes with SIGSEGV https://bugs.launchpad.net/bugs/330052 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 330052] Re: Xvfb crashes with SIGSEGV

2009-03-20 Thread Adam Dickmeiss
Program received signal SIGSEGV, Segmentation fault. ---Type return to continue, or q return to quit--- [Switching to Thread 0x7facb72e46f0 (LWP 7931)] 0x00507665 in FreeColormap () (gdb) bt full #0 0x00507665 in FreeColormap () No symbol table info available. #1

[Bug 330052] Re: Xvfb crashes with SIGSEGV

2009-03-19 Thread Bryce Harrington
Please collect a 'bt full' on this issue. The 'bt' alone doesn't provide the variable values. ** Changed in: xorg-server (Ubuntu) Importance: Undecided = High -- Xvfb crashes with SIGSEGV https://bugs.launchpad.net/bugs/330052 You received this bug notification because you are a member of

[Bug 330052] Re: Xvfb crashes with SIGSEGV

2009-03-05 Thread Bryce Harrington
Hi adam-indexdata, Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log (and maybe Xorg.0.log.old) file from after reproducing this issue. If you've made any customizations to your /etc/X11/xorg.conf please attach that as well. Could you please collect a full

[Bug 330052] Re: Xvfb crashes with SIGSEGV

2009-02-16 Thread Adam Dickmeiss
If I specify a screen the crash does not occur. Xvfb :1 -auth hosts -screen 0 800x600x24 -- Xvfb crashes with SIGSEGV https://bugs.launchpad.net/bugs/330052 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list