project-navigation
Personal tools

Author Topic: Crash in R25557  (Read 1672 times)

Offline O01eg

  • Rookie
  • ***
  • Posts: 73
    • View Profile
Crash in R25557
« on: August 07, 2009, 01:39:41 am »
When UFO attacked my base and I choose automission I got next:
Code: [Select]
./ufo(Sys_Backtrace+0x15)[0x547901]
./ufo[0x548030]
/lib/libc.so.6[0x7fce9871b650]
./ufo(Com_AddToInventory+0xf2)[0x51c4fd]
./ufo(MN_ContainerNodeUpdateEquipment+0xfb)[0x4d5a1c]
./ufo[0x47d301]
./ufo(Cbuf_Execute+0x21a)[0x4ea1a9]
./ufo[0x44c9ad]
./ufo[0x4f35b8]
./ufo(Qcommon_Frame+0xdd)[0x4f3191]
./ufo(main+0x45)[0x547639]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7fce9870856e]
./ufo[0x4286a9]
./ufo(Sys_Backtrace+0x15)[0x547901]
./ufo(Sys_Error+0x73)[0x547f8d]
./ufo[0x54803e]
/lib/libc.so.6[0x7fce9871b650]
./ufo(Com_AddToInventory+0xf2)[0x51c4fd]
./ufo(MN_ContainerNodeUpdateEquipment+0xfb)[0x4d5a1c]
./ufo[0x47d301]
./ufo(Cbuf_Execute+0x21a)[0x4ea1a9]
./ufo[0x44c9ad]
./ufo[0x4f35b8]
./ufo(Qcommon_Frame+0xdd)[0x4f3191]
./ufo(main+0x45)[0x547639]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7fce9870856e]
./ufo[0x4286a9]
Error: Received signal 11.
In debug I could not repeat this bug.
p.s. Wrong hospital screen (see picture)

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Crash in R25557
« Reply #1 on: August 07, 2009, 09:37:17 am »
if you still have the unmodified binary of ufo, please type addr2line for the given addresses and post them here