Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voltron views do not appear at all, no blank screen, just a disappearing cursor. #265

Open
bitshiftnetau opened this issue Dec 24, 2019 · 2 comments

Comments

@bitshiftnetau
Copy link

bitshiftnetau commented Dec 24, 2019

Executing 'voltron view disasm/stack/bp' doesn't even render a blank screen, just another line in the terminal with no blinking cursor and then Ctrl+c out of that screws the whole terminal and entering any command doesn't show any text or cursor.

Distro: Arch Linux
kernel: 4.19.91-1-lts
python: Python 3.8.0
arm toolchain: 7.2_2017q4 (using arm-none-eabi-gdb-py)

localhost:5555 connects but shows no view in the main window (Is is supposed to?)

Tmuxp:
gscreenshot_2019-12-24-123828

Running voltron directly from bash:
gscreenshot_2019-12-24-123752

Tests:
gscreenshot_2019-12-24-123728

Voltron loaded in GDB
gscreenshot_2019-12-24-123502

@bitshiftnetau
Copy link
Author

It seems that arm toolchain 7.2 does not work with Voltron for one reason or another. Nothing displays, nothing crashes, nothing happens. That's fine.

However, compiled with gcc 8.3 and debugged with gdb v9.2 and still getting segfaults when launching with tmuxp.

@dwizzzle
Copy link

i am hitting same issue in ubuntu 19.04 on x64 targets:

GDB: GNU gdb (Ubuntu 8.2.91.20190405-0ubuntu3) 8.2.91.20190405-git
Kernel: 5.0.0-37-generic #40-Ubuntu
GCC: gcc version 8.3.0 (Ubuntu 8.3.0-6ubuntu1)
Python 3.7.3 (default, Oct 7 2019, 12:56:13)
[GCC 8.3.0] on linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants