PDA

View Full Version : Won't Load


justlearnin
08-09-2003, 12:51 PM
Appears to be a Java error? Any help. See below.


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77E7A75E
Function=InitializeCriticalSection+0x19
Library=E:\WINDOWS\system32\kernel32.dll

Current Java thread:
at sage.MMC.checkEncoder0(Native Method)
at sage.MMC.gb(Unknown Source)
at sage.MMC.f9(Unknown Source)
at sage.SageTV.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sage.Sage.main2(Unknown Source)

Narflex
08-11-2003, 03:46 PM
This should only happen once. Try it again and it should work fine. I specifically watch for crashes in checkEncoder0 and avoid loading that encoder the next time to avoid problems.

This is a feature of 1.4.7 and later. If you're still having problems, please post a sagetv_X.txt log file or email it to support.

lawd5
08-12-2003, 09:31 PM
Hi Jeff,

I seem to be having a similar problem with version 1.4.8.

Here is my log file.

Narflex
08-13-2003, 12:56 PM
Can you post/email (support@freytechnologies.com) your Sage.properties file and any hs_err_pid.log files in the SageTV folder also?

Does the WinTV application work OK for you?