sw get me this error:
open("highres/textures/2324.png", O_RDONLY) = 21
fstat64(21, {st_mode=S_IFREG|0666, st_size=102548, ...}) = 0
brk(0x910f000) = 0x910f000
read(21, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\5\0\0\0\3\300\10\2\0\0"..., 102548) = 102548
close(21) = 0
mmap2(NULL, 4919296, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb244f000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGSEGV, {SIG_DFL}, {0xb7f2edb0, [], 0}, 8) = 0
write(2, "Fatal signal: ", 14Fatal signal: ) = 14
write(2, "Segmentation Fault", 18Segmentation Fault) = 18
write(2, " (SDL Parachute Deployed)\n", 26 (SDL Parachute Deployed)
) = 26
It crash only with highres texture (HRP by hitman ver. 1.7). :? Exec was build on a GNU/Debian unstable distro. The 2324.png is the background image of the first option menu.