x86_64 linux-user: setup_rt_frame: not implemented

Bug #1568107 reported by PeteVine
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Unassigned

Bug Description

Trying to run this binary (https://github.com/ethcore/parity/releases/download/v1.0.1/parity_linux_1.0.1-0_amd64.deb) under qemu-x86_64 on ARM, ends like this:

$ qemu-x86_64 parity --pruning fast

setup_rt_frame: not implemented
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault

Revision history for this message
Peter Maydell (pmaydell) wrote :

Yes, the x86-64 linux-user target does not have any implementation of signal handling.

summary: - setup_rt_frame: not implemented
+ x86_64 linux-user: setup_rt_frame: not implemented
Revision history for this message
Peter Maydell (pmaydell) wrote :

This bug was fixed in 2.9 (we added x86-64 linux-user signal handling support.)

Changed in qemu:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.