Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Out of scope
-
Affects Version/s: 5.2.1, 5.3.0 Alpha, 5.3.0 Beta1
-
Fix Version/s: None
-
Component/s: Network
-
Labels:None
-
Environment:gcc version 4.8.2 (x86_64-posix-seh-rev3, Built by MinGW-W64 project)
Description
Using mingw-w64 x64 the attached example crashes.
The crash only occurs in x64 release builds, x86 builds work fine.
As soon as I have a debug build or " -force-debug-info" is set, it does not crash.
I tested it with 5.2.1 and the stable branch.