Skip to content

NaCl platform qualification hangs on more armhf variants #1983

@slipher

Description

@slipher

I've had the the NaCl platform qualification hanging (perhaps as in #740) on some armhf systems:

  • A QEMU emulated virtual machine (not sure which CPU variant)
  • Raspberry Pi 2. This has a "Broadcom BCM2836" CPU based on ARM Cortex A7.

When I debugged the QEMU case, I found it to be caused by a breakpoint instruction: __asm__ __volatile__ ("BKPT");. At the time, I wasn't able to find any information about this instruction causing the program to hang (i.e. halt execution, but not terminate) and though it must be an emulator quirk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions