You are not logged in.

#1 2008-03-11 20:59:31

Lazer
Banned
Registered: 2007-08-02
Posts: 111

UT-goty problem xlib.lock

I have experienced this error with ut-goty:


OpenGL
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 42 (X_SetInputFocus)
Serial number of failed request: 85
Current serial number in output stream: 86
Signal: SIGSEGV [segmentation fault]
Aborting.
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb77f3767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb77f381e]
#2 /usr/lib/libX11.so.6 [0xb7845e08]
#3 /usr/lib/libX11.so.6(XFreeCursor+0x25) [0xb78228b5]
#4 ./libSDL-1.1.so.0(X11_FreeWMCursor+0x40) [0xb7a78944]
#5 ./libSDL-1.1.so.0(SDL_FreeCursor+0x7e) [0xb7a6d316]
#6 ./libSDL-1.1.so.0(SDL_CursorQuit+0x65) [0xb7a6ce89]
#7 ./libSDL-1.1.so.0(SDL_VideoQuit+0x43) [0xb7a720f3]
#8 ./libSDL-1.1.so.0(SDL_QuitSubSystem+0x8b) [0xb7a54a87]
#9 ./libSDL-1.1.so.0(SDL_Quit+0x1f) [0xb7a54ae3]
#10 ./Core.so(HandleSignal__9__Contexti+0xc9) [0xb7b82e01]
ut-bin: xcb_xlib.c:73: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.

i have experienced the same error with java (azureus,ecc) and I fixed with

# sed -i 's/XINERAMA/FAKEEXTN/g' /opt/java/jre/lib/i386/xawt/libmawt.so

I've tryed

LIBXCB_ALLOW_SLOPPY_LOCK=true ut

with no results...

Any ideas???
__________________

Offline

#2 2008-03-16 00:47:40

tizoc
Member
Registered: 2006-07-28
Posts: 57

Re: UT-goty problem xlib.lock

I'm experiencing exactly the same problem with Azureus. I just tested UT goty and it works fine for me.

Offline

#3 2008-03-16 14:15:56

carlocci
Member
From: Padova - Italy
Registered: 2008-02-12
Posts: 368

Re: UT-goty problem xlib.lock

Lazer wrote:

I have experienced this error with ut-goty:


OpenGL
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 42 (X_SetInputFocus)
Serial number of failed request: 85
Current serial number in output stream: 86
Signal: SIGSEGV [segmentation fault]
Aborting.
Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb77f3767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb77f381e]
#2 /usr/lib/libX11.so.6 [0xb7845e08]
#3 /usr/lib/libX11.so.6(XFreeCursor+0x25) [0xb78228b5]
#4 ./libSDL-1.1.so.0(X11_FreeWMCursor+0x40) [0xb7a78944]
#5 ./libSDL-1.1.so.0(SDL_FreeCursor+0x7e) [0xb7a6d316]
#6 ./libSDL-1.1.so.0(SDL_CursorQuit+0x65) [0xb7a6ce89]
#7 ./libSDL-1.1.so.0(SDL_VideoQuit+0x43) [0xb7a720f3]
#8 ./libSDL-1.1.so.0(SDL_QuitSubSystem+0x8b) [0xb7a54a87]
#9 ./libSDL-1.1.so.0(SDL_Quit+0x1f) [0xb7a54ae3]
#10 ./Core.so(HandleSignal__9__Contexti+0xc9) [0xb7b82e01]
ut-bin: xcb_xlib.c:73: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.

i have experienced the same error with java (azureus,ecc) and I fixed with

# sed -i 's/XINERAMA/FAKEEXTN/g' /opt/java/jre/lib/i386/xawt/libmawt.so

I've tryed

LIBXCB_ALLOW_SLOPPY_LOCK=true ut

with no results...

Any ideas???
__________________

Mind if I ask you how you managed to install UT?
Did you use the loki installer?
I ask because I lost the cd long time ago (I simply copy the Unrealtournament dir from one windows installation to the other), so I wonder if there are some alternative steps as I could make a PKGBUILD for it.

Offline

#4 2008-03-17 14:01:00

quantax
Member
Registered: 2007-08-16
Posts: 24

Re: UT-goty problem xlib.lock

carlocci wrote:

Mind if I ask you how you managed to install UT?
Did you use the loki installer?
I ask because I lost the cd long time ago (I simply copy the Unrealtournament dir from one windows installation to the other), so I wonder if there are some alternative steps as I could make a PKGBUILD for it.

I happen to have been toying around with UT last week and have made a PKGBUILD. It installs only the first CD and should therefore work with other CD version of UT99 too.
I'll just clean it up now...

EDIT:

Ok, I uploaded the package "ut" to the AUR:
http://aur.archlinux.org/packages.php?ID=15763

I also made a package "ut-server" that only contains the files needed for a dedicated server. You don't need a CD for it: http://aur.archlinux.org/packages.php?ID=15764

Comments on both packages are welcome; especially concerning the dependencies.


PS: Sorry for abusing this thread.

Last edited by quantax (2008-03-17 14:32:25)

Offline

Board footer

Powered by FluxBB