Opened 7 years ago

Closed 6 years ago

Last modified 6 years ago

#4823 closed defect (duplicate)

SIGTRAP when starting new match

Reported by: dp304 Owned by:
Priority: Must Have Milestone:
Component: UI & Simulation Keywords:
Cc: Patch:

Description

Debug build of latest svn (20305) produces the following when starting a new game, during the loading progress bar:

Thread 1 "pyrogenesis_dbg" received signal SIGTRAP, Trace/breakpoint trap.
FUAssertion::OnAssertionFailed (
    file=0x7fff7098b31d "FCollada/FUtils/FUTracker.cpp", line=43)
    at FCollada/FUtils/FUAssert.cpp:62
62                      return false;

Interestingly, it does not happen with Release build of this revision or either build (Debug or Release) of the Alpha 22 source tarball.

System: Debian 9.1 gcc: 6.3.0

Attachments (2)

stack_trace.txt (123.1 KB ) - added by dp304 7 years ago.
system_info.txt (6.5 KB ) - added by dp304 7 years ago.

Download all attachments as: .zip

Change History (5)

by dp304, 7 years ago

Attachment: stack_trace.txt added

by dp304, 7 years ago

Attachment: system_info.txt added

comment:1 by dp304, 7 years ago

Priority: Should HaveMust Have

After some continues, game starts successfully.

comment:2 by dp304, 6 years ago

Resolution: duplicate
Status: newclosed

Seems to be the same issue as #4460

comment:3 by elexis, 6 years ago

Milestone: Backlog

Thanks for finding out and linking.

Note: See TracTickets for help on using tickets.