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

crash in command start after running sstart #1878

Closed
dmur1 opened this issue Aug 17, 2023 · 3 comments
Closed

crash in command start after running sstart #1878

dmur1 opened this issue Aug 17, 2023 · 3 comments
Milestone

Comments

@dmur1
Copy link
Contributor

dmur1 commented Aug 17, 2023

Description

crash when running start after sstart

Steps to reproduce

Gdb session history:

sstart
start
set exception-verbose on
start
bugreport --run-broweser

My setup

Platform: Linux-6.2.0-26-generic-x86_64-with-glibc2.35
OS: Ubuntu 22.04.3 LTS
OS ABI: #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Jul 13 16:27:29 UTC 2
Architecture: x86_64
Endian: little
Charset: utf-8
Width: 156
Height: 78
Gdb:      12.1
Python:   3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]
Pwndbg:   2023.07.17 build: e959a47
Capstone: 5.0.1280
Unicorn:  2.0.1
This GDB was configured as follows:
   configure --host=x86_64-linux-gnu --target=x86_64-linux-gnu
	     --with-auto-load-dir=$debugdir:$datadir/auto-load
	     --with-auto-load-safe-path=$debugdir:$datadir/auto-load
	     --with-expat
	     --with-gdb-datadir=/usr/share/gdb (relocatable)
	     --with-jit-reader-dir=/usr/lib/gdb (relocatable)
	     --without-libunwind-ia64
	     --with-lzma
	     --with-babeltrace
	     --with-intel-pt
	     --with-mpfr
	     --with-xxhash
	     --with-python=/usr (relocatable)
	     --with-python-libdir=/usr/lib (relocatable)
	     --with-debuginfod
	     --without-guile
	     --enable-source-highlight
	     --with-separate-debug-dir=/usr/lib/debug (relocatable)
	     --with-system-gdbinit=/etc/gdb/gdbinit
	     --with-system-gdbinit-dir=/etc/gdb/gdbinit.d

("Relocatable" means the directory can be moved with the GDB installation
tree, and GDB will still find it.)

image

@disconnect3d disconnect3d added this to the 2023.10 milestone Aug 17, 2023
@disconnect3d
Copy link
Member

Has this been fixed recently? or not yet?

@disconnect3d
Copy link
Member

This hasn't been fixed. I can still reproduce this today.

@disconnect3d
Copy link
Member

Fixed in #1908

feelfreelinux pushed a commit to feelfreelinux/pwndbg that referenced this issue Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants