Ticket #153 (closed defect: fixed)
Crash on `p_setupPubElements` and CFURL cache
| Reported by: | jppavao | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.0 |
| Component: | GUI | Version: | version 0.8 |
| Keywords: | Cc: |
Description
There seems to be some thread safety issues plaguing the initial setup of the ad banner WebView?. Sometimes, during the application startup, either the main thread crashes somewhere inside p_setupPubElements, or the secondary thread checking for app updates crashes on one of the CFURL functions. In either case, the backtrace always shows that these two threads are in that state when the crash occurs: the main thread on the ad banner setup code, and the update checker on some CFURL function.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.