How to create server on linux

A special collection of guides, for those taking their first steps with POL or eScript
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?
Skinny
Expert Poster
Posts: 76
Joined: Wed Dec 19, 2012 10:27 pm

Re: How to create server on linux

Post by Skinny »

Are there features differences or advantages between running the POL between Linux and Windows?
bodom
Former Developer
Posts: 140
Joined: Sat Feb 21, 2015 7:52 pm
Location: Italy

Re: How to create server on linux

Post by bodom »

This is a 2-months old thread... that bug should have been fixed now, because the core is using a brand new build system.

In my experience, POL runs the same in Linux and Windows.
Post Reply