Skip to content

NVDA freezes when using wasapi #15752

@beqabeqa473

Description

@beqabeqa473

cc @jcsteh

Steps to reproduce:

There is a way of reproducing this when using Newfon or RHVoice synth drivers
install one of the listed addons.
enter the following code in NVDA console
import synthDriverHandler; [synthDriverHandler.setSynth(synthDriverHandler.getSynth().name) for i in range(20)]

Actual behavior:

NVDA is freezing and logging lots of errors.
Player is becoming None and idle cannot be called

Expected behavior:

NVDA should be stable.

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

Running from source, but reproduceable on 2023.3 Release version

NVDA version:

Master

Windows version:

Windows 10 22h2

Name and version of other software in use when reproducing the issue:

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

Yes, 2023.3 behaves the same

If NVDA add-ons are disabled, is your problem still occurring?

Yes, but easily reproduceable with Newfon or RHVoice synth

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions