https://bz.apache.org/ooo/show_bug.cgi?id=126622
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #28 from Ariel Constenla-Haile <[email protected]> --- This and bug 126623 are indeed fixed on AOO413 by building on OS X Mountain Lion, the issue might have been introduced because the developer building the macOS release updated his/her system and 4.1.2 was thus built with a different clang version than 4.1.1. Building 4.1.3 on Mac OS X El Capitan with Xcode 7 will produce a binary release where this issue can be reproduced; if you recompile main/framework/source/loadenv/loadenv.cxx without optimization (-O0, the build environments builds with -O2), the application no longer hangs in the cases described in this bug and issue 126623. Building 4.1.3 on macOS Sierra with Xcode 8 produces a binary release where this is no longer reproducible. I will just resolve this as fixed, as it is indeed fixed; later on, it can be reopened if needed. -- You are receiving this mail because: You are the assignee for the issue.
