Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000101 | mercury | Bug | public | 2009-07-23 17:58 | 2009-07-28 16:45 |
Reporter | pbone | ||||
---|---|---|---|---|---|
Assigned To | juliensf | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000101: Deep profiling of programs compiled against G12 creates currupt Deep.data files. | ||||
Description | When running even trivial programs such as "hello world" against the G12 libraries the Mercury runtime cannot correctly write out the proc statics to the Deep.data file. | ||||
Additional Information | pbone@goliath:/home/goliath/pbone/rect_pack$ ./hello Hello world! Mercury runtime: MR_write_out_proc_static: seen ps pbone@goliath:/home/goliath/pbone/rect_pack$ echo $? 1 The minimal set of G12 libraries required to trigger this problem can be linked against if Mercury.options contains: include "/home/goliath/pbone/g12/install/G12.options" MCFLAGS = $(G12_LIBFLAGS_ZINC_RT) $(G12_LIBFLAGS_ZINC_GENERIC_PROP) $(G12_LIBFLAGS_LAZYFD) $(G12_LIBFLAGS_COMMON) This occurs regardless of optimization level. mmc --grade asm_fast.gc.trseg.profdeep --rebuild hello Note that G12 requires trailing so this cannot be tested in a non-trailed grade. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2009-07-23 17:58 | pbone | New Issue | |||
2009-07-23 22:03 | juliensf | Note Added: 0000178 | |||
2009-07-23 22:19 | juliensf | Note Added: 0000179 | |||
2009-07-23 22:20 | juliensf | Note Edited: 0000179 | |||
2009-07-23 22:27 | juliensf | Note Edited: 0000179 | |||
2009-07-23 22:28 | juliensf | Status | new => feedback | ||
2009-07-24 09:59 | pbone | Note Added: 0000180 | |||
2009-07-28 16:45 | juliensf | Note Added: 0000181 | |||
2009-07-28 16:45 | juliensf | Status | feedback => resolved | ||
2009-07-28 16:45 | juliensf | Resolution | open => fixed | ||
2009-07-28 16:45 | juliensf | Assigned To | => juliensf |