Crash opening svg with empty nth-of-type in css
Summary:
I have an svg that passes markup validation. Whenever i open it or preview it in inkscape 1.1.2 on both linux appImage and windows, the program crashes with segmentation fault.
Steps to reproduce:
Open the attached file in inkscape 1.1.2 on either linux or windows.
The program crashes both if i open it via command line
inkscape file.svg
or if i browse to it with the import or open menu. It crashes immediately if the file is previewed, or when the file is opened.
Version info
inkscape info on my linux box:
Setting _INKSCAPE_GC=disable as a workaround for broken libgc
Gtk-Message: 12:37:47.316: Failed to load module "xapp-gtk3-module"
Inkscape 1.1.2 (0a00cf5, 2022-02-04)
GLib version: 2.64.6
GTK version: 3.24.20
glibmm version: 2.64.2
gtkmm version: 3.24.2
libxml2 version: 2.9.10
libxslt version: 1.1.34
Cairo version: 1.16.0
Pango version: 1.44.7
HarfBuzz version: 2.6.4
Poppler version: 0.86.1
OS version: Linux Mint 20.1
reproduced also on inkscape 1.1.2 in windows 11 and windows 10.
console output
bash terminal output console_output.log
Edited by Nathan Lee