I have an application that responds to wifi status changes.

Some of my users have reported repeatable crashes of my application
when their phone starts up.
I finally got one to email me a log file and this is what I saw.


D/WifiHW  (   54): Unable to open connection to supplicant on
"tiwlan0": Address already in use
I/ActivityManager(   54): processNextBroadcast: waiting for
ProcessRecord{43152ea8 0:com.schwimmer.android.togglewifi/10046}
W/ActivityManager(   54): pending app ProcessRecord{43152ea8
0:com.schwimmer.android.togglewifi/10046} died before responding to
broadcast

There is no stack trace. My app appears to be crashing even before it
starts. Can anyone shed some light on this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to