I am trying to setup Sage on my Laptop for a trip that I am taking next week and I want to be able to use it to record OTA for watching the Masters next weekend.
When trying to setup the channels with an old two input HDHR it keeps crashing on me.
Here is the pid file log:
Code:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7744ff33, pid=8656, tid=4780
#
# JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
# Java VM: Java HotSpot(TM) Client VM (24.79-b02 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x3ff33]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x3bd78400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4780, stack(0x3c5a0000,0x3c6a0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000140
Registers:
EAX=0x00000140, EBX=0x0000cfef, ECX=0x0000013c, EDX=0x00dc8000
ESP=0x3c69eaf8, EBP=0x3c69eafc, ESI=0x0000013c, EDI=0x00000000
EIP=0x7744ff33, EFLAGS=0x00210202
Here is the tail of my SageTV log:
Code:
Sat 4/1 16:46:34.073 [AWT-EventQueue-0@1cbb70] Progressive video
Sat 4/1 16:46:34.073 [AWT-EventQueue-0@1cbb70] M type MEDIATYPE_Video S type MEDIASUBTYPE_ARGB32 F type FORMAT_VideoInfo
Sat 4/1 16:46:34.073 [AWT-EventQueue-0@1cbb70] NATIVE RenderVideo step 3
Sat 4/1 16:46:34.074 [AWT-EventQueue-0@1cbb70] Setting up video processing mode for EVR
Sat 4/1 16:46:34.074 [AWT-EventQueue-0@1cbb70] EVR VideoProcMode 0 - {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}
Sat 4/1 16:46:34.074 [AWT-EventQueue-0@1cbb70] EVR VideoProcMode 1 - {335AA36E-7884-43A4-9C91-7F87FAF3E37E}
Sat 4/1 16:46:34.074 [AWT-EventQueue-0@1cbb70] EVR VideoProcMode 2 - {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}
Sat 4/1 16:46:34.129 [main@1e87e45] DTV Signal Strength=100 100
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] EVR set the video processing mode to index 0! hr=0x0
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Filter Graph Video Renderer Info:
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Video Renderer:CLSID_EnhancedVideoRenderer
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] M type MEDIATYPE_Video S type MEDIASUBTYPE_NV12 F type FORMAT_VideoInfo2
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Interlaced video
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Both fields per sample
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Field 2 first
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Stream never contains a Field 2
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] Either bob or weave mode.
Sat 4/1 16:46:34.364 [AWT-EventQueue-0@1cbb70] VMR9 filter detected, using line 21 decoder 2.
Sat 4/1 16:46:34.367 [AWT-EventQueue-0@1cbb70] DShowGraphFilters=AudRend,VidRend,Line21 Decoder,ArcSoft Audio Effect HD,Video Decoder,SageTV MPEG2 Demultiplexer,C:\Users\wayne\Videos\SageTV\SilicondustHDHomeRunTuner1011F5EA1DigitalTVTuner-0.mpgbuf,
Sat 4/1 16:46:34.367 [AWT-EventQueue-0@1cbb70] VideoFrame.timeSelected2(Sat 4/1 16:46:33.862, true) currFile=MediaFile[id=1148 FA[A[1148,0,"The Final Four Show",0@0401.16:44,5256000,]] mask=V host=WKLaptop encodedBy=Silicondust HDHomeRun Tuner 1011F5EA-1 Digital TV Tuner format=MPEG2-PS 0:00:00 2451 kbps [#0 Video[MPEG2-Video 29.97003 fps 1920x1080 16:9 interlaced id=e0]#1 Audio[AC3 48000 Hz 6 channels 384 kbps MAIN idx=1 id=bd-80010000 eng]#2 Audio[AC3 48000 Hz 1 channels 192 kbps idx=2 id=bd-81010000 eng]] C:\Users\wayne\Videos\SageTV\SilicondustHDHomeRunTuner1011F5EA1DigitalTVTuner-0.mpgbuf, Seg0[Sat 4/1 16:46:30.225-Wed 12/31 19:00:00.000]] realDur=0
Sat 4/1 16:46:34.374 [AWT-EventQueue-0@1cbb70] About to perform media time selection for 3637
Sat 4/1 16:46:34.374 [AWT-EventQueue-0@1cbb70] Running the playback graph.
Sat 4/1 16:46:34.374 [main@1e87e45] VF.submitJob(VFJob[DirectControl r=0.0 t=0 file=null ifn=null])
Anyone have any idea on what could be causing this?