|
|
Chromium Code Reviews|
Created:
6 years, 10 months ago by mario.prada Modified:
6 years, 10 months ago CC:
blink-reviews Base URL:
https://chromium.googlesource.com/chromium/blink.git@master Visibility:
Public. |
Descriptionfast/workers/shared-worker-name.html is flaky on Linux and Mac
Add this test to TestExpectations with [ Pass Crash ] for those platforms.
BUG=343892
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167202
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
This test seems to be crashing randomly in the bots. Please consider CQ'ing this patch to mark it as flaky in TestExpectations. Thanks
lgtm Given that this is a crash, please consider adding any stacktraces (if you have got any) to the bug, which will make it much easier to track down.
The CQ bit was checked by peter@chromium.org
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mario.prada@samsung.com/165393005/1
Message was sent while issue was closed.
Change committed as 167202
Message was sent while issue was closed.
On 2014/02/14 15:33:21, Peter Beverloo wrote:
> lgtm
>
> Given that this is a crash, please consider adding any stacktraces (if you
have
> got any) to the bug, which will make it much easier to track down.
On 2014/02/14 15:33:21, Peter Beverloo wrote:
> lgtm
>
> Given that this is a crash, please consider adding any stacktraces (if you
have
> got any) to the bug, which will make it much easier to track down.
Sure, this is the one for Linux:
Operating system: Linux
0.0.0 Linux 3.2.0-55-generic #85-Ubuntu SMP Wed Oct 2 12:29:27
UTC 2013 x86_64
CPU: amd64
family 6 model 45 stepping 7
8 CPUs
Crash reason: SIGSEGV
Crash address: 0x0
Thread 11 (crashed)
0 content_shell!std::string::size() const [basic_string.h : 711 + 0xc]
rbx = 0x0000000000000000 r12 = 0x0000000000000001
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x0000000000478598
rsp = 0x00007f18ff565170 rbp = 0x00007f18ff565180
Found by: given as instruction pointer in context
1 content_shell!std::string::assign(char const*, unsigned long)
[basic_string.tcc : 264 + 0xc]
rbx = 0x0000000000000000 r12 = 0x0000000000000001
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x000000000048710f
rsp = 0x00007f18ff565190 rbp = 0x00007f18ff5651d0
Found by: call frame info
2 libipc.so!IPC::internal::ChannelReader::DispatchInputData(char const*, int)
[ipc_channel_reader.cc : 106 + 0x31]
rbx = 0x0000000000000000 r12 = 0x0000000000000001
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f192107d78f
rsp = 0x00007f18ff5651e0 rbp = 0x00007f18ff565460
Found by: call frame info
3 libipc.so!IPC::internal::ChannelReader::ProcessIncomingMessages()
[ipc_channel_reader.cc : 32 + 0x20]
rbx = 0x0000000000000000 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f192107d267
rsp = 0x00007f18ff565470 rbp = 0x00007f18ff565620
Found by: call frame info
4 libipc.so!IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking(int)
[ipc_channel_posix.cc : 679 + 0xf]
rbx = 0x0000000000000000 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f192106b0cd
rsp = 0x00007f18ff565630 rbp = 0x00007f18ff565f90
Found by: call frame info
5
libbase.so!base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking(int,
base::MessagePumpLibevent*) [message_pump_libevent.cc : 99 + 0x20]
rbx = 0x0000000000000000 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f19228d1a92
rsp = 0x00007f18ff565fa0 rbp = 0x00007f18ff565fc0
Found by: call frame info
6 libbase.so!base::MessagePumpLibevent::OnLibeventNotification(int, short,
void*) [message_pump_libevent.cc : 356 + 0x20]
rbx = 0x0000000000000000 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f19228d3233
rsp = 0x00007f18ff565fd0 rbp = 0x00007f18ff566190
Found by: call frame info
7 libbase.so!event_process_active [event.c : 385 + 0x28]
rbx = 0x00000d870fb61020 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1922a9fa60
rsp = 0x00007f18ff5661a0 rbp = 0x00007f18ff5661d0
Found by: call frame info
8 libbase.so!event_base_loop [event.c : 525 + 0xc]
rbx = 0x00000d870fb61020 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1922a9fd8a
rsp = 0x00007f18ff5661e0 rbp = 0x00007f18ff566220
Found by: call frame info
9 libbase.so!base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)
[message_pump_libevent.cc : 269 + 0x18]
rbx = 0x00000d870fb61020 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f19228d29f9
rsp = 0x00007f18ff566230 rbp = 0x00007f18ff566430
Found by: call frame info
10 libbase.so!base::MessageLoop::RunHandler() [message_loop.cc : 397 + 0x2c]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f19229a2c07
rsp = 0x00007f18ff566440 rbp = 0x00007f18ff5665f0
Found by: call frame info
11 libbase.so!base::RunLoop::Run() [run_loop.cc : 49 + 0xf]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1922a056dc
rsp = 0x00007f18ff566600 rbp = 0x00007f18ff566610
Found by: call frame info
12 libbase.so!base::MessageLoop::Run() [message_loop.cc : 290 + 0xc]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f19229a22fa
rsp = 0x00007f18ff566620 rbp = 0x00007f18ff566660
Found by: call frame info
13 libbase.so!base::Thread::Run(base::MessageLoop*) [thread.cc : 172 + 0xc]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1922a5cb2a
rsp = 0x00007f18ff566670 rbp = 0x00007f18ff566680
Found by: call frame info
14 libcontent.so!content::BrowserThreadImpl::IOThreadRun(base::MessageLoop*)
[browser_thread_impl.cc : 162 + 0x19]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1918a11a95
rsp = 0x00007f18ff566690 rbp = 0x00007f18ff566830
Found by: call frame info
15 libcontent.so!content::BrowserThreadImpl::Run(base::MessageLoop*)
[browser_thread_impl.cc : 188 + 0x19]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1918a11c46
rsp = 0x00007f18ff566840 rbp = 0x00007f18ff5669f0
Found by: call frame info
16 libbase.so!base::Thread::ThreadMain() [thread.cc : 225 + 0x2b]
rbx = 0x00007f190c0cf958 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1922a5cd7a
rsp = 0x00007f18ff566a00 rbp = 0x00007f18ff566bd0
Found by: call frame info
17 libbase.so!base::::ThreadFunc [platform_thread_posix.cc : 80 + 0x13]
rbx = 0x00007f18ff567700 r12 = 0x0000000000001e98
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f1922a49c99
rsp = 0x00007f18ff566be0 rbp = 0x00007f18ff566c60
Found by: call frame info
18 libpthread-2.15.so + 0x7e9a
rbx = 0x0000000000000000 r12 = 0x00007fff37cd9ba0
r13 = 0x00007f18ff5679c0 r14 = 0x0000000000000000
r15 = 0x0000000000000003 rip = 0x00007f19166fae9a
rsp = 0x00007f18ff566c70 rbp = 0x0000000000000000
Found by: call frame info
|
||||||||||||||||||||||||||||||||||||||||||
