[
https://issues.apache.org/jira/browse/CB-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388381#comment-14388381
]
ASF GitHub Bot commented on CB-7204:
------------------------------------
Github user jacobg commented on the pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/21#issuecomment-88049413
Ever since I added the splashscreen plugin to my app, I (and customers)
have been getting this crash occasionally:
```
1 libobjc.A.dylib objc_msgSend + 22
2 CoreFoundation CFRelease + 598
3 QuartzCore CA::release_objects(X::List<void const*>*) + 14
4 QuartzCore -[CAAnimation dealloc] + 52
5 libobjc.A.dylib objc_object::sidetable_release(bool) + 164
6 libobjc.A.dylib (anonymous namespace)::AutoreleasePoolPage::pop(void*)
+ 402
7 CoreFoundation
__CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 12
8 CoreFoundation __CFRunLoopDoTimer + 648
9 CoreFoundation __CFRunLoopRun + 1416
10 CoreFoundation CFRunLoopRunSpecific + 474
11 CoreFoundation CFRunLoopRunInMode + 104
12 WebCore RunWebThread(void*) + 416
13 libsystem_pthread.dylib _pthread_body + 136
14 libsystem_pthread.dylib _pthread_start + 116
15 libsystem_pthread.dylib thread_start + 6
```
I applied the fix committed by this pull requested, but am still getting
the same crash. Is anyone else still seeing an issue?
> Race condition when hiding and showing spinner
> ----------------------------------------------
>
> Key: CB-7204
> URL: https://issues.apache.org/jira/browse/CB-7204
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin SplashScreen
> Environment: iOS
> Reporter: Andrey Kurdyumov
> Assignee: Shazron Abdullah
> Priority: Minor
> Attachments: Screenshot 2014-07-27 at 19.31.09.png
>
>
> I have application which show spinner on resume to indicate loading activity
> for the application.
> When quickly show and hide application there appears race condition which
> result in the application crash.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]