Open Bug 1794799 Opened 2 years ago Updated 2 years ago

"FreeAudioSession" execution can block the main thread for a while

Categories

(Core :: Widget: Win32, defect, P3)

defect

Tracking

()

People

(Reporter: jstutte, Unassigned)

References

(Blocks 1 open bug)

Details

From 16bd2ac6-f021-49bd-9c7a-43e200221010 it seems that "FreeAudioSession" is dispatched to the main thread and may destruct the AgileReference to some COM object, resulting in some AudiosrvTsUnregisterAudioProtocolNotification call that seems to do some potentially long lasting RPC.

There has been some effort in bug 1755700 to simplify the ownership here, not sure if that qualifies as a regression, though.

See Also: → 1755700
Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.