Status: Untriaged Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-DevTools
New issue 5302 by [EMAIL PROTECTED]: page cycler http tests are too flaky on vista http://code.google.com/p/chromium/issues/detail?id=5302 When running the page cycler http tests on vista, at least 2 builds out of tree fail somewhere with this error : 081202 00:07:55 httpd_utils.py:120 INFO Starting http server Traceback (most recent call last): File "../../../scripts/slave/runtest.py", line 165, in ? sys.exit(main_win(options, args)) File "../../../scripts/slave/runtest.py", line 116, in main_win raise google.httpd_utils.HttpdNotStarted('%s. See log file in %s' % google.httpd_utils.HttpdNotStarted: Failed to start httpd on port 8000. See log file in C:\b\slave\chromium-rel-vista-perf- dual\httpd_logs\page_cycler_tests program finished with exit code 1 In the error log there is this: fork: Resource temporarily unavailable httpd: unable to fork new process [Tue Dec 2 07:05:14 2008] [warn] pid file /cygdrive/c/b/slave/chromium- rel-vista-perf-single/httpd_logs/page_cycler_tests/httpd.pid overwritten -- Unclean shutdown of previous Apache run? 6 [main] httpd 1412 c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\sbin\httpd.exe: *** fatal error - unable to remap c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\lib\apache\mod_log_config.dll to same address as parent(0x270000) != 0x350000 6 [main] httpd 1288 fork: child 1412 - died waiting for dll loading, errno 11 [Tue Dec 2 07:05:14 2008] [error] (11)Resource temporarily unavailable: fork: Unable to fork new process [Tue Dec 2 07:05:24 2008] [notice] Apache/1.3.33 (Cygwin) configured -- resuming normal operations [Tue Dec 2 07:05:24 2008] [notice] Accept mutex: pthread (Default: pthread) 11150952 [main] httpd 3896 c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\sbin\httpd.exe: *** fatal error - unable to remap c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\lib\apache\mod_include.dll to same address as parent(0x2D0000) != 0x3D0000 11178082 [main] httpd 1288 fork: child 3896 - died waiting for dll loading, errno 11 [Tue Dec 2 07:05:25 2008] [error] (11)Resource temporarily unavailable: fork: Unable to fork new process 22209518 [main] httpd 3992 c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\sbin\httpd.exe: *** fatal error - unable to remap c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\lib\apache\mod_log_config.dll to same address as parent(0x270000) != 0x350000 22231481 [main] httpd 1288 fork: child 3992 - died waiting for dll loading, errno 11 [Tue Dec 2 07:05:36 2008] [error] (11)Resource temporarily unavailable: fork: Unable to fork new process [Tue Dec 2 07:05:49 2008] [error] [client 127.0.0.1] File does not exist: /cygdrive/c/b/slave/chromium-rel-vista-perf- single/build/src/data/page_cycler/favicon.ico 35408404 [main] httpd 2360 c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\sbin\httpd.exe: *** fatal error - unable to remap c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\lib\apache\mod_negotiation.dll to same address as parent(0x2B0000) != 0x3B0000 35460744 [main] httpd 1288 fork: child 2360 - died waiting for dll loading, errno 11 [Tue Dec 2 07:05:50 2008] [error] (11)Resource temporarily unavailable: fork: Unable to fork new process 46575969 [main] httpd 320 c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\sbin\httpd.exe: *** fatal error - unable to remap c:\b\slave\chromium-rel-vista-perf- single\build\src\third_party\cygwin\usr\lib\apache\mod_autoindex.dll to same address as parent(0x2F0000) != 0x3F0000 -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
