[frameworks-kjs] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-27 Thread James Beddek
https://bugs.kde.org/show_bug.cgi?id=444003 --- Comment #10 from James Beddek --- I did a bisect of Clang/LLVM as the tests pass on 12.0.1, but not 13.0.0. That led me to this commit: https://github.com/llvm/llvm-project/commit/0aa0458f1429372038ca6a4edc7e94c96cd9a753 Which has issues with thunk

[frameworks-kjs] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-26 Thread James Beddek
https://bugs.kde.org/show_bug.cgi?id=444003 --- Comment #9 from James Beddek --- > I can't reproduce crash for what is worth (clang 12), does dropping the > -march help? The tests still crash without any -march option. Even with -01, the tests fail, but with -O0 they pass. -- You are receivin

[frameworks-kjs] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003 Albert Astals Cid changed: What|Removed |Added Component|general |general Product|okular