Game server crashing

Questions about Wine on Linux
Locked
elusiven
Newbie
Newbie
Posts: 2
Joined: Fri Nov 20, 2015 11:38 am

Game server crashing

Post by elusiven »

Hi

I'm running KS-3 Core™ i5-750 3740 4c / 4t 2.67 GHz+ 16 GB server

with ubuntu desktop 14.04

I have wine 1.7

I'm running a life is feudal game server with wine. I installed vcrun2013,2012,2010.

I'm using command to run it: wine /steamcmd/~~/lif/serverfile.exe worldID 1

It occasionally crashes with this weird error. ( sometimes it crashes after 2 hours, sometimes after 10 hours. )

wine: Unhandled page fault on read access to 0x8000000 at address 0xffffff (thread 0022), starting debugger...
User avatar
dimesio
Moderator
Moderator
Posts: 13205
Joined: Tue Mar 25, 2008 10:30 pm

Re: Game server crashing

Post by dimesio »

elusiven wrote: I have wine 1.7
The current development release is 1.8-rc1.
wine: Unhandled page fault on read access to 0x8000000 at address 0xffffff (thread 0022), starting debugger...
Post the full terminal output and backtrace.
Locked