Alpha Jarvis Alpha 3 crashes on startup
#1
I was trying to run Jarvis so I can start making my skin changes for Jarvis. But unfortunately I can't event start the application.
Just as the splash screen appears kodi crashes. The same occurs on alpha2, alpha3 and yesterdays nightly.

Here are the crash logs:
kodi.log
Dump
Stacktrace

I would appreciate any help.
Reply
#2
Anyone experiencing similar issues with latest Jarvis Alpha3 version?
Reply
#3
Hrmmm. Nope..... have anything weird plugged into your USB ports?
Reply
#4
No nothing on the USB ports, but as far as I could read the stacktrace and the dump file it happens while loading the SSLEAY32.dll

Here an excerpt of WinDbg log
Code:
ModLoad: 5e290000 5e3c9000   C:\down\XBMC\jarvis\Kodi\system\LIBEAY32.dll
ModLoad: 63520000 6356b000   C:\down\XBMC\jarvis\Kodi\system\SSLEAY32.dll
(e80.2074): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=00000000 ebx=fffffffc ecx=00000000 edx=00000004 esi=6b76e080 edi=6b76e084
eip=779dd968 esp=0186f468 ebp=0186f4b8 iopl=0         nv up ei pl nz ac po cy
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00210213
ntdll!LdrFindResource_U+0x6c7:
779dd968 ff4014          inc     dword ptr [eax+14h]  ds:002b:00000014=????????
Reply
#5
the problem definitely lays within the libcurl.dll. Something is wrong when loading the module.
I can't say where the cause is, but I have replaced the libcurl.dll that's supplied with Kodi with another version (I supposed one that came with Notepad++) and Kodi starts and works without any problem.

Maybe someone from the Kodi team can find what might be the issue.
Reply
#6
(2015-10-08, 12:25)paradix Wrote: the problem definitely lays within the libcurl.dll. Something is wrong when loading the module.
I can't say where the cause is, but I have replaced the libcurl.dll that's supplied with Kodi with another version (I supposed one that came with Notepad++) and Kodi starts and works without any problem.

Maybe someone from the Kodi team can find what might be the issue.

Thank you for that. Had the same problem. You solution worked for me too, saved me a lot of time.
Reply

Logout Mark Read Team Forum Stats Members Help
Jarvis Alpha 3 crashes on startup0