[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Hex-a-hop for users



2007/8/19, Damyan Ivanov <dam@modsoftsys.com>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> - -=| Jens Seidel, 19.08.2007 19:48 |=-
> > http://packages.qa.debian.org/h/hex-a-hop.html). Or simply use a
> > slightly older version of all patches from hex-a-hop_0.0.20070315-3.diff.gz.
>
> I tried the binary package for hex-a-hop_0.0.20070315-3 and it segafults
> after reading the configuration. Back-trace follows:
> - ----------------------------------------------
> Reading binary file "levels.dat" ("/usr/share/games/hex-a-hop/levels.dat")
> Reading binary file "/usr/share/games/hex-a-hop/graphics/font.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/gradient.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/map.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/map_top.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/tiles.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/tiles_reflect.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/emi.dat"
> Reading binary file "/usr/share/games/hex-a-hop/graphics/title.dat"
> Reading binary file "" ("/usr/share/games/hex-a-hop/")
> Reading binary file "save1.dat" ("/home/dam/.hex-a-hop/save1.dat")
> Reading binary file "save2.dat" ("/home/dam/.hex-a-hop/save2.dat")
> Reading binary file "save3.dat" ("/home/dam/.hex-a-hop/save3.dat")
> Warning: unable to open file "/home/dam/.hex-a-hop/save3.dat" for reading
> Reading binary file "save4.dat" ("/home/dam/.hex-a-hop/save4.dat")
> Warning: unable to open file "/home/dam/.hex-a-hop/save4.dat" for reading
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
> (no debugging symbols found)
>
> Program received signal SIGSEGV, Segmentation fault.
> - ---Type <return> to continue, or q <return> to quit---
> [Switching to Thread 47765726991216 (LWP 9871)]
> 0x00002b7150263c5b in SDL_FillRect () from /usr/lib/libSDL-1.2.so.0
> (gdb) bt
> #0  0x00002b7150263c5b in SDL_FillRect () from /usr/lib/libSDL-1.2.so.0
> #1  0x00002b71504ef698 in SDLPango_Draw () from /usr/lib/libSDL_Pango.so.1
> #2  0x0000000000000030 in ?? ()
> #3  0x0000000000000000 in ?? ()
> - -------------------------------------------------------
> Unfortunately libsdl* do not provide debug information.

See bug 438644

If you want more debug then rebuild sdlpango with
export DEB_BUILD_OPTIONS="$DEB_BUILD_OPTIONS nostrip"

-- 
Regards,
Yuri Kozlov



Reply to: