cmm/browser/webview: open "old web" https://bibliotecapleyades.net/esp_novedades.htm - OK, but go to it from other page -> crash #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There's a very interesting website https://bibliotecapleyades.net/ , which has about 15 GB of "hidden knowledge" text articles on the unusual topics. This website is really lightweight (old web style) and should work fine in WebView. However, I found a stability problem:
if I go to the https://bibliotecapleyades.net/ homepage and click on "Novedades Semanales / Weekly News" button (in the middle of top part of page), it causes a WebView crash. WebView also crashes if, after loading a https://bibliotecapleyades.net/ homepage in the first tab, I click a "New tab" and copy-paste & open the link of this button there:
https://bibliotecapleyades.net/esp_novedades.htm
But, if I open this button's link directly after WebView start, then it loads OK without a crash. So, maybe this crash is happenning when the used memory of WebView goes above a certain size: although these are really lightweight pages, they have a lot of text on them. But I'm running KolibriOS natively ( as a virtual floppy inside a BIOS http://board.kolibrios.org/viewtopic.php?f=25&p=77728#p77728 ) on Lenovo G505S laptop with 16GB RAM, so a low PC memory (i.e. VirtualBox small RAM config) can't be a cause of these crashes.
You may also experiment with clicking the various buttons on top of page: "Finalidad / Mission Statement" , "Las Pleyades / The Pleyades" and so on. All the pages are lightweight but WebView crashes frequently when switching between them, I don't know why. Please take a look
floppy121