summaryrefslogtreecommitdiffhomepage
path: root/dev/LibDebugger/src
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-05-23 15:39:40 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-05-23 15:39:58 +0200
commitedcec15a728f2f8e4930dc0565f56a274c3fc0c1 (patch)
treea16f71a0a6bd1f16e25f3866b3c56a3ce7551a26 /dev/LibDebugger/src
parent2eed4954c762bb8050e40798c3d9f1d3998324d1 (diff)
bug: figuring out why a segfault occurs after we exit main.
ubsan: /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:926:60: runtime error: applying non-zero offset 18446744073709551536 to null pointer SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/vector:926:60 in drv: SIGSEGV: Please report this on the GitHub issues page why? - A bogus iterator gets passed to ::destroy inside the method. next: - Debug that inside lldb. Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/LibDebugger/src')
0 files changed, 0 insertions, 0 deletions