[TIMOB-2869] iOS: crash when setting app badge after resetting post push notification - repro'd 2X, then not again on the next 2 tries
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-01T20:55:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | tbs-1.8.0 |
Reporter | Thomas Huelbert |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:31:35.000+0000 |
Updated | 2017-05-02T21:13:36.000+0000 |
Description
as mentioned, intermittent. Seen on [INFO] Titanium SDK version: 1.6.0 (01/17/11 08:08 5d1f301) 3gt ipod touch 4.0.2
1.send push notification with app badge info to ks on device
2.nav to phone > app badge
3.tap "set app bdge"
4.hit home button and check, then tap icon to brgin app back up
5.tap reset app badge
6.hit home, see icon change then tap icon to launch ks
results: long hang on splash followed by crash:
console:
Mon Jan 17 13:51:56 Apple-
/var/mobile/Applications/C05FEA44-8995-4A9F-A0AB-30FE733C45E1/KitchenSink.app/KitchenSink[1791]
: dnssd_clientstub write_all(8) failed -1/62 32 Broken pipe
Mon Jan 17 13:51:56 Apple-
/var/mobile/Applications/C05FEA44-8995-4A9F-A0AB-30FE733C45E1/KitchenSink.app/KitchenSink[1791]
: dnssd_clientstub deliver_request ERROR: write_all(8, 62 bytes)
failed
Mon Jan 17 13:51:56 Apple-
/var/mobile/Applications/C05FEA44-8995-4A9F-A0AB-30FE733C45E1/KitchenSink.app/KitchenSink[1791]
: dnssd_clientstub write_all(8) failed -1/28 32 Broken pipe
Mon Jan 17 13:51:56 Apple-
UIKitApplication:com.appcelerator.pushtest[0xc8c6][1791] : [INFO] app is resuming from the
background
Mon Jan 17 13:52:16 Apple- SpringBoard[28] :
com.appcelerator.pushtest failed to resume in time
elapsed total CPU time (seconds): 0.800 (user 0.390, system 0.410), 4% CPU
elapsed application CPU time (seconds): 0.130, 1% CPU
Mon Jan 17 13:52:16 Apple- SpringBoard[28] : Forcing crash
report of com.appcelerator.pushtest...
Mon Jan 17 13:52:17 Apple- SpringBoard[28] : Finished crash
reporting.
Mon Jan 17 13:52:17 Apple- com.apple.launchd1 :
(UIKitApplication:com.appcelerator.pushtest[0xc8c6]) Exited:
Killed
Mon Jan 17 13:52:17 Apple- SpringBoard[28] : Application
'KitchenSink' exited abnormally with signal 9: Killed
Mon Jan 17 13:52:17 Apple- ReportCrash[1805] : Saved crashreport to
/var/mobile/Library/Logs/CrashReporter/KitchenSink_2011-01-17-135216_Apple-.plist
using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Attachments
File | Date | Size |
---|---|---|
kitchensink_2011-01-18-094215_a.crash | 2011-04-15T03:31:36.000+0000 | 30328 |
Resolving ticket as invalid as this version of Kitchen Sink is no longer supported.