phunkyfish
phunkyfish
That’s a possibility. Anyway with can find this out @wsnipex ?
Hmmm, so as there are issues with the xmlsoft tarball download how should we store this? Can we crate a subdirectory and store a copy there? Or some other option?
Note that this crash occurs on Nexus only. It works ok on Matrix. @matthuisman do you know if this is kodi issue or an add-on issue? @basilgello FYI
I’ll just revert the commit that changed the URL.
@basilgello do the URLS cause a crash for you on non-windows?
You will need a debug build.
We should be able to build you a debug build in Jenkins.
Here is a debug build and a PDB. The add-on should be included in the build. I don’t know if the add-on is also built with debug. I guess we’ll...
Yes, likely here: https://github.com/xbmc/inputstream.ffmpegdirect/blob/278312774bb9d7f8936c7463a1d363e9b88a3221/src/stream/url/URL.cpp#L791 But that same code is in Kodi: https://github.com/xbmc/xbmc/blob/eac2e81c62aec2099404d2eb66ccb64a67e9bcfd/xbmc/URL.cpp#L647
> couldnt get any crash log out of kodi. maybe I need visual studio? > > Anyway - here is test strm that can be used to reproduce that should...