chrlauncher icon indicating copy to clipboard operation
chrlauncher copied to clipboard

How do I figure out why Chromium won't launch after upgrade?

Open Snake883 opened this issue 4 years ago • 2 comments

chrlauncher installed a new version. When I launch Chromium via chrlauncher, chrome.exe starts, CPU is at 25%, then dies.

But when I launch chrome.exe WITHOUT chrlaunhcer, Chromium works.

How do I figure out why Chromium won't launch?

I've downloaded "chrlauncher-win64-stable-ungoogled" and tried a new folder, same problem. chrlauncher v2.5.6 chromium ungoogled v77.0.3865.120

Thanks.

Snake883 avatar Oct 16 '19 01:10 Snake883

So, check arguments.

henrypp avatar Oct 16 '19 12:10 henrypp

might be having the same issue here. launching chrlauncher it tries to launch chrome and fails.

getting application event logs as follows

Faulting application name: chrome.exe, version: 78.0.3904.70, time stamp: 0x5daba5e3 Faulting module name: KERNELBASE.dll, version: 10.0.17134.1006, time stamp: 0x2a97fa2d Exception code: 0xe06d7363 Fault offset: 0x000000000003a388 Faulting process id: 0x333c Faulting application start time: 0x01d58f4b321176d1 Faulting application path: C:\Users\XXXXXXXX\chrlauncher-win64-stable-codecs-sync\bin\chrome.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: db9a2765-42b0-4194-82b3-c645ed120e30 Faulting package full name: Faulting package-relative application ID:

However, manually launch via CLI or shortcut with same options as in Chrlauncher ini file and it works fine.

C:\Users\XXXXXX\chrlauncher-win64-stable-codecs-sync\bin\chrome.exe --user-data-dir=..\profile --no-default-browser-check --allow-outdated-plugins --disable-logging --disable-breakpad --no-proxy-server

Start in: C:\Users\XXXXXX\chrlauncher-win64-stable-codecs-sync\bin

any ideas? anything i can look for.

mikeouteast avatar Oct 30 '19 18:10 mikeouteast