Skip to content

SIGILL on using GDB, in ld-linux-armhf.so.3 #766

@sneakernets

Description

@sneakernets

Disclaimer: I'm using the latest firmware...

I am working on zdoom, a Doom source port. However, when I attach zdoom to GDB on the Raspberry Pi, I get this:

Program received signal SIGILL, Illegal instruction.
0xb6fe8acc in ?? () from /lib/ld-linux-armhf.so.3

bt produces nothing of worth.

This is interesting, in that the program "runs" fine otherwise, but not with gdb.

Compiler: gcc 4.6.3-14+rpi1
Linux: 3.18.3+

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions