Bug 312879
| Summary: | [GTK] REGRESSION: imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-createAnswer.html is crasing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alicia Boya García
These are the results of the last runs:
311588@main NOERROR
[311589@main-311595@main] UNKNOWN
311596@main NOERROR
311597@main UNKNOWN
311598@main NOERROR
[311599@main-311601@main] UNKNOWN
311602@main NOERROR
[311603@main-311622@main] UNKNOWN
311623@main CRASH (Expected: PASS)
[311624@main-311629@main] UNKNOWN
[311630@main-311631@main] NOERROR
311632@main UNKNOWN
311633@main NOERROR
[311634@main-311635@main] UNKNOWN
311636@main CRASH (Expected: PASS)
[311637@main-311640@main] UNKNOWN
[311641@main-311642@main] NOERROR
[311643@main-311646@main] UNKNOWN
311647@main CRASH (Expected: PASS)
[311648@main-311661@main] UNKNOWN
311662@main CRASH (Expected: PASS)
The regression range is e3f4c5f3c2385953a9def894af1c41276c6f4fee~..adeb98dd2acd67e8201ee7ff7f8eb570103f03f5
Thread 1 (Thread 0x7f55187f86c0 (LWP 558715)):
#0 0x00007f5595f6b9a1 in rice_sockets_add_tcp () from /lib/x86_64-linux-gnu/librice-io.so.0
#1 0x00007f55915aecff in decltype (((*(({lambda(auto:1, void*)#1} const* const)0)).(operator()<RiceTcpSocket*>))(static_cast<RiceTcpSocket*&&>({parm#1}), static_cast<void*&&>({parm#2}))) WebKit::RiceBackend::allocateSocket(unsigned int, unsigned int, WebCore::RTCIceProtocol, WTF::String const&, WTF::String const&)::{lambda(auto:1, void*)#1}::_FUN<RiceTcpSocket*>(RiceTcpSocket*, void*) () from /sdk/webkit/WebKitBuild/GTK/Release/lib/libwebkitgtk-6.0.so.4
#2 0x00007f5595f68533 in async_task::raw::RawTask<F,T,S,M>::run () from /lib/x86_64-linux-gnu/librice-io.so.0
#3 0x00007f5595f76ad6 in std::thread::local::LocalKey<T>::with () from /lib/x86_64-linux-gnu/librice-io.so.0
#4 0x00007f5595f77eb8 in std::sys::backtrace::__rust_begin_short_backtrace () from /lib/x86_64-linux-gnu/librice-io.so.0
#5 0x00007f5595f7a030 in core::ops::function::FnOnce::call_once{{vtable.shim}} () from /lib/x86_64-linux-gnu/librice-io.so.0
#6 0x00007f5595fa68ff in std::sys::thread::unix::Thread::new::thread_start () from /lib/x86_64-linux-gnu/librice-io.so.0
#7 0x00007f558ee8aaa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8 0x00007f558ef17c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
*** This bug has been marked as a duplicate of bug 312808 ***