FP2 keeps restarting with Pie, where to find logs to investigate?

Hi there,
I just upgraded my FP2 with Pie and its almost working well… But my phone keeps restarting from time to time. How can I do to gather information about these crash? Is there a way to find logs so I can investigate about that?

Thanks for your help, and thanks for such a beautiful project!

Regain your privacy! Adopt /e/ the unGoogled mobile OS and online servicesphone

Hi,

you can use adb logcat or this method :

You can also raise an issue in the gitlab.

1 Like

Thank you very much, I’ll check that out and report an issue if I don’t find a fix by myself :slight_smile:

Hi there,
I realize it’s been a few month I puth that topic on standby. But it keeps restarting randomly. Eventhough I regularly update the system, from time to time, I’d say 2-3 times a day (!) it restarts. Sometimes it can even happen while the phone is just idle on the table and I’m not doing anything. This makes it very hard to catch what’s happening as I tested just now adb logcat but it’s displaying only what’s happening now.

Is there a way to look in the past log? So if I encounter a restart, I note the exact time and then later I can check on what happened in the log at that time. So I can start digging some clues.

Thanks for your help

1 Like

Ok… so it seems it’s a rather common issue on many FP2, even on regular Android OS. I’m investigating in that direction : https://forum.fairphone.com/t/a-little-guide-to-random-reboots/36159

1 Like

Ok. So here’s the first log I managed to catch right before it restarted.
I was then answering an sms.

9-09 10:00:02.902  4426  5374 D WebSocketConnection: onMessage() -- response received, but no listener
09-09 10:00:02.907  4426  5375 D WebSocketConnection: onMessage() -- response received, but no listener
09-09 10:00:03.106 13618 13861 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
09-09 10:00:03.107 13618 13861 D vndksupport: Loading /vendor/lib/hw/gralloc.msm8974.so from current namespace instead of sphal namespace.
09-09 10:00:04.717   372   427 W SurfaceFlinger: Attempting to set client state on removed layer: PopupWindow:f6d5a09#0
09-09 10:00:04.717   372   427 W SurfaceFlinger: Attempting to destroy on removed layer: PopupWindow:f6d5a09#0
09-09 10:00:07.268   486   486 W wificond: Copy constructor is only used for unit tests
09-09 10:00:07.269   486   486 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
09-09 10:00:07.270   486   486 W wificond: Copy constructor is only used for unit tests
09-09 10:00:07.271   486   486 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
09-09 10:00:07.273   486   486 W wificond: Copy constructor is only used for unit tests
09-09 10:00:07.274   486   486 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
2 Likes