Crash coming back from external player
#1
Hi, every now and again xbmc will lock up and crash coming back from playing a movie using an external player.

Today with debug log enabled, I reproduced. This is with svn 32693

Do any developers know what might be causing this. See the access violation just after xbmc tries to restore the cursor when coming back from the exited external player.

Code:
22:43:54 T:3352 M:4029231104   DEBUG: Win32DllLoader::Unload libssl32.dll
22:43:54 T:3352 M:4029231104   DEBUG: FreeLibrary(libeay32.dll) -> 0ACA6160
22:43:54 T:3352 M:4029231104   DEBUG: Win32DllLoader::Unload libeay32.dll
22:58:52 T:3352 M:4038623232   DEBUG: CWinEventsWin32::WndProcWindow is inactive
22:58:56 T:1852 M:4086595584  NOTICE: CExternalPlayer::ExecuteAppW32: WAIT_OBJECT_0
22:58:56 T:1852 M:4086595584  NOTICE: CExternalPlayer::Process: XBMC cannot stay hidden for a launcher process
22:58:56 T:1852 M:4089925632    INFO: Loading skin file: DialogOK.xml
22:58:56 T:1852 M:4089925632  NOTICE: CExternalPlayer::Process: Stop
22:58:56 T:3352 M:4062121984   DEBUG: CWinEventsWin32::WndProcWindow is active
22:58:56 T:3352 M:4062121984   DEBUG: CWinEventsWin32::WndProcWindow gained focus
22:58:56 T:1852 M:4062121984  NOTICE: CExternalPlayer::Process: Showing XBMC window TOPMOST
22:58:56 T:1852 M:4062019584  NOTICE: CExternalPlayer::Process: Restoring cursor to (543584032,1953067586)
22:58:56 T:1852 M:4061949952   ERROR: CThread::staticThread : Access violation at 0x004aa00d: Reading location 0x70207473
22:58:56 T:1852 M:4061949952   ERROR: CThread::staticThread : Access violation at 0x005ffbbe: Reading location 0x6465636d
22:58:56 T:1852 M:4061949952   DEBUG: Thread 1852 terminating (autodelete)
22:58:57 T:3164 M:4043087872   DEBUG: CImageLoader::DoWork - took 890 ms to load special://masterprofile/Thumbnails/3/3180c21b.jpg
Reply

Logout Mark Read Team Forum Stats Members Help
Crash coming back from external player0