David Leimbach | 17 Mar 23:25

Re: Segmentation violation



On Mon, Mar 17, 2008 at 10:39 AM, <aon.912189943.2-Tswl7xcH0yE@public.gmane.org> wrote:
Hi!

I'm trying to run Inferno on Linux. The installation runs smoothly and executing
% /usr/inferno/Linux/386/bin/emu
runs ok too, ending up with the inferno shell, but when I execute
; wm/wm
the window manager shows for 0.5 seconds and then it dies with:
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb7d1c727]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb7d1c7de]
#2 /usr/lib/libX11.so.6 [0xb7e996c8]
#3 /usr/lib/libX11.so.6 [0xb7e99e42]
#4 /usr/lib/libX11.so.6 [0xb7e9a15f]
#5 /usr/lib/libX11.so.6(XNextEvent+0x8b) [0xb7e81c7b]
#6 /usr/inferno/Linux/386/bin/emu [0x804c644]
#7 /usr/inferno/Linux/386/bin/emu [0x804afe9]
#8 /lib/libc.so.6(clone+0x5e) [0xb7dde20e]
emu: xcb_xlib.c:73: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
EMU: faults: Segmentation violation

Any feedback is welcome.

This is why I don't use X11 :-)  You did say ANY feedback...

There is a framebuffer Inferno out there for linux "somewhere" also, in case you continue having trouble.

 


Markus



Gmane