Skip to content

SIGBUS on ARM sytems #3

@salmito

Description

@salmito

Unaligned access to a buffer happens on encoding values to a channel created out of a clp process

local c=require('clp').chan() require'clp'.spawn(function() c:put'test' print('HERE') end)()
[New LWP 20498]

Program received signal SIGBUS, Bus error.
[Switching to LWP 20498]
0xb6c5ae26 in mar_decode_value (L=L@entry=0x5aee0, buf=buf@entry=0xb550ef29 "\003", len=len@entry=290, p=p@entry=0xb683fc14,
idx=idx@entry=0xb683fcd8) at marshal.c:376
376 lua_pushnumber(L, (lua_Number)*p);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions