PetervdPerk-NXP opened a new issue, #18109: URL: https://github.com/apache/nuttx/issues/18109
### Description / Steps to reproduce the issue When debugging with the `jlink-nuttx.so` I'm getting following crash, with NuttX 12.12 this worked fine. ``` /build/gdb-1WjiBe/gdb-15.0.50.20240403/gdb/regcache.c:432: internal-error: get_thread_regcache: Assertion `thread->state != THREAD_EXITED' failed. A problem internal to GDB has been detected, further debugging may prove unreliable. Create a core file of GDB? (y or n) [answered Y; input not from terminal] GDB session ended unexpectedly. exit-code: none, signal: SIGABRT ``` ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? Ubuntu 24.04 ### NuttX Version Main ### Issue Architecture [Arch: arm] ### Issue Area [Area: Debugging] ### Host information _No response_ ### Verification - [x] I have verified before submitting the report. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
