nextcloud / news-updater

:newspaper: Fast, parallel feed updater for the News app; written in Python
GNU General Public License v3.0
107 stars 23 forks source link

Taints kernel #18

Closed janumix closed 4 years ago

janumix commented 4 years ago

Everytime News app updates all feeds (or manualy: Invoking: news:updater:all-feeds), kernel crashes: [235161.567434@2] php7[19752]: syscall 389 [235161.567458@2] Code: b0c44602 f240460c 463d1385 df00461f (4605462f) [235161.567466@2] CPU: 2 PID: 19752 Comm: php7 Tainted: P O 3.14.29 #1 [235161.567471@2] task: ffffffc018058000 ti: ffffffc064828000 task.ti: ffffffc064828000 [235161.567495@2] PC is at 0xf72770ec [235161.567500@2] LR is at 0xf728c87b [235161.567504@2] pc : [<00000000f72770ec>] lr : [<00000000f728c87b>] pstate: 20000030 [235161.567507@2] sp : 00000000ffc66560 [235161.567511@2] x12: 0000000000000000 [235161.567515@2] x11: 0000000000000001 x10: 00000000ab7eda80 [235161.567519@2] x9 : 00000000f72db574 x8 : 00000000ab7ed848 [235161.567523@2] x7 : 0000000000000185 x6 : 00000000ab7ed82c [235161.567528@2] x5 : 000000000000001c x4 : 0000000000000000 [235161.567532@2] x3 : 0000000000000185 x2 : 0000000000000008 [235161.567536@2] x1 : 0000000000000000 x0 : 0000000000000008 Updating one feed manualy finish successfully. Nextcloud 17.0.1 (docker from linuxserver.io) PHP 7.3.11 (docker from linuxserver.io bounded with nextcloud) NGINX MariaDB 10.1.43 (docker form linuxserver.io) HW: RPI 3b News: 14.0.1 and 14.0.2

BernhardPosselt commented 4 years ago

That depends on the PHP on your host.