Awful / Awful.app

Something Awful Forums browser for iOS
https://forums.somethingawful.com/showthread.php?threadid=3837546&perpage=40&noseen=1
137 stars 44 forks source link

Endless WebKit/WebCore/JavaScriptCore crashes #210

Open nolanw opened 11 years ago

nolanw commented 11 years ago

I've seen two dozen different crashes (i.e. stack traces markedly different) on 1.11 coming from WebKit and its libraries. I'm assuming an underlying cause here, but I'm not sure what. Every single one of these crashes is a segfault (EXC_BAD_ACCESS).

If anyone wants to poke around the crash logs on Crashlytics let me know.

nolanw commented 11 years ago

There's a post from 2010 about calling Objective-C from a UIWebView, basically saying you should set an <iframe src=> instead of window.location. Sounds great, did it, still seeing lots of WebCore crashes.

nolanw commented 7 years ago

Still a thing.