-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kernel 5.4.42-v7l+ #1319 #3653
Comments
I'm not sure why you seeing those messages, but they appear to be warning that something is trying to create entries in debugfs on behalf of process 1299 (chromium). The vchiq driver creates per-process entries under "clients", and vc-smem does the same under "alloc", so my guess would be that chromium is reinitialising itself in some way. @jc-kynesim might have a better idea of what's going on, but I don't think it's any cause for concern. |
Offhand I have no ideas, but I could well believe that due to sandboxing in Chrome some part of an vcsm or mmal initialization process can't see that a file already exists & tries to recreate it anyway. |
It continued after I posted, eventually tiring of process 1299 and choosing 18792 instead.
Again the process 18792 also belongs to chromium-browser, I have not noticed anything untoward happening, but it only started when the kernel version was bumped up to 5. I know very little about these things, but it was suggested I post the information here, so that minds immeasurably superior to mine could ponder the implications. |
If only there were some. |
I just got 104 lines in my 'dmesg' output of the form: I don't remember this happening before. Process 1098 is the chromium browser.
It may be related to viewing a PDF in the browser, I had recently been viewing https://hackspace.raspberrypi.org/issues/15/pdf |
Since the rpi-update installed the 5.4.42 kernel, I have strange entries in my kernel log
System
Pi4B
Raspberry Pi reference 2020-02-13
Generated using pi-gen, https://github.com/RPi-Distro/pi-gen, 5f884374b6ac6e155330c58caa1fb7249b8badf1, stage4
Jun 1 2020 13:23:40
Copyright (c) 2012 Broadcom
version 6379679d1ec6a8c746d7e77e015f5b56b939976f (clean) (release) (start)
Linux sane4 5.4.42-v7l+ #1319 SMP Wed May 20 14:12:03 BST 2020 armv7l GNU/Linux
The process 1299 belongs to :-
wonko 1299 1.0 4.4 683216 171328 ? Sl Jun01 8:13 /usr/lib/chromium-browser/chromium-browser-v7 --disable-quic --enable-tcp-fast-open --ppapi-flash-path=/usr/lib/chromium-browser/libpepflashplayer.so --ppapi-flash-args=enable_stagevideo_auto=0 --ppapi-flash-version=32.0.0.371 --enable-pinch
Is this something I should be worried about?
The text was updated successfully, but these errors were encountered: