SageTV Community  

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

Notices

SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-19-2008, 12:37 PM
svemuri svemuri is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 79
Wiz.bin corruption with 2.6.24 kernel and Save 6.3.x

Hello,
I just upgraded my kernel to 2.6.24 (Running on CentOS 5.1) and all of a sudden the Wiz.bin is corrupted. I have two ATSC tuners (Air2PC and A180, both DVB devices). I can tune to them fine. But there appears to be a problem with Sage trying to populate EPG data. If I delete all the adapters, the corruption does not happen. But If add the adapters back in, add the channels, and restart sage, the DB becomes corrupt.

I have done a number of things including starting fresh with a 6.3.9 beta, but nothing helped. Also, when starting fresh, if I scan channels, sage servers crashes.

Is any one else using 2.6.24 kernel successfully with 6.3.x Sage?

THanks
Sarat.

Here is a sample of sagetv_0.txt complaining about corruption

Code:
Tue 2/19 13:28:20.767 Changed default timezone to:Eastern Standard Time
Tue 2/19 13:28:20.791 user.dir2=/opt/sagetv/server
Tue 2/19 13:28:20.791 classpath=Sage.jar:.:/:JARs/commons-jxpath-1.1.jar:JARs/commons-logging-api.jar:JARs/commons-logging.jar:JARs/jcifs-1.1.6.jar:JARs/mx4j-impl.jar:JARs/mx4j-jmx.jar:JARs/mx4j-remote.jar:JARs/mx4j-tools.jar:JARs/sbbi-jmx-1.0.jar:JARs/sbbi-upnplib-1.0.3.jar
Tue 2/19 13:28:20.791 JVM version=1.6.0_04
Tue 2/19 13:28:20.792 OS=Linux 2.6.24.2sv1
Tue 2/19 13:28:20.799 SageTV V6.3.9.1
Tue 2/19 13:28:20.802 hostname=fatboy.svemuri.com
Tue 2/19 13:28:21.521 Wizard starting to load database info...
Tue 2/19 13:28:21.529 DBFile at version 65 FileSize=2022697
Tue 2/19 13:28:21.529 Wizard allocating table for Year of size 18
Tue 2/19 13:28:21.531 ERROR DB RECORD LENGTH VIOLATION was 10 should be 26378 fp=4 length=2022697 opcode=4 typecode=0
Tue 2/19 13:28:21.531 sage.ar.ci(Unknown Source)
Tue 2/19 13:28:21.531 sage.ar.f(Unknown Source)
Tue 2/19 13:28:21.531 sage.ar.a(Unknown Source)
Tue 2/19 13:28:21.531 sage.ar.ck(Unknown Source)
Tue 2/19 13:28:21.531 sage.SageTV.<init>(Unknown Source)
Tue 2/19 13:28:21.532 sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
Tue 2/19 13:28:21.532 sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
Tue 2/19 13:28:21.532 sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
Tue 2/19 13:28:21.532 java.lang.reflect.Constructor.newInstance(Unknown Source)
Tue 2/19 13:28:21.532 java.lang.Class.newInstance0(Unknown Source)
Tue 2/19 13:28:21.532 java.lang.Class.newInstance(Unknown Source)
Tue 2/19 13:28:21.532 sage.Sage.void(Unknown Source)
Tue 2/19 13:28:21.532 sage.Sage.b(Unknown Source)
Tue 2/19 13:28:21.533 SecuredLoader.main(SecuredLoader.java:5)
Tue 2/19 13:28:21.537 Error with DB file:java.io.IOException: BOGUS command length, ending file load now. req=1729798158 atual=2022697, attempting to restore backup.
Tue 2/19 13:28:21.538 Wizard starting to load database info...
Tue 2/19 13:28:21.538 DBFile at version 65 FileSize=2673508
Tue 2/19 13:28:21.538 Wizard allocating table for Year of size 3
Reply With Quote
  #2  
Old 02-19-2008, 07:51 PM
svemuri svemuri is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 79
Just downloaded and compiled 2.6.23-16. It appears to work fine without corruption. I think 2.6.24 included a lot of DVB/V4L patches and may have broken something in Sage.
Sarat.
Reply With Quote
  #3  
Old 02-21-2008, 06:54 PM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
How many nics in the machine? I am using 2.6.24 on Arch with no issues.

B
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #4  
Old 02-22-2008, 06:18 AM
svemuri svemuri is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 79
2 NICs. One Realtek 8111B and a D-Link.

I just got a reply from Sage support saying that I need to re-run keygen.sh and re-register. I'll try that when I get a chance

Sarat.
Reply With Quote
  #5  
Old 01-13-2009, 03:44 PM
kbyrd kbyrd is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: SF Bay Area, CA
Posts: 282
I just got bit by this, glad the forum exists.

I moved my Sage/NAS Linux server to a new motherboard today. Because I'm an idiot, it didn't occur to me that I would need to re-keygen Sage on the new motherboard. It caused a small panic attack when restoring a Wiz.bin from a backup didn't work.

SageTV guys, would it be that hard to post something obvious in the debug log like: "Warning! No activation key!" instead of hoping that I found the right search terms?

For the record, "BOGUS command length" was what I searched for as that seemed the most unique thing in the log file.
Reply With Quote
  #6  
Old 01-15-2009, 09:39 AM
drewg drewg is offline
Sage Icon
 
Join Date: Aug 2007
Location: Richmond, VA
Posts: 1,042
Quote:
Originally Posted by kbyrd View Post
I moved my Sage/NAS Linux server to a new motherboard today. Because I'm an idiot, it didn't occur to me that I would need to re-keygen Sage on the new motherboard. It caused a small panic attack when restoring a Wiz.bin from a backup didn't work.

SageTV guys, would it be that hard to post something obvious in the debug log like: "Warning! No activation key!" instead of hoping that I found the right search terms?
Amen. I've been bitten by that as well.

Drew
Reply With Quote
  #7  
Old 02-03-2011, 02:27 PM
kbyrd kbyrd is offline
Sage Aficionado
 
Join Date: Sep 2008
Location: SF Bay Area, CA
Posts: 282
....and a couple years later, this bit me again. I really wish someone at Sage would change the error message to something more like: "Hey your license key is invalid, did you steal this or did you just change your hardware recently?"
__________________
Current Server: Sage v7.1.9.1 beta w/ Diamond UI on Ubuntu 11.10 x86_64 | Storage: Linux md's raid10,f2 | Client: HD300 extender | Tuner: HDHomeRun for QAM
Reply With Quote
  #8  
Old 02-03-2011, 04:17 PM
razrsharpe razrsharpe is offline
Sage Icon
 
Join Date: Sep 2008
Location: Boston, MA
Posts: 2,111
Quote:
Originally Posted by kbyrd View Post
I really wish someone at Sage would change the error message to something more like: "Hey your license key is invalid, did you steal this or did you just change your hardware recently?"
ever submit an enhancement request?
__________________
Server 2003 r2 32bit, SageTV9 (finally!)
2x Dual HDHR (OTA), 1x HD-PVR (Comcast), 1x HDHR-3CC via SageDCT (Comcast)
2x HD300, 1x SageClient (Win10 Test/Development)
Check out TVExplorer
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


All times are GMT -6. The time now is 01:27 AM.


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