Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Bug Pri-2 OS-Linux Area-Misc Valgrind
New issue 25176 by [email protected]: ProcessSingletonLinuxTest.NotifyOtherProcessFailure broken under valgrind? http://code.google.com/p/chromium/issues/detail?id=25176 http://build.chromium.org/buildbot/waterfall/builders/Linux%20Tests%20(valgrind)(1)/builds/619/steps/valgrind%20test:%20ui/logs/stdio shows [ RUN ] ProcessSingletonLinuxTest.NotifyOtherProcessFailure [31085:31085:1019/034755:2465462920610:INFO:/b/slave/chromium-rel-linux-valgrind-builder/build/src/chrome/test/ui/ui_test.cc(1124)] BROWSER_WRAPPER was set, prefixing command_line with /b/slave/chromium-rel-linux-valgrind-tests-1/build/valgrind.tmp/browser_wrapper.muMj3G [32415:32415:2465467776330:ERROR:/b/slave/chromium-rel-linux-valgrind-builder/build/src/chrome/browser/first_run_gtk.cc(21)] Not implemented reached in static bool FirstRun::ProcessMasterPreferences(const FilePath&, const FilePath&, std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >*, int*, bool*) Killed [ OK ] ProcessSingletonLinuxTest.NotifyOtherProcessFailure (30532 ms) Hmm, should that be OK or FAILED? Also, later in the log, we see that a helper process never terminated? 04:02:20 memcheck_analyze.py [WARNING] valgrind didn't finish writing 2 files?! 04:02:20 memcheck_analyze.py [WARNING] Last 20 lines of valgrind.tmp/memcheck.32415 : <argv> <exe>/b/slave/chromium-rel-linux-valgrind-tests-1/build/src/sconsbuild/Release/chrome</exe> <arg>--no-first-run</arg> <arg>--no-default-browser-check</arg> <arg>--enable-file-cookies</arg> <arg>--testing-channel=ChromeTestingInterface:31085.26</arg> <arg>--homepage=about:blank</arg> <arg>--disable-web-resources</arg> <arg>--user-data-dir=/tmp/org.chromium.Z4eqtx/test_user_data</arg> <arg>--metrics-recording-only</arg> <arg>--enable-logging</arg> <arg>--test-name=ProcessSingletonLinuxTest.NotifyOtherProcessFailure</arg> </argv> </args> -- 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 -~----------~----~----~----~------~----~------~--~---
