Issue249

Title -l crashes
Priority important Status resolved
Assigned To hail Keywords
Linked issues Watchers hail

Submitted on 2011-07-24 19h07 by tracker_migration, last changed by matthiaskrgr.

Messages
Author: tracker_migration Date: 2011-07-23   11h16
Submitted by matthiaskrgr
freedroidRPG -l {savegamename} crashes:


print_trace:  Obtained 7 stack frames.
print_trace:  Obtaining symbols now done.
./src(print_trace+0x12) [0x444052]
/lib/x86_64-linux-gnu/libc.so.6(+0x33d80) [0x7f13589b1d80]
/lib/x86_64-linux-gnu/libc.so.6(+0x132e5a) [0x7f1358ab0e5a]
./src(load_named_game+0x26) [0x4189a6]
./src(main+0x185) [0x44ecf5]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xff) [0x7f135899ceff]
./src() [0x415279]

print_trace():  received SIGSEGV!

rev 4682
Author: matthiaskrgr Date: 2011-07-25   10h12
Patch here: http://rb.freedroid.org/r/1333/
Author: ahuillet Date: 2011-07-25   16h13
Review Request 1333 fixes it
Author: matthiaskrgr Date: 2011-07-25   16h41
Fixed in 4875. Thanks!
History
Date User Action Args
2011-07-25 16:41:16matthiaskrgrsetstatus: open -> resolved
messages: + msg1271
2011-07-25 16:13:45ahuilletsetmessages: + msg1267
2011-07-25 10:12:54matthiaskrgrsetassignedto: hail
messages: + msg1258
nosy: + hail
2011-07-25 09:25:10ahuilletsetpriority: bug -> important
2011-07-24 19:07:44tracker_migrationcreate