Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

darktable: llvm::report_fatal_error(): #14145

Closed
Germano0 opened this issue Apr 8, 2023 · 2 comments
Closed

darktable: llvm::report_fatal_error(): #14145

Germano0 opened this issue Apr 8, 2023 · 2 comments
Labels
bug: upstream he bug needs a fix outside of the scope of darktable, in an external lib or in a driver

Comments

@Germano0
Copy link
Contributor

Germano0 commented Apr 8, 2023

Describe the bug

Reporting a downstream darktable: llvm::report_fatal_error(): crashreport from a Fedora user.
For all details and logs see
https://bugzilla.redhat.com/show_bug.cgi?id=2185324

Where did you install darktable from?

distro packaging

darktable version

4.2.1

What OS are you using?

Linux

What is the version of your OS?

Fedora 38

@ralfbrown
Copy link
Collaborator

That looks like a crash in the OpenCL driver code (line 28 of the backtrace and everything above is OpenCL or system code).

@ralfbrown ralfbrown added the bug: upstream he bug needs a fix outside of the scope of darktable, in an external lib or in a driver label Apr 8, 2023
@parafin
Copy link
Member

parafin commented Apr 8, 2023

There were that type of errors reported before - basically it’s LLVM bug - it can’t handle being loaded twice (e.g. because two OpenCL drivers are loaded both using LLVM internally). In any case (be it LLVM or OpenCL driver fault) it’s not a dt bug.

@parafin parafin closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: upstream he bug needs a fix outside of the scope of darktable, in an external lib or in a driver
Projects
None yet
Development

No branches or pull requests

3 participants