Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Urgent: Assistance Needed for Chrome.exe Crash Issue

302 views
Skip to first unread message

Gokul V G

unread,
Jun 13, 2024, 10:50:05 AM6/13/24
to Chromium-dev
Hi team,

I've been troubleshooting a `chrome.exe` crash issue for the past two weeks without resolution. Despite seeking help from various forums, I haven't received any response.

Here's the situation:
- The Chromium build using reclient completes successfully.
- However, `chrome.exe` crashes upon execution.
- Debugging indicates the issue arises in `tools\gritsettings\startup_resources_win.txt`:
    ```
    IDS_FIXED_FONT_FAMILY_SIMPLIFIED_HAN 141
    IDS_FIXED_FONT_FAMILY_TRADITIONAL_HAN 142
    IDS_MINIMUM_FONT_SIZE 143
    IDS_MINIMUM_LOGICAL_FONT_SIZE 144
    IDS_SPELLCHECK_DICTIONARY 145
    IDR_PREF_HASH_SEED_BIN 146
    IDS_BOOKMARK_BAR_FOLDER_NAME 147
    IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME 148
    IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME 149
    ```

The debugger runs smoothly up to `IDS_MINIMUM_LOGICAL_FONT_SIZE 144`, but fails starting from `IDS_SPELLCHECK_DICTIONARY 145`. We suspect this might be the root cause of the crash.

I would greatly appreciate any insights or suggestions to resolve this issue. If further information is needed, please let me know, and I'll provide it promptly.

Thanks in advance for your assistance.

Best regards,

Alexei Svitkine

unread,
Jun 13, 2024, 11:00:15 AM6/13/24
to goku...@aot-technologies.com, Chromium-dev
Can you clarify how you got to the above conclusion? I believe the startup_resources_win.txt file is only used during the build process and not during execution of chrome.exe. It's used simply for re-ordering resources in a .pak file.

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/1ccd5d45-ec98-4372-8e8c-00a05565487dn%40chromium.org.

Gokul V G

unread,
Jun 14, 2024, 4:10:09 PM6/14/24
to Alexei Svitkine, Chromium-dev, Vinaya Joseph
Thanks Alexei ,
I will revert with full details at the earliest
Reply all
Reply to author
Forward
0 new messages