Skip to content

Add a couple more checks/assertions to pthread startup code. NFC#27117

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:pthread_checks
Open

Add a couple more checks/assertions to pthread startup code. NFC#27117
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:pthread_checks

Conversation

@sbc100

@sbc100 sbc100 commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

I recently saw an issue in Firefox where the CMD_LOAD message was never received. This then caused CMD_RUN to crash which in turn caused __emscripten_thread_crashed to be referenced before initialization.

@sbc100 sbc100 requested review from kleisauke and kripken June 13, 2026 21:05
I recently saw an issue in Firefox where the CMD_LOAD message was
never received.  This then caused CMD_RUN to crash which in turn
caused `__emscripten_thread_crashed` to be referenced before
initialization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant