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

Crash / segmentation faul when zooming in into one specific raw file #6351

Open
abrock opened this issue Sep 1, 2021 · 3 comments
Open

Crash / segmentation faul when zooming in into one specific raw file #6351

abrock opened this issue Sep 1, 2021 · 3 comments

Comments

@abrock
Copy link

abrock commented Sep 1, 2021

Short description

I have one Sony ARW file from a Alpha 7R II (I used APSC-crop) which triggers a segmentation fault.
It is reproducible every time in "Release" and "RelWithDebInfo" build mode but not "Debug" mode.
I tried to run RT with a debugger using QtCreator but it always stops with "SIGSTOP", not idea why.
Therefore I installed the RelWithDebInfo build, started RT and attached gdb.

Steps to reproduce

  1. Put the file into a directory.
  2. Switch to the directory and run "rawtherapee ."
  3. Open the file
  4. Zoom in using the mouse wheel
  5. When the zoom hits 100% there is a segmentation fault

Expected behavior

Image visible 100%.

Additional information

  • RT version: 38f15e1
  • OS: Debian testing, Linux 5.10.0-8-amd64 (#)1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
  • AboutThisBuild.txt

Other useful information:

@heckflosse
Copy link
Collaborator

Can not reproduce

Version: 5.8-3038-g38f15e185
Branch: dev
Commit: 38f15e185
Commit date: 2021-08-29
Compiler: gcc 10.3.0
Processor: undefined
System: Windows
Bit depth: 64 bits
Gtkmm: V3.24.3
Lensfun: V0.3.2.0
Build type: Release
Build flags: -Wno-parentheses -std=c++11 -march=native -Werror=unused-label -Werror=delete-incomplete -fno-math-errno -Wno-attributes -Wall -Wuninitialized -Wcast-qual -Wno-deprecated-declarations -Wno-unused-result -Wunused-macros -fopenmp -Werror=unknown-pragmas -O3 -DNDEBUG -ftree-vectorize
Link flags:  -march=native
OpenMP support: ON
MMAP support: ON

Please provide the .pp3 file and post the content of AboutThisBuild.txt

@jade-nl
Copy link

jade-nl commented Sep 2, 2021

I'm, like OP, on Linux and Debian (10/Buster) and I'm not able to reproduce this either. Tried Official stable 5.8 appimage, the 5.8-2995 appimage and the latest development, self build, 5.8-3077.

@abrock
Copy link
Author

abrock commented Sep 3, 2021

I'm able to reproduce the bug, but only on this one machine, not on the other Debian testing machine.
The bug is reproducible without any pp3 file but I attached the one which is created.

rawtherapee-backtrace2.txt
AboutThisBuild.txt
A7_08989.ARW.pp3.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants