https://bugs.kde.org/show_bug.cgi?id=516667
--- Comment #4 from Harald Sitter <[email protected]> --- The crashing is a neon thing. You are using debug builds which, well, debug things. I'll try to come up with some instructions tomorrow so we can figure out what exactly the fritzbox is sending. I've quickly glanced at the ws-discovery specification and it does define the endpoint of a resolve match as > Endpoint Reference for the Target Service (see Section 2.6 Endpoint > References). and 2.6 describes it as > The combination of a:Address and a:ReferenceProperties provide a stable and globally-unique identifier. So, technically if we ask target service "foobar" to resolve we should be able to reasonably expect that we will get a resolve match from "foobar" not some unrelated endpoint "kittenmeow". That's assuming the problem is actually the endpoint. Could well be that our ws-discovery library is mis-routing the match. -- You are receiving this mail because: You are watching all bug changes.
