-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Bug: Ansel crashed on moving the filmic contrast slider #384
Comments
The backtrace is here - https://filebin.net/3ajwqjht7vktzbno |
Please keep backtraces files here, as plain text. I don't have time to chase files on file sharing platforms that remove stuff in the same week. Content:
|
I need the name and version of your Linux distribution, please. The error seems to be tied to OpenMP and/or PThread, it could be an issue with the version of either of these libraries on your OS. |
Also this from a Terminal window - |
Ok so you might want to try installing OpenMP and PThread on your system first. I'm not sure if the AppImage builder includes them in the package. See https://askubuntu.com/questions/453860/unable-to-locate-package-pthread Note that PThread and OpenMP are the names of the software, the names of their corresponding packages in repository will be different. |
Thanks for this. I've had a look at it and it's all a bit over my head. I apt searched for pthread and got 29 entries, and 15 of these actually have pthread in the name... I don't know which I need, and if I get one, do I then need to build it... this is getting complicated! Brilliant! So repeating for openMP gives these as installed - So hopefully I have the items needed? I use darktable as well as Ansel. I don't think I've had any darktable issues around openmp and pthread. Have you added anything to ansel that needs these packages or "variations" of them, since there seems to be multiple flavours of them? Thanks for reading |
Same bug as #373 Backtrace : https://cloud.apmlt.net/s/iCqdYsrKtJbkzpP |
Does that still happen ? |
So, after seeing similar backtraces from AppImage packages, related to different things, the problem seems to be that the debug traces are not included into the package, therefore all we see is what threads failed, but then we don't see inside, and where exactly. So it's a guess. This is most likely related to #381 and should be fixed now. |
Closing seems fine, I have had only a few crashes lately, ansel seems generally a lot more stable lately. |
Code of Conduct
Search previous report
Computer's operating system
Linux
What GPU do you have ?
No GPU
Ansel version
0.0.0+922~g7f23d9d38
Type of binary
Pre-built packages provided by the Ansel project (.AppImage, .EXE)
What happened?
I was editing a new CR2 raw, all was going well, then I tried to increase contrast in filmic and Ansel crashed. I don't have a GPU card, just use an i7 processor.
Does your problem occur with OpenCL enabled ?
I don't know
Does your problem occur with OpenCL disabled ?
Yes
Previous Ansel version that use to work
n/a
Output of ansel -d all
No response
Backtrace
No response
The text was updated successfully, but these errors were encountered: