Ahhhhh silly me... a quick tap on the display wakes it up and I can
finally see the red dot :-)
Sebastian, you mentioned earlier that the runtime process crashes on
your device with a bus_error and that it loops through /proc etc...
Well mine hangs, just as before, the dot keeps moving and nothing
happens.
[pid 2209] 19:55:43.341125 writev(3, [{"\4", 1}, {"ServiceManager\0",
15}, {"ServiceManager: addService(location, 0x151c0)\n\0", 47}], 3) =
63
[pid 2209] 19:55:43.342742 futex(0x134ac, FUTEX_WAKE, 2147483647) = 0
[pid 2209] 19:55:43.343292 getpriority(PRIO_PROCESS, 0) = 25
[pid 2209] 19:55:43.343780 ioctl(6, 0xc0186201, 0x100ffda8) = 0
[pid 2209] 19:55:43.365051 ioctl(6, 0xc0186201, 0x100ffef8) = 0
[pid 2209] 19:55:43.365814 writev(3, [{"\4", 1}, {"ServiceManager\0",
15}, {"ServiceManager: addService(statistics, 0x15248)\n\0", 49}], 3)
= 65
[pid 2209] 19:55:43.367523 futex(0x134ac, FUTEX_WAKE, 2147483647) = 0
...
[pid 2209] 19:55:45.322906 getpriority(PRIO_PROCESS, 0) = 20
[pid 2209] 19:55:45.326080 ioctl(6, 0xc0186201, 0x100ffda8) = 0
[pid 2209] 19:55:45.340728 ioctl(6, 0xc0186201, 0x100ffef8) = 0
[pid 2209] 19:55:45.928436 getpriority(PRIO_PROCESS, 0) = 20
[pid 2209] 19:55:45.944915 ioctl(6, 0xc0186201, 0x100ffda8) = 0
[pid 2209] 19:55:45.972900 ioctl(6, 0xc0186201 <unfinished ...>
[pid 2210] 19:55:53.744506 <... ioctl resumed> , 0x101ffef8) = 0
[pid 2210] 19:55:53.763549 getpriority(PRIO_PROCESS, 0) = 25
[pid 2210] 19:55:53.782073 ioctl(6, 0xc0186201, 0x101ffda8) = 0
[pid 2210] 19:55:53.892211 ioctl(6, 0xc0186201
The following android processes are running at that time:
2187 root 688 SW /system/bin/sh -x /a.sh
2188 root 56540 SW zygote -Xzygote /system/bin
--zygote
2190 2000 1164 SW /system/bin/dbus-daemon --system
2191 root 924 SW strace -f -ff -tt -s 200 runtime
2192 root 19516 SW runtime
2193 root 688 SW /system/bin/sh
2207 root 110908 SW system_server
2262 10004 70108 SW com.google.android.home
2264 1001 70312 SW com.google.android.phone
2268 10002 69956 SW com.google.process.content
I'm not sure how to proceed from here as there is no error output and
AFAICS no way to see why it is freezing or waiting for.
Any clue ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Android Internals" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-internals?hl=en
-~----------~----~----~----~------~----~------~--~---