PlaneShift

Development => Development Deliberation => Topic started by: Karosh_Steinkatz on July 04, 2004, 05:30:20 pm

Title: psclient error on startup
Post by: Karosh_Steinkatz on July 04, 2004, 05:30:20 pm
I made another compiling attempt today. I applied my patches and compiling went fine as usual. But after loading the splash screen the client exits with following error:

Quote

/home/user/dev/cb_current/CS/include/csutil/array.h:509: failed assertion \'n < count\'


gdb spits following out:

Quote

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 16384 (LWP 7822)]
csArray, csArrayMemoryAllocator >::Get (this=0x8520104, n=0) at array.h:510
510         return root[n];


Any ideas?
Title:
Post by: Androgos on July 04, 2004, 06:08:52 pm
Wow.. you think we can solve your problem by that info?
That tells us that a out of bounds array call was called..
Guess what? That happens more than once :P
Title:
Post by: Karosh_Steinkatz on July 04, 2004, 06:54:53 pm
Sorry, but I\'m not used to debuggers. :P
I\'ll dig through the commands to get you more info about this.
Title:
Post by: Vengeance on July 05, 2004, 07:06:03 am
This is fixed now.  Re-update.