You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is, that the python_thread is not killed when the app is closed.
I have a workaround in pull request #750. Not nice but at least working for now.
My webview app displays ,,hello world'' text.
I open it, and close shortly after with back button (without deleting from recently opened apps): http://pastebin.com/bAhqqYPS
Then, I try to open it again (from ,,desktop'', or how to call it), and it crashes with segmentation error: http://pastebin.com/uH22kSUV
I use python 2 for this app.
The text was updated successfully, but these errors were encountered: