[Webkit-unassigned] [Bug 157029] [GTK] 2.12.1 fails to build in powerpc if bmalloc is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 04:19:38 PDT 2016


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

Carlos Alberto Lopez Perez <clopez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clopez at igalia.com

--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
You can set the environment variable Malloc=1 to disable bmalloc at run-time.

Is the crash still reproducible if you export this variable ?

bmalloc has a tendency to crash when there isn't enough memory on the system.

If after disabling bmalloc you now observe an OOM situation instead of a crash then it probably indicates that the system don't has enough memory or a memory leak somewhere in the build process or in webkit.

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


More information about the webkit-unassigned mailing list