| Summary: | Access violation reading location 0x0000000000000000 when disconnecting from Windows 10 RDP. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | superfury |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | CC: | sezeroz |
| Version: | 2.0.6 | ||
| Hardware: | x86 | ||
| OS: | Windows 10 | ||
|
Description
superfury
2017-10-27 14:41:46 UTC
Just tested it some more. It not only happens when disconnecting from RDP, but when connecting too. So every time the audio device (dis)connects(and the app doesn't use the related events). (In reply to superfury from comment #1) > Just tested it some more. It not only happens when disconnecting from RDP, > but when connecting too. So every time the audio device (dis)connects(and > the app doesn't use the related events). Just confirmed against SDL2-2.0.5, which doesn't crash at all. This was fixed awhile ago when we made the WASAPI code more robust, and the patch in https://hg.libsdl.org/SDL/rev/16bb2e8488b8 fixes some final RDP-related crashes. --ryan. |