GNOME Bugzilla – Bug 557682
randdiscrete crash
Last modified: 2008-10-24 14:28:44 UTC
Version: r16920 OS: Ubuntu Hardy Steps to reproduce: - ssconvert upcoming_attachment.tsv /tmp/foo.txt Backtrace: Program received signal SIGSEGV, Segmentation fault.
+ Trace 208627
Thread 3061352224 (LWP 24048)
Created attachment 121231 [details] tsv file
the go_range_* functions don't test if the array is NULL or not, should they? Otherwise this can be fixed by testing rd.prob in gnumeric_randdiscrete and return an error if NULL.
The randdiscrete code is absurd. It should look somewhat like gnumeric_sumx2py2.
> the go_range_* functions don't test if the array is NULL or not, should they? No need for that.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.