Kodi Community Forum

Full Version: Bug in Leia nightly win-64 bits with rotate animations?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I have noticed in the latest nightly for windows 64 (KodiSetup-20180129-b33ba4d2-master-x64.exe) that views that contain any animation with rotate inside the main container (fixedlist, panel, wraplist, etc...) make Kodi crash as soon as you try to select that view, for instance...

<control type="fixedlist" id="51">
                 <viewtype label="31822">list</viewtype>
                    [...]
                    <animation effect="rotatey" center="auto" start="7" end="7" time="0" condition="true">Conditional</animation>
                    [...]
</control>

...makes Kodi crash; but if I remove the animation there's no problem at all...

That didn't happen with previous nightlies, for instance the one of the day 25 worked flawlessly...
I think I am experiencing this as well using your awesome VideoLyrics mod. The only time I crash is after activating it on the latest Leia nightlies.

I can provide logs or anything else someone might need. Not sure if it is actually wanted though with all the constant updates and changes so I apologize if I should've just posted one but it is hard to know what you should spend time providing and where to post it during these pre-alpha builds... Undecided

Edit: Never mind... I am an idiot and should've just posted everything I had...

Click Here for all files.
No issue on OSX builds for me.
can't repro on linux either.

@manfeed can you check which nightly build between 25th and 29th introduced the issue?
Also reported for Rapier skin: https://forum.kodi.tv/showthread.php?tid...pid2699507

I experienced this as well.
I have the same Problem with Windows 10 Pro 64 Bit and the latest Nightlies Kodi 18 Alpha 64 Bit.

This Nightly = OK ...or before.

[font][font][font]KodiSetup-20180125-7379a754-Master-x64.exe[/font][/font][/font]
so is this correct?
KodiSetup-20180125-7379a754 = ok
KodiSetup-20180126-6ad6c22e = not ok

if someone could please test those and confirm.
Confirmed on Windows 7 using Rapier skin.
Confirmed on windows 10. 25th works fine, 26th crashes Kodi using Rapier.
Hello ronie...Confirmed on Windows 10 Pro 64 Bit using Estuary MOD V2 Skin.
thx, must (most likely) be this PR that introduced the crash:
https://github.com/xbmc/xbmc/pull/13442
Thanks ronie...here my Windows LOG.
Quote:Beschreibung
Name der fehlerhaften Anwendung: kodi.exe, Version: 17.9.701.0, Zeitstempel: 0x5a753196
Name des fehlerhaften Moduls: d3d11.dll, Version: 10.0.16299.98, Zeitstempel: 0xfa352589
Ausnahmecode: 0xc0000005
Fehleroffset: 0x00000000001c8e50
ID des fehlerhaften Prozesses: 0x2884
Startzeit der fehlerhaften Anwendung: 0x01d39cd97f7712a3
Pfad der fehlerhaften Anwendung: D:\Kodi6\kodi.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\d3d11.dll
Berichtskennung: 3cc5e69d-8fe2-46d7-a521-7272493393aa
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
Quote:Beschreibung
Pfad der fehlerhaften Anwendung:    D:\Kodi6\kodi.exe

Problemsignatur
Problemereignisame:    APPCRASH
Anwendungsname:    kodi.exe
Anwendungsversion:    17.9.701.0
Anwendungszeitstempel:    5a6bf7bc
Fehlermodulname:    d3d11.dll
Fehlermodulversion:    10.0.16299.98
Fehlermodulzeitstempel:    fa352589
Ausnahmecode:    c0000005
Ausnahmeoffset:    00000000001c8e50
Betriebsystemversion:    10.0.16299.2.0.0.256.48
Gebietsschema-ID:    1031
Zusatzinformation 1:    c703
Zusatzinformation 2:    c7031b5df80d259fb517c401d4093844
Zusatzinformation 3:    74b2
Zusatzinformation 4:    74b243a2fe915905dc0a501febd182f6

Weitere Informationen über das Problem
Bucket-ID:    1f428e0b09774deeb1a2b6fc3b431d5b (1270779239314169179)

 
yes error is gone for rapier Smile thanks a lot.
Today no BUG ....thanks ronie and afedchin.
Pages: 1 2