[Webkit-unassigned] [Bug 144737] New: [EFL] REGRESSION(r183907): It made all inspector-protocol test crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 03:11:23 PDT 2015


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

            Bug ID: 144737
           Summary: [EFL] REGRESSION(r183907): It made all
                    inspector-protocol test crash
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: gyuyoung.kim at webkit.org, joepeck at webkit.org,
                    timothy at apple.com
            Blocks: 144714

before: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/21710
after: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/21711

crash log for inspector-protocol/console/console-message.html:

crash log for WebKitTestRunner (pid 13663):

Coredump core-pid_13663-_-process_WebKitTestRunner not found. To enable crash logs:

- run this command as super-user: echo "/path/to/coredumps/core-pid_%p-_-process_%E" > /proc/sys/kernel/core_pattern
- enable core dumps: ulimit -c unlimited
- set the WEBKIT_CORE_DUMPS_DIRECTORY environment variable: export WEBKIT_CORE_DUMPS_DIRECTORY=/path/to/coredumps


STDERR: 1   0x7fbf48d13ff8
STDERR: 2   0x7fbf4456bd40
STDERR: 3   0x7fbf46bbf7b0 WebKit::WebInspectorProxy::attachAvailabilityChanged(bool)
STDERR: 4   0x7fbf46d6667b WebKit::WebInspectorProxy::didReceiveMessage(IPC::Connection&, IPC::MessageDecoder&)
STDERR: 5   0x7fbf46b27d5a IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::MessageDecoder&)
STDERR: 6   0x7fbf46bf31d2 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::MessageDecoder&)
STDERR: 7   0x7fbf46b2602b IPC::Connection::dispatchMessage(std::unique_ptr<IPC::MessageDecoder, std::default_delete<IPC::MessageDecoder> >)
STDERR: 8   0x7fbf46b26a63 IPC::Connection::dispatchOneMessage()
STDERR: 9   0x7fbf47e21063 WTF::RunLoop::performWork()
STDERR: 10  0x7fbf456e0e1f
STDERR: 11  0x7fbf456e15be
STDERR: 12  0x7fbf456e0369
STDERR: 13  0x7fbf456e04d5 ecore_main_loop_iterate
STDERR: 14  0x41eaa5 WTR::TestController::platformRunUntil(bool&, double)
STDERR: 15  0x419bcc WTR::TestInvocation::invoke()
STDERR: 16  0x4115d6 WTR::TestController::runTest(char const*)
STDERR: 17  0x41176b WTR::TestController::runTestingServerLoop()
STDERR: 18  0x418808 WTR::TestController::TestController(int, char const**)
STDERR: 19  0x40cd08 main
STDERR: 20  0x7fbf44556ec5 __libc_start_main
STDERR: 21  0x40cd4c
STDERR: Error receiving IPC message on socket 25 in process 13682: Connection reset by peer

-- 
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/20150507/6056eeef/attachment.html>


More information about the webkit-unassigned mailing list