Created
January 10, 2024 16:21
-
-
Save l0kix2/a814a89f14de6126bdb1abf30b9a57c2 to your computer and use it in GitHub Desktop.
master SIGSEGV
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
| kubectl logs -ntest3 ms-0 ~ | |
| Defaulted container "ytserver" out of: ytserver, prepare-locations (init), postprocess-config (init) | |
| *** Aborted at 1704903031 (Unix time); Try "date -d @1704903031" if you are using GNU date *** | |
| *** Begin codicils *** | |
| {User: root} | |
| *** End codicils *** | |
| ***Cannot get backtrace (code=13, message=mmap)****** SIGSEGV (Segmentation violation) (@0x0) received by PID 1 (FID 0xfffef2678c0ded2f TID 0x4037097700) from PID 0 code SEGV_MAPERR (Address not mapped to object.) *** | |
| ERR no page found read user-mode access | |
| TRAPNO 0xffffffffffffffff | |
| R8 0x2 | |
| R9 0x40371d5e70 | |
| R10 0x0 | |
| R11 0x4010022500 | |
| R12 0x0 | |
| R13 0x0 | |
| R14 0x7 | |
| R15 0x0 | |
| RDI 0x7 | |
| RSI 0x16c1ba7a1549 | |
| RBP 0x7 | |
| RBX 0x0 | |
| RDX 0x0 | |
| RAX 0x0 | |
| RCX 0x0 | |
| RSP 0x40371d5c70 | |
| RIP 0x400c2e5295 | |
| EFL 0x246 | |
| CSGSFS 0x2b000000000033 | |
| OLDMASK 0x0 | |
| CR2 0x0***Cannot get backtrace (code=18446744073709551615, message=failed to read executable information)****** Marked memory regions of total size 0 MB as undumpable *** | |
| *** Waiting for logger to shut down *** | |
| *** Terminating *** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment