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 cocobean)

Tested using these web pages using Web+ 1.2/1.3-alpha and Haiku R1B3+56/Haiku hrev55342:

  1. https://github.com/ - crashed
  2. https://github.com/haiku - no issues
  3. 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)

WebPositive-16258-debug-24-08-2021-13-18-35.report (50.3 KB ) - added by cocobean 3 years ago.
Guard page issues with Web+ 1.3-alpha (612.1.21) on Haiku hrev55342 x86_64

Download all attachments as: .zip

Change History (9)

by cocobean, 3 years ago

Guard page issues with Web+ 1.3-alpha (612.1.21) on Haiku hrev55342 x86_64

comment:1 by cocobean, 3 years ago

Description: modified (diff)

comment:2 by cocobean, 3 years ago

Description: modified (diff)

comment:3 by pulkomandy, 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 cocobean, 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.

Last edited 3 years ago by cocobean (previous) (diff)

comment:5 by cocobean, 3 years ago

Updated for hrev55399 x86_64:

  1. https://github.com/ - no issues (changed)
  2. https://github.com/haiku - no issues
  3. https://disneyworld.disney.go.com/ - no issues (changed)

NOTE: I rebooted again and now #3 seems fixed.

Last edited 3 years ago by cocobean (previous) (diff)

comment:6 by nephele, 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 cocobean, 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 nephele, 3 years ago

Keywords: webpositive webkit removed
Resolution: not reproducible
Status: newclosed

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

Note: See TracTickets for help on using tickets.