Updates:
        Labels: -Pri-2 Pri-1

Comment #1 on issue 6489 by [email protected]: Multthreaded use of  
Channel::ChannelImpl::ChannelImpl() (designed only for one thread to use)
http://code.google.com/p/chromium/issues/detail?id=6489

This just triggered a failure in  
SessionRestoreUITest.RestoresCrossSiteForwardAndBackwardNavs on one of the  
build
bots:

SessionRestoreUITest.RestoresCrossSiteForwardAndBackwardNavs:
.\ui_test.cc(157): error: Value of: assertions.size()
   Actual: 2
Expected: expected_errors_
Which is: 0
The following error(s) occurred in the application during this test:

[2428:1488:636082734:FATAL:histogram.cc(557)] Check failed:  
histograms_->end() ==
histograms_->find(name). AsyncIO.IPCChannelClose is alreadyregistered as a  
histogram.
Check for duplicate use of the name, or a race where a static initializer  
could be
run by several threads.

[2428:1488:636082859:FATAL:lock_impl_win.cc(47)] Check failed: false.
.\ui_test.cc(172): error: Value of: actual_crashes
   Actual: 1
Expected: expected_crashes_
Which is: 0
Encountered an unexpected crash in the program during this test.
.\ui_test.cc(172): error: Value of: actual_crashes
   Actual: 1
Expected: expected_crashes_
Which is: 0
Encountered an unexpected crash in the program during this test.

I'm going to up this to a 1 as it causes general flakeyness in the ui tests.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to