[Bug 285275] crashinfo(8) does not work when run manually: /wrkdirs/usr/ports/devel/gdb/work-py311/gdb-15.1/gdb/thread.c:1423: internal-error: switch_to_thread: Assertion `thr != NULL' failed.
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 285275] crashinfo(8) does not work when run manually: /wrkdirs/usr/ports/devel/gdb/work-py311/gdb-15.1/gdb/thread.c:1423: internal-error: switch_to_thread: Assertion `thr != NULL' failed."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Mar 2025 12:37:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285275 --- Comment #2 from Graham Perrin <grahamperrin@gmail.com> --- Does it help to know the installed version of Python? grahamperrin:~ % python3 --version Python 3.11.11 grahamperrin:~ % file /usr/local/bin/python3 /usr/local/bin/python3: symbolic link to python3.11 grahamperrin:~ % pkg which /usr/local/bin/python3.11 /usr/local/bin/python3.11 was installed by package python311-3.11.11 grahamperrin:~ % -- You are receiving this mail because: You are the assignee for the bug.