SIGSEGV or `kill -l 11`

发布于:2023-05-25 ⋅ 阅读:(61) ⋅ 点赞:(0)

SIGSEGV --- Invalid memory reference (segment fault). The possible cases of your encountering this error are:
- buffer overflow
- stack overflow
- illegal file access

man 7 signal

Standard Signals
...
Signal     Value     Action   Comment
──────────────────────────────────────────────────────────────────────
...
SIGSEGV      11       Core    Invalid memory reference

网站公告

今日签到

点亮在社区的每一天
去签到