[TIMOB-1928] iOS -info and warning when backgrounding, then foregrounding KS
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T03:05:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | background, ios |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-04-15T03:05:50.000+0000 |
Updated | 2017-03-02T19:03:45.000+0000 |
Description
4th gen iPod touch (4.1) with mobile sdk build 1.4.2.e6bd67
1.launch KS (be plugged in and viewing console)
2.press the home button
3.tap the icon to open the app and check output
Mon Sep 27 14:02:37 unknown
/var/mobile/Applications/B6DFF6C6-4120-4FD2-9E39-69269B4F077A/KitchenSink.app/KitchenSink[343]
: dnssd_clientstub write_all(9) DEFUNCT
Mon Sep 27 14:02:37 unknown
/var/mobile/Applications/B6DFF6C6-4120-4FD2-9E39-69269B4F077A/KitchenSink.app/KitchenSink[343]
: dnssd_clientstub deliver_request ERROR: write_all(9, 62 bytes)
failed
Mon Sep 27 14:02:37 unknown
/var/mobile/Applications/B6DFF6C6-4120-4FD2-9E39-69269B4F077A/KitchenSink.app/KitchenSink[343]
: dnssd_clientstub write_all(9) DEFUNCT
seen using 1.4.0 as well, so not new. Stephens notes:
"Try running KS outside of xcode or TiDev (straight off device). If it crashes, this is a bug. If not, then this is something we have no control over and is worth ignoring" it does not crash.
Noting for the record, not expecting to see a fix.
Not really sure where this is going, and haven't seen any messages like this lately, so... invalid? Probably related to a specific version of iOS 4.
Closing as invalid.