On 20 March 2010 19:54, Josh Glover <jmg...@gmail.com> wrote:

> On 20 March 2010 11:02, Kai Sterker <kai.ster...@gmail.com> wrote:
>
>> In the meantime, maybe one of you guys can try out what happens when
>> running worldtest with the wastesedge data.
>
> I'll give this a go tonight or tomorrow, Kai.

OK, can repro here:

: jmg...@alhana; uname -a
Linux alhana 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC
2010 i686 GNU/Linux
: jmg...@alhana;  ./test/worldtest -g ../ wastesedge
*** warning: directory '/usr/local/share/adonthell/games/wastesedge/'
cannot be accessed!
*** configuration::option: No section 'General' in configuration file!
*** configuration::option: No section 'Video' in configuration file!
*** configuration::option: No option 'CacheSize' in section 'Video'!
*** configuration::option: No section 'Input' in configuration file!
*** configuration::option: No option 'move_south' in section 'Input'!
*** configuration::option: No option 'move_east' in section 'Input'!
*** configuration::option: No option 'move_west' in section 'Input'!
*** configuration::option: No option 'a_button' in section 'Input'!
*** configuration::option: No option 'b_button' in section 'Input'!
*** configuration::option: No option 'c_button' in section 'Input'!
*** configuration::option: No option 'd_button' in section 'Input'!
*** paths::open: file 'time.data' does not exist in search path:
  - ../wastesedge/
  - /usr/local/share/adonthell/games/wastesedge/
*** disk_writer_gz::get_state: cannot open 'time.data' for reading!
*** paths::find_in_path: file 'groups/human.specie' does not exist in
search path:
  - ../wastesedge/
  - /usr/local/share/adonthell/games/wastesedge/
  - /home/jmglov/Documents/coding/adonthell-build
*** disk_writer_xml::get_state: cannot open 'groups/human.specie' for reading!
*** paths::find_in_path: file 'groups/noble.faction' does not exist in
search path:
  - ../wastesedge/
  - /usr/local/share/adonthell/games/wastesedge/
  - /home/jmglov/Documents/coding/adonthell-build
*** disk_writer_xml::get_state: cannot open 'groups/noble.faction' for reading!
*** character::get_character: no character with id '' found!
Segmentation fault


The debugger was not of much help; as you noted, with stack / memory
corruption, the issue could be anywhere.

Installing valgrind now to dig deeper.

-- 
Cheers,
Josh


_______________________________________________
Adonthell-devel mailing list
Adonthell-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/adonthell-devel

Reply via email to