
#9920: Segfault in arm binary
-------------------------------------------+---------------------------
Reporter: erikd | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
-------------------------------------------+---------------------------
Comment (by erikd):
The function `stg_init_finish` is defined in `rts/StgStartup.cmm` as:
{{{
stg_init_finish /* no args: explicit stack layout */
{
jump StgReturn [];
}
}}}
and the generated assembly (from a different binary) looks like:
{{{
0x211fc4