Follow-up Comment #7, bug #18694 (project wesnoth): I don't understand this. Inside gdb everything worked like it should, no crash nor error messages.
mika@Debian-kone:~$ gdb --args wesnoth-1.9 --debug GNU gdb (GDB) 7.3-debian Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/games/wesnoth-1.9...Reading symbols from /usr/lib/debug/usr/games/wesnoth-1.9...done. done. (gdb) r Starting program: /usr/games/wesnoth-1.9 --debug [Thread debugging using libthread_db enabled] process 21486 is executing new program: /usr/games/wesnoth-1.9 [Thread debugging using libthread_db enabled] [New Thread 0xb59f5b70 (LWP 21489)] Battle for Wesnoth v1.9.9 Started on Tue Sep 27 16:38:07 2011 Data directory: /usr/share/games/wesnoth/1.9 User configuration directory: /home/mika/.config/wesnoth User data directory: /home/mika/.local/share/wesnoth/1.9 Cache directory: /home/mika/.cache/wesnoth [New Thread 0xb0df4b70 (LWP 21490)] [Thread 0xb0df4b70 (LWP 21490) exited] [New Thread 0xb0df4b70 (LWP 21491)] Checking video mode: 1024x821x32... setting mode to 1024x821x32 could not initialize joystick 20110927 16:38:09 error gui/parse: horizontal_grow and horizontal_alignment can't be combined, alignment is ignored. 20110927 16:38:13 error general: no location found for 'data/campaigns/Brotherhood_of_Light/translations', skipping textdomain 20110927 16:40:02 warning whiteboard: Move defined with insufficient movement left. 20110927 16:40:04 warning whiteboard: Move defined with insufficient movement left. 20110927 16:40:06 warning whiteboard: Move defined with insufficient movement left. 20110927 16:40:08 warning whiteboard: Move defined with insufficient movement left. 20110927 16:40:51 warning whiteboard: Move defined with insufficient movement left. 20110927 16:40:51 warning whiteboard: Move defined with insufficient movement left. 20110927 16:41:55 warning whiteboard: Move defined with insufficient movement left. 20110927 16:41:55 warning whiteboard: Move defined with insufficient movement left. 20110927 16:41:55 warning whiteboard: Move defined with insufficient movement left. [Thread 0xb0df4b70 (LWP 21491) exited] [Thread 0xb59f5b70 (LWP 21489) exited] [Inferior 1 (process 21486) exited normally] (gdb) quit Lines [Thread 0xb0df4b70 (LWP 21491) exited] [Thread 0xb59f5b70 (LWP 21489) exited] [Inferior 1 (process 21486) exited normally] came probably because I quit wesnoth normally. _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?18694> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Wesnoth-bugs mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-bugs
