« Previous | Next » 

Revision fd052bf6

IDfd052bf63a2ee8e8aff9bb9a51ce7c5f744561f4

Added by Riku Voipio about 14 years ago

linux-user: remove signal handler before calling abort()

Qemu may hang in host_signal_handler after qemu has done a
seppuku with cpu_abort(). But at this stage we are not really
interested in target process coredump anymore, so unregister
host_signal_handler to die grafefully.

Signed-off-by: Riku Voipio <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences