-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion 'stopped_or_unexpected_exit()' failed to hold. #3741
Comments
I can reproduce this fairly consistently with a Firefox debug build loading |
Sorry for the delay Tyson... can you still reproduce this? Can you pass -F to rr record, forcing it to stop, and get an rr stack trace? |
Hey no problem :) I am seeing this consistently when using our tools but when I try to reproduce it using just rr and Firefox I cannot. I've tried to isolate specific environment tweaks that trigger the issue but I've been unsuccessful. I've logged #3748 to propose a way to help collect debugging issue in a manner more compatible with automation/non-interactive mode. |
I have reduced the STR further. I think the issue might be related to the code writing minidumps.
|
I can reproduce that, thanks. rr stack
|
The rough sequence of events here is
|
I tried writing a test case for this but I actually triggered a different rr bug :/ |
Found with Firefox debug build m-c
20240428-d1651fe33156
https://firefox-ci-tc.services.mozilla.com/tasks/index/gecko.v2.mozilla-central.revision.d1651fe33156a2aab5884ab1eaaaa8c5dd64631d.firefox/linux64-debug
This was triggered during recording using rr commit 2bb38b9.
The text was updated successfully, but these errors were encountered: