Skip to content

bug-2065312 - Add ConditionVariableImpl::wait to the signature_sentinels list - #7252

Merged
smarnach merged 1 commit into
mozilla-services:mainfrom
amccreight:patch-1
Aug 26, 2026
Merged

bug-2065312 - Add ConditionVariableImpl::wait to the signature_sentinels list#7252
smarnach merged 1 commit into
mozilla-services:mainfrom
amccreight:patch-1

Conversation

@amccreight

Copy link
Copy Markdown
Contributor

No description provided.

@smarnach smarnach changed the title Bug 2065312 - Add ConditionVariableImpl::wait to the signature_sentinels list bug-2065312 - Add ConditionVariableImpl::wait to the signature_sentinels list Aug 25, 2026
@smarnach

Copy link
Copy Markdown
Contributor

Here are the new signatures for some of the crashes mentioned in the bug:

Crash id: 43db2876-85aa-4d9b-b708-cbcd30260820
Original: shutdownhang | RtlpWaitOnAddressWithTimeout | RtlpWaitOnAddress | RtlWaitOnAddress | WaitOnAddress
New:      shutdownhang | mozilla::SpinEventLoopUntil | nsThread::Shutdown | mozilla::storage::Connection::shutdownAsyncThread
Same?:    False

Crash id: 5eae10f4-0d3d-4dee-b8d9-33da60260820
Original: shutdownhang | RtlpWaitOnAddressWithTimeout | RtlpWaitOnAddress | RtlWaitOnAddress | WaitOnAddress
New:      shutdownhang | mozilla::SpinEventLoopUntil<T> | mozilla::PreferencesWriter::Flush
Same?:    False

Crash id: 8aa7ffa8-6133-4027-8fdb-3889b0260820
Original: shutdownhang | RtlpWaitOnAddressWithTimeout | RtlpWaitOnAddress | RtlWaitOnAddress | WaitOnAddress
New:      shutdownhang | mozilla::SpinEventLoopUntil | nsThreadPool::ShutdownWithTimeout
Same?:    False

Crash id: da3ff242-0b41-4c5d-9244-8785c0260820
Original: shutdownhang | RtlpWaitOnAddressWithTimeout | RtlpWaitOnAddress | RtlWaitOnAddress | WaitOnAddress
New:      shutdownhang | mozilla::SpinEventLoopUntil | mozilla::net::nsHttpConnectionMgr::Shutdown
Same?:    False

Crash id: 741620ae-b2be-42e4-a038-dae3c0260825
Original: shutdownhang | RtlWaitOnAddress | WaitOnAddress
New:      shutdownhang | mozilla::SpinEventLoopUntil | nsThreadPool::ShutdownWithTimeout
Same?:    False

Is this what you are expecting?

@amccreight

Copy link
Copy Markdown
Contributor Author

Looks good, thanks.

@smarnach
smarnach added this pull request to the merge queue Aug 26, 2026
Merged via the queue into mozilla-services:main with commit d51dbf0 Aug 26, 2026
1 check passed
@amccreight
amccreight deleted the patch-1 branch August 27, 2026 13:48
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.

2 participants