SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-07-2012, 09:48 AM
sacrament055 sacrament055 is offline
Sage Aficionado
 
Join Date: Jul 2007
Posts: 474
JVM Heap Size, Time to discuss what actually happens above 1024MB

I've come to the realization that at least in my systems case where I had blamed the larger JVM Heap size for my problems it was actually something else.

I've seen lots of posts saying "Strange things happen" above 1024 so I thought we should note what specific issues happen?

Now that my system is totally stable again I've upped my JVM Heap to 1280 and has continued to be rock solid for the past 2 weeks with fewer spinning circles than before.

I still see the limit reached after a few extenders (using Diamond) are used and I'm wondering what other people experience on this is. Anybody using 1400 MB? I seem to remember Sage still runs as long as you keep it lower than 1500
Reply With Quote
  #2  
Old 08-07-2012, 10:01 AM
hemicuda's Avatar
hemicuda hemicuda is offline
Sage Icon
 
Join Date: May 2006
Location: north of Chattanooga, Tennessee
Posts: 1,118
The last time I tried to up mine to 768 (or was it 1024) it went tango uniform. Haven't had the chance to look into it further.
__________________
Server: MS Win7 SP1; FX8350 (H2O cooled); 8GB RAM; Hauppauge HVR-7164 (OTA); HVR-885 (OTA); SageTV 9.1.5.x; 12+TB Sage Storage

Clients: HD300 x2; HD200 x2; Placeshifter

Service: EPB Fiber (1Gb); OTA (we "cut the cord"); Netflix, Hulu, etc.
Reply With Quote
  #3  
Old 08-07-2012, 10:15 AM
routerunner's Avatar
routerunner routerunner is offline
Sage Icon
 
Join Date: May 2008
Location: Wiltshire, UK
Posts: 1,384
Quote:
Originally Posted by sacrament055 View Post
I've come to the realization that at least in my systems case where I had blamed the larger JVM Heap size for my problems it was actually something else.

I've seen lots of posts saying "Strange things happen" above 1024 so I thought we should note what specific issues happen?

Now that my system is totally stable again I've upped my JVM Heap to 1280 and has continued to be rock solid for the past 2 weeks with fewer spinning circles than before.

I still see the limit reached after a few extenders (using Diamond) are used and I'm wondering what other people experience on this is. Anybody using 1400 MB? I seem to remember Sage still runs as long as you keep it lower than 1500
I'm using the Standard v7 STVi, but the turning point for me was to revert the Java version to the original that comes with the SageTV install (1.6.10-b33), which highlighted a compatibility issue with my plugin "Automatic Power Off" (fixed 1.0.4).

Total "SageTVService" memory usage is now about 500Mb with 3 extenders running simultaneously (2xHD300, HD200).

I'm still having the Java heap setting to 1024Mb, but I plan to turn it off shortly as I believe that SageTV has been QA without that setting.

Regarding spinning circles it really made the difference for me using fanart "RamDisk" caching, since then no more spinning circles whatsoever.

Eddy
__________________

Automatic Power Off | Squeezeslave | DVB-S Importer | DVB Decrypter & Card Client | Tuner Preroll


Every man is a damn fool for at least five minutes every day; wisdom consists in not exceeding the limit. ~ Elbert Hubbard
Reply With Quote
  #4  
Old 08-07-2012, 10:16 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
On my 64 bit client I have it to 1565. I do not need that much on my server because I do not use extenders or have that many plugins installed on the server. On my Server I have 1024.

Of course you have to be careful when using a high heap that... the amount of space is available contiguous. I have Disabled Aeros and Super-fetch and other unnecessary stuff on my client machine because it is only used for sage .... online content and web browsing. So I have quite a bit of memory available.

PS. I would not chance going above 1024 on my server
Attached Images
File Type: jpg javaheap.jpg (117.8 KB, 270 views)
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.

Last edited by nyplayer; 08-07-2012 at 11:48 AM.
Reply With Quote
  #5  
Old 08-07-2012, 11:36 AM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
I'll try it again to see, but every time I've gone over 1024 on my client it starts to close randomly. That's really the only thing that happens AFAIK.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #6  
Old 08-07-2012, 11:47 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by panteragstk View Post
I'll try it again to see, but every time I've gone over 1024 on my client it starts to close randomly. That's really the only thing that happens AFAIK.
You mean like this .. that is why it is not worth it going above 1480 ... you have to make sure that more than enough memory is available at start-up.

Code:
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=6984, tid=6216
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode windows-x86)
# Problematic frame:
# C  0x00000000
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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 (0x6e4d7000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6216, stack(0x6eed0000,0x6efd0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x6fe4f478, EBX=0x6fe2d180, ECX=0x7ea18fa0, EDX=0x00000000
ESP=0x6efcf448, EBP=0x6efcf4c0, ESI=0x7ea5ee28, EDI=0x00000000
EIP=0x00000000, EFLAGS=0x00010206

Top of Stack: (sp=0x6efcf448)
0x6efcf448:   7d3d46ec 6fe4f478 7ea5ee28 6fe2d180
0x6efcf458:   7ea5ee28 7d3d47c5 7ea5ee28 7d3d47f8
0x6efcf468:   7ea5ee30 7d3ead42 00000001 6fe2d258
0x6efcf478:   6fe2ce90 7d3ddfa0 7ea5ee28 6fe2d180
0x6efcf488:   6fe2ce9c 7d3e07e6 6fe2d180 00000000
0x6efcf498:   6fe2d18c 7ccaee80 6fe2d18c 00000000
0x6efcf4a8:   7be9f008 7ccae077 00000002 00000000
0x6efcf4b8:   7ea182f0 00000000 6efcf558 7ccae0ec 

Instructions: (pc=0x00000000)
0xfffffff0:   


Stack: [0x6eed0000,0x6efd0000],  sp=0x6efcf448,  free space=1021k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sage.DShowMediaPlayer.teardownGraph0(J)V+0
j  sage.DShowMediaPlayer.free()V+38
j  sage.DShowTVPlayer.free()V+26
j  sage.VideoFrame.a(ZZZ)V+130
j  sage.VideoFrame.a(Lsage/VideoFrame$a;)V+5768
j  sage.VideoFrame.access$300(Lsage/VideoFrame;Lsage/VideoFrame$a;)V+2
j  sage.VideoFrame$6.run()V+8
j  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x6e3d6000 JavaThread "Fork-OPUS4-112742" daemon [_thread_blocked, id=6076, stack(0x7c020000,0x7c120000)]
  0x6e3d5000 JavaThread "ThumbnailGen" daemon [_thread_blocked, id=1372, stack(0x7b890000,0x7b990000)]
  0x6e3d4c00 JavaThread "Timer-0" daemon [_thread_blocked, id=3504, stack(0x7ae90000,0x7af90000)]
  0x6e3d4400 JavaThread "ReProcessHook" daemon [_thread_in_native, id=4200, stack(0x7ad90000,0x7ae90000)]
  0x6e3d4000 JavaThread "ReProcessHook" daemon [_thread_blocked, id=4656, stack(0x7ac90000,0x7ad90000)]
  0x6e3d3800 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6632, stack(0x7a2a0000,0x7a3a0000)]
  0x6e3d3400 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=3324, stack(0x7a1a0000,0x7a2a0000)]
  0x6e3d2c00 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6060, stack(0x7a0a0000,0x7a1a0000)]
  0x6e3d2800 JavaThread "BGLoader2-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=5676, stack(0x79fa0000,0x7a0a0000)]
  0x6e3d2400 JavaThread "AsyncWatch" daemon [_thread_blocked, id=4024, stack(0x72c80000,0x72d80000)]
  0x6e3d1c00 JavaThread "PluginEventQueue" daemon [_thread_blocked, id=5992, stack(0x71f40000,0x72040000)]
  0x6e3d1800 JavaThread "PluginRepoUpdater" daemon [_thread_blocked, id=776, stack(0x71c60000,0x71d60000)]
  0x6e3d1000 JavaThread "HotplugStorage" daemon [_thread_blocked, id=3444, stack(0x71b20000,0x71c20000)]
  0x6e3d0c00 JavaThread "ClientListener" daemon [_thread_in_native, id=4396, stack(0x71820000,0x71920000)]
  0x6e3d0400 JavaThread "ConnRecvQueue" daemon [_thread_in_native, id=4384, stack(0x71720000,0x71820000)]
  0x6e3d0000 JavaThread "VideoFrame-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=4624, stack(0x71380000,0x71480000)]
  0x6e3cf800 JavaThread "ConnSendQueue" daemon [_thread_blocked, id=4312, stack(0x71040000,0x71140000)]
  0x6e3cf400 JavaThread "PowerManagement" daemon [_thread_blocked, id=3252, stack(0x70f00000,0x71000000)]
  0x6e3cf000 JavaThread "EPG" daemon [_thread_blocked, id=2028, stack(0x70dc0000,0x70ec0000)]
  0x6e3ce800 JavaThread "FSManager" daemon [_thread_blocked, id=4976, stack(0x70c80000,0x70d80000)]
  0x0312e800 JavaThread "MsgManager" daemon [_thread_blocked, id=5192, stack(0x70b40000,0x70c40000)]
  0x0312e000 JavaThread "Seeker" daemon [_thread_blocked, id=6748, stack(0x70a00000,0x70b00000)]
  0x6e587800 JavaThread "AWTThreadWatcher-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=5448, stack(0x70800000,0x70900000)]
  0x6e537400 JavaThread "FinalRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=4276, stack(0x706c0000,0x707c0000)]
  0x030f3000 JavaThread "ActiveRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6564, stack(0x029b0000,0x02ab0000)]
=>0x6e4d7000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6216, stack(0x6eed0000,0x6efd0000)]
  0x6e4d3800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4348, stack(0x6ed90000,0x6ee90000)]
  0x6e4d3000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2116, stack(0x6ec50000,0x6ed50000)]
  0x6e4d0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6660, stack(0x6eae0000,0x6ebe0000)]
  0x03112000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6840, stack(0x6e060000,0x6e160000)]
  0x0310e000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6356, stack(0x6df60000,0x6e060000)]
  0x03109000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5296, stack(0x6de60000,0x6df60000)]
  0x030fe800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6604, stack(0x6dd60000,0x6de60000)]
  0x030ea000 JavaThread "Finalizer" daemon [_thread_blocked, id=5496, stack(0x6dc60000,0x6dd60000)]
  0x030e8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6940, stack(0x6db60000,0x6dc60000)]
  0x02759000 JavaThread "main" [_thread_in_native, id=3704, stack(0x00090000,0x00190000)]

Other Threads:
  0x030e3c00 VMThread [stack: 0x6d620000,0x6d720000] [id=6664]
  0x03113000 WatcherThread [stack: 0x6e160000,0x6e260000] [id=3668]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 11392K, used 8242K [0x054a0000, 0x060f0000, 0x0cd10000)
  eden space 10176K,  80% used [0x054a0000, 0x05cac9e0, 0x05e90000)
  from space 1216K,   0% used [0x05e90000, 0x05e90000, 0x05fc0000)
  to   space 1216K,   0% used [0x05fc0000, 0x05fc0000, 0x060f0000)
 tenured generation   total 150392K, used 90234K [0x0cd10000, 0x15fee000, 0x672a0000)
   the space 150392K,  59% used [0x0cd10000, 0x1252e868, 0x1252ea00, 0x15fee000)
 compacting perm gen  total 14080K, used 14000K [0x672a0000, 0x68060000, 0x6b2a0000)
   the space 14080K,  99% used [0x672a0000, 0x6804c300, 0x6804c400, 0x68060000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00d66000 	C:\Program Files (x86)\SageTV\SageTV\SageTVClient.exe
0x77e60000 - 0x77fe0000 	C:\Windows\SysWOW64\ntdll.dll
0x75b60000 - 0x75c70000 	C:\Windows\syswow64\kernel32.dll
0x77550000 - 0x77596000 	C:\Windows\syswow64\KERNELBASE.dll
0x75c70000 - 0x75d70000 	C:\Windows\syswow64\USER32.dll
0x75670000 - 0x75700000 	C:\Windows\syswow64\GDI32.dll
0x76f80000 - 0x76f8a000 	C:\Windows\syswow64\LPK.dll
0x75870000 - 0x7590d000 	C:\Windows\syswow64\USP10.dll
0x76140000 - 0x761ec000 	C:\Windows\syswow64\msvcrt.dll
0x76260000 - 0x76300000 	C:\Windows\syswow64\ADVAPI32.dll
0x76120000 - 0x76139000 	C:\Windows\SysWOW64\sechost.dll
0x76030000 - 0x76120000 	C:\Windows\syswow64\RPCRT4.dll
0x75540000 - 0x755a0000 	C:\Windows\syswow64\SspiCli.dll
0x75530000 - 0x7553c000 	C:\Windows\syswow64\CRYPTBASE.dll
0x770f0000 - 0x77150000 	C:\Windows\system32\IMM32.DLL
0x755a0000 - 0x7566c000 	C:\Windows\syswow64\MSCTF.dll
0x71eb0000 - 0x71f34000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
0x75ac0000 - 0x75b3b000 	C:\Windows\syswow64\comdlg32.dll
0x75f40000 - 0x75f97000 	C:\Windows\syswow64\SHLWAPI.dll
0x76300000 - 0x76f4a000 	C:\Windows\syswow64\SHELL32.dll
0x76f90000 - 0x770ec000 	C:\Windows\syswow64\ole32.dll
0x75910000 - 0x7599f000 	C:\Windows\syswow64\OLEAUT32.dll
0x774c0000 - 0x774f5000 	C:\Windows\syswow64\ws2_32.dll
0x76250000 - 0x76256000 	C:\Windows\syswow64\NSI.dll
0x739f0000 - 0x739ff000 	C:\Windows\system32\inetmib1.dll
0x74040000 - 0x7405c000 	C:\Windows\system32\IPHLPAPI.DLL
0x74030000 - 0x74037000 	C:\Windows\system32\WINNSI.DLL
0x739d0000 - 0x739d9000 	C:\Windows\system32\snmpapi.dll
0x73f30000 - 0x73f3b000 	C:\Windows\system32\profapi.dll
0x72bc0000 - 0x72c40000 	C:\Windows\system32\uxtheme.dll
0x73b40000 - 0x73b53000 	C:\Windows\system32\dwmapi.dll
0x6d800000 - 0x6da56000 	C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x72c40000 - 0x72c72000 	C:\Windows\system32\WINMM.dll
0x7c340000 - 0x7c396000 	C:\Program Files (x86)\SageTV\SageTV\MSVCR71.dll
0x71e60000 - 0x71eac000 	C:\Windows\system32\apphelp.dll
0x6d280000 - 0x6d288000 	C:\Program Files (x86)\Java\jre6\bin\hpi.dll
0x75b40000 - 0x75b45000 	C:\Windows\syswow64\PSAPI.DLL
0x6d7b0000 - 0x6d7bc000 	C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 	C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d7f0000 - 0x6d7ff000 	C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x02770000 - 0x02792000 	C:\Program Files (x86)\SageTV\SageTV\SageTVWin32.dll
0x75700000 - 0x7581b000 	C:\Windows\syswow64\WININET.dll
0x75b50000 - 0x75b53000 	C:\Windows\syswow64\Normaliz.dll
0x77150000 - 0x77308000 	C:\Windows\syswow64\iertutil.dll
0x773a0000 - 0x774b1000 	C:\Windows\syswow64\urlmon.dll
0x02740000 - 0x0274f000 	C:\Program Files (x86)\SageTV\SageTV\Win32ShellHook.DLL
0x6e960000 - 0x6ea98000 	C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x71620000 - 0x71671000 	C:\Windows\system32\WINSPOOL.DRV
0x6d720000 - 0x6d774000 	C:\Program Files (x86)\Java\jre6\bin\fontmanager.dll
0x6d260000 - 0x6d273000 	C:\Program Files (x86)\Java\jre6\bin\net.dll
0x73ef0000 - 0x73f2c000 	C:\Windows\system32\mswsock.dll
0x73ed0000 - 0x73ed6000 	C:\Windows\System32\wship6.dll
0x741e0000 - 0x741f0000 	C:\Windows\system32\NLAapi.dll
0x6d310000 - 0x6d320000 	C:\Windows\system32\napinsp.dll
0x6d790000 - 0x6d7a2000 	C:\Windows\system32\pnrpnsp.dll
0x73e80000 - 0x73ec4000 	C:\Windows\system32\DNSAPI.dll
0x6d7c0000 - 0x6d7c8000 	C:\Windows\System32\winrnr.dll
0x742b0000 - 0x742d7000 	C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x74280000 - 0x742a5000 	C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73ee0000 - 0x73ee5000 	C:\Windows\System32\wshtcpip.dll
0x715a0000 - 0x715a6000 	C:\Windows\system32\rasadhlp.dll
0x71530000 - 0x71568000 	C:\Windows\System32\fwpuclnt.dll
0x70410000 - 0x70470000 	C:\Program Files (x86)\SageTV\SageTV\DShowPlayer.dll
0x71680000 - 0x7171b000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCR80.dll
0x6ebe0000 - 0x6ebfb000 	C:\Program Files (x86)\SageTV\SageTV\SageTVInfraredReceive.dll
0x70470000 - 0x70536000 	C:\Program Files (x86)\SageTV\SageTV\ImageLoader.dll
0x6f460000 - 0x6f46b000 	C:\Program Files (x86)\SageTV\SageTV\swscale.dll
0x6f110000 - 0x6f163000 	C:\Program Files (x86)\SageTV\SageTV\DShowCapture.dll
0x6f180000 - 0x6f18c000 	C:\Program Files (x86)\SageTV\SageTV\averapi_182.dll
0x737e0000 - 0x73867000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCP80.dll
0x77310000 - 0x77393000 	C:\Windows\syswow64\CLBCatQ.DLL
0x6f2b0000 - 0x6f2c4000 	C:\Windows\SysWOW64\devenum.dll
0x75da0000 - 0x75f3d000 	C:\Windows\syswow64\setupapi.dll
0x76f50000 - 0x76f77000 	C:\Windows\syswow64\CFGMGR32.dll
0x77530000 - 0x77542000 	C:\Windows\syswow64\DEVOBJ.dll
0x6f2e0000 - 0x6f301000 	C:\Windows\system32\ntmarta.dll
0x75820000 - 0x75865000 	C:\Windows\syswow64\WLDAP32.dll
0x75d70000 - 0x75d9d000 	C:\Windows\syswow64\WINTRUST.dll
0x759a0000 - 0x75abe000 	C:\Windows\syswow64\CRYPT32.dll
0x77e30000 - 0x77e3c000 	C:\Windows\syswow64\MSASN1.dll
0x6f310000 - 0x6f31b000 	C:\Windows\system32\msdmo.dll
0x73fd0000 - 0x73fdf000 	C:\Windows\system32\wkscli.dll
0x6f470000 - 0x6f47b000 	C:\Windows\system32\cscapi.dll
0x74000000 - 0x74009000 	C:\Windows\system32\netutils.dll
0x70330000 - 0x70339000 	C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x72140000 - 0x72283000 	C:\Program Files (x86)\SageTV\SageTV\FreetypeFontJNI.dll
0x72b10000 - 0x72bc0000 	C:\Program Files (x86)\SageTV\SageTV\SageTVDX93D.dll
0x72d90000 - 0x72f53000 	C:\Windows\system32\d3d9.dll
0x73ba0000 - 0x73ba9000 	C:\Windows\system32\VERSION.dll
0x73970000 - 0x73976000 	C:\Windows\system32\d3d8thk.dll
0x72f60000 - 0x72f66000 	C:\Program Files (x86)\Java\jre6\bin\jawt.dll
0x73020000 - 0x730c9000 	C:\Windows\system32\aticfx32.dll
0x73980000 - 0x7398b000 	C:\Windows\system32\atiu9pag.dll
0x732e0000 - 0x736f7000 	C:\Windows\system32\atiumdag.dll
0x742e0000 - 0x74670000 	C:\Windows\system32\atiumdva.dll
0x72f70000 - 0x72f88000 	C:\Windows\system32\dxva2.dll
0x7cca0000 - 0x7ce17000 	C:\Windows\SysWOW64\quartz.dll
0x7cf20000 - 0x7cf9a000 	C:\Windows\SysWOW64\evr.dll
0x761f0000 - 0x76249000 	C:\Windows\SysWOW64\MFPlat.DLL
0x73000000 - 0x73007000 	C:\Windows\SysWOW64\AVRT.dll
0x730d0000 - 0x730f5000 	C:\Windows\SysWOW64\POWRPROF.dll
0x737d0000 - 0x737df000 	C:\Program Files (x86)\SageTV\SageTV\STVEVRPrstr.dll
0x7d0a0000 - 0x7d0d8000 	C:\Windows\system32\ncrypt.dll
0x73b20000 - 0x73b37000 	C:\Windows\system32\bcrypt.dll
0x7d0e0000 - 0x7d11d000 	C:\Windows\SysWOW64\bcryptprimitives.dll
0x73cc0000 - 0x73cd2000 	C:\Program Files (x86)\SageTV\Common\Legacy\stvmcdsmpeg.ax
0x7d120000 - 0x7d1ff000 	C:\Program Files (x86)\SageTV\Common\Legacy\stvmcmpgdec.dll
0x7d200000 - 0x7d28e000 	C:\Program Files (x86)\SageTV\SageTV\ac3filter.ax
0x7d290000 - 0x7d36a000 	C:\Program Files (x86)\SageTV\SageTV\iconv.dll
0x7d370000 - 0x7d3a7000 	C:\Program Files (x86)\SageTV\Common\SageTVFileSrc.ax
0x73ce0000 - 0x73ce7000 	C:\Windows\system32\WSOCK32.dll
0x7d3b0000 - 0x7d40a000 	C:\Program Files (x86)\SageTV\Common\MpegDeMux.ax
0x7ecc0000 - 0x7ed02000 	C:\Windows\system32\DShowRdpFilter.dll
0x73fe0000 - 0x73fed000 	C:\Windows\system32\WTSAPI32.dll
0x77500000 - 0x77529000 	C:\Windows\system32\WINSTA.dll
0x73ff0000 - 0x73ffa000 	C:\Windows\system32\slc.dll
0x7ed10000 - 0x7ed49000 	C:\Windows\system32\MMDevAPI.DLL
0x7ed50000 - 0x7ee45000 	C:\Windows\system32\PROPSYS.dll
0x778e0000 - 0x77910000 	C:\Windows\system32\wdmaud.drv
0x74020000 - 0x74024000 	C:\Windows\system32\ksuser.dll
0x7ee50000 - 0x7ee86000 	C:\Windows\system32\AUDIOSES.DLL
0x741c0000 - 0x741c8000 	C:\Windows\system32\msacm32.drv
0x77e40000 - 0x77e54000 	C:\Windows\system32\MSACM32.dll
0x741d0000 - 0x741d7000 	C:\Windows\system32\midimap.dll

VM Arguments:
jvm_args: -Djava.library.path=C:\Program Files (x86)\SageTV\SageTV\; -Xmx1565m vfprintf -Xms24m -server -verbose:gc -XX:+ForceTimeHighResolution 
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Edwin Perez
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 5 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht

Memory: 4k page, physical 4119628k(2991640k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by "java_re" with MS VC++ 7.1

time: Tue Aug 07 10:45:06 2012
elapsed time: 50 seconds
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #7  
Old 08-07-2012, 11:51 AM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
Quote:
Originally Posted by nyplayer View Post
You mean like this .. that is why it is not worth it going above 1480 ... you have to make sure that more than enough memory is available at start-up.

Code:
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=6984, tid=6216
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode windows-x86)
# Problematic frame:
# C  0x00000000
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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 (0x6e4d7000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6216, stack(0x6eed0000,0x6efd0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x6fe4f478, EBX=0x6fe2d180, ECX=0x7ea18fa0, EDX=0x00000000
ESP=0x6efcf448, EBP=0x6efcf4c0, ESI=0x7ea5ee28, EDI=0x00000000
EIP=0x00000000, EFLAGS=0x00010206

Top of Stack: (sp=0x6efcf448)
0x6efcf448:   7d3d46ec 6fe4f478 7ea5ee28 6fe2d180
0x6efcf458:   7ea5ee28 7d3d47c5 7ea5ee28 7d3d47f8
0x6efcf468:   7ea5ee30 7d3ead42 00000001 6fe2d258
0x6efcf478:   6fe2ce90 7d3ddfa0 7ea5ee28 6fe2d180
0x6efcf488:   6fe2ce9c 7d3e07e6 6fe2d180 00000000
0x6efcf498:   6fe2d18c 7ccaee80 6fe2d18c 00000000
0x6efcf4a8:   7be9f008 7ccae077 00000002 00000000
0x6efcf4b8:   7ea182f0 00000000 6efcf558 7ccae0ec 

Instructions: (pc=0x00000000)
0xfffffff0:   


Stack: [0x6eed0000,0x6efd0000],  sp=0x6efcf448,  free space=1021k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sage.DShowMediaPlayer.teardownGraph0(J)V+0
j  sage.DShowMediaPlayer.free()V+38
j  sage.DShowTVPlayer.free()V+26
j  sage.VideoFrame.a(ZZZ)V+130
j  sage.VideoFrame.a(Lsage/VideoFrame$a;)V+5768
j  sage.VideoFrame.access$300(Lsage/VideoFrame;Lsage/VideoFrame$a;)V+2
j  sage.VideoFrame$6.run()V+8
j  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x6e3d6000 JavaThread "Fork-OPUS4-112742" daemon [_thread_blocked, id=6076, stack(0x7c020000,0x7c120000)]
  0x6e3d5000 JavaThread "ThumbnailGen" daemon [_thread_blocked, id=1372, stack(0x7b890000,0x7b990000)]
  0x6e3d4c00 JavaThread "Timer-0" daemon [_thread_blocked, id=3504, stack(0x7ae90000,0x7af90000)]
  0x6e3d4400 JavaThread "ReProcessHook" daemon [_thread_in_native, id=4200, stack(0x7ad90000,0x7ae90000)]
  0x6e3d4000 JavaThread "ReProcessHook" daemon [_thread_blocked, id=4656, stack(0x7ac90000,0x7ad90000)]
  0x6e3d3800 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6632, stack(0x7a2a0000,0x7a3a0000)]
  0x6e3d3400 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=3324, stack(0x7a1a0000,0x7a2a0000)]
  0x6e3d2c00 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6060, stack(0x7a0a0000,0x7a1a0000)]
  0x6e3d2800 JavaThread "BGLoader2-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=5676, stack(0x79fa0000,0x7a0a0000)]
  0x6e3d2400 JavaThread "AsyncWatch" daemon [_thread_blocked, id=4024, stack(0x72c80000,0x72d80000)]
  0x6e3d1c00 JavaThread "PluginEventQueue" daemon [_thread_blocked, id=5992, stack(0x71f40000,0x72040000)]
  0x6e3d1800 JavaThread "PluginRepoUpdater" daemon [_thread_blocked, id=776, stack(0x71c60000,0x71d60000)]
  0x6e3d1000 JavaThread "HotplugStorage" daemon [_thread_blocked, id=3444, stack(0x71b20000,0x71c20000)]
  0x6e3d0c00 JavaThread "ClientListener" daemon [_thread_in_native, id=4396, stack(0x71820000,0x71920000)]
  0x6e3d0400 JavaThread "ConnRecvQueue" daemon [_thread_in_native, id=4384, stack(0x71720000,0x71820000)]
  0x6e3d0000 JavaThread "VideoFrame-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=4624, stack(0x71380000,0x71480000)]
  0x6e3cf800 JavaThread "ConnSendQueue" daemon [_thread_blocked, id=4312, stack(0x71040000,0x71140000)]
  0x6e3cf400 JavaThread "PowerManagement" daemon [_thread_blocked, id=3252, stack(0x70f00000,0x71000000)]
  0x6e3cf000 JavaThread "EPG" daemon [_thread_blocked, id=2028, stack(0x70dc0000,0x70ec0000)]
  0x6e3ce800 JavaThread "FSManager" daemon [_thread_blocked, id=4976, stack(0x70c80000,0x70d80000)]
  0x0312e800 JavaThread "MsgManager" daemon [_thread_blocked, id=5192, stack(0x70b40000,0x70c40000)]
  0x0312e000 JavaThread "Seeker" daemon [_thread_blocked, id=6748, stack(0x70a00000,0x70b00000)]
  0x6e587800 JavaThread "AWTThreadWatcher-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=5448, stack(0x70800000,0x70900000)]
  0x6e537400 JavaThread "FinalRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=4276, stack(0x706c0000,0x707c0000)]
  0x030f3000 JavaThread "ActiveRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6564, stack(0x029b0000,0x02ab0000)]
=>0x6e4d7000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6216, stack(0x6eed0000,0x6efd0000)]
  0x6e4d3800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4348, stack(0x6ed90000,0x6ee90000)]
  0x6e4d3000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2116, stack(0x6ec50000,0x6ed50000)]
  0x6e4d0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6660, stack(0x6eae0000,0x6ebe0000)]
  0x03112000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6840, stack(0x6e060000,0x6e160000)]
  0x0310e000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6356, stack(0x6df60000,0x6e060000)]
  0x03109000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5296, stack(0x6de60000,0x6df60000)]
  0x030fe800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6604, stack(0x6dd60000,0x6de60000)]
  0x030ea000 JavaThread "Finalizer" daemon [_thread_blocked, id=5496, stack(0x6dc60000,0x6dd60000)]
  0x030e8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6940, stack(0x6db60000,0x6dc60000)]
  0x02759000 JavaThread "main" [_thread_in_native, id=3704, stack(0x00090000,0x00190000)]

Other Threads:
  0x030e3c00 VMThread [stack: 0x6d620000,0x6d720000] [id=6664]
  0x03113000 WatcherThread [stack: 0x6e160000,0x6e260000] [id=3668]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 11392K, used 8242K [0x054a0000, 0x060f0000, 0x0cd10000)
  eden space 10176K,  80% used [0x054a0000, 0x05cac9e0, 0x05e90000)
  from space 1216K,   0% used [0x05e90000, 0x05e90000, 0x05fc0000)
  to   space 1216K,   0% used [0x05fc0000, 0x05fc0000, 0x060f0000)
 tenured generation   total 150392K, used 90234K [0x0cd10000, 0x15fee000, 0x672a0000)
   the space 150392K,  59% used [0x0cd10000, 0x1252e868, 0x1252ea00, 0x15fee000)
 compacting perm gen  total 14080K, used 14000K [0x672a0000, 0x68060000, 0x6b2a0000)
   the space 14080K,  99% used [0x672a0000, 0x6804c300, 0x6804c400, 0x68060000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00d66000 	C:\Program Files (x86)\SageTV\SageTV\SageTVClient.exe
0x77e60000 - 0x77fe0000 	C:\Windows\SysWOW64\ntdll.dll
0x75b60000 - 0x75c70000 	C:\Windows\syswow64\kernel32.dll
0x77550000 - 0x77596000 	C:\Windows\syswow64\KERNELBASE.dll
0x75c70000 - 0x75d70000 	C:\Windows\syswow64\USER32.dll
0x75670000 - 0x75700000 	C:\Windows\syswow64\GDI32.dll
0x76f80000 - 0x76f8a000 	C:\Windows\syswow64\LPK.dll
0x75870000 - 0x7590d000 	C:\Windows\syswow64\USP10.dll
0x76140000 - 0x761ec000 	C:\Windows\syswow64\msvcrt.dll
0x76260000 - 0x76300000 	C:\Windows\syswow64\ADVAPI32.dll
0x76120000 - 0x76139000 	C:\Windows\SysWOW64\sechost.dll
0x76030000 - 0x76120000 	C:\Windows\syswow64\RPCRT4.dll
0x75540000 - 0x755a0000 	C:\Windows\syswow64\SspiCli.dll
0x75530000 - 0x7553c000 	C:\Windows\syswow64\CRYPTBASE.dll
0x770f0000 - 0x77150000 	C:\Windows\system32\IMM32.DLL
0x755a0000 - 0x7566c000 	C:\Windows\syswow64\MSCTF.dll
0x71eb0000 - 0x71f34000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
0x75ac0000 - 0x75b3b000 	C:\Windows\syswow64\comdlg32.dll
0x75f40000 - 0x75f97000 	C:\Windows\syswow64\SHLWAPI.dll
0x76300000 - 0x76f4a000 	C:\Windows\syswow64\SHELL32.dll
0x76f90000 - 0x770ec000 	C:\Windows\syswow64\ole32.dll
0x75910000 - 0x7599f000 	C:\Windows\syswow64\OLEAUT32.dll
0x774c0000 - 0x774f5000 	C:\Windows\syswow64\ws2_32.dll
0x76250000 - 0x76256000 	C:\Windows\syswow64\NSI.dll
0x739f0000 - 0x739ff000 	C:\Windows\system32\inetmib1.dll
0x74040000 - 0x7405c000 	C:\Windows\system32\IPHLPAPI.DLL
0x74030000 - 0x74037000 	C:\Windows\system32\WINNSI.DLL
0x739d0000 - 0x739d9000 	C:\Windows\system32\snmpapi.dll
0x73f30000 - 0x73f3b000 	C:\Windows\system32\profapi.dll
0x72bc0000 - 0x72c40000 	C:\Windows\system32\uxtheme.dll
0x73b40000 - 0x73b53000 	C:\Windows\system32\dwmapi.dll
0x6d800000 - 0x6da56000 	C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x72c40000 - 0x72c72000 	C:\Windows\system32\WINMM.dll
0x7c340000 - 0x7c396000 	C:\Program Files (x86)\SageTV\SageTV\MSVCR71.dll
0x71e60000 - 0x71eac000 	C:\Windows\system32\apphelp.dll
0x6d280000 - 0x6d288000 	C:\Program Files (x86)\Java\jre6\bin\hpi.dll
0x75b40000 - 0x75b45000 	C:\Windows\syswow64\PSAPI.DLL
0x6d7b0000 - 0x6d7bc000 	C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 	C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d7f0000 - 0x6d7ff000 	C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x02770000 - 0x02792000 	C:\Program Files (x86)\SageTV\SageTV\SageTVWin32.dll
0x75700000 - 0x7581b000 	C:\Windows\syswow64\WININET.dll
0x75b50000 - 0x75b53000 	C:\Windows\syswow64\Normaliz.dll
0x77150000 - 0x77308000 	C:\Windows\syswow64\iertutil.dll
0x773a0000 - 0x774b1000 	C:\Windows\syswow64\urlmon.dll
0x02740000 - 0x0274f000 	C:\Program Files (x86)\SageTV\SageTV\Win32ShellHook.DLL
0x6e960000 - 0x6ea98000 	C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x71620000 - 0x71671000 	C:\Windows\system32\WINSPOOL.DRV
0x6d720000 - 0x6d774000 	C:\Program Files (x86)\Java\jre6\bin\fontmanager.dll
0x6d260000 - 0x6d273000 	C:\Program Files (x86)\Java\jre6\bin\net.dll
0x73ef0000 - 0x73f2c000 	C:\Windows\system32\mswsock.dll
0x73ed0000 - 0x73ed6000 	C:\Windows\System32\wship6.dll
0x741e0000 - 0x741f0000 	C:\Windows\system32\NLAapi.dll
0x6d310000 - 0x6d320000 	C:\Windows\system32\napinsp.dll
0x6d790000 - 0x6d7a2000 	C:\Windows\system32\pnrpnsp.dll
0x73e80000 - 0x73ec4000 	C:\Windows\system32\DNSAPI.dll
0x6d7c0000 - 0x6d7c8000 	C:\Windows\System32\winrnr.dll
0x742b0000 - 0x742d7000 	C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x74280000 - 0x742a5000 	C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73ee0000 - 0x73ee5000 	C:\Windows\System32\wshtcpip.dll
0x715a0000 - 0x715a6000 	C:\Windows\system32\rasadhlp.dll
0x71530000 - 0x71568000 	C:\Windows\System32\fwpuclnt.dll
0x70410000 - 0x70470000 	C:\Program Files (x86)\SageTV\SageTV\DShowPlayer.dll
0x71680000 - 0x7171b000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCR80.dll
0x6ebe0000 - 0x6ebfb000 	C:\Program Files (x86)\SageTV\SageTV\SageTVInfraredReceive.dll
0x70470000 - 0x70536000 	C:\Program Files (x86)\SageTV\SageTV\ImageLoader.dll
0x6f460000 - 0x6f46b000 	C:\Program Files (x86)\SageTV\SageTV\swscale.dll
0x6f110000 - 0x6f163000 	C:\Program Files (x86)\SageTV\SageTV\DShowCapture.dll
0x6f180000 - 0x6f18c000 	C:\Program Files (x86)\SageTV\SageTV\averapi_182.dll
0x737e0000 - 0x73867000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCP80.dll
0x77310000 - 0x77393000 	C:\Windows\syswow64\CLBCatQ.DLL
0x6f2b0000 - 0x6f2c4000 	C:\Windows\SysWOW64\devenum.dll
0x75da0000 - 0x75f3d000 	C:\Windows\syswow64\setupapi.dll
0x76f50000 - 0x76f77000 	C:\Windows\syswow64\CFGMGR32.dll
0x77530000 - 0x77542000 	C:\Windows\syswow64\DEVOBJ.dll
0x6f2e0000 - 0x6f301000 	C:\Windows\system32\ntmarta.dll
0x75820000 - 0x75865000 	C:\Windows\syswow64\WLDAP32.dll
0x75d70000 - 0x75d9d000 	C:\Windows\syswow64\WINTRUST.dll
0x759a0000 - 0x75abe000 	C:\Windows\syswow64\CRYPT32.dll
0x77e30000 - 0x77e3c000 	C:\Windows\syswow64\MSASN1.dll
0x6f310000 - 0x6f31b000 	C:\Windows\system32\msdmo.dll
0x73fd0000 - 0x73fdf000 	C:\Windows\system32\wkscli.dll
0x6f470000 - 0x6f47b000 	C:\Windows\system32\cscapi.dll
0x74000000 - 0x74009000 	C:\Windows\system32\netutils.dll
0x70330000 - 0x70339000 	C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x72140000 - 0x72283000 	C:\Program Files (x86)\SageTV\SageTV\FreetypeFontJNI.dll
0x72b10000 - 0x72bc0000 	C:\Program Files (x86)\SageTV\SageTV\SageTVDX93D.dll
0x72d90000 - 0x72f53000 	C:\Windows\system32\d3d9.dll
0x73ba0000 - 0x73ba9000 	C:\Windows\system32\VERSION.dll
0x73970000 - 0x73976000 	C:\Windows\system32\d3d8thk.dll
0x72f60000 - 0x72f66000 	C:\Program Files (x86)\Java\jre6\bin\jawt.dll
0x73020000 - 0x730c9000 	C:\Windows\system32\aticfx32.dll
0x73980000 - 0x7398b000 	C:\Windows\system32\atiu9pag.dll
0x732e0000 - 0x736f7000 	C:\Windows\system32\atiumdag.dll
0x742e0000 - 0x74670000 	C:\Windows\system32\atiumdva.dll
0x72f70000 - 0x72f88000 	C:\Windows\system32\dxva2.dll
0x7cca0000 - 0x7ce17000 	C:\Windows\SysWOW64\quartz.dll
0x7cf20000 - 0x7cf9a000 	C:\Windows\SysWOW64\evr.dll
0x761f0000 - 0x76249000 	C:\Windows\SysWOW64\MFPlat.DLL
0x73000000 - 0x73007000 	C:\Windows\SysWOW64\AVRT.dll
0x730d0000 - 0x730f5000 	C:\Windows\SysWOW64\POWRPROF.dll
0x737d0000 - 0x737df000 	C:\Program Files (x86)\SageTV\SageTV\STVEVRPrstr.dll
0x7d0a0000 - 0x7d0d8000 	C:\Windows\system32\ncrypt.dll
0x73b20000 - 0x73b37000 	C:\Windows\system32\bcrypt.dll
0x7d0e0000 - 0x7d11d000 	C:\Windows\SysWOW64\bcryptprimitives.dll
0x73cc0000 - 0x73cd2000 	C:\Program Files (x86)\SageTV\Common\Legacy\stvmcdsmpeg.ax
0x7d120000 - 0x7d1ff000 	C:\Program Files (x86)\SageTV\Common\Legacy\stvmcmpgdec.dll
0x7d200000 - 0x7d28e000 	C:\Program Files (x86)\SageTV\SageTV\ac3filter.ax
0x7d290000 - 0x7d36a000 	C:\Program Files (x86)\SageTV\SageTV\iconv.dll
0x7d370000 - 0x7d3a7000 	C:\Program Files (x86)\SageTV\Common\SageTVFileSrc.ax
0x73ce0000 - 0x73ce7000 	C:\Windows\system32\WSOCK32.dll
0x7d3b0000 - 0x7d40a000 	C:\Program Files (x86)\SageTV\Common\MpegDeMux.ax
0x7ecc0000 - 0x7ed02000 	C:\Windows\system32\DShowRdpFilter.dll
0x73fe0000 - 0x73fed000 	C:\Windows\system32\WTSAPI32.dll
0x77500000 - 0x77529000 	C:\Windows\system32\WINSTA.dll
0x73ff0000 - 0x73ffa000 	C:\Windows\system32\slc.dll
0x7ed10000 - 0x7ed49000 	C:\Windows\system32\MMDevAPI.DLL
0x7ed50000 - 0x7ee45000 	C:\Windows\system32\PROPSYS.dll
0x778e0000 - 0x77910000 	C:\Windows\system32\wdmaud.drv
0x74020000 - 0x74024000 	C:\Windows\system32\ksuser.dll
0x7ee50000 - 0x7ee86000 	C:\Windows\system32\AUDIOSES.DLL
0x741c0000 - 0x741c8000 	C:\Windows\system32\msacm32.drv
0x77e40000 - 0x77e54000 	C:\Windows\system32\MSACM32.dll
0x741d0000 - 0x741d7000 	C:\Windows\system32\midimap.dll

VM Arguments:
jvm_args: -Djava.library.path=C:\Program Files (x86)\SageTV\SageTV\; -Xmx1565m vfprintf -Xms24m -server -verbose:gc -XX:+ForceTimeHighResolution 
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Edwin Perez
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 5 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht

Memory: 4k page, physical 4119628k(2991640k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by "java_re" with MS VC++ 7.1

time: Tue Aug 07 10:45:06 2012
elapsed time: 50 seconds
I'd have to check, but I've always got 2gb free. I do need to add more just for the simple fact that when I try to run an external player or 7mc netflix it likes to run low on memory, so I do have a memory problem now, but this happened when I only had sage running and nothing else. I'll see what happens once I get some more ram.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #8  
Old 08-07-2012, 12:12 PM
sacrament055 sacrament055 is offline
Sage Aficionado
 
Join Date: Jul 2007
Posts: 474
I should mention that I'm running Windows 7 64 Bit with 8GB of memory in my Sage Server.

Jave 6 update 26

Last edited by sacrament055; 08-07-2012 at 12:17 PM.
Reply With Quote
  #9  
Old 08-07-2012, 12:16 PM
sacrament055 sacrament055 is offline
Sage Aficionado
 
Join Date: Jul 2007
Posts: 474
Quote:
Originally Posted by nyplayer View Post
You mean like this .. that is why it is not worth it going above 1480 ... you have to make sure that more than enough memory is available at start-up.

Code:
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=6984, tid=6216
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode windows-x86)
# Problematic frame:
# C  0x00000000
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/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 (0x6e4d7000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6216, stack(0x6eed0000,0x6efd0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x6fe4f478, EBX=0x6fe2d180, ECX=0x7ea18fa0, EDX=0x00000000
ESP=0x6efcf448, EBP=0x6efcf4c0, ESI=0x7ea5ee28, EDI=0x00000000
EIP=0x00000000, EFLAGS=0x00010206

Top of Stack: (sp=0x6efcf448)
0x6efcf448:   7d3d46ec 6fe4f478 7ea5ee28 6fe2d180
0x6efcf458:   7ea5ee28 7d3d47c5 7ea5ee28 7d3d47f8
0x6efcf468:   7ea5ee30 7d3ead42 00000001 6fe2d258
0x6efcf478:   6fe2ce90 7d3ddfa0 7ea5ee28 6fe2d180
0x6efcf488:   6fe2ce9c 7d3e07e6 6fe2d180 00000000
0x6efcf498:   6fe2d18c 7ccaee80 6fe2d18c 00000000
0x6efcf4a8:   7be9f008 7ccae077 00000002 00000000
0x6efcf4b8:   7ea182f0 00000000 6efcf558 7ccae0ec 

Instructions: (pc=0x00000000)
0xfffffff0:   


Stack: [0x6eed0000,0x6efd0000],  sp=0x6efcf448,  free space=1021k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sage.DShowMediaPlayer.teardownGraph0(J)V+0
j  sage.DShowMediaPlayer.free()V+38
j  sage.DShowTVPlayer.free()V+26
j  sage.VideoFrame.a(ZZZ)V+130
j  sage.VideoFrame.a(Lsage/VideoFrame$a;)V+5768
j  sage.VideoFrame.access$300(Lsage/VideoFrame;Lsage/VideoFrame$a;)V+2
j  sage.VideoFrame$6.run()V+8
j  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+26
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
j  java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
j  java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j  java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j  java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j  java.awt.EventDispatchThread.run()V+9
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x6e3d6000 JavaThread "Fork-OPUS4-112742" daemon [_thread_blocked, id=6076, stack(0x7c020000,0x7c120000)]
  0x6e3d5000 JavaThread "ThumbnailGen" daemon [_thread_blocked, id=1372, stack(0x7b890000,0x7b990000)]
  0x6e3d4c00 JavaThread "Timer-0" daemon [_thread_blocked, id=3504, stack(0x7ae90000,0x7af90000)]
  0x6e3d4400 JavaThread "ReProcessHook" daemon [_thread_in_native, id=4200, stack(0x7ad90000,0x7ae90000)]
  0x6e3d4000 JavaThread "ReProcessHook" daemon [_thread_blocked, id=4656, stack(0x7ac90000,0x7ad90000)]
  0x6e3d3800 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6632, stack(0x7a2a0000,0x7a3a0000)]
  0x6e3d3400 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=3324, stack(0x7a1a0000,0x7a2a0000)]
  0x6e3d2c00 JavaThread "BGLoader1-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6060, stack(0x7a0a0000,0x7a1a0000)]
  0x6e3d2800 JavaThread "BGLoader2-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=5676, stack(0x79fa0000,0x7a0a0000)]
  0x6e3d2400 JavaThread "AsyncWatch" daemon [_thread_blocked, id=4024, stack(0x72c80000,0x72d80000)]
  0x6e3d1c00 JavaThread "PluginEventQueue" daemon [_thread_blocked, id=5992, stack(0x71f40000,0x72040000)]
  0x6e3d1800 JavaThread "PluginRepoUpdater" daemon [_thread_blocked, id=776, stack(0x71c60000,0x71d60000)]
  0x6e3d1000 JavaThread "HotplugStorage" daemon [_thread_blocked, id=3444, stack(0x71b20000,0x71c20000)]
  0x6e3d0c00 JavaThread "ClientListener" daemon [_thread_in_native, id=4396, stack(0x71820000,0x71920000)]
  0x6e3d0400 JavaThread "ConnRecvQueue" daemon [_thread_in_native, id=4384, stack(0x71720000,0x71820000)]
  0x6e3d0000 JavaThread "VideoFrame-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=4624, stack(0x71380000,0x71480000)]
  0x6e3cf800 JavaThread "ConnSendQueue" daemon [_thread_blocked, id=4312, stack(0x71040000,0x71140000)]
  0x6e3cf400 JavaThread "PowerManagement" daemon [_thread_blocked, id=3252, stack(0x70f00000,0x71000000)]
  0x6e3cf000 JavaThread "EPG" daemon [_thread_blocked, id=2028, stack(0x70dc0000,0x70ec0000)]
  0x6e3ce800 JavaThread "FSManager" daemon [_thread_blocked, id=4976, stack(0x70c80000,0x70d80000)]
  0x0312e800 JavaThread "MsgManager" daemon [_thread_blocked, id=5192, stack(0x70b40000,0x70c40000)]
  0x0312e000 JavaThread "Seeker" daemon [_thread_blocked, id=6748, stack(0x70a00000,0x70b00000)]
  0x6e587800 JavaThread "AWTThreadWatcher-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=5448, stack(0x70800000,0x70900000)]
  0x6e537400 JavaThread "FinalRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=4276, stack(0x706c0000,0x707c0000)]
  0x030f3000 JavaThread "ActiveRender-SAGETV_PROCESS_LOCAL_UI" daemon [_thread_blocked, id=6564, stack(0x029b0000,0x02ab0000)]
=>0x6e4d7000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6216, stack(0x6eed0000,0x6efd0000)]
  0x6e4d3800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4348, stack(0x6ed90000,0x6ee90000)]
  0x6e4d3000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2116, stack(0x6ec50000,0x6ed50000)]
  0x6e4d0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6660, stack(0x6eae0000,0x6ebe0000)]
  0x03112000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6840, stack(0x6e060000,0x6e160000)]
  0x0310e000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6356, stack(0x6df60000,0x6e060000)]
  0x03109000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5296, stack(0x6de60000,0x6df60000)]
  0x030fe800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6604, stack(0x6dd60000,0x6de60000)]
  0x030ea000 JavaThread "Finalizer" daemon [_thread_blocked, id=5496, stack(0x6dc60000,0x6dd60000)]
  0x030e8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6940, stack(0x6db60000,0x6dc60000)]
  0x02759000 JavaThread "main" [_thread_in_native, id=3704, stack(0x00090000,0x00190000)]

Other Threads:
  0x030e3c00 VMThread [stack: 0x6d620000,0x6d720000] [id=6664]
  0x03113000 WatcherThread [stack: 0x6e160000,0x6e260000] [id=3668]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 11392K, used 8242K [0x054a0000, 0x060f0000, 0x0cd10000)
  eden space 10176K,  80% used [0x054a0000, 0x05cac9e0, 0x05e90000)
  from space 1216K,   0% used [0x05e90000, 0x05e90000, 0x05fc0000)
  to   space 1216K,   0% used [0x05fc0000, 0x05fc0000, 0x060f0000)
 tenured generation   total 150392K, used 90234K [0x0cd10000, 0x15fee000, 0x672a0000)
   the space 150392K,  59% used [0x0cd10000, 0x1252e868, 0x1252ea00, 0x15fee000)
 compacting perm gen  total 14080K, used 14000K [0x672a0000, 0x68060000, 0x6b2a0000)
   the space 14080K,  99% used [0x672a0000, 0x6804c300, 0x6804c400, 0x68060000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00d66000 	C:\Program Files (x86)\SageTV\SageTV\SageTVClient.exe
0x77e60000 - 0x77fe0000 	C:\Windows\SysWOW64\ntdll.dll
0x75b60000 - 0x75c70000 	C:\Windows\syswow64\kernel32.dll
0x77550000 - 0x77596000 	C:\Windows\syswow64\KERNELBASE.dll
0x75c70000 - 0x75d70000 	C:\Windows\syswow64\USER32.dll
0x75670000 - 0x75700000 	C:\Windows\syswow64\GDI32.dll
0x76f80000 - 0x76f8a000 	C:\Windows\syswow64\LPK.dll
0x75870000 - 0x7590d000 	C:\Windows\syswow64\USP10.dll
0x76140000 - 0x761ec000 	C:\Windows\syswow64\msvcrt.dll
0x76260000 - 0x76300000 	C:\Windows\syswow64\ADVAPI32.dll
0x76120000 - 0x76139000 	C:\Windows\SysWOW64\sechost.dll
0x76030000 - 0x76120000 	C:\Windows\syswow64\RPCRT4.dll
0x75540000 - 0x755a0000 	C:\Windows\syswow64\SspiCli.dll
0x75530000 - 0x7553c000 	C:\Windows\syswow64\CRYPTBASE.dll
0x770f0000 - 0x77150000 	C:\Windows\system32\IMM32.DLL
0x755a0000 - 0x7566c000 	C:\Windows\syswow64\MSCTF.dll
0x71eb0000 - 0x71f34000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.17514_none_ec83dffa859149af\COMCTL32.dll
0x75ac0000 - 0x75b3b000 	C:\Windows\syswow64\comdlg32.dll
0x75f40000 - 0x75f97000 	C:\Windows\syswow64\SHLWAPI.dll
0x76300000 - 0x76f4a000 	C:\Windows\syswow64\SHELL32.dll
0x76f90000 - 0x770ec000 	C:\Windows\syswow64\ole32.dll
0x75910000 - 0x7599f000 	C:\Windows\syswow64\OLEAUT32.dll
0x774c0000 - 0x774f5000 	C:\Windows\syswow64\ws2_32.dll
0x76250000 - 0x76256000 	C:\Windows\syswow64\NSI.dll
0x739f0000 - 0x739ff000 	C:\Windows\system32\inetmib1.dll
0x74040000 - 0x7405c000 	C:\Windows\system32\IPHLPAPI.DLL
0x74030000 - 0x74037000 	C:\Windows\system32\WINNSI.DLL
0x739d0000 - 0x739d9000 	C:\Windows\system32\snmpapi.dll
0x73f30000 - 0x73f3b000 	C:\Windows\system32\profapi.dll
0x72bc0000 - 0x72c40000 	C:\Windows\system32\uxtheme.dll
0x73b40000 - 0x73b53000 	C:\Windows\system32\dwmapi.dll
0x6d800000 - 0x6da56000 	C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x72c40000 - 0x72c72000 	C:\Windows\system32\WINMM.dll
0x7c340000 - 0x7c396000 	C:\Program Files (x86)\SageTV\SageTV\MSVCR71.dll
0x71e60000 - 0x71eac000 	C:\Windows\system32\apphelp.dll
0x6d280000 - 0x6d288000 	C:\Program Files (x86)\Java\jre6\bin\hpi.dll
0x75b40000 - 0x75b45000 	C:\Windows\syswow64\PSAPI.DLL
0x6d7b0000 - 0x6d7bc000 	C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 	C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d7f0000 - 0x6d7ff000 	C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x02770000 - 0x02792000 	C:\Program Files (x86)\SageTV\SageTV\SageTVWin32.dll
0x75700000 - 0x7581b000 	C:\Windows\syswow64\WININET.dll
0x75b50000 - 0x75b53000 	C:\Windows\syswow64\Normaliz.dll
0x77150000 - 0x77308000 	C:\Windows\syswow64\iertutil.dll
0x773a0000 - 0x774b1000 	C:\Windows\syswow64\urlmon.dll
0x02740000 - 0x0274f000 	C:\Program Files (x86)\SageTV\SageTV\Win32ShellHook.DLL
0x6e960000 - 0x6ea98000 	C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x71620000 - 0x71671000 	C:\Windows\system32\WINSPOOL.DRV
0x6d720000 - 0x6d774000 	C:\Program Files (x86)\Java\jre6\bin\fontmanager.dll
0x6d260000 - 0x6d273000 	C:\Program Files (x86)\Java\jre6\bin\net.dll
0x73ef0000 - 0x73f2c000 	C:\Windows\system32\mswsock.dll
0x73ed0000 - 0x73ed6000 	C:\Windows\System32\wship6.dll
0x741e0000 - 0x741f0000 	C:\Windows\system32\NLAapi.dll
0x6d310000 - 0x6d320000 	C:\Windows\system32\napinsp.dll
0x6d790000 - 0x6d7a2000 	C:\Windows\system32\pnrpnsp.dll
0x73e80000 - 0x73ec4000 	C:\Windows\system32\DNSAPI.dll
0x6d7c0000 - 0x6d7c8000 	C:\Windows\System32\winrnr.dll
0x742b0000 - 0x742d7000 	C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x74280000 - 0x742a5000 	C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73ee0000 - 0x73ee5000 	C:\Windows\System32\wshtcpip.dll
0x715a0000 - 0x715a6000 	C:\Windows\system32\rasadhlp.dll
0x71530000 - 0x71568000 	C:\Windows\System32\fwpuclnt.dll
0x70410000 - 0x70470000 	C:\Program Files (x86)\SageTV\SageTV\DShowPlayer.dll
0x71680000 - 0x7171b000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCR80.dll
0x6ebe0000 - 0x6ebfb000 	C:\Program Files (x86)\SageTV\SageTV\SageTVInfraredReceive.dll
0x70470000 - 0x70536000 	C:\Program Files (x86)\SageTV\SageTV\ImageLoader.dll
0x6f460000 - 0x6f46b000 	C:\Program Files (x86)\SageTV\SageTV\swscale.dll
0x6f110000 - 0x6f163000 	C:\Program Files (x86)\SageTV\SageTV\DShowCapture.dll
0x6f180000 - 0x6f18c000 	C:\Program Files (x86)\SageTV\SageTV\averapi_182.dll
0x737e0000 - 0x73867000 	C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_d08cc06a442b34fc\MSVCP80.dll
0x77310000 - 0x77393000 	C:\Windows\syswow64\CLBCatQ.DLL
0x6f2b0000 - 0x6f2c4000 	C:\Windows\SysWOW64\devenum.dll
0x75da0000 - 0x75f3d000 	C:\Windows\syswow64\setupapi.dll
0x76f50000 - 0x76f77000 	C:\Windows\syswow64\CFGMGR32.dll
0x77530000 - 0x77542000 	C:\Windows\syswow64\DEVOBJ.dll
0x6f2e0000 - 0x6f301000 	C:\Windows\system32\ntmarta.dll
0x75820000 - 0x75865000 	C:\Windows\syswow64\WLDAP32.dll
0x75d70000 - 0x75d9d000 	C:\Windows\syswow64\WINTRUST.dll
0x759a0000 - 0x75abe000 	C:\Windows\syswow64\CRYPT32.dll
0x77e30000 - 0x77e3c000 	C:\Windows\syswow64\MSASN1.dll
0x6f310000 - 0x6f31b000 	C:\Windows\system32\msdmo.dll
0x73fd0000 - 0x73fdf000 	C:\Windows\system32\wkscli.dll
0x6f470000 - 0x6f47b000 	C:\Windows\system32\cscapi.dll
0x74000000 - 0x74009000 	C:\Windows\system32\netutils.dll
0x70330000 - 0x70339000 	C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x72140000 - 0x72283000 	C:\Program Files (x86)\SageTV\SageTV\FreetypeFontJNI.dll
0x72b10000 - 0x72bc0000 	C:\Program Files (x86)\SageTV\SageTV\SageTVDX93D.dll
0x72d90000 - 0x72f53000 	C:\Windows\system32\d3d9.dll
0x73ba0000 - 0x73ba9000 	C:\Windows\system32\VERSION.dll
0x73970000 - 0x73976000 	C:\Windows\system32\d3d8thk.dll
0x72f60000 - 0x72f66000 	C:\Program Files (x86)\Java\jre6\bin\jawt.dll
0x73020000 - 0x730c9000 	C:\Windows\system32\aticfx32.dll
0x73980000 - 0x7398b000 	C:\Windows\system32\atiu9pag.dll
0x732e0000 - 0x736f7000 	C:\Windows\system32\atiumdag.dll
0x742e0000 - 0x74670000 	C:\Windows\system32\atiumdva.dll
0x72f70000 - 0x72f88000 	C:\Windows\system32\dxva2.dll
0x7cca0000 - 0x7ce17000 	C:\Windows\SysWOW64\quartz.dll
0x7cf20000 - 0x7cf9a000 	C:\Windows\SysWOW64\evr.dll
0x761f0000 - 0x76249000 	C:\Windows\SysWOW64\MFPlat.DLL
0x73000000 - 0x73007000 	C:\Windows\SysWOW64\AVRT.dll
0x730d0000 - 0x730f5000 	C:\Windows\SysWOW64\POWRPROF.dll
0x737d0000 - 0x737df000 	C:\Program Files (x86)\SageTV\SageTV\STVEVRPrstr.dll
0x7d0a0000 - 0x7d0d8000 	C:\Windows\system32\ncrypt.dll
0x73b20000 - 0x73b37000 	C:\Windows\system32\bcrypt.dll
0x7d0e0000 - 0x7d11d000 	C:\Windows\SysWOW64\bcryptprimitives.dll
0x73cc0000 - 0x73cd2000 	C:\Program Files (x86)\SageTV\Common\Legacy\stvmcdsmpeg.ax
0x7d120000 - 0x7d1ff000 	C:\Program Files (x86)\SageTV\Common\Legacy\stvmcmpgdec.dll
0x7d200000 - 0x7d28e000 	C:\Program Files (x86)\SageTV\SageTV\ac3filter.ax
0x7d290000 - 0x7d36a000 	C:\Program Files (x86)\SageTV\SageTV\iconv.dll
0x7d370000 - 0x7d3a7000 	C:\Program Files (x86)\SageTV\Common\SageTVFileSrc.ax
0x73ce0000 - 0x73ce7000 	C:\Windows\system32\WSOCK32.dll
0x7d3b0000 - 0x7d40a000 	C:\Program Files (x86)\SageTV\Common\MpegDeMux.ax
0x7ecc0000 - 0x7ed02000 	C:\Windows\system32\DShowRdpFilter.dll
0x73fe0000 - 0x73fed000 	C:\Windows\system32\WTSAPI32.dll
0x77500000 - 0x77529000 	C:\Windows\system32\WINSTA.dll
0x73ff0000 - 0x73ffa000 	C:\Windows\system32\slc.dll
0x7ed10000 - 0x7ed49000 	C:\Windows\system32\MMDevAPI.DLL
0x7ed50000 - 0x7ee45000 	C:\Windows\system32\PROPSYS.dll
0x778e0000 - 0x77910000 	C:\Windows\system32\wdmaud.drv
0x74020000 - 0x74024000 	C:\Windows\system32\ksuser.dll
0x7ee50000 - 0x7ee86000 	C:\Windows\system32\AUDIOSES.DLL
0x741c0000 - 0x741c8000 	C:\Windows\system32\msacm32.drv
0x77e40000 - 0x77e54000 	C:\Windows\system32\MSACM32.dll
0x741d0000 - 0x741d7000 	C:\Windows\system32\midimap.dll

VM Arguments:
jvm_args: -Djava.library.path=C:\Program Files (x86)\SageTV\SageTV\; -Xmx1565m vfprintf -Xms24m -server -verbose:gc -XX:+ForceTimeHighResolution 
java_command: <unknown>
Launcher Type: generic

Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Edwin Perez
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows NT 6.1 Build 7601 Service Pack 1

CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 5 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, ht

Memory: 4k page, physical 4119628k(2991640k free), swap 4194303k(4194303k free)

vm_info: Java HotSpot(TM) Client VM (11.0-b15) for windows-x86 JRE (1.6.0_10-b33), built on Sep 26 2008 01:00:43 by "java_re" with MS VC++ 7.1

time: Tue Aug 07 10:45:06 2012
elapsed time: 50 seconds
Good, this is the type of info I'm after something concrete that could happen above 1024. So far my server is working great with 1280 so I can say that I'm not impacted by that particular issue.

Any other known Strange behaviors?

I can say that I did attempt something like 1600 before and my sage server wouldn't start until I dropped the memory back down.. (I believe I picked 1450) and it started working again
Reply With Quote
  #10  
Old 08-07-2012, 12:20 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by sacrament055 View Post
Good, this is the type of info I'm after something concrete that could happen above 1024. So far my server is working great with 1280 so I can say that I'm not impacted by that particular issue.

Any other known Strange behaviors?

I can say that I did attempt something like 1600 before and my sage server wouldn't start until I dropped the memory back down.. (I believe I picked 1450) and it started working again
Your safest bet is to go up in multiples of 256... so the safest is 256 x 5 or 1280.... anything after that is hit or miss.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.

Last edited by nyplayer; 08-07-2012 at 12:22 PM.
Reply With Quote
  #11  
Old 08-13-2012, 07:27 AM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
Well, I tried to go above 1024 again and everything works fine until I try to play h.264 material I get nothing. Going back to 1024 resolved the issue. I'll grab a log and post it when I get time.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #12  
Old 08-13-2012, 09:12 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by panteragstk View Post
Well, I tried to go above 1024 again and everything works fine until I try to play h.264 material I get nothing. Going back to 1024 resolved the issue. I'll grab a log and post it when I get time.
Did you try 1280? Give that a try.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #13  
Old 08-13-2012, 11:25 AM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
Quote:
Originally Posted by nyplayer View Post
Did you try 1280? Give that a try.
That's where it was. No workie.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
  #14  
Old 08-13-2012, 11:37 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by panteragstk View Post
That's where it was. No workie.
Don't you love how it varies from system to system user to user..,.. .

Btw check comskip thread have a few questions for you.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #15  
Old 08-13-2012, 12:28 PM
sacrament055 sacrament055 is offline
Sage Aficionado
 
Join Date: Jul 2007
Posts: 474
1280 has been stable for me but I will admit I'm using my server as only a server, no client there.

I tried upping my JVM heap to 1400 to see if it would work. I noticed an issue day 2 where my SageTV service just stopped working so I'm back to 1280
Reply With Quote
  #16  
Old 08-13-2012, 12:32 PM
sacrament055 sacrament055 is offline
Sage Aficionado
 
Join Date: Jul 2007
Posts: 474
Quote:
Originally Posted by panteragstk View Post
That's where it was. No workie.
What Java Version are you running?
Reply With Quote
  #17  
Old 08-13-2012, 02:24 PM
panteragstk's Avatar
panteragstk panteragstk is offline
SageTVaholic
 
Join Date: Oct 2008
Location: New Braunfels, TX
Posts: 3,312
Quote:
Originally Posted by nyplayer View Post
Don't you love how it varies from system to system user to user..,.. .

Btw check comskip thread have a few questions for you.
I know. Gotta love computers...

Quote:
Originally Posted by sacrament055 View Post
What Java Version are you running?
v6 update 26. Anything past that causes SMM to stop working.
__________________
SageTV Server: unRAID Docker v9, S2600CPJ, Norco 24 hot swap bay case, 2x Xeon 2670, 64 GB DDR3, 3x Colossus for DirecTV, HDHR for OTA
Living room: nVidia Shield TV, Sage Mini Client, 65" Panasonic VT60
Bedroom: Xiomi Mi Box, Sage Mini Client, 42" Panasonic PZ800u
Theater: nVidia Shield TV, mini client, Plex for movies, 120" screen. Mitsubishi HC4000. Denon X4300H. 7.4.4 speaker setup.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Heap Size rickgillyon SageTV Beta Test Software 48 12-14-2011 04:47 AM
Java Heap Size / WHS woribhabor SageTV Software 3 03-18-2011 02:34 PM
Java Heap Size craigap SageTV Media Extender 21 03-27-2010 10:53 AM
JVM Heap Size IV13 SageTV Software 2 10-09-2009 08:11 PM
Jvm Heap Size broderp SageTV Software 6 08-30-2004 02:31 PM


All times are GMT -6. The time now is 09:35 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.