[Webkit-unassigned] [Bug 146440] Crash on xLarge memory allocation using bmalloc on 32bit systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 2 07:13:39 PDT 2015


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

--- Comment #10 from Mario Sanchez Prada <mario at webkit.org> ---
(In reply to comment #6)
> (In reply to comment #4)
> > [...]
> > What about setting this flag only for the bmalloc source files at
> > Source/bmalloc/CMakeLists.txt . Would it be enough?
> 
> Not sure, but I will try that out just in case, I'd rather keep compiler
> optimizations enabled whenever/wherever possible. Thanks for the suggestion.

I did this test right now but, unfortunately, that did not seem to be enough to get rid of the crash. That suggests the optimization must be disabled from somewhere else, I think I will try disabling it in some other places...

-- 
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/20150702/1a5f1ba0/attachment.html>


More information about the webkit-unassigned mailing list