2015-05-09, 10:48
(2015-05-08, 00:39)aracnoz Wrote: @Xander Log
your madvr freeze report don't catch the kodi thread, i don't know why, you should place the related pdb file in the directory where there is Kodi.exe renaming it in Kodi.pdb
anyway, you can start reporting your full debug log related to this crash, try to see also if there are the callstack tree and minidump in %appdata%/kodi
I downloaded the PDF file from the link on the first post:
(2015-04-02, 15:29)aracnoz Wrote:
- DSPlayer Setup: 14.2 Helix - build (20150423-4cab2be)
- DSPlayer ExeOnly: 14.2 Helix - build (20150423-4cab2be)
- DSPlayer PDB: 14.2 Helix - build (20150423-4cab2be)
I downloaded the file, extraxted .PDB from the RAR and copied it to C:\Program Files (x86)\Kodi What can be wrong?
I've just test again and it's breaking bad, Kodi has just get blank when just open a video. I mean: enter Kodi, go to movies, open a movie and.. ta-daah!, blank screen. I attach kodi's log:
http://pastebin.com/7wUxj627
I suppose the important parte is the last one, when try to open the file:
Code:
10:27:06 T:3968 DEBUG: CmadVRAllocatorPresenter::SetDevice madVR's device it's ready
10:27:06 T:3968 NOTICE: Display resolution for madVR ADJUST : [email protected] 50.00 - Full Screen (16) (weight: 0.000)
10:27:06 T:3968 NOTICE: Display resolution ADJUST : [email protected] 50.00 - Full Screen (16) (weight: 0.000)
10:27:06 T:3968 WARNING: CXBMCRenderManager::Configure - queue size too small (2, 0, 0)
10:27:06 T:3968 DEBUG: CXBMCRenderManager::Configure - 2
10:27:06 T:3968 DEBUG: CmadVRAllocatorPresenter::Render Render manager configured (FPS: 50.000000) 1920 1080 1920 1080
10:27:06 T:5468 DEBUG: Activating window ID: 12005
10:27:06 T:5468 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
10:27:06 T:5468 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
10:27:06 T:5468 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
10:27:06 T:3968 DEBUG: CmadVRAllocatorPresenter::ExclusiveCallback madVR IsAboutToBeEntered/IsAboutToBeLeft in Fullscreen Exclusive-Mode
Regarding to callstack tree and minidump, I'm not sure what you mean, are those the generated files like thoses:
-xbmc_stacktrace-14.2 Git_20150423-4cab2be-20150501-025133.txt
-xbmc_crashlog-14.2 Git_20150423-4cab2be-20150428-093123
I have move all the ones I have to other folder, it I get new ones I will relate them to an specific error and post them.
I've to say that problems seems to come easily if I shut down TV when playback, but not neccesarily, I've had problems also with TV on.
Regards