Status: Unconfirmed
Owner: ----
Labels: Pri-2 Via-Wizard Type-Bug-Regression OS-Windows
New issue 426858 by
rinat.us...@gmail.com: Launching Google Chrome 38 in
background using node and socket-io
https://code.google.com/p/chromium/issues/detail?id=426858
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36
Steps to reproduce the problem:
1. Launch chrome using sockets in the background with service that will be
using AD user to run nodejs in the background
2.
3.
What is the expected behavior?
Windows service is running node.js and i'm launching Chrome by request via
Socket-io. Chrome should open selected page and once page is fully loaded,
socket should close it.
What went wrong?
Service opens Chrome and closes it right away and chrome is not even able
to load requested page. Problem persists only if i run node in background
using service.
I also noticed that for each open instance of Chrome there is one instance
of rundll32.exe (chrome is using it for flash). And rundll32.exe instances
are persistent and looks like they are crashing chrome. i dont see any
rundll32.exe when I run node and launch chrome in foreground.
Did this work before? Yes I worked with chrome 37, before i upgraded to 38
Chrome version: 38.0.2125.104 Channel: stable
OS Version: Server 2008 SP2
Flash Version: Shockwave Flash 15.0 r0
set node to launch chrome with --enable-logging --v=1 And saw these errors
(not sure if related):
[1844:1872:1023/153655:ERROR:gpu_process_transport_factory.cc(418)] Failed
to establish GPU channel.
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:1872:1023/153655:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:3408:1023/153656:VERBOSE1:ssl_client_socket_nss.cc(3477)] CT
Verification complete: result -158 Invalid scts: 0 Verified scts: 0 scts
from unknown logs: 0
[1844:3408:1023/153656:ERROR:child_process_launcher.cc(344)] Failed to
launch child process
[1844:3408:1023/153701:VERBOSE1:bandwidth_metrics.h(95)] Bandwidth:
294975Kbps (avg 294975Kbps)
[1844:3408:1023/153723:VERBOSE1:ssl_client_socket_nss.cc(3477)] CT
Verification complete: result -158 Invalid scts: 0 Verified scts: 0 scts
from unknown logs: 0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings