How to create server on linux

Here you can post threads specific to the current release of the core (099)

Moderator: POL Developer

Post Reply
elaen
New User
Posts: 2
Joined: Sat Oct 10, 2015 11:56 pm

How to create server on linux

Post by elaen »

Hi,

Im download pol server from https://github.com/polserver/polserver and compile like its said. Everything works good but when im start the server i got something like:

Signal "SIGSEGV"(11: invalid memory reference) detected.
Segmentation fault detected - null pointer reference
Signal code is 1
########################################################################################
POL will exit now. Please, post the following to the forum: http://forums.polserver.com/.
POL099-2013-09-03 Break Everything Even Rudder (ubuntu - 64bit)
compiled on Oct 11 2015 09:24:08
Copyright (C) 1993-2015 Eric N. Swanson

Signal "SIGSEGV"(11: invalid memory reference) detected.
Segmentation fault detected - null pointer reference
Signal code is 1
########################################################################################
POL will exit now. Please, post the following to the forum: http://forums.polserver.com/.
Admin contact:
Executable: ./pol
Start time: [10/11 09:52:02]
Current time: [10/11 09:52:02]

Stack trace:
#00 [0x6ddb56]
#01 [0x6de129]
#02 [0x6de9a3]
#03 [0x7664e0]

Compiler: gcc 4.8.2Compile time: 09:24:08
Build target: ubuntu - 64bit
Build revision: POL099-2013-09-03 Break Everything Even Rudder
GNU C library (compile time): 2.19

########################################################################################
(core dumped)

Im first time make a server on UO. Any ideas?
Post Reply