View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000202 | mercury | Bug | public | 2011-07-04 01:40 | 2011-07-11 14:20 | ||||
Reporter | juliensf | ||||||||
Assigned To | juliensf | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000202: Test failures in profdeep grades | ||||||||
Description | The following test cases are failing on goliath in the asm_fast.gc.profdeep grade: FAILED TEST hard_coded/impl_def_literal in grade asm_fast.gc.profdeep FAILED TEST hard_coded/special_char in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_class in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_codepoint in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_first_char in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_presuffix in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_set_char in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_strip in grade asm_fast.gc.profdeep FAILED TEST hard_coded/string_sub_string_search in grade asm_fast.gc.profdeep FAILED TEST hard_coded/test_pretty_printer in grade asm_fast.gc.profdeep FAILED TEST hard_coded/unicode_test in grade asm_fast.gc.profdeep FAILED TEST hard_coded/utf8_io in grade asm_fast.gc.profdeep FAILED TEST hard_coded/words_separator in grade asm_fast.gc.profdeep | ||||||||
Additional Information | This is due to the following abort in the compiler when writing out the .c file: Software Error: string.unsafe_index: illegal sequence Stack dump not available in this grade. In particular, it occurs when writing out the module strings for a module. (At a guess, we aren't handling UTF-8 encoded strings correctly here.) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files |
|