Hi,
I have started to have strange problems that make the whole OS to
restart. I have this stack trace:

08-21 14:43:15.128: WARN/dalvikvm(11513): threadid=15: thread exiting
with uncaught exception (group=0x4000fe70)
08-21 14:43:15.128: ERROR/AndroidRuntime(11513): Uncaught handler:
thread android.server.ServerThread exiting due to uncaught exception
08-21 14:43:15.128: ERROR/AndroidRuntime(11513): *** EXCEPTION IN
SYSTEM PROCESS.  System will crash.
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):
java.lang.IndexOutOfBoundsException: index=1 count=0
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
android.view.ViewGroup.addInArray(ViewGroup.java:1890)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
android.view.ViewGroup.addViewInner(ViewGroup.java:1834)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
android.view.ViewGroup.addView(ViewGroup.java:1711)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
android.view.ViewGroup.addView(ViewGroup.java:1668)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
com.android.server.status.StatusBarService.addNotificationView
(StatusBarService.java:871)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
com.android.server.status.StatusBarService.performAddUpdateIcon
(StatusBarService.java:670)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
com.android.server.status.StatusBarService$H.handleMessage
(StatusBarService.java:615)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
android.os.Handler.dispatchMessage(Handler.java:99)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
android.os.Looper.loop(Looper.java:123)
08-21 14:43:15.228: ERROR/AndroidRuntime(11513):     at
com.android.server.ServerThread.run(SystemServer.java:357)
08-21 14:43:15.438: INFO/Process(11513): Sending signal. PID: 11513
SIG: 9

Any ideas is this a bug in the platform, or is it possible that the
application I'm developing (or some other app in the device) is doing
something that makes the whole system crash. I'm using 1.1 SDK but
the
device has 1.5. Could those compatibility issues be the reason for
the
crash??
-Mika
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to