Hello,
tried to reproduce this crash in a Stretch amd64 VM.
It wants to open the directory "maps":
benutzer@debian:~$ strace -f zatacka 2>&1 | grep maps
open("maps", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such
file or directory)
Therefore a null pointer is handed to readdir.
Package: zatacka
Version: 0.1.8-5
Severity: serious
Start the game and press m
Backtrace:
#0 0x76da8a52 in __readdir (dirp=dirp@entry=0x0)
at ../sysdeps/posix/readdir.c:44
#1 0x7084 in menu (screen=0x557a02e0) at fx.cpp:425
#2 0x5628 in main (argc=, argv
2 matches
Mail list logo