You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked and did not find my issue in the already reported ones
Describe the bug
Paste of history stack to a different image on the filmstrip below the main image inside the darkroom reliably crashes darktable 5.0 on arch linux for me. Stacktrace below (not terribly informative):
Steps to reproduce
Open image in darkroom
copy edit history
paste to another image on the filmstrip below
darktable will freeze and shortly after close
Expected behavior
No response
Logfile | Screenshot | Screencast
Thread 1 "darktable" received signal SIGSEGV, Segmentation fault.
0x00007ffff6614df1 in g_type_check_instance_is_fundamentally_a () from /usr/lib/libgobject-2.0.so.0
(gdb) bt
#0 0x00007ffff6614df1 in g_type_check_instance_is_fundamentally_a () from /usr/lib/libgobject-2.0.so.0 #1 0x00007ffff65ef7bc in g_object_ref () from /usr/lib/libgobject-2.0.so.0 #2 0x00007ffff734584c in gdk_window_set_cursor () from /usr/lib/libgdk-3.so.0 #3 0x00007ffff7ad92ba in dt_gui_cursor_clear_busy () from /usr/bin/../lib/darktable/libdarktable.so #4 0x00007ffff79a62d0 in _cursor_clear_busy () from /usr/bin/../lib/darktable/libdarktable.so #5 0x00007ffff769652a in ?? () from /usr/lib/libglib-2.0.so.0 #6 0x00007ffff770a0b0 in ?? () from /usr/lib/libglib-2.0.so.0 #7 0x00007ffff769e477 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #8 0x00007ffff6c0a457 in gtk_main () from /usr/lib/libgtk-3.so.0 #9 0x00007ffff7ad3119 in dt_gui_gtk_run () from /usr/bin/../lib/darktable/libdarktable.so #10 0x0000555555555183 in ?? () #11 0x00007ffff74261ce in ?? () from /usr/lib/libc.so.6 #12 0x00007ffff742628a in __libc_start_main () from /usr/lib/libc.so.6 #13 0x0000555555555265 in ?? ()
Commit
No response
Where did you obtain darktable from?
distro packaging
darktable version
darktable 5.0.0
What OS are you using?
Linux
What is the version of your OS?
cachyos (arch derivative)
Describe your system
No response
Are you using OpenCL GPU in darktable?
No
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
Paste of history stack to a different image on the filmstrip below the main image inside the darkroom reliably crashes darktable 5.0 on arch linux for me. Stacktrace below (not terribly informative):
Steps to reproduce
Expected behavior
No response
Logfile | Screenshot | Screencast
Thread 1 "darktable" received signal SIGSEGV, Segmentation fault.
0x00007ffff6614df1 in g_type_check_instance_is_fundamentally_a () from /usr/lib/libgobject-2.0.so.0
(gdb) bt
#0 0x00007ffff6614df1 in g_type_check_instance_is_fundamentally_a () from /usr/lib/libgobject-2.0.so.0
#1 0x00007ffff65ef7bc in g_object_ref () from /usr/lib/libgobject-2.0.so.0
#2 0x00007ffff734584c in gdk_window_set_cursor () from /usr/lib/libgdk-3.so.0
#3 0x00007ffff7ad92ba in dt_gui_cursor_clear_busy () from /usr/bin/../lib/darktable/libdarktable.so
#4 0x00007ffff79a62d0 in _cursor_clear_busy () from /usr/bin/../lib/darktable/libdarktable.so
#5 0x00007ffff769652a in ?? () from /usr/lib/libglib-2.0.so.0
#6 0x00007ffff770a0b0 in ?? () from /usr/lib/libglib-2.0.so.0
#7 0x00007ffff769e477 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#8 0x00007ffff6c0a457 in gtk_main () from /usr/lib/libgtk-3.so.0
#9 0x00007ffff7ad3119 in dt_gui_gtk_run () from /usr/bin/../lib/darktable/libdarktable.so
#10 0x0000555555555183 in ?? ()
#11 0x00007ffff74261ce in ?? () from /usr/lib/libc.so.6
#12 0x00007ffff742628a in __libc_start_main () from /usr/lib/libc.so.6
#13 0x0000555555555265 in ?? ()
Commit
No response
Where did you obtain darktable from?
distro packaging
darktable version
darktable 5.0.0
What OS are you using?
Linux
What is the version of your OS?
cachyos (arch derivative)
Describe your system
No response
Are you using OpenCL GPU in darktable?
No
If yes, what is the GPU card and driver?
No response
Please provide additional context if applicable. You can attach files too, but might need to rename to .txt or .zip
No response
The text was updated successfully, but these errors were encountered: