project-navigation
Personal tools

Author Topic: 30283 crushed after complited mission  (Read 4091 times)

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
30283 crushed after complited mission
« on: June 07, 2010, 08:18:30 pm »
Not sure if it possible to reproduce since no save in missions.
this is what I have from console
Code: [Select]
./ufo[0x814a5ac]
./ufo(Qcommon_Frame+0x7b)[0x814aa10]
./ufo(main+0x5c)[0x81a8a8b]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x6b0bd6]
./ufo[0x806ce71]
./ufo(Sys_Backtrace+0x1f)[0x81a9f4b]
./ufo(Sys_Error+0x22)[0x81a8e55]
./ufo(Sys_InitSignals+0x0)[0x81a9fc9]
[0xfa5400]
/lib/tls/i686/cmov/libc.so.6(abort+0x182)[0x6c7a82]
/lib/tls/i686/cmov/libc.so.6(__assert_fail+0xf8)[0x6bd718]
./base/game.so(G_SendInventory+0xe5)[0x2884c93]
./base/game.so(+0x1ec41)[0x2886c41]
./base/game.so(G_MatchDoEnd+0x8c)[0x2886f87]
./base/game.so(G_RunFrame+0x141)[0x2886267]
./ufo(SV_RunGameFrame+0x10)[0x816a721]
./ufo(SV_Frame+0x5b)[0x816d1c3]
./ufo[0x814a5ac]
./ufo(Qcommon_Frame+0x7b)[0x814aa10]
./ufo(main+0x5c)[0x81a8a8b]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x6b0bd6]
./ufo[0x806ce71]
Error: Received signal 6.


Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: 30283 crushed after complited mission
« Reply #1 on: June 07, 2010, 08:22:23 pm »
please use addr2line to convert the address into a source code line

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: 30283 crushed after complited mission
« Reply #2 on: June 07, 2010, 08:23:54 pm »
most likely g_inventory.c:298 (G_SendInventory)

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
Re: 30283 crushed after complited mission
« Reply #3 on: June 07, 2010, 09:34:39 pm »
please use addr2line to convert the address into a source code line
Sorry mate, I am too dumb to use it, I looked there http://gd.tuwien.ac.at/linuxcommand.org/man_pages/addr2line1.html and tried MAN addr2line but not sure what to do. If you can give me simple dumb-proof instruction how to do it I will do it with pleasure.

PS I picked plasma sword from dead body and used it on an enemy, mb this coused the issue

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: 30283 crushed after complited mission
« Reply #4 on: June 07, 2010, 10:20:51 pm »
trunk/$ addr2line -e ufo 0x2884c93

Offline MikeKle

  • Rookie
  • ***
  • Posts: 51
    • View Profile
Re: 30283 crushed after complited mission
« Reply #5 on: June 11, 2010, 09:37:30 pm »
trunk/$ addr2line -e ufo 0x2884c93

It's keep respond with "??:0" ...

in recent trunk 466 , I got game freeze in tactical mode and this was in terminal
Code: [Select]
./ufo(Sys_Backtrace+0x1f)[0x81aa28f]
./ufo[0x81aa2fa]
[0x571400]
/lib/tls/i686/cmov/libc.so.6(+0x6dafd)[0x320afd]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x5c)[0x322f9c]
/usr/lib/nvidia-current/libGLcore.so.1(+0xd780e0)[0x1d490e0]
./ufo(Sys_Backtrace+0x1f)[0x81aa28f]
./ufo(Sys_Error+0x22)[0x81a9199]
./ufo(Sys_InitSignals+0x0)[0x81aa30d]
[0x571400]
/lib/tls/i686/cmov/libc.so.6(+0x6dafd)[0x320afd]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x5c)[0x322f9c]
/usr/lib/nvidia-current/libGLcore.so.1(+0xd780e0)[0x1d490e0]
« Last Edit: June 11, 2010, 09:40:39 pm by MikeKle »

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: 30283 crushed after complited mission
« Reply #6 on: June 11, 2010, 10:14:36 pm »
It's keep respond with "??:0" ...

in recent trunk 466 , I got game freeze in tactical mode and this was in terminal
Code: [Select]
./ufo(Sys_Backtrace+0x1f)[0x81aa28f]
./ufo[0x81aa2fa]
[0x571400]
/lib/tls/i686/cmov/libc.so.6(+0x6dafd)[0x320afd]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x5c)[0x322f9c]
/usr/lib/nvidia-current/libGLcore.so.1(+0xd780e0)[0x1d490e0]
./ufo(Sys_Backtrace+0x1f)[0x81aa28f]
./ufo(Sys_Error+0x22)[0x81a9199]
./ufo(Sys_InitSignals+0x0)[0x81aa30d]
[0x571400]
/lib/tls/i686/cmov/libc.so.6(+0x6dafd)[0x320afd]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x5c)[0x322f9c]
/usr/lib/nvidia-current/libGLcore.so.1(+0xd780e0)[0x1d490e0]

Am I blind or there is no 0x2884c93 in this stack trace?

-geever