cmm/browser/webview: open "old web" https://bibliotecapleyades.net/esp_novedades.htm - OK, but go to it from other page -> crash #21
Labels
No Label
C
Category/Applications
Category/Drivers
Category/General
Category/Kernel
Category/Libraries
Eolite
FASM
FS
HLL
Influence/Settings
Influence/Text/TYPO
IRCC
Kernel
Kind
Breaking
Kind
Bug
Kind
Build
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KolibriOS/kolibrios#21
Loading…
Reference in New Issue
Block a user
No description provided.
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