and that was with uqm 0.4.0 on a sid / amd64 box. Disabling sound,
switching the rendering backend etc didn't do any good.

So i've quickly recompiled it with debug symbols:
(gdb) bt
#0  0x0000000000000000 in ?? ()
#1  0x000000000049318e in load_package (ResHeaderPtr=0xb711e0,
res_package=1)
    at src/sc2code/libs/resource/getres.c:327
#2  0x0000000000493341 in res_GetResource (res=2097156) at
src/sc2code/libs/resource/getres.c:399
#3  0x00000000004baf6a in LoadStringTableInstance (res=2097156)
    at src/sc2code/libs/strings/sresins.c:33
#4  0x00000000004343f7 in LoadKernel (argc=0, argv=0x0) at
src/sc2code/setup.c:116
#5  0x000000000043dc11 in Starcon2Main (threadArg=0x0) at
src/sc2code/starcon.c:122
#6  0x00000000004bc6fc in ThreadHelper (startInfo=0xb66950)
    at src/sc2code/libs/threads/sdl/sdlthreads.c:213
#7  0x00002aaaaac16bc7 in SDL_RunThread () from /usr/lib/libSDL-1.2.so.0
#8  0x00002aaaaac16e99 in SDL_KillThread ()
from /usr/lib/libSDL-1.2.so.0
#9  0x00002aaaaad5ab1c in start_thread () from /lib/libpthread.so.0
#10 0x00002aaaab7d8c72 in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()
(gdb)

That's certainly amd64 specific, but it looks more like a portability
issue than 'hardware'.
I'll give it a closer look.

Regards,
        tbp


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to