Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000135 | mercury | Bug | public | 2010-03-10 16:41 | 2015-11-02 13:54 |
Reporter | juliensf | ||||
---|---|---|---|---|---|
Assigned To | juliensf | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000135: segmentation fault in stage 3 asm_jump.gc bootcheck | ||||
Description | When bootchecking in asm_jump.gc, building the stage 3 library .opt files results in a segmentation fault. This is occuring on saturn [x86-64, Debian 5], at -O2 with gcc 4.1. /home/saturn/public/mercury-latest/x86_64-unknown-linux-gnu/bin/mmc --make-optimization-interface --grade asm_jump.gc -O2 --flags LIB_FLAGS --flags INTER_FLAGS --no-warn-insts-without-matching-type ar ray *** Mercury runtime: caught segmentation violation *** cause: address not mapped to object address involved: 0x2e5 This may have been caused by a stack overflow, due to unbounded recursion. exiting from signal handler make: *** [array.optdate] Error 1 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2010-03-10 16:41 | juliensf | New Issue | |||
2015-11-02 13:54 | juliensf | Note Added: 0000864 | |||
2015-11-02 13:54 | juliensf | Status | new => resolved | ||
2015-11-02 13:54 | juliensf | Resolution | open => no change required | ||
2015-11-02 13:54 | juliensf | Assigned To | => juliensf | ||
2015-11-02 13:54 | juliensf | Status | resolved => closed |