Kodi Community Forum

Full Version: [fixed] Freezing on exit
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hutch Wrote:Ripped it on windows PC to .iso. Removed file from .iso. Made new .iso from fileset.

File uploaded. Should be 14,569,472bytes.
MD5: 365bf2b3b991595c54781f2b128fd0ab
I emailed you when file upload was at 50%.

Does this iso reproduce the problem on your side ?
davilla Wrote:Does this iso reproduce the problem on your side ?

Yes
Finally. Reproduced on Dharma beta2 but not in svn trunk. Checking Dharma branch to see if it's fixed in there.

EDIT: reproduced on Dharma branch, now off on a bug hunt Smile Thanks for reporting this and suppling the iso.
EDIT2: fixed in r34406. missing merge from svn trunk.
Thanks davilla! Care to share the issue? I do web programming (though not python, but can read the code)
Hutch Wrote:Thanks davilla! Care to share the issue? I do web programming (though not python, but can read the code)

trac tells all Smile

http://trac.xbmc.org/changeset/34406

the original was http://trac.xbmc.org/changeset/33537

we actually think the burned image disk has some error of sorts , causing it to eof early, the old code didn't eof until we reached the file length.
Pages: 1 2 3