On 21 March 2010 10:09, Josh Glover <jmg...@gmail.com> wrote:

> Installing valgrind now to dig deeper.

: jmg...@alhana; cat /home/jmglov/.valgrindrc
--memcheck:leak-check=yes
--memcheck:trace-children=yes
--memcheck:time-stamp=yes
: jmg...@alhana; valgrind --log-file=/tmp/worldtest-wastesedge.log
./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
: jmg...@alhana; wc -l /tmp/worldtest-wastesedge.log
5046 /tmp/worldtest-wastesedge.log


Wow. I'm going to start fixing this stuff on a new branch called
valgrind. Watch the git repo.

-- 
Cheers,
Josh


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

Reply via email to