What's new

Kernel Fatal Signal 11 After Installing Diversion

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

alexYQR

New Around Here
Hi Folks. New here so please be kind. I have a GTAXE16000 running 388.1 and just installed Diversion. Things seems to be working well but in my status console I see the following repeating very frequenty.

Is this something I need to look into or be concerned about? Thanks for the help

Code:
Dec  6 15:21:52 kernel: potentially unexpected fatal signal 11.
Dec  6 15:21:52 kernel: CPU: 1 PID: 21602 Comm: dcd Tainted: P           O      4.19.183 #1
Dec  6 15:21:52 kernel: Hardware name: GTAXE16000_2GB (DT)
Dec  6 15:21:52 kernel: pstate: 200f0010 (nzCv q A32 LE aif)
Dec  6 15:21:52 kernel: pc : 00000000f7ba29d8
Dec  6 15:21:52 kernel: lr : 0000000080808080
Dec  6 15:21:52 kernel: sp : 00000000ff8ef270
Dec  6 15:21:52 kernel: x12: 0000000000000000
Dec  6 15:21:52 kernel: x11: 0000000000000000 x10: 000000000007e66c
Dec  6 15:21:52 kernel: x9 : 00000000f6afd008 x8 : 00000000000a387e
Dec  6 15:21:52 kernel: x7 : 0000000000000010 x6 : 0000000000000000
Dec  6 15:21:52 kernel: x5 : 00000000000a3884 x4 : 00000000fefefeff
Dec  6 15:21:52 kernel: x3 : 0000000000000000 x2 : 0000000000000000
Dec  6 15:21:52 kernel: x1 : 0000000000000107 x0 : 0000000000000000
 
This a known issue that has been documented many times that is typically associated with pixelserv (search "dcd Tainted"). Nothing to be concerned about...
 
Last edited:
This a known issue that has been documented many times that is typically associated with pixelserv (search "dcd Tainted"). Nothing to be concerned about...

It's a memory scribble - e.g. segfault - a task is trying to access memory that either doesn't exist to it, or is corrupted in some way...

It's mostly related to the trend-micro engine, so the workaround is to revoke perms there...

since it is a memory/task related crash, there's potential security concerns obviously...
 
Hi Folks. New here so please be kind. I have a GTAXE16000 running 388.1 and just installed Diversion. Things seems to be working well but in my status console I see the following repeating very frequenty.

Is this something I need to look into or be concerned about? Thanks for the help

Code:
Dec  6 15:21:52 kernel: potentially unexpected fatal signal 11.
Dec  6 15:21:52 kernel: CPU: 1 PID: 21602 Comm: dcd Tainted: P           O      4.19.183 #1
Dec  6 15:21:52 kernel: Hardware name: GTAXE16000_2GB (DT)
Dec  6 15:21:52 kernel: pstate: 200f0010 (nzCv q A32 LE aif)
Dec  6 15:21:52 kernel: pc : 00000000f7ba29d8
Dec  6 15:21:52 kernel: lr : 0000000080808080
Dec  6 15:21:52 kernel: sp : 00000000ff8ef270
Dec  6 15:21:52 kernel: x12: 0000000000000000
Dec  6 15:21:52 kernel: x11: 0000000000000000 x10: 000000000007e66c
Dec  6 15:21:52 kernel: x9 : 00000000f6afd008 x8 : 00000000000a387e
Dec  6 15:21:52 kernel: x7 : 0000000000000010 x6 : 0000000000000000
Dec  6 15:21:52 kernel: x5 : 00000000000a3884 x4 : 00000000fefefeff
Dec  6 15:21:52 kernel: x3 : 0000000000000000 x2 : 0000000000000000
Dec  6 15:21:52 kernel: x1 : 0000000000000107 x0 : 0000000000000000
Switch to Diversion Lite 0.0.0.0 and disable pixelserv-tls - error gone.
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top