Opened 10 years ago

Closed 10 years ago

#2590 closed defect (duplicate)

Assertion failed: "IsFreedBlock(id)"

Reported by: Jia Henry Owned by:
Priority: Must Have Milestone:
Component: Core engine Keywords:
Cc: Patch:

Description

I don't know much about what exactly the error is but this is the output from the command line when it hits that error.

The error occurred when rejoining a 4 player game on a random oasis map.

headerless.cpp(103): Assertion failed: "IsFreedBlock(id)"
Assertion failed: "IsFreedBlock(id)"
Location: headerless.cpp:103 (Validate)

Call stack:

(0x8477494) /usr/bin/pyrogenesis() [0x8477494]
(0x84242ad) /usr/bin/pyrogenesis() [0x84242ad]
(0x842527b) /usr/bin/pyrogenesis() [0x842527b]
(0x84865ee) /usr/bin/pyrogenesis() [0x84865ee]
(0x8446a81) /usr/bin/pyrogenesis() [0x8446a81]
(0x8444dbe) /usr/bin/pyrogenesis() [0x8444dbe]
(0x843d130) /usr/bin/pyrogenesis() [0x843d130]
(0x84cdccf) /usr/bin/pyrogenesis() [0x84cdccf]
(0x82d620e) /usr/bin/pyrogenesis() [0x82d620e]
(0x82c1bc5) /usr/bin/pyrogenesis() [0x82c1bc5]
(0x8286e1b) /usr/bin/pyrogenesis() [0x8286e1b]
(0x8272c46) /usr/bin/pyrogenesis() [0x8272c46]
(0x825cca9) /usr/bin/pyrogenesis() [0x825cca9]
(0x825c60f) /usr/bin/pyrogenesis() [0x825c60f]
(0x813776f) /usr/bin/pyrogenesis() [0x813776f]
(0x813adc0) /usr/bin/pyrogenesis() [0x813adc0]

errno = 0 (No error reported here)
OS error = ?


/usr/bin/0ad: line 9:  2143 Aborted                 (core dumped) "$pyrogenesis" "$@"

Change History (1)

comment:1 by sanderd17, 10 years ago

Milestone: Backlog
Resolution: duplicate
Status: newclosed

Duplicate of #2481

Note: See TracTickets for help on using tickets.