inkscape random crash, when converting to png file with command line
<!-- Please report new issues at https://inkscape.org/report; this tracker is for staff-confirmed issues only. See our full bug reporting guidelines at https://inkscape.org/contribute/report-bugs/ --> #### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can 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 (inkscape@b0a8486541ac36327488da641d58a86bee2f07ad, 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) <!-- Example file: Attach a sample file (or files) highlighting the issue, if appropriate. -->![threads.svg](/uploads/0a29e3bd6eeba17938dcd8a76918011d/threads.svg)
issue