Skip to content

GDB crashing when trying to disassemble code #1579

@gopherbot

Description

@gopherbot
What steps will reproduce the problem?
1. Compile GoSpeccy [https://github.com/0xe2-0x9a-0x9b/gospeccy]
2. Execute "gdb gospeccy"
3. Enter "disass 'main.main'" in gdb

What is the expected output?
Code disassembly

What do you see instead?
GDB terminates because of a segmentation fault

Which compiler are you using (5g, 6g, 8g, gccgo)?
8g

Which operating system are you using?
Linux

Which revision are you using?  (hg identify)
deb3284ce147+ tip

Please provide any additional information below.
GDB 7.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions