Telerik-Verified-Plugins / WKWebView

DEPRECATED - this plugin served a purpose in the past, but there are better implementation now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCDWebServer.m crashing

jkassis opened this issue · comments

Hi there. We have been using this in production for a few weeks now. Things are working out quite well, but the GCDWebServer.m code is failing now and then leading to about a 10% crash rate. Here are a couple of reports from crashlytics.

image

image

Noticed something weird: that second screenshot, line number 5 references this comment in the latest plugin version (0.6.9), not an executable line. So it's a bit hard to see which line is exactly causing this issue. Is your line 48 different?

Here's what I see Eddy...

image

Why would would GCDWebServer crash during dealloc? Was it just taking too long and the OS killed it?

Good question. Can you update to 0.6.9 first to see if that makes a difference for you?

sure. does 0.6.9 include changes to GCDWebServer ?

No, just how (re)starting it is handled.