[Webkit-unassigned] [Bug 150899] [GTK] WebProcess from WebKitGtk+ 2.10.x SIGSEVs on WTF::cryptographicallyRandomValuesFromOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 15:15:07 PST 2016


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

--- Comment #5 from Andres Gomez Garcia <agomez at igalia.com> ---
Created attachment 270885
  --> https://bugs.webkit.org/attachment.cgi?id=270885&action=review
Another similar BT from gdb

Same with 2.10.7

The compilation was done with CMake args:

'-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS"'

I could see in the stderr a lot of messages like:

...
Failed to create shared memory file /WK2SharedMemory.2179227513: Too many open files
Failed to create shared memory file /WK2SharedMemory.695773261: Too many open files
Failed to create shared memory file /WK2SharedMemory.326094315: Too many open files
Failed to create shared memory file /WK2SharedMemory.204831563: Too many open files
Failed to create shared memory file /WK2SharedMemory.2963322361: Too many open files
Failed to create shared memory file /WK2SharedMemory.1466517466: Too many open files
Failed to create shared memory file /WK2SharedMemory.2545373072: Too many open files
Failed to create shared memory file /WK2SharedMemory.2168380564: Too many open files
Failed to create shared memory file /WK2SharedMemory.4061169127: Too many open files
Failed to create shared memory file /WK2SharedMemory.222136648: Too many open files
Failed to create shared memory file /WK2SharedMemory.2137105832: Too many open files
Failed to create shared memory file /WK2SharedMemory.2438181151: Too many open files

-- 
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/20160208/07942163/attachment.html>


More information about the webkit-unassigned mailing list