Crash while launching chrome.exe

1,033 views
Skip to first unread message

m3r3b00t

unread,
May 24, 2022, 9:04:52 PM5/24/22
to Chromium-dev
For first time I'm building chromium on windows 10.
I could build successfully with instructions from

But while launching chrome.exe from out/Default folder nothing is starting.
In same directory debug file is filled with below stack trace, did I miss something?

Envs and installed things:
 DEPOT_TOOLS_WIN_TOOLCHAIN as "0" in environmental variables
 Set PATH in environmental variable for example “C:\wspace\depot_tools\”
set vs2019_install=C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional
 10.0.20348.0 Windows 10 SDK 
 Desktop Development with C++
 C++ ATL for v142 build tools (x86 &x64)
 C++ MFC for v142 build tools (x86 &x64)
 C++ ATL for v142 build tools with spectre Mitigations (x86 &x64)
 C++ MFC for v142 build tools with spectre Mitigations (x86 &x64)

Crash stack:
[0519/191544.410:ERROR:crashpad_client_win.cc(135)] crash server failed to launch, self-terminating
[0519/191551.489:ERROR:registration_protocol_win.cc(135)] TransactNamedPipe: The pipe has been ended. (0x6D)
[0519/191551.489:FATAL:chrome_crash_reporter_client_win.cc(62)] Check failed: success. 
Backtrace:
   base::debug::CollectStackTrace [0x00007FFD3552DB07+39] (c:\wspace\chromium\src\base\debug\stack_trace_win.cc:305)
   base::debug::StackTrace::StackTrace [0x00007FFD3521FFED+77] (c:\wspace\chromium\src\base\debug\stack_trace.cc:221)
   base::debug::StackTrace::StackTrace [0x00007FFD3521FF85+37] (c:\wspace\chromium\src\base\debug\stack_trace.cc:218)
   logging::LogMessage::~LogMessage [0x00007FFD3527131B+187] (c:\wspace\chromium\src\base\logging.cc:594)
   logging::LogMessage::~LogMessage [0x00007FFD35272AA9+41] (c:\wspace\chromium\src\base\logging.cc:588)
   logging::CheckError::~CheckError [0x00007FFD351DCA8F+47] (c:\wspace\chromium\src\base\check.cc:109)
   ChromeCrashReporterClient::InitializeCrashReportingForProcess [0x00007FFD384E9B28+648] (c:\wspace\chromium\src\chrome\app\chrome_crash_reporter_client_win.cc:63)
   elf_crash::InitializeCrashReporting [0x00007FFD384C1A26+182] (c:\wspace\chromium\src\chrome\chrome_elf\crash\crash_helper.cc:82)
   SignalInitializeCrashReporting [0x00007FFD384B1009+9] (c:\wspace\chromium\src\chrome\chrome_elf\chrome_elf_main.cc:24)
   wWinMain [0x00007FF7E66D10C3+83] (c:\wspace\chromium\src\chrome\app\chrome_exe_main_win.cc:284)
   invoke_main [0x00007FF7E68C6E92+50] (D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:123)
   __scrt_common_main_seh [0x00007FF7E68C6FCE+302] (D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288)
   __scrt_common_main [0x00007FF7E68C704E+14] (D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:331)
   wWinMainCRTStartup [0x00007FF7E68C706E+14] (D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_wwinmain.cpp:17)
   BaseThreadInitThunk [0x00007FFD67ED7034+20]
   RtlUserThreadStart [0x00007FFD69D22651+33]

Any pointers will be greatly helpful.

Will Harris

unread,
May 25, 2022, 4:16:45 PM5/25/22
to Chromium-dev, m3r3b00t

Hi,

Thanks for your report. I have filed https://bugs.chromium.org/p/chromium/issues/detail?id=1329269 to track this.

Will

ramesh reddy

unread,
May 26, 2022, 7:40:52 PM5/26/22
to Will Harris, Chromium-dev
Thanks Will.
For others whoever is following, work around is go to some old stable build.

-Mr.R
Reply all
Reply to author
Forward
0 new messages