kzwkt / wnd-charm

Automatically exported from code.google.com/p/wnd-charm
0 stars 0 forks source link

seg fault when creating report and not specify test set fit #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run command 
wndchrm_debug test -f1.0 training_set.fit contrived_full_set_ver_1.27.74.html

2. Seg fault

3. seg fault doesn't occur when you elect not to create report, i.e.,
wndchrm_debug test -f1.0 training_set.fit contrived_full_set_ver_1.27.74.html

Original issue reported on code.google.com by christop...@nih.gov on 17 Feb 2011 at 11:32

GoogleCodeExporter commented 9 years ago
I haven't touched TrainingSet::report, so this is a side-effect of the other 
changes.  Not very helpful, I know.

Original comment by i...@cathilya.org on 18 Feb 2011 at 2:38

GoogleCodeExporter commented 9 years ago
Resolved: report was being called with testset->source_path without checking 
for testset == NULL

Original comment by i...@cathilya.org on 19 Feb 2011 at 4:56

GoogleCodeExporter commented 9 years ago
Marked as fixed

Original comment by i...@cathilya.org on 19 Feb 2011 at 2:57