Mercury Bugs - mercury | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000444 | mercury | Bug | public | 2018-01-11 12:34 | 2018-01-12 17:33 |
Reporter | wangp | ||||
---|---|---|---|---|---|
Assigned To | wangp | ||||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000444: static linking with musl crashes | ||||
Description | When using musl, static linking (i.e. --linkage static) causes the program to crash during initialisation of the GC. It has to do with passing the "-Wl,-defsym -Wl,_DYNAMIC=0" in the linking step. The program will not crash if _DYNAMIC is not defined. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2018-01-11 12:34 | wangp | New Issue | |||
2018-01-11 12:50 | wangp | Note Added: 0000960 | |||
2018-01-12 17:33 | wangp | Assigned To | => wangp | ||
2018-01-12 17:33 | wangp | Status | new => resolved | ||
2018-01-12 17:33 | wangp | Resolution | open => fixed | ||
2018-01-12 17:33 | wangp | Note Added: 0000961 |