GNOME Bugzilla – Bug 788437
Segfault on chart type selection
Last modified: 2017-10-02 17:06:17 UTC
Created attachment 360792 [details] sample file In the attached file select A1:F6 insert chart specify "surface" click on the third subtype...boom the third subtype does not work with the selected datat but it should not crash! Program received signal SIGSEGV, Segmentation fault. 0x00007fffe4d6d250 in gog_xyz_surface_plot_build_matrix (plot=0xa25dc0, cardinality_changed=0x0) at gog-xyz-surface.c:351 351 while (k < l && x_vals[sort[k]] < xmin)
The second subtype also crashes, btw.
Created attachment 360794 [details] [review] Patch
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.