View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000396 | mercury | Bug | public | 2015-10-12 15:44 | 2015-10-20 18:00 | ||||
Reporter | wangp | ||||||||
Assigned To | wangp | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000396: non tail recursion in prog_io.m | ||||||||
Description | read_items_loop calls read_items_loop_2 which calls read_items_loop In high-level C grades this can overflow the C stack when reading a module with a large number of items. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|
Notes | |
wangp (developer) 2015-10-20 18:00 |
This particular problem was already fixed on the master branch when I submitted the report. There were some other similar problems, which have now been fixed. |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-10-12 15:44 | wangp | New Issue | |
2015-10-12 16:08 | wangp | Assigned To | => wangp |
2015-10-12 16:08 | wangp | Status | new => assigned |
2015-10-20 18:00 | wangp | Note Added: 0000855 | |
2015-10-20 18:00 | wangp | Status | assigned => resolved |
2015-10-20 18:00 | wangp | Resolution | open => fixed |