[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003

--- Comment #1 from Albert Astals Cid  ---
*** Bug 444004 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003

--- Comment #2 from Albert Astals Cid  ---
*** Bug 444005 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003

--- Comment #3 from Albert Astals Cid  ---
*** Bug 444006 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-19 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org

--- Comment #4 from Albert Astals Cid  ---
Your KJS compilation is likely broken, not something us Okular developers can
really help with

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-19 Thread James Beddek
https://bugs.kde.org/show_bug.cgi?id=444003

--- Comment #5 from James Beddek  ---
Hi Albert, it seems you might be on track there.
Recompiling kde-frameworks/kjs-5.87.0 with GCC allows kjs's "kjsapitest" test
to pass where before it would fail if built with Clang.

When I build okular with GCC instead of Clang, the tests continue to fail if
kjs was built with Clang. However, if kjs is built with GCC, and okular still
with Clang, the tests pass.

I would say kjs is interpreting/parsing some tests incorrectly if itself was
built with Clang.

Perhaps this should be passed on to the kjs people?

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-19 Thread Sam James
https://bugs.kde.org/show_bug.cgi?id=444003

Sam James  changed:

   What|Removed |Added

 CC||s...@gentoo.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003

--- Comment #6 from Albert Astals Cid  ---
Any chance you can try using a release clang instead of an unreleased one?

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 444003] kjsfunctionstest segmentation fault

2021-10-20 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=444003

--- Comment #7 from Albert Astals Cid  ---
Oh clang 13 was just release recently, apologies.

-- 
You are receiving this mail because:
You are watching all bug changes.