| piggz[m] | Nephros: looking at the deps for neochat.... Kunifiedpush might me a genuinely useful lib for sfos | 07:48 |
|---|---|---|
| nephros | piggz[m]: okay may look into that. main blocker is quotient which needs the newer gcc. | 07:57 |
| nephros | I patched a couple of things- but it's a bit cat and mouse. | 07:57 |
| FireFly | uhh I did something a lil silly (grep -r for a string in /, as user) and my phone seems to have frozen a bit harder than I thought was possible.. | 09:56 |
| FireFly | by which I mean the screen is frozen, remains on, holding down power button for however long doesn't do anything and I don't see any indication from the status LED that the usual watchdog seems to be kicking in or so | 09:57 |
| FireFly | exciting way to start the day | 09:57 |
| FireFly | I wonder if reading something in procfs or sysfs made it Very Unhappy | 09:59 |
| Keto | FireFly: which device? | 10:01 |
| FireFly | xperia 10ii | 10:01 |
| FireFly | should be on 5.0.0.67 | 10:02 |
| Keto | iirc, holding down volume up and power key will do a forced power off | 10:02 |
| FireFly | that did the trick, with forcing it to reboot, thanks! | 10:03 |
| FireFly | I'm somewhat morbidly curious still what would cause that tbh, but probably not enough to experiment currently | 10:03 |
| Keto | that is quite interresting behavior indeed... | 10:05 |
| FireFly | ah darn, no persistent journal | 10:05 |
| Keto | but trying to read absolutely everything probably will do weird things and could triger who knows what... | 10:08 |
| Keto | I assume you did it as root? | 10:09 |
| FireFly | no, as unprivileged user | 10:09 |
| FireFly | which is what surprised me--I expected permission errors but not really anything like that taking effect | 10:09 |
| Keto | oh, that is not good... | 10:10 |
| Keto | I'll try that out at somepoint to see what's going on, do ping me if you happen to investigate it further and find something | 10:12 |
| FireFly | sure thing | 10:12 |
| piggz[m] | Keto, i was going to request store access for 2 more devices, until i ran ssu s, and it reported back as unknown/unknown :D | 10:39 |
| nephros | FireFly: https://forum.sailfishos.org/t/reliable-crash-sfos-through-grep-command/10069 | 11:29 |
| nephros | ^^^ there's the bug report, apparently "tracked", and some user analysis done. | 11:29 |
| nephros | although in that case it causes a reboot instead of a hang. | 11:30 |
| Keto | nephros: thanks for digging that up | 11:40 |
| FireFly | good to know I'm not the only one being that silly I guess :p | 11:44 |
| FireFly | but yeah, thanks for the pointer | 11:45 |
| Keto | doing that kind of grep might be silly, but the result and the implications not so much. I have bumped our internal tracking bug about this | 12:10 |
| nephros | Keto: while it't probably unrelated, it there a reason both debugfs and tracefs are always mounted on SFOS? | 15:29 |
| Keto | I'm not sure | 15:30 |
| Keto | some android hal things might require them, for example on x10ii /system/etc/init/wifi-events.rc writes in /sys/kernel/debug/tracing/ | 15:43 |
| Keto | though might also be that that is not really needed and could be disabled | 15:46 |
| Keto | masking sys-kernel-debug.mount does not seem to break anything obvious | 16:04 |
| Keto | the somewhat good news is that sandboxed applications can't trigger the crash as their access to /sys is limited | 17:03 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!