Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#17707 closed bug (invalid)

x86: Out of memory allocation error during build (Webkit 614.1.6)

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

Getting '[2138/4718] - out of memory allocating 2097152 bytes after a total of 0 bytes' error on a 4GB RAM workstation. Same hardware used on all previous Webkit (< Webkit 614.1) x86 builds.

Haiku x86 hrev55181+66

Tag Ref: https://github.com/haiku/haikuwebkit/commit/30f313d79a21bdbde1e5af4c4e0e4709fd96e482

Change History (2)

comment:1 by pulkomandy, 3 years ago

Resolution: invalid
Status: newclosed

This is a bug in gcc11, disabling aslr does not work properly there. This has nothing to do with haiku or webkit, and the webkit readme was already updated to mention a workaround.

You can report the gcc11 issue at haikuports

Note: See TracTickets for help on using tickets.