[Webkit-unassigned] [Bug 134892] New: [UNIX] Log error description when failing to create shared memory file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 14 12:25:45 PDT 2014


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

           Summary: [UNIX] Log error description when failing to create
                    shared memory file.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: clopez at igalia.com
                CC: gns at gnome.org


On the ARM GTK bot the API test WebKit2Gtk/TestFrame:hide is failing with the following errors:


http://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/3035/steps/API%20tests/logs/stdio :
[..............]
 /webkit2/WebKitFindController/hide:                                  Failed to create shared memory file /WK2SharedMemory.2654833468

Failed to create shared memory file /WK2SharedMemory.252736190

Failed to create shared memory file /WK2SharedMemory.1351846665

Failed to create shared memory file /WK2SharedMemory.2627554507

Failed to create shared memory file /WK2SharedMemory.1604822939

**

ERROR:../../Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitFindController.cpp:271:void testFindControllerHide(FindControllerTest*, gconstpointer): assertion failed: (originalSurface)

FAIL
[..............]

The error isn't very helpful, so logging the cause (errno description) will help to identify the underlying problem.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list