Menu

#54 brutalchess -p quake crashes

Alpha v0.5
closed-invalid
nobody
None
5
2007-07-19
2007-03-09
No

Hi:

While executing the following command

brutalchess -p quake

the program SIGSEGV.

Q3Set::load()
Couldn't open file ../art/md3/cloud//lower.md3
Couldn't open file ../art/md3/cloud//upper.md3
Couldn't open file ../art/md3/cloud//head.md3
Load aimation params
Failed to load the animation.cfg file: ../art/md3/cloud/animation.cfg
Segmentation fault

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1082648896 (LWP 28816)]
0x000000000043b333 in Q3CharModel::load ()
(gdb) bt full
#0 0x000000000043b333 in Q3CharModel::load ()
No symbol table info available.
#1 0x000000000043cb88 in Q3Set::load ()
No symbol table info available.
#2 0x00000000004216ed in GameCore::load ()
No symbol table info available.
#3 0x000000000040e279 in callLoad ()
No symbol table info available.
#4 0x00002b55fb7ff0c7 in SDL_GetThreadID () from /usr/lib64/libSDL-1.2.so.0
No symbol table info available.
#5 0x00002b55fb83f7b9 in SDL_ThreadID () from /usr/lib64/libSDL-1.2.so.0
No symbol table info available.
#6 0x00002b55fba8809e in start_thread () from /lib64/libpthread.so.0
No symbol table info available.
#7 0x00002b55fc9594cd in clone () from /lib64/libc.so.6
No symbol table info available.
#8 0x0000000000000000 in ?? ()
No symbol table info available.

(unfortunately stuff is stripped here :( )

attached is an strace.

Program compiled with :

gcc version 4.1.2 in a 64 bit OS.

HTH and sorry for the lack of debugging symbols ;P

Discussion

  • Cristian Rodriguez

    oops..crashed

     
  • Nobody/Anonymous

    Logged In: NO

    sorry I've not seen that you had the same failure before...

     
  • neilpa

    neilpa - 2007-07-19
    • status: open --> closed-invalid
     
  • neilpa

    neilpa - 2007-07-19

    Logged In: YES
    user_id=1398039
    Originator: NO

    We don't distribute those files. That was test code but we shipped it anyway. If you are smart enough to figure it out go ahead and use it. Otherwise, that feature is unsupported.

     

Log in to post a comment.