Changes between Version 1 and Version 2 of Ticket #14861, comment 3


Ignore:
Timestamp:
Jan 15, 2024, 7:51:32 PM (4 months ago)
Author:
antoniou79

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14861, comment 3

    v1 v2  
    22
    33Edit: I get the crash when building a release build with msys2/mingw64 from master HEAD, but not if building/debuging with Visual Studio. This is odd.
     4
     5Edit 2: From testing with a couple configure options
     6- default (debug build) does not crash
     7- {{{--disable-debug}}}  does not crash
     8- {{{--disable-debug --enable-release}}} crashes
     9Must have something to do with the release build optimizations