Re: [ioquake3] serverStatic_t members zeroed out after 2 weeks of running

2011-06-22 Thread Thilo Schulz
On Wednesday, 22. June 2011 19:51:23 Nerius Landys wrote: > Any idea why this would happen consistently after a couple of weeks of > running? What code is responsible? Use GDB and watchpoints to determine the code that causes this problem. -- Thilo Schulz signature.asc Description: This is a

[ioquake3] serverStatic_t members zeroed out after 2 weeks of running

2011-06-22 Thread Nerius Landys
I'm having a funny ioquake3 server problem and was wondering if you guys know what's going on. If you look at the serverStatic_t struct in server.h, right below authorizeAddress I've added another netadr_t there for a custom service. What's funny is that consistently after the server is running fo