Statix
Joined: 16 Jun 2009 Posts: 1
|
Posted: Tue Jun 16, 2009 22:26 Post subject: Segfaults! |
|
|
Code: | NWNX2lib: Init
Segmentation fault |
I get this no matter what I try.
I cloned the svn repository to get the latest version. Old versions wouldn't compile against the new gcc I guess. This one compiled fine. I compiled all the necessary files using the sh script and copied them to my nwn server directory: /opt/nwn-dedicated-server
Anytime I try to run nwnstartup.sh I get that error. It also occurs anytime I manually run: export LD_PRELOAD=./nwnx2.so
I've tried all sorts of settings in nwnx2.ini and nothing changes. It seems to be segfaulting before anything happens anyway.
Can anyone see anything I'm doing wrong or have any ideas?
I'm running this on an i686 Archlinux VPS with recent packages.
glibc 2.10.1
zlib 1.2.3.3
gcc 4.4.0
Nwserver also runs fine without nwnx2. I've tested this on two other archlinux machines running i686 and x86_64 and both have the same result.
Is there any other information that would be needed? |
|