This bug is still happening in Jaunty 9.04.
However, the GLX workaround is still valid.
--
Xvfb crashes with Segmentation Fault
https://bugs.launchpad.net/bugs/296230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs maili
Confirmed -extension GLX work around.
I use a VPS running ubuntu server 8.10. I have already installed xorg,
not sure if this is required for the workaround to work.
I tried out connecting several times and found the work around to
function perfectly.
Thanks!
--
Xvfb crashes with Segmentation
Workaround has been stable for a few hours.
Instead of starting the Xvfb as stated, I added the extension argument -
Xvfb :21324 -fbdir /tmp/xvfb_test -ac -extension GLX &
Hope this helps someone else.
--
Xvfb crashes with Segmentation Fault
https://bugs.launchpad.net/bugs/296230
You received
Xorg log
** Attachment added: "Xorg.0.log"
http://launchpadlibrarian.net/22031407/Xorg.0.log
--
Xvfb crashes with Segmentation Fault
https://bugs.launchpad.net/bugs/296230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bu
Please reopen this bug.
I was able to reproduce with the following commands on an up to date Ubuntu
8.10 64-bit install -
Xvfb :21324 -fbdir /tmp/xvfb_test -ac &
env DISPLAY=:21324 gnash -t 13 /tmp/xvfb_test/movie1.swf &
env DISPLAY=:21324 gnash -t 13 /tmp/xvfb_test/movie2.swf &
pkill -f /tmp/x
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 confirm
[This is an automated message]
Hi vyzivus,
Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log
file from after reproducing this issue. If you've made any customizations to
your /etc/X11/xorg.conf please attach that as well.
** Changed in: xorg-server (Ubuntu)