Comment 11 for bug 336435

Revision history for this message
Christian von Schultz (christian-launchpad) wrote :

I have tried to reproduce this bug with all the GTK+ versions from
2.12.0 to 2.18.2. The first version to make inkscape crash is GTK+
2.15.2, but it crashes with a segmentation fault regardless of whether
we pass it a file on the command line.

GTK+ versions 2.15.3 through 2.17.2 all make inkscape crash if and
only if we pass it a file on the command line. It seems they all
reproduce this bug. Importantly, this includes the entire stable 2.16
series.

I have tested:

gtk-2.12.0: inkscape works
gtk-2.12.1: inkscape works
gtk-2.12.2: inkscape works
gtk-2.12.3: inkscape works
gtk-2.12.4: inkscape works
gtk-2.12.5: inkscape works
gtk-2.12.6: inkscape works
gtk-2.12.7: inkscape works
gtk-2.12.8: inkscape works
gtk-2.12.9: inkscape works
gtk-2.12.10: inkscape works
gtk-2.12.11: inkscape works
gtk-2.12.12: inkscape works
gtk-2.13.0: inkscape works
gtk-2.13.1: inkscape works (with unrelated Gtk warning)
gtk-2.13.2: inkscape works
gtk-2.13.3: inkscape works
gtk-2.13.4: inkscape works
gtk-2.13.5: inkscape works
gtk-2.13.6: inkscape works
gtk-2.13.7: inkscape works
gtk-2.14.0: inkscape works
gtk-2.14.1: inkscape works
gtk-2.14.2: inkscape works
gtk-2.14.3: inkscape works
gtk-2.14.4: inkscape works
gtk-2.14.5: inkscape works
gtk-2.14.6: inkscape works
gtk-2.14.7: inkscape works
gtk-2.15.0: inkscape works
gtk-2.15.1: inkscape works
gtk-2.15.2: inkscape crashes (Segmentation fault)
gtk-2.15.3: inkscape crashes (gdk_x_error)
gtk-2.15.4: inkscape crashes (gdk_x_error)
gtk-2.15.5: inkscape crashes (gdk_x_error)
gtk-2.16.0: inkscape crashes (gdk_x_error)
gtk-2.16.1: inkscape crashes (gdk_x_error)
gtk-2.16.2: inkscape crashes (gdk_x_error)
gtk-2.16.3: inkscape crashes (gdk_x_error)
gtk-2.16.4: inkscape crashes (gdk_x_error)
gtk-2.16.5: inkscape crashes (gdk_x_error)
gtk-2.16.6: inkscape crashes (gdk_x_error)
gtk-2.17.0: inkscape crashes (gdk_x_error)
gtk-2.17.1: inkscape crashes (gdk_x_error)
gtk-2.17.2: inkscape crashes (gdk_x_error)
gtk-2.17.3: inkscape works
gtk-2.17.4: inkscape works
gtk-2.17.5: inkscape works
gtk-2.17.6: inkscape works
gtk-2.17.7: inkscape works
gtk-2.17.8: inkscape works
gtk-2.17.9: inkscape works
gtk-2.17.10: inkscape works
gtk-2.17.11: inkscape works
gtk-2.18.0: inkscape works
gtk-2.18.1: inkscape works
gtk-2.18.2: inkscape works

I have not recompiled inkscape between switching GTK+ versions here. I
don't _think_ that should affect the result.