[haiku-bugs] Re: [Haiku] #16898: WebKit rebased consistently crashes on Amazon.ca [WASM memory allocation error]

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 07 Sep 2021 19:14:01 -0000

#16898: WebKit rebased consistently crashes on Amazon.ca [WASM memory allocation
error]
---------------------------+-------------------------
  Reporter:  vidrep        |      Owner:  pulkomandy
      Type:  bug           |     Status:  new
  Priority:  normal        |  Milestone:  Unscheduled
 Component:  Kits/Web Kit  |    Version:  R1/beta2
Resolution:                |   Keywords:
Blocked By:                |   Blocking:  16957
  Platform:  x86-64        |
---------------------------+-------------------------
Comment (by pulkomandy):

 What's also weird is that the initial trace says 0xffffffff, but that
 isn't possible from the code in mmap, which checks that the offset
 parameter is aligned to the page size. And for this usage of mmap (not
 mapping a file, but creating an "anonymous mapping"), the offset should be
 0 otherwise it won't work.

 However, the fd argument should be -1, and it shows as 0 in the trace. Are
 they swapped?
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16898#comment:23>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: