**** BEGIN LOGGING AT Fri Mar 17 03:00:02 2017 Mar 17 15:42:03 not exactly big deal, but why would powertop crash on my N900? Mar 17 15:42:17 http://paste.debian.net/922301/ Mar 17 15:42:31 trying to access some inexistent resource? Mar 17 15:42:38 that's strace powertop .. zzztop works fine however Mar 17 15:42:50 and powertop worked before Mar 17 15:43:09 you've got a virus? Mar 17 15:43:11 ;) Mar 17 15:43:24 of course not Mar 17 15:43:42 usually segv is a programmer error Mar 17 15:43:58 assuming too much about input and failing when it's out of assumptions Mar 17 15:44:13 hard to guess what is the cause in this case Mar 17 15:44:23 you can also try to run it under gdb Mar 17 15:45:29 i don't have it on N900. i guess i'll wait for next power down event. 27 days uptime atm Mar 17 16:54:26 Sicelo: segv usually means "pointer to " (often zero). Anyway it seems to not happen in a system function, and since we have no source for powertop, it's pretty hard to tell what goes haywire Mar 17 16:57:35 * DocScrutinizer05 doesn't use maemo powertop since ages, zzztop is so many magnitudes better Mar 17 18:09:45 thanks for the info DocScrutinizer05 & KotCzarny Mar 17 18:17:53 hmm is it safe to kill mafw dbus wrapper? Mar 17 18:18:38 i think it is doing something stupid since i can't recall it using 15% cpu constantly Mar 17 18:18:42 Vajb: yes, it will be restarted when needed again Mar 17 18:18:47 before i mean Mar 17 18:18:54 ok Mar 17 18:29:44 "using 15% CPU" is pretty much bogus values on a device with dynamic CPU clock freq scaling, and even zeroclock Mar 17 18:32:01 "using 5% CPU" might be much worse (when it's with 1000MHz CPU clock, and 100% C1 state) than "using 100% CPU" with CPU at 250MHz for a 20ms per second, and sleping for the rest of the time Mar 17 18:32:58 nevertheless mafw wrapper shouldn't use any percentage ( >0%) of CPU, unless you have some media content active Mar 17 18:34:24 the 'problem" with %-CPU is that it's a relative value in relation to the total CPU cycles done Mar 17 18:34:40 afaik Mar 17 18:35:10 definitely it's not taking CPU freq into account Mar 17 18:37:25 and CPU freq = 0Hz is completely throwing over all the numbers Mar 17 18:38:14 load average: 0.22, 0.43, 0.39 Mar 17 18:38:33 before i killed mafw it was around 2,6 Mar 17 18:39:26 i know it doesn't make sense with 15 percent cpu usage, but it seemed to fix that anyways. Mar 17 18:59:57 oh, it makes perfect sense. Load can be >1 even on single core, since load also counts in wait-for-IO Mar 17 19:00:17 during which CPU is (or can be) idle Mar 17 21:02:15 I know I didn't write it but I'm glad I had time to package zzztop for maemo, it's only a perl script but very handy to pull a useful diag tool from Extras. Mar 18 00:48:29 what a useful app to display GPS locations in WGS84? Mar 18 00:48:59 none of GPSrecorder, modrana, nor mappero seem to do this Mar 18 00:49:09 (display in lat/long) Mar 18 00:50:08 I also never found a way to get modrana or mappero to show simple 'hardware GPS' style direction+distance to a given location Mar 18 00:50:29 this mode is everso useful when trying to find cave entrances Mar 18 02:46:00 * jonwil wishes he knew enough about Qt UIs to figure out how to make the journey legs in Fahrplan clickable... Mar 18 02:46:16 Fixed another issue just now though Mar 18 02:46:35 It was printing "-1 transfers" for journeys that had just one walking leg and nothing else **** ENDING LOGGING AT Sat Mar 18 03:00:01 2017