Skip to content

Segfault with multiple debuggers open #662

@AntyMew

Description

@AntyMew

Build: 0.6-4426-d16df697 and 0.1-medusa-4856-8fcf9bee
OS: Debian 9.0 stretch amd64

With both GDB stub and CLI debugger active, sending a command to the CLI debugger segfaults.

Easiest way to reproduce:

  • Open CLI debugger
  • Break
  • Start GDB server
  • Send any command to CLI debugger

This does not affect the SDL port, as it will not open if both -d and -g are passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    port:QtAffects the Qt version (the standard desktop version)severity:host crashIssues that cause the emulator itself to crash

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions