[sword-devel] BUG in GBS: crash if data files are not present

Joachim Ansorg sword-devel@crosswire.org
Sun, 3 Mar 2002 16:35:30 +0100


I found a bug in GBS while working on BibleTime.

I removed the datafiles of a GBS testmodule I made but left the .conf file in 
mods.d/ and started BibleTime - it crashed.
The crash occurs if the datafile which is given in the .conf file is not 
present. In my case the beginning of the config looks like this:

	[GenBook-TestMod]
	DataPath=./modules/genbook/yoyo/yoyo

It crashed every time if I access TreeKexIdx::getFullName.
I'm sure this is one of the last bugs in GBS - BibleTime's working really 
stable with books! Great work!


Joachim