-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
v. 1.6.0
Whenever I start playing from a station, for the first ~10seconds or so I'm having a lot of bufferings, and start and stops. Seems to be mostly independant of which station I'm using. After a bit, things seem to settle down and the playback works without audible issues.
Attaching a debugger I keep seeing warning about missing or unsupported interfaces:
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(601)\nlansp_c.dll!00007FFAB757D95C: (caller: 00007FFAD068E207) LogHr(9) tid(7fa4) 8007277C No such service is known. The service cannot be found in the specified name space.
avcore\audiocore\client\audioclient\audioclientcore.cpp(439)\AUDIOSES.DLL!00007FFAAE137470: (caller: 00007FFA260895CE) ReturnHr(5) tid(5ca4) 88890008 onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(601)\nlansp_c.dll!00007FFAB757D95C: (caller: 00007FFAD068E207) LogHr(10) tid(5d98) 8007277C No such service is known. The service cannot be found in the specified name space.
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(601)\nlansp_c.dll!00007FFAB757D95C: (caller: 00007FFAD068E207) LogHr(11) tid(2cc0) 8007277C No such service is known. The service cannot be found in the specified name space.
onecoreuap\windows\frameworkudk\warppal.cpp(783)\Microsoft.Internal.WarpPal.dll!00007FFAC8E1EE4C: (caller: 00007FFAC9BDBF3E) ReturnHr(9) tid(6ce8) 80004002 No such interface supported
onecoreuap\windows\frameworkudk\warppal.cpp(783)\Microsoft.Internal.WarpPal.dll!00007FFAC8E1EE4C: (caller: 00007FFAC9BDBF3E) ReturnHr(10) tid(6ce8) 80004002 No such interface supported
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(601)\nlansp_c.dll!00007FFAB757D95C: (caller: 00007FFAD068E207) LogHr(12) tid(660c) 8007277C No such service is known. The service cannot be found in the specified name space.
Do note that afterwards I keep seeing errors, such as:
(35ec.92c): CLR exception - code e0434352 (first chance)
(35ec.92c): CLR exception - code e0434352 (first chance)
onecore\net\netprofiles\service\src\nsp\dll\namespaceserviceprovider.cpp(601)\nlansp_c.dll!00007FFAB757D95C: (caller: 00007FFAD068E207) LogHr(21) tid(7fa4) 8007277C No such service is known. The service cannot be found in the specified name space.
Never had to debug a C# app before so I don't really know what I am doing, but if I can provide anything to help let me know.
Metadata
Metadata
Assignees
Labels
No labels