Bug 1597356
Summary: | Blender crashes on startup with message - 'enable-value-profiling' registered more than once | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Brian Lane <bcl> |
Component: | llvm | Assignee: | Tom Stellard <tstellar> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | bcl, colin.barker07, design-devel, dmalcolm, hobbes1069, jakub, jistone, kwizart, luya_tfz, negativo17, promac, scottt.tw, sguelton, siddharth.kde, tstellar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-03-04 17:29:08 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Brian Lane
2018-07-02 18:34:17 UTC
*** Bug 1627537 has been marked as a duplicate of this bug. *** Hello, I am not sure how I missed this bug. It looks like beignet and pocl issue. Does it happen with an AMD hardware? If so, uninstall both beignet and pocl as a workaround. I am testing openCL with ROCm repository but the implementation is currently slow when using cycle engine for rendering. Given the message, it looks like a LLVM compiler bug on Fedora 28 as executing Blender of Fedor 29 does not show that problem. blender Read prefs: /home/luya/.config/blender/2.79/config/userpref.blend Blender quit Assigning the component to llvm. (In reply to Luya Tshimbalanga from comment #2) > Hello, > I am not sure how I missed this bug. It looks like beignet and pocl issue. > Does it happen with an AMD hardware? > If so, uninstall both beignet and pocl as a workaround. > I am testing openCL with ROCm repository but the implementation is currently > slow when using cycle engine for rendering. No this is on an Intel system. Still happening with blender-2.79b-6.fc28.x86_64 This error happens when 2 different libLLVM.so are used by the same process. Uninstalling one of pocl or beignet should fix the issue. But before you do that, could you paste the output of: dnf info --installed '*llvm* Lets continue this discussion on bug 1565659. *** This bug has been marked as a duplicate of bug 1565659 *** |