Comment #5 on issue 26540 by [email protected]: DevToolsSanityTest.*
interactive_ui_tests failing on linux
http://code.google.com/p/chromium/issues/detail?id=26540
Looks like it's called on the DB thread instead of IO one:
#43 0x00000000012b93f9 in base::Thread::Run (this=0x7fffec07c060,
message_loop=0x407fff50)
at /usr/local/google/yurys/chrome/src/base/thread.cc:132
132 message_loop->Run();
(gdb) print this->name_
$15 = "Chrome_DBThread"
(gdb)
--
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
-~----------~----~----~----~------~----~------~--~---