inkscape random crash, when converting to png file with command line
Steps to reproduce:
- inkscape threads.svg --export-filename=threads.png
What happened?
Crashes in approximately 50% of the cases, i.e., seems like the effect of a race condition:
[repa@pascua images]$ /usr/bin/inkscape threads.svg --export-filename=threads.png
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at https://inkscape.org/report
with a detailed description of the steps leading to the crash, so we can fix it.
** Message: 13:04:18.803: Error: Inkscape encountered an internal error and will close now.
Segmentation fault (core dumped)
It may also simply work as expected
This effect occurs with different files, does not seem to be a specific svg issue.
What should have happened?
Convert the file to png
Inkscape Version and Operating System:
Inkscape 1.2.2 (b0a84865, 2022-12-01)
GLib version: 2.76.2
GTK version: 3.24.37
glibmm version: 2.66.5
gtkmm version: 3.24.7
libxml2 version: 2.10.3
libxslt version: 1.1.37
Cairo version: 1.17.8
Pango version: 1.50.14
HarfBuzz version: 7.1.0
OS version: Fedora Linux 38 (Workstation Edition)