You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Hirbod (JIRA)" <ji...@apache.org> on 2015/09/09 19:28:45 UTC

[jira] [Created] (CB-9634) InAppBrowser Crash on certain servers (when they have SPDY turned on)

Hirbod created CB-9634:
--------------------------

             Summary: InAppBrowser Crash on certain servers (when they have SPDY turned on)
                 Key: CB-9634
                 URL: https://issues.apache.org/jira/browse/CB-9634
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
            Reporter: Hirbod


Since iOS 8.4 and 8.4.1, URLs to a server with turned on SPDY will lead into crash.

Assertion failed: (stream != NULL), function cb_spdylay_on_stream_close, file /SourceCache/CFNetwork/CFNetwork-711.4.6/SPDY/SPDYConnection.cpp, line 1778.
Process 2885 stopped


Im my example, I tried to load an URL from google docs with https.
This is reproducable in all scenarios, where the server has SPDY support (see mod_spdy). As mod_spdy was donated to Apache Foundation, I guess this should be fixed very quickly!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org