INTERACT FORUM

Windows => Television => Topic started by: BartMan01 on April 05, 2017, 02:33:51 pm

Title: Crash when opening UI while TV is recording.
Post by: BartMan01 on April 05, 2017, 02:33:51 pm
I can't reproduce this at will, but I have had MC crash twice recently when launching the UI while a recording was happening. If you want to look at the log and crash dump let me know who to send it to.

This is the output where it crashes:
2976827: 3196: General: CMainUIWnd::Resize: Finish (187 ms)
2976827: 3196: General: CMCUICore::SetMode: Finish (577 ms)
2976827: 3196: General: CWebViewWebWnd::OnTitleChange: Start
2976827: 3196: General: CWebViewWebWnd::OnTitleChange: Title: Start
2976843: 3196: General: CWebViewWebWnd::OnTitleChange: Finish (16 ms)
2976843: 3196: General: CWebViewWebWnd::OnTitleChange: Start
2976843: 3196: General: CWebViewWebWnd::OnTitleChange: Title: Start
2976843: 3196: General: CWebViewWebWnd::OnTitleChange: Finish (0 ms)
2976843: 3196: General: COGLCore::Initialize: Start
2976843: 3196: General: COGLCore::Initialize: Stopping previous instances
2976843: 3196: General: COGLCore::InitializeContext: Start
2976843: 3196: General: COGLCore::InitializeContextWindows: Start
2976843: 3196: General: TopLevelExceptionFilter: Unhandled exception -- program crashing
2976843: 3196: General: TopLevelExceptionFilter: Message: 15, wParam: 0, lParam: 0
2976843: 3196: General: RunProgram: Start
2976843: 3196: General: RunProgram: Filename: C:\Program Files (x86)\J River\Media Center 22\JRCrashHandler.exe / Parameters: JRCrashInfo3192
2976843: 3196: General: RunProgram: Performing ShellExecute...
Title: Re: Crash when opening UI while TV is recording.
Post by: Yaobing on April 05, 2017, 03:35:06 pm
What format do you record in?
Title: Re: Crash when opening UI while TV is recording.
Post by: Hendrik on April 05, 2017, 04:38:54 pm
The crash looks rather weird. Please do send the full log with crash to logs at jriver dot com, and I'll take a look at it.
Title: Re: Crash when opening UI while TV is recording.
Post by: BartMan01 on April 05, 2017, 05:55:22 pm
What format do you record in?

.ts
Title: Re: Crash when opening UI while TV is recording.
Post by: BartMan01 on April 05, 2017, 05:58:49 pm
The crash looks rather weird. Please do send the full log with crash to logs at jriver dot com, and I'll take a look at it.

Logs sent... Thanks.
Title: Re: Crash when opening UI while TV is recording.
Post by: Hendrik on April 06, 2017, 03:47:01 am
Something isn't quite right. The log points at one place but the crash dump points at something entirely different (oddly enough the crash points at something from MC startup, clearly that can't be right).
In a future build I added more logging to the place the log claims it crashed. Maybe it shows something.