Opened 3 years ago
Closed 3 years ago
#17210 closed bug (not reproducible)
Webkit: guard page access violations
Reported by: | cocobean | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Kits/Web Kit | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Tested using these web pages using Web+ 1.2/1.3-alpha and Haiku R1B3+56/Haiku hrev55342:
- https://github.com/ - crashed
- https://github.com/haiku - no issues
- https://disneyworld.disney.go.com/ - crashed
NOTE: See 'mprotect: Out of memory' error in console after Web+ crashes - yet enough free memory exists. No issues with Otter browser 1.0.02.
Attachments (1)
Change History (9)
by , 3 years ago
Attachment: | WebPositive-16258-debug-24-08-2021-13-18-35.report added |
---|
comment:1 by , 3 years ago
Description: | modified (diff) |
---|
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
comment:3 by , 3 years ago
The mprotect error is already tracked in #16898.
Do you reproduce the stack trace that you have attached to this ticket, that is different?
In general, please do not put multiple different problems in the same ticket. It makes it impossible to track what is fixed and what isn't.
comment:4 by , 3 years ago
Ref: https://dev.haiku-os.org/ticket/16649
Ok. YOu can close this ticket. I'll just retest when MMAP implementation is fixed.
comment:5 by , 3 years ago
Updated for hrev55399 x86_64:
- https://github.com/ - no issues (changed)
- https://github.com/haiku - no issues
- https://disneyworld.disney.go.com/ - no issues (changed)
NOTE: I rebooted again and now #3 seems fixed.
comment:6 by , 3 years ago
Ok. YOu can close this ticket. I'll just retest when MMAP implementation is fixed.
This issue is unrelated to mmap, it was in relation to mprotect. fix is tracked in #16898.
Can you reproduce the other trace you have in this ticket with specific steps?
comment:7 by , 3 years ago
mprotect is the baseline for mmap functionality.
Ok. I just rebooted the machine. Did this:
strace WebPositive https://disneyworld.disney.go.com/
This worked. The page video animation works like Otter Browser MSE. No crashes.
I then retried after another reboot.
WebPositive https://disneyworld.disney.go.com/
The main crash issue is resolved now. But Web+ now seems to lose the top video animation. That is another bug report.
Thanks! Ticket resolved!
comment:8 by , 3 years ago
Keywords: | webpositive webkit removed |
---|---|
Resolution: | → not reproducible |
Status: | new → closed |
The fix for mprotect is not merged yet... so i really don't see how it could have been resolved, unless you were talking about the unrelated issue to netservices.
Anyhow, since you can't reproduce this anymore I'll close the ticket
Guard page issues with Web+ 1.3-alpha (612.1.21) on Haiku hrev55342 x86_64