Reproducible Crash in Wesnoth 1.19.7

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
Post Reply
Ant
Posts: 22
Joined: January 29th, 2010, 4:21 am

Reproducible Crash in Wesnoth 1.19.7

Post by Ant »

Wesnoth 0.19.7 crashes for me in the campain The Deceiver's Gambit
scenario TDG - The Silvan Seer on round 3 in a reproducible way.

Safe file is attached.
TDG-The Sylvan Seer-Auto-Save3.gz
(151.95 KiB) Downloaded 47 times

The crash can be induced by moving Kalenz one hex north after loading the safe file.
He will drown and die, and the game crashes.



Coredump:
gdb ./app/wesnoth-1.19.7/wesnoth core.xxxxxxxxxxxxxxxxxxx_app_wesnoth-1_19_7_wesnoth.1000.c4b26c63-98bb-445c-ab87-83542dd09c79.5788.109600
...
Downloading separate debug info for system-supplied DSO at 0x7ffee6b99000
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./app/wesnoth-1.19.7/wesnoth'.
Program terminated with signal SIGABRT, Aborted.
Download failed: Invalid argument. Continuing without source file ./nptl/./nptl/pthread_kill.c.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=<optimized out>) at ./nptl/pthread_kill.c:44

warning: 44 ./nptl/pthread_kill.c: No such file or directory
[Current thread is 1 (Thread 0x78c520ce4dc0 (LWP 5788))]
(gdb)
Dalas120
Posts: 202
Joined: July 5th, 2020, 6:51 pm

Re: Reproducible Crash in Wesnoth 1.19.7

Post by Dalas120 »

Thanks for reporting this! That's a very weird crash - I'll create a bug report on git

https://github.com/wesnoth/wesnoth/issues/9803
Post Reply