Skip to content

Python Exception <class 'RuntimeError'>: No session started #1104

@bb33bb

Description

@bb33bb

GEF+GDB version

all the same version to issue 1102

Describe the issue you encountered

image

Do you read the docs and look at previously closed issues/PRs for similar cases?

No

Architecture impacted

  • ARM64

Describe your issue. Without a proper reproduction step-by-step, your issue will be ignored.

echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope

Provide a step-by-step to reproduce your issue.

start qemu
gdb-multiarch
-ex "set confirm off"
-ex "set print pretty on"
-ex "target remote localhost:1234"
-ex "set auto-load safe-path /"

Minimalist test case

Additional context?

  • Screenshots
  • Callstack
  • Coredumps
  • If possible and useful, please upload the binary

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions