Re: How to debug linux crashes -
08-01-2006
it can be everything, but it looks more like getting out of bounds of the array, like you access array[10] while array got only 10 elements (the last is array[9])
on this maps i thin this is something with waypoints or calcylating the walk path.
|