"Bradley Arsenault" <[EMAIL PROTECTED]> writes: > On 4/5/07, Joe Wells <[EMAIL PROTECTED]> wrote: >> I just had my glob2 version 0.8.22 (compiled from the tar ball) crash >> with this message: >> >> ConfigVector::get(4294967295) : warning : id is not valid, returning >> default >> glob2: ConfigFiles.h:181: T* ConfigVector<T>::get(size_t) [with T = >> BuildingType]: Assertion `false' failed. >> >> The last thing I did was to just press right mouse to try to switch to >> the statistics screen to count my number of level 2 warriors (was in a >> battle). I don't know if that is related. >> >> I had to delete the core file immediately because it made my disk full >> and other things started to crash. (The core file was truncated >> anyway because it filled the disk.) >> >> I have my log files and I assume the last autosave file is valid >> (haven't checked that yet. >> >> Tell me what other information you want. > > ConfigVector is only tapped on the initialization of glob2, right when > its first loading. The code should never be run anytime after glob2 > has hit the main menu. I definitly need a backtrace from gdb to clear > this bug out.
Okay. I can try running glob2 with another disk in the future so if I get any more crashes I can get a proper core dump. -- Joe _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
