« Previous | Next » 

Revision d3219c7b

IDd3219c7bd08056344f077bdc81eee71bcfc8b1c8

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