Bug Kodi 18 x64 crashing when using profiles - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93) +---- Forum: VideoPlayer Development (https://forum.kodi.tv/forumdisplay.php?fid=240) +---- Thread: Bug Kodi 18 x64 crashing when using profiles (/showthread.php?tid=329392) |
Kodi 18 x64 crashing when using profiles - Skerlnik - 2018-03-09 *Moved this to the correct thread! Oops! All builds after KodiSetup-20180201-f621a026-master-x64.exe are crashing on video playback if logged in using a profile. I've installed fresh using the portable method. I then copy in my sources.xml and mediasources.xml into the portable_data folder, open Kodi and add a new profile. I choose to copy sources from default. I then log off Master, and select my new profile. When I enter the files section and select a movie, it WILL play at this time. When I close Kodi, and re-open, select my new profile, and enter files section and play a movie, it crashes immediately. Something has broken with profiles. I've pasted a dmp to: https://pastebin.com/Bepp5v9R Never used that site before, so I'm not 100% it took the contents, so here is what I see in WinDbg: Loading Dump File [U:\Kodi Crash Dumps\kodi_crashlog-18.0-ALPHA1 Git_20180308-f0dce70c48-20180309-143422.dmp] User Mini Dump File: Only registers, stack and portions of memory are available Symbol search path is: srv* Executable search path is: Windows 10 Version 15063 MP (4 procs) Free x64 Product: WinNt, suite: SingleUserTS Personal 15063.0.amd64fre.rs2_release.170317-1834 Machine Name: Debug session time: Fri Mar 9 14:34:22.000 2018 (UTC - 5:00) System Uptime: not available Process Uptime: 0 days 0:00:26.000 ................................................................ ............................................ This dump file has an exception of interest stored in it. The stored exception information can be accessed via .ecxr. (8d4.2218): Access violation - code c0000005 (first/second chance not available) ntdll!NtGetContextThread+0x14: 00007ff8`475870b4 c3 ret 0:000> .ecxr rax=00007f2f9be634f8 rbx=0000000000000000 rcx=0000000000000048 rdx=0000000000000000 rsi=00000069e9af71e8 rdi=0000000000000000 rip=00007ff834e688c6 rsp=00000069e9af7110 rbp=0000000000000048 r8=000002685c2124c0 r9=0000000000008000 r10=000002686638e850 r11=00000069e9af7100 r12=00000069e9af7e90 r13=0000000000000000 r14=0000000000000000 r15=00000069e9af7e90 iopl=0 nv up ei pl nz na pe nc cs=0033 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010202 msvcp140!mtx_do_lock+0x22: 00007ff8`34e688c6 8b01 mov eax,dword ptr [rcx] ds:00000000`00000048=?? RE: Kodi 18 x64 crashing when using profiles - catomeral - 2019-06-03 I created two profiles in Kodi Leia 18.2 x64 and when I try to delete one the program freezes. Then it collapses and only allows it to close. RE: Kodi 18 x64 crashing when using profiles - Klojum - 2019-06-03 'Profiles' need a big revision in Kodi 19 or 20. Right now yes, they can be buggy in Kodi 18. Sorry. |