darktable-org / darktable

darktable is an open source photography workflow application and raw developer
https://www.darktable.org
GNU General Public License v3.0
9.69k stars 1.14k forks source link

darktable 3.9.0~git553.2005e94d9d-7377.1 crash in Fedora 35 #11228

Closed difrkaguilar closed 2 years ago

difrkaguilar commented 2 years ago

Describe the bug/issue After 3.9.0~git553.2005e94d9d-7377.1 update, darktable crash when I try to open any RAW files in darkroom. It return this error in terminal.

(darktable:93800): Gtk-WARNING **: 02:27:52.045: Theme parsing error: gtk.css:9104:22: '/*' in comment block

(darktable:93800): Gtk-WARNING **: 02:27:52.046: Theme parsing error: gtk.css:10931:0: Expected a valid selector

(darktable:93800): Gtk-WARNING **: 02:27:52.047: Theme parsing error: gtk.css:11810:0: expected '}' after declarations

(darktable:93800): Gtk-WARNING **: 02:27:54.196: Theme parsing error: gtk.css:9104:22: '/*' in comment block

(darktable:93800): Gtk-WARNING **: 02:27:54.197: Theme parsing error: gtk.css:10931:0: Expected a valid selector

(darktable:93800): Gtk-WARNING **: 02:27:54.197: Theme parsing error: gtk.css:11810:0: expected '}' after declarations

/usr/include/c++/11/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = int; _Alloc = std::allocator<int>; std::vector<_Tp, _Alloc>::reference = int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
[1]    8379 IOT instruction (core dumped)  darktable

To Reproduce

  1. Update to 3.9.0~git553.2005e94d9d-7377.1
  2. Open darktable in a terminal and into the ligthtable go to some raw file.
  3. Click on 'd' or double click to open a RAW file in darkroom.
  4. darktable crash.
  5. See error in terminal.

Expected behavior Should has to work fine as usual.

Which commit introduced the error 3.9.0~git553.2005e94d9d-7377.1 update maybe, I'm not sure.

Platform darktable version : 3.9.0~git553.2005e94d9d-7377.1 OS: Fedora Linux 35 (Workstation Edition) x86_64 OS Type: 64-bit Host: Gigabyte Technology Co., Ltd. Z390 AORUS MASTER Kernel: 5.12.17-300.fc34.x86_64 Uptime: 16 mins Packages: 3033 (rpm), 25 (flatpak) Shell: zsh 5.8.1 Resolution: 3840x2160 DE: GNOME 41.4 WM: Mutter WM Theme: Materia-dark-compact Theme: Mc-OS-Transparent-1.3 [GTK2/3] Icons: Os-Catalina-icons-master [GTK2/3] Terminal: gnome-terminal CPU: Intel® Core™ i7-9700K (8) @ 4.900GHz GPU: NVIDIA GeForce GTX 1070 GPU: NVIDIA GeForce GTX 1080 Ti Nvidia Driver Version: 465.19.01 Memory: 4194MiB / 32036MiB OpenCL installed: yes OpenCL activated: yes

TurboGit commented 2 years ago

Should be fixed now.