k1ll3r Posted July 30, 2003 Share Posted July 30, 2003 Hi, I was asked by a friend to run a jk2 server on a server of mine (FreeBSD 4.8-STABLE).. The server runs fine up till the point I select a map (either via a .cfg , or manually when the server is attached to the tty).. It freezes. Having the system calls traced, it dies on this: inux_llseek(0x4,0x0,0x1fdbc000,0xbfbfe5b4,0x0) = 0 (0x0) linux_llseek(0x4,0x0,0x1fdbc000,0xbfbfe5ac,0x0) = 0 (0x0) linux_llseek(0x4,0x0,0x1fdbc000,0xbfbfe5b4,0x0) = 0 (0x0) linux_llseek(0x4,0x0,0x1fdbc000,0xbfbfe5ac,0x0) = 0 (0x0) linux_llseek(0x4,0x0,0x1fdbc000,0xbfbfe5b4,0x0) = 0 (0x0) linux_llseek(0x4,0x0,0x1fdbc000,0xbfbfe5ac,0x0) = 0 (0x0) .. It will loop this call forever has this happened to anyone? if yes, how did you solve this? I have linux compat upgraded. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.