Created
August 7, 2023 13:14
-
-
Save gahr/467849a77d49e8dc0d652522822a94e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Program received signal SIGBUS, Bus error. | |
Object-specific hardware error. | |
0x0000000000227765 in _open () | |
(gdb) bt | |
#0 0x0000000000227765 in _open () | |
#1 0x00000008003f2893 in ?? () from /lib/libc.so.7 | |
#2 0x00000008003d3353 in ?? () from /lib/libc.so.7 | |
#3 0x00000008003d356e in ?? () from /lib/libc.so.7 | |
#4 0x00000008003d31c1 in clock_gettime () from /lib/libc.so.7 | |
#5 0x000000080044e2ef in ?? () from /lib/libc.so.7 | |
#6 0x0000000800424df8 in ?? () from /lib/libc.so.7 | |
#7 0x0000000800424b56 in ?? () from /lib/libc.so.7 | |
#8 0x0000000800414ada in ?? () from /lib/libc.so.7 | |
#9 0x000000080041db66 in ?? () from /lib/libc.so.7 | |
#10 0x000000080041fd71 in ?? () from /lib/libc.so.7 | |
#11 0x00000008002680ad in ?? () from /libexec/ld-elf.so.1 | |
#12 0x0000000000000000 in ?? () |
Author
gahr
commented
Aug 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment