Changes between Initial Version and Version 1 of Ticket #5496, comment 2


Ignore:
Timestamp:
Jul 12, 2019, 3:39:50 PM (5 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5496, comment 2

    initial v1  
    11With r22455 on unix/gcc 9 I get for both replays this segfault:
    2 ```
     2{{{
    33Thread 1 "pyrogenesis" received signal SIGSEGV, Segmentation fault.
    44PathGoal::RectContainsGoal (this=this@entry=0x7fffffffcbc4, x0=..., z0=..., x1=..., z1=...) at ../../../source/simulation2/helpers/PathGoal.cpp:251
     
    1818#10 0x00005555555f89f4 in RunGameOrAtlas (argc=<optimized out>, argv=<optimized out>) at /usr/include/c++/9.1.0/bits/allocator.h:153
    1919#11 0x00005555555eae7a in main (argc=3, argv=0x7fffffffe8d8) at ../../../source/main.cpp:675
    20 ```
     20}}}