Opened 13 years ago

Closed 13 years ago

#834 closed defect (worksforme)

[NEEDS INFO] [CRASH] Function call failed

Reported by: brian Owned by:
Priority: Release Blocker Milestone: Alpha 6
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by brian)

Happened while playing a regular game on Latium. Will provide more details later.


Function call failed: return value was -100021 (Invalid Handle (argument)) Location: h_mgr.cpp:659 (h_free)

Call stack:

(0x8380f50) /home/brian/0ad/binaries/system/pyrogenesis() [0x8380f50] (0x8331a32) /home/brian/0ad/binaries/system/pyrogenesis() [0x8331a32] (0x8332730) /home/brian/0ad/binaries/system/pyrogenesis() [0x8332730] (0x8331fdc) /home/brian/0ad/binaries/system/pyrogenesis() [0x8331fdc] (0x83482da) /home/brian/0ad/binaries/system/pyrogenesis() [0x83482da] (0x834b864) /home/brian/0ad/binaries/system/pyrogenesis() [0x834b864] (0x8351d23) /home/brian/0ad/binaries/system/pyrogenesis() [0x8351d23] (0x8347d5e) /home/brian/0ad/binaries/system/pyrogenesis() [0x8347d5e] (0x8347fc4) /home/brian/0ad/binaries/system/pyrogenesis() [0x8347fc4] (0x83855f2) /home/brian/0ad/binaries/system/pyrogenesis() [0x83855f2] (0x83493c5) /home/brian/0ad/binaries/system/pyrogenesis() [0x83493c5] (0x8183e45) /home/brian/0ad/binaries/system/pyrogenesis() [0x8183e45] (0x8056fca) /home/brian/0ad/binaries/system/pyrogenesis() [0x8056fca] (0x80586d1) /home/brian/0ad/binaries/system/pyrogenesis() [0x80586d1] (0xb6ce5e37) /lib/i386-linux-gnu/libc.so.6(libc_start_main+0xe7) [0xb6ce5e37] (0x8054f01) /home/brian/0ad/binaries/system/pyrogenesis() [0x8054f01]

errno = 0 (?) OS error = ?


"That form of the stack trace is mostly useless - you should be able to select the "debugger" option on assertion failures, which'll open gdb in the terminal (assuming you started the game from there), then you can type "bt full" to get a useful backtrace (then "q" to quit)"

Change History (4)

comment:1 by brian, 13 years ago

Description: modified (diff)

comment:2 by Kieran P, 13 years ago

Priority: Must HaveRelease Blocker

comment:3 by Kieran P, 13 years ago

Summary: Function call failed[CRASH] Function call failed

comment:4 by Philip Taylor, 13 years ago

Resolution: worksforme
Status: newclosed
Summary: [CRASH] Function call failed[NEEDS INFO] [CRASH] Function call failed
Note: See TracTickets for help on using tickets.