Opened 10 years ago

Closed 10 years ago

#2591 closed defect (duplicate)

Assertion failed: "IsValidSize(m_size)"

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

Description

When the game is closed, it often produces an error. I'm not sure of exactly what it is but here is the output from the commandline

headerless.cpp(102): Assertion failed: "IsValidSize(m_size)"
Assertion failed: "IsValidSize(m_size)"
Location: headerless.cpp:102 (Validate)

Call stack:

(0x8477494) /usr/bin/pyrogenesis() [0x8477494]
(0x84242ad) /usr/bin/pyrogenesis() [0x84242ad]
(0x842527b) /usr/bin/pyrogenesis() [0x842527b]
(0x84865b7) /usr/bin/pyrogenesis() [0x84865b7]
(0x8446a81) /usr/bin/pyrogenesis() [0x8446a81]
(0x8447089) /usr/bin/pyrogenesis() [0x8447089]
(0x843fae9) /usr/bin/pyrogenesis() [0x843fae9]
(0x81e8bb9) /usr/bin/pyrogenesis() [0x81e8bb9]
(0x806c09c) /usr/bin/pyrogenesis() [0x806c09c]
(0x805fcfa) /usr/bin/pyrogenesis() [0x805fcfa]
(0xb6417e2e) /usr/lib/libc.so.6(__libc_start_main+0xde) [0xb6417e2e]
(0x806a669) /usr/bin/pyrogenesis() [0x806a669]

errno = 0 (Try again later)
OS error = ?


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

Change History (2)

comment:1 by Jia Henry, 10 years ago

Priority: Should HaveMust Have

comment:2 by sanderd17, 10 years ago

Milestone: Backlog
Priority: Must HaveShould Have
Resolution: duplicate
Status: newclosed

Duplicate of #2481

Note: See TracTickets for help on using tickets.