userspace app receive SIGSEGV, but not is crash, why?
Oct. 10, 2016
2:36 p.m.
Dear All, userspace app receive SIGSEGV, but not crash, why? The mtk kernel log is : <4>[67330.976640] -(6)[25390:ndroid.systemui][25390:ndroid.systemui] sig 11 to [25390:ndroid.systemui] stat=R Thanks Lucha
Oct. 11, 2016
7:54 a.m.
On Mon, 2016-10-10 at 22:36 +0800, Lucha Chen wrote:
Dear All, userspace app receive SIGSEGV, but not crash, why? The mtk kernel log is : <4>[67330.976640] -(6)[25390:ndroid.systemui][25390:ndroid.systemui] sig 11 to [25390:ndroid.systemui] stat=R
The userspace application can tell the kernel it has a handler for SIGSEGV. If it does that, the kernel will make sure that the handler is invoked when SIGSEGV is sent to the process.
3595
Age (days ago)
3596
Last active (days ago)
1 comments
2 participants
participants (2)
-
Lucha Chen -
Rik van Riel