Package: zatacka
Version: 0.1.5dfsg1-2
Severity: important
I'm getting SIGSEGV (Segmentation fault) while starting the game.
I can see game window for a second and just after that I'm getting
SIGSEGV.
$ strace zatacka 2>&1 | tail
rt_sigaction(SIGBUS, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGFPE, NULL, {0xb7ecc3a0, [], 0}, 8) = 0
rt_sigaction(SIGFPE, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {0xb7ecc3a0, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
tgkill(12384, 12384, SIGSEGV) = 0
sigreturn() = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 12384 detached
$ gdb zatacka # package created without dh_strip
[...]
(gdb) run
Starting program: /tmp/zatacka-0.1.5dfsg1/zatacka
[Thread debugging using libthread_db enabled]
[New Thread -1214056768 (LWP 125)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1214056768 (LWP 125)]
0xb7e42884 in SDL_SetTimer () from /usr/lib/libSDL-1.2.so.0
(gdb) bt
#0 0xb7e42884 in SDL_SetTimer () from /usr/lib/libSDL-1.2.so.0
#1 0xb7e3281a in SDL_SetTimer () from /usr/lib/libSDL-1.2.so.0
#2 0xb7e4ccd9 in SDL_LowerBlit () from /usr/lib/libSDL-1.2.so.0
#3 0xb7e4e672 in SDL_UpdateRects () from /usr/lib/libSDL-1.2.so.0
#4 0x08049501 in DisplayImage ()
#5 0x0804959a in DispText ()
#6 0x0804a7c3 in menu ()
#7 0x080490e6 in main ()
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4-grsec
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages zatacka depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-9 GCC support library
ii libsdl-image1.2 1.2.5-1 image loading library for Simple D
ii libsdl-ttf2.0-0 2.0.8-2 ttf library for Simple DirectMedia
ii libsdl1.2debian 1.2.10-3 Simple DirectMedia Layer
ii libstdc++6 4.1.1-9 The GNU Standard C++ Library v3
ii ttf-dejavu 2.7-2 Bitstream Vera fonts with addition
zatacka recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]