P
P
Pavel2014-11-08 23:34:59
Qt
Pavel, 2014-11-08 23:34:59

Why does the application crash when creating 10 QWebViews at the same time?

b2d3d358254c42e7df353c19495da883.png
Here is a code fragment where it is used and after a few seconds it crashes, it takes 600 MB of RAM at that moment somewhere.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel, 2014-11-08
@yankeenoobs

Throws out actually like this
And another question is what's wrong here, throws this into the console:
QSslSocket: cannot call unresolved function SSLv23_client_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
QSslSocket: cannot call unresolved function ERR_get_error

D
DancingOnWater, 2014-11-09
@DancingOnWater

Errors in console - missing openSSL lib in project root

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question