Xephyr crash on Ubuntu Maverick guest
Posted: 12. Dec 2010, 07:55
I am trying to use Xephyr on Ubuntu Maverick guest with guest additions installed. When I start Xephyr, it crashes with this error.
This issue started after upgrading the Ubuntu guest to Maverick. There are couple of bug reports filed in Ubuntu for this issue, but this seems to be related to guest additions only. Xephyr works fine if I uninstall guest additions, but I like the convenience of guest additions
.
Bug report from Ubuntu --> https://bugs.launchpad.net/ubuntu/+sour ... bug/625321
I am using Virtualbox 3.2.12 on Windows 7 host. Any thoughts on how can I fix this issue?
Code: Select all
user@ubuntu:~$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -keybd ephyr,,,xkbmodel=evdev &
[1] 8640
user@ubuntu:~$ Xephyr: ../../../../include/privates.h:122: dixGetPrivateAddr: Assertion `key->initialized' failed.Bug report from Ubuntu --> https://bugs.launchpad.net/ubuntu/+sour ... bug/625321
I am using Virtualbox 3.2.12 on Windows 7 host. Any thoughts on how can I fix this issue?