Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000058 | mercury | Bug | public | 2008-04-23 15:52 | 2008-06-11 14:57 |
Reporter | wangp | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000058: some bug compiling extras/xml | ||||
Description | I have not narrowed it down further but the sample program in extras/xml crashes if you build it with these lines in the Mmakefile: EXTRA_MCFLAGS = --transitive-intermodule-optimisation MCFLAGS-xml.parse = -O3 % (cd samples && ../tryit newsarticles.xml) *** Mercury runtime: caught segmentation violation *** cause: address not mapped to object address involved: 0x76 This may have been caused by a stack overflow, due to unbounded recursion. exiting from signal handler If it helps, --no-optimise-reassign on xml.parse.m causes the bug to go away. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2008-04-23 15:52 | wangp | New Issue | |||
2008-06-11 14:57 | wangp | Note Added: 0000104 | |||
2008-06-11 14:57 | wangp | Status | new => closed | ||
2008-06-11 14:57 | wangp | Resolution | open => unable to reproduce |