Created
November 16, 2023 20:19
-
-
Save jsm222/9f707f0f009ce33cf4da7790a8cff7f8 to your computer and use it in GitHub Desktop.
This file contains 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
thr_self(0xffffffffaf80) = 0 (0x0) | |
SIGNAL 4 (SIGILL) code=ILL_ILLTRP trapno=0 addr=0x1e93ed813000 | |
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0) | |
sigprocmask(SIG_SETMASK,{ SIGHUP|SIGINT|SIGQUIT|SIGILL|SIGTRAP|SIGABRT|SIGEMT|SIGFPE|SIGKILL|SIGBUS|SIGSEGV|SIGSYS|SIGPIPE|SIGALRM|SIGTERM|SIGURG|SIGSTOP|SIGTSTP|SIGCONT|SIGCHLD|SIGTTIN|SIGTTOU|SIGIO|SIGXCPU|SIGXFSZ|SIGVTALRM|SIGPROF|SIGWINCH|SIGINFO|SIGUSR1|SIGUSR2 },{ }) = 0 (0x0) | |
sigaction(SIGILL,{ SIG_DFL SA_ONSTACK ss_t },{ 0x4043967c SA_ONSTACK|SA_SIGINFO ss_t }) = 0 (0x0) | |
sigprocmask(SIG_SETMASK,{ },0x0) = 0 (0x0) | |
sigreturn(0xffffffff99f0) EJUSTRETURN | |
SIGNAL 4 (SIGILL) code=ILL_ILLTRP trapno=0 addr=0xffffffff99f0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment