[Webkit-unassigned] [Bug 188349] New: FATAL: Primitive gigacage disabled, but we don't want that in this process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 11:32:58 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188349

            Bug ID: 188349
           Summary: FATAL: Primitive gigacage disabled, but we don't want
                    that in this process
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hlewagastir at gmail.com

After upgrading from webkit-gtk-2.18.6 to webkit-gtk-2.20.3 creating reports in GnuCash fails (it uses webkit-gtk for rendering) and this error is printed to the terminal:

FATAL: Primitive gigacage disabled, but we don't want that in this process

I managed to trace this to having
ulimit -v 9500000
set. With 
ulimit -v unlimited
all works as expected.

I think this is related to bug 183329 -- that's the one that gave me the clue that the problem was connected to the virtual memory limit.
(I have vm.overcommit_memory = 0 if that makes any difference)

At least I think the error message should be nicer even if it's "supposed to" fail.

Running Gentoo Linux on x86.

Kind regards,
Anton

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180806/b98bcf44/attachment.html>


More information about the webkit-unassigned mailing list