Open GoogleCodeExporter opened 9 years ago
Oh, and libc which is mentioned in the backtrace is glibc 2.11.1.
Original comment by andre.la...@gmail.com
on 17 Feb 2010 at 11:53
Issue 26 has been merged into this issue.
Original comment by njsmith@ucsd.edu
on 26 Jun 2010 at 3:14
If someone can install the debug information for the 'xvfb' package (e.g., for
Ubuntu the instructions are here:
https://wiki.ubuntu.com/DebuggingProgramCrash), and then reproduce this crash,
then the backtrace will hopefully be more useful.
Also, can you please attach the output of the commands 'xmodmap -pm' and
'xmodmap -pk'?
Original comment by njsmith@ucsd.edu
on 26 Jun 2010 at 3:29
Okay, it looks like this crash is caused by a bug in the X server, that was
fixed in this commit (says 'git bisect'):
http://cgit.freedesktop.org/xorg/xserver/commit/?id=af170a4ab76d33254dd4e54a33bb410fa1624739
I'm not sure when the bug was introduced, but it affects X server 1.7.6. It
looks like the patch above has been back-ported to the 1.7 branch and is fixed
in 1.7.7, but I haven't tested 1.7.7 yet.
Original comment by njsmith@ucsd.edu
on 19 Jul 2010 at 4:56
I've just tested 1.7.7, and it does in fact work.
So it looks like the solution is to upgrade your X server (in particular, your
Xvfb).
Original comment by njsmith@ucsd.edu
on 19 Jul 2010 at 5:02
Xvfb 1.8.2 is also fine.
Original comment by njsmith@ucsd.edu
on 19 Jul 2010 at 5:19
For future reference (since I'm sure people will keep running into this),
here's the bug report for Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/parti-all/+bug/607071
If you run into this problem on another distribution then please feel free to
file a bug with them as well, asking them to update their X server or to apply
the patch.
Original comment by njsmith@ucsd.edu
on 19 Jul 2010 at 5:35
Original issue reported on code.google.com by
andre.la...@gmail.com
on 17 Feb 2010 at 11:45Attachments: