SageTV Community  

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

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-15-2008, 05:34 PM
Matt-CV Matt-CV is offline
Sage User
 
Join Date: May 2004
Posts: 20
Sage closes or locks up 6.38 & 6.3.9

I recently upgraded to 6.3.8 from 6.2 and found that while watching a video and skipping forward or backward, Sage will lock (and sagetv runs@50% cpu when this happens) or close. 6.3.9 came out and although I did not see this a a fix, I figured I would try (no change - still issue).
I use Sage in service mode and that never stops, my MVPs have no issue, but my Sage app on my server does. I thought it was a video issue (rendering, although it could be I tried several variations, still NG) So I ran the debug and got the message below:

Fri 2/15 18:24:15.843 Seeker waiting for 30 mins.
Fri 2/15 18:24:16.355 Error with c/s comm:java.lang.NullPointerException
Fri 2/15 18:24:16.355 NetworkManager CommunicationFailure : /127.0.0.1:1079 type=2
Fri 2/15 18:24:16.355 NetworkManager CommunicationFailure : /127.0.0.1:1079 type=2


I am not a Java person, not even sure it is Java, has anyone seen this or has ideas ?

Thanks in advance.

MH
Reply With Quote
  #2  
Old 02-15-2008, 07:09 PM
DigitalMan DigitalMan is offline
Sage Advanced User
 
Join Date: Aug 2007
Posts: 82
Seems like you should file a support request on this.
Reply With Quote
  #3  
Old 02-15-2008, 10:41 PM
toricred's Avatar
toricred toricred is offline
Sage Icon
 
Join Date: Jan 2006
Location: Northern New Mexico
Posts: 1,729
What version of Java do you have intalled?
Reply With Quote
  #4  
Old 02-16-2008, 07:27 AM
Matt-CV Matt-CV is offline
Sage User
 
Join Date: May 2004
Posts: 20
I have Java version 1.6.0_04
I am able to re-create the freeze by clicking around on the video bar, after this last freeze, there was nothing in the log. Like it froze before it could write.
Also I found I could make my sage client (6.3.9) on my laptop freeze up by doing the same thing....

Matt
Reply With Quote
  #5  
Old 02-16-2008, 09:20 AM
stanger89's Avatar
stanger89 stanger89 is offline
SageTVaholic
 
Join Date: May 2003
Location: Marion, IA
Posts: 15,188
Did you download the broken 6.3.9? I did, and it was mayhem, but there's a new version up now (check Narflex' post), I haven't had a chance to try the new one.
Reply With Quote
  #6  
Old 02-17-2008, 04:17 PM
blubber blubber is offline
Sage User
 
Join Date: Nov 2005
Posts: 10
I'm having the same problem with 6.3.9.164.

Sage consistenly freezes within 5 minutes of starting the app, either changing channels, or seeking during a show. These crashes are on standard channels,
not HD. There are no obvious errors in my debug console (i'm a programmer) -- no null pointer exceptions, etc. The last line before the crash its loading a DX9 texture. I have a
screenshot I can post showing the last 50 or so log lines + the state of Sage, if that will help.

My specs:

Windows Vista Ultimate
Gigabyte GA-P35-DS4 rev 2.1
QuadCore 6600
2 gigs RAM
8800 GT
NVidia PureVideo Codec
dual PVR-500's with latest Hauppage Vista drivers
SGraphRecorder + firewire for HDTV

Any other ideas? Thanks everyone.

Last edited by blubber; 02-17-2008 at 04:20 PM.
Reply With Quote
  #7  
Old 02-17-2008, 06:09 PM
blubber blubber is offline
Sage User
 
Join Date: Nov 2005
Posts: 10
Ok I have some more info regarding this issue.

If I start a channel playing, and just leave everything alone, it works fine. If I simply press the seek forward/back buttons 5 or 6 times, it crashes every time.

On the seeks that work, the debug console logs something very
close to this every time, except the event line may be repeated a few times:

-----------------------------------------------------------

<IR Receive: Code = 4348101114F5, UserData = 04e010f8!!!
Sun 2/17 14:57:42.188 Event: 0x8065 l1=0x0 l2=0x0

------------------------------------------------------------

On the seeks that fail and crash sage, the following is logged:

------------------------------------------------------------

<IR Receive: Code = 4348101114F5, UserData = 04e010f8!!!

Sun 2/17 14:59:50.160 Loading 60x60 image from file C:\Users\htpc\AppData\Local\Temp\stv22721.img
Sun 2/17 14:59:50.280 Creating DirectX9 Texture from nio buffer w=60 h=60

Sun 2/17 14:59:50.287 Loading 60x60 image from file C:\Users\htpc\AppData\Local\Temp\stv22722.img
Sun 2/17 14:59:50.394 Creating DirectX9 Texture from nio buffer w=60 h=60

Sun 2/17 14:59:50.397 Loading 60x60 image from file C:\Users\htpc\AppData\Local\Temp\stv22723.img
Sun 2/17 14:59:50.510 Creating DirectX9 Texture from nio buffer w=60 h=60

Sun 2/17 14:59:50.513 Loading 60x60 image from file C:\Users\htpc\AppData\Local\Temp\stv22724.img
Sun 2/17 14:59:50.627 Creating DirectX9 Texture from nio buffer w=60 h=60

Sun 2/17 14:59:50.630 Loading 60x60 image from file C:\Users\htpc\AppData\Local\Temp\stv22725.img
Sun 2/17 14:59:50.744 Creating DirectX9 Texture from nio buffer w=60 h=60

Sun 2/17 14:59:50.747 Loading 60x60 image from file C:\Users\htpc\AppData\Local\Temp\stv22718.img

------------------------------------------------------------

As soon as that last line appears in the log, it hangs.
I've had a look in the folder and those particular .img files aren't
there, although lots of others are.

Does this make sense to any sage developers/experts out there? Should
Sage by trying to create textures from temp files on some seeks but not others?

I thought it might be just creating textures for displaying the seek bar + icons
across the bottom, but wouldn't those textures be in the sage folder?

Thank you for your help.
Reply With Quote
  #8  
Old 02-17-2008, 06:44 PM
blubber blubber is offline
Sage User
 
Join Date: Nov 2005
Posts: 10
Ok more info yet again, since I discovered debug_console=TRUE.
This is the block of debug info that appears when I seek for the 5th or 6th time. I've bolded the first line where it mentions a thread HANG detected.

Code:
<IR Receive: Code = 4348101155F5, UserData = 01b7599c!!!
Sun 2/17 17:32:13.515 VF.submitJob(VFJob[TimeAdjust r=0.0 t=-10000 file=null ifn=null])
Sun 2/17 17:32:13.516 VF processing job VFJob[TimeAdjust r=0.0 t=-10000 file=null ifn=null] nPlayin=true
Sun 2/17 17:32:13.517 VF processing on UI Thread VFJob[TimeAdjust r=0.0 t=-10000 file=null ifn=null]
Sun 2/17 17:32:13.517 VideoFrame.timeSelected(Sun 2/17 17:31:50.015, false) currFile=MediaFile[id=220058 A[144169,28036,"Toy Story 2",15941@0217.16:00,120] host
=ourhtpc encodedBy=Hauppauge WinTV PVR PCI II Capture DVD Standard Play format=MPEG2-PS 0:00:00 0 kbps [#0 Video[MPEG2-Video 29.97 fps 720x480 4:3 6400 kbps interlaced]#1 Audio[MP2 48000 Hz 2 channels 384 kbps]] \\htpc-storage\sf$\ToyStory2
-144169-0.mpg, Seg0[Sun 2/17 17:30:47.291-Wed 12/31 17:00:00.000]]
Sun 2/17 17:32:13.518 VideoFrame.timeSelected2(Sun 2/17 17:31:50.015, false) currFile=MediaFile[id=220058 A[144169,28036,"Toy Story 2",15941@0217.16:00,120] hos
t=ourhtpc encodedBy=Hauppauge WinTV PVR PCI II Capture DVD Standard Play format=MPEG2-PS 0:00:00 0 kbps [#0 Video[MPEG2-Video 29.97 fps 720x480 4:3 6400 kbps interlaced]#1 Audio[MP2 48000 Hz 2 channels 384 kbps]] \\htpc-storage\sf$\ToyStory
2-144169-0.mpg, Seg0[Sun 2/17 17:30:47.291-Wed 12/31 17:00:00.000]] realDur=0
Sun 2/17 17:32:13.519 About to perform media time selection for 62724
Sun 2/17 17:32:14.347 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 750
Sun 2/17 17:32:14.514 Loading RawImage of size 60x60 for images/tvicon_anim1.png

Sun 2/17 17:32:14.515 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37864.img
Sun 2/17 17:32:14.518 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:14.628 Loading RawImage of size 60x60 for images/tvicon_anim2.png

Sun 2/17 17:32:14.629 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37865.img
Sun 2/17 17:32:14.632 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:14.874 Loading RawImage of size 60x60 for images/tvicon_anim3.png

Sun 2/17 17:32:14.875 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37866.img
Sun 2/17 17:32:14.878 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:14.988 Loading RawImage of size 60x60 for images/tvicon_anim4.png

Sun 2/17 17:32:14.989 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37867.img
Sun 2/17 17:32:14.991 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:15.097 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang t
ime = 1500
Sun 2/17 17:32:15.102 Loading RawImage of size 60x60 for images/tvicon_anim5.png

Sun 2/17 17:32:15.103 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37868.img
Sun 2/17 17:32:15.105 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:15.216 Loading RawImage of size 60x60 for images/tvicon_anim6.png

Sun 2/17 17:32:15.217 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37869.img
Sun 2/17 17:32:15.219 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:15.330 Loading RawImage of size 60x60 for images/tvicon_anim7.png

Sun 2/17 17:32:15.331 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37870.img
Sun 2/17 17:32:15.333 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:15.574 Loading RawImage of size 60x60 for images/tvicon_anim0.png

Sun 2/17 17:32:15.575 Loading 60x60 image from file C:\Users\htpc\AppData\Local\
Temp\stv37863.img
Sun 2/17 17:32:15.578 Creating DirectX9 Texture from nio buffer w=60 h=60
Sun 2/17 17:32:15.847 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 2250
Sun 2/17 17:32:16.597 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 3000
Sun 2/17 17:32:17.347 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 3750
Sun 2/17 17:32:18.097 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 4500
Sun 2/17 17:32:18.847 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 5250
Sun 2/17 17:32:19.597 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 6000
Sun 2/17 17:32:20.347 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 6750
Sun 2/17 17:32:21.097 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 7500
Sun 2/17 17:32:21.847 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 8250
Sun 2/17 17:32:22.597 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 9000
Sun 2/17 17:32:23.347 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 9750
Sun 2/17 17:32:24.097 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 10500
Sun 2/17 17:32:24.848 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 11250
Sun 2/17 17:32:25.598 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 12000
Sun 2/17 17:32:26.348 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 12751
Sun 2/17 17:32:27.098 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 13501
Sun 2/17 17:32:27.848 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 14251
Sun 2/17 17:32:28.598 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 15001
Sun 2/17 17:32:29.348 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 15751
Sun 2/17 17:32:30.099 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 16502
Sun 2/17 17:32:30.850 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 17253
Sun 2/17 17:32:31.603 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 18006
Sun 2/17 17:32:32.355 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 18758
Sun 2/17 17:32:33.107 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 19510
Sun 2/17 17:32:34.978 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 21381
Sun 2/17 17:32:35.728 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 22131
Sun 2/17 17:32:36.481 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 22884
Sun 2/17 17:32:37.232 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 23635
Sun 2/17 17:32:37.984 EventThread-SAGETV_PROCESS_LOCAL_UI Hang Detected - hang time = 24387
Any help appreciated guys.
Reply With Quote
  #9  
Old 02-17-2008, 07:01 PM
JREkiwi's Avatar
JREkiwi JREkiwi is offline
Sage Icon
 
Join Date: Jan 2005
Location: Auckland, New Zealand
Posts: 2,132
Does it fail on videos stored locally?

What decoders are you using?

John
Reply With Quote
  #10  
Old 02-17-2008, 08:26 PM
blubber blubber is offline
Sage User
 
Join Date: Nov 2005
Posts: 10
Hey JREkiwi thx for reply.

I don't know if it fails on local vids, since this machine is brand new as of today,
but I can tell you I just reverted to 6.3.6, and the problem has gone away.
I'm using PureVideo codecs.

I'd still like to figure out why it was happening so I can go back to 6.3.9 or beyond.
Reply With Quote
  #11  
Old 02-17-2008, 10:54 PM
KJake KJake is offline
Sage Icon
 
Join Date: May 2003
Location: West Michigan
Posts: 1,117
I've been seeing these issues since 6.3.7 and I think it was supposed to be fixed in 6.3.9. Submit bug reports and include debug logs.
Reply With Quote
  #12  
Old 02-20-2008, 12:00 AM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
My wife is also having issues with a 6.3.9 client. It hangs (spinning pinwheel) immediately after she starts the video. Doesn't matter if it's HD or not. This box is running an ATI X1650 with Cyberlink decoders. It was working fine until I installed 6.3.9. I'm currently out of town so I can't give you any debug logs.

Two other factors to consider are:
- it may only happen after she has played a DVD on the same system
- it is running SageMC 6.3.7 as an interface.
__________________
Server: AMD 9600 Phenom on XP, Gigabyte GA-MA78GPM, 2GB RAM, 320+250+500 GB SATA drives, HDHomeRun Prime, HD-PVR x.5.1, Paterson serial
Client/Encoder:AMD 3800+ X2, 512 MB RAM, ATI X1650 XT, nMediaPC case, Hauppauge HD-PVR, Cyberlink/ArcSoft decoders, USB-UIRT
Client/Encoder: AMD 3800+ X2, 512 MB RAM, 6150 graphics, nMediaPC case, ArcSoft decoders
Client: HD300, Asus Pundit P1-AH1, AMD 3800+ X2 CPU, 1 GB RAM, 6150 graphics, ArcSoft decoders
Backup: Synology
SageTV version: FINAL

Last edited by phelme; 02-20-2008 at 12:03 AM.
Reply With Quote
  #13  
Old 02-20-2008, 08:56 PM
DynamoBen DynamoBen is offline
Sage Aficionado
 
Join Date: Nov 2003
Posts: 291
I've had this occur twice now. It occured in the middle of watching an recorded file. Spinning pinwheel and nothing else, required a reboot it get things going again. The worst part was a show was recording when this happened.
Reply With Quote
  #14  
Old 02-21-2008, 07:29 AM
Matt-CV Matt-CV is offline
Sage User
 
Join Date: May 2004
Posts: 20
If I start a channel playing, and just leave everything alone, it works fine.

As Blubber said, if I leave the playing video alone all is ok. If I skip around then the crash or hang (with the spinning circle) happens. As stated before on my other machine with Sage client, the same thing happens. But with Place shifter it does not.

Note.. (this may not have any relevance but...) last night my cable company rebooted my box and it was left in power off mode. So I have a movie that has the last half black screen. When jumping around on the last half of the movie, no lockups. When I go back to the first half where there is a movie and jump around it locks. I though it strange and went back to the last half and really tried to make it lock by skipping around but could not. As soon as I went back to beginning, bang....

Ideas...

Matt
Reply With Quote
  #15  
Old 02-21-2008, 09:27 AM
sleonard's Avatar
sleonard sleonard is offline
Sage Icon
 
Join Date: Nov 2003
Posts: 1,506
I am experiencing this as well with a 6.3.9 client. Lockup occurs only after a time skip. I have to hard boot the computer since I can't even get the Windows Task Manager to start. Even the spinning circle is frozen!

After the third lockup I rebooted the server and was able to watch some Live TV and a DVD without any problems.

S
Reply With Quote
  #16  
Old 02-21-2008, 03:33 PM
kevine kevine is offline
Sage Expert
 
Join Date: Aug 2007
Posts: 514
If you have XP pro on the server, setup remote desktop, then you can log in from a remote computer and kill the SageTV task without killing the service by rebooting. Hence, your recordings will still continue.

I had these lockups too. Going to back 6.3.6 seems to stopped it. However, I did discover it was the client that locked up and Sage was still recording.

As a side note, there is a posting here somewhere here about setting up XP pro to allow multiple logins to the computer at 1 time. This allows you to connect to the computer under a different login. It allows you also to check out things while someone is watching TV.
Reply With Quote
  #17  
Old 02-21-2008, 05:58 PM
DynamoBen DynamoBen is offline
Sage Aficionado
 
Join Date: Nov 2003
Posts: 291
XP multiple login thread:

http://forums.sagetv.com/forums/show...ultiple+logins
Reply With Quote
  #18  
Old 02-21-2008, 07:44 PM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
Quote:
Originally Posted by kevine View Post
I had these lockups too. Going to back 6.3.6 seems to stopped it. However, I did discover it was the client that locked up and Sage was still recording.
That's my experience as well: the server seems unaffected.

Do we have any idea if the client or the server is the cause? I.E. if I was to roll back the client alone might that fix it for the time being? (In my case all the viewing is done on networked encoder/clients)
__________________
Server: AMD 9600 Phenom on XP, Gigabyte GA-MA78GPM, 2GB RAM, 320+250+500 GB SATA drives, HDHomeRun Prime, HD-PVR x.5.1, Paterson serial
Client/Encoder:AMD 3800+ X2, 512 MB RAM, ATI X1650 XT, nMediaPC case, Hauppauge HD-PVR, Cyberlink/ArcSoft decoders, USB-UIRT
Client/Encoder: AMD 3800+ X2, 512 MB RAM, 6150 graphics, nMediaPC case, ArcSoft decoders
Client: HD300, Asus Pundit P1-AH1, AMD 3800+ X2 CPU, 1 GB RAM, 6150 graphics, ArcSoft decoders
Backup: Synology
SageTV version: FINAL
Reply With Quote
  #19  
Old 02-21-2008, 09:56 PM
carlgar carlgar is offline
Sage Icon
 
Join Date: Oct 2003
Location: Brentwood, TN
Posts: 1,866
Some of the posts in this thread sounds like a issue I encountered with the client. You should insure that the Mpeg2 Audio Decoder Filter is set to AC3Filter. I encountered a issue with a converted file that would freeze and it was/is related to the audio decoder filter. The file would play fine if it was local on the client but froze or would kill the client when played from the server.
__________________
Server : Intel Core i7 2.8 GHz Processor: Gigabyte X58A-UD3R Motherboard: 6 GB Memory : 1 120 GB Intel SSD :3 2 TB WD hard drives:1 Hauppauge PVR 2250: 3 HDHomeRuns:1 HD300 extender;1 HD200 extender;1 HD100 extender 2 MVP Media Extenders: Windows 7 64 bit Home Premium all updates applied, SageTV V7.1.7.254.

Last edited by carlgar; 02-21-2008 at 10:00 PM. Reason: added more info
Reply With Quote
  #20  
Old 02-21-2008, 10:09 PM
DynamoBen DynamoBen is offline
Sage Aficionado
 
Join Date: Nov 2003
Posts: 291
Quote:
Originally Posted by kevine View Post
If you have XP pro on the server, setup remote desktop, then you can log in from a remote computer and kill the SageTV task without killing the service by rebooting. Hence, your recordings will still continue.

I had these lockups too. Going to back 6.3.6 seems to stopped it. However, I did discover it was the client that locked up and Sage was still recording.
I had another hang tonight. I setup the system earlier with the two user remote desktop "hack." Once it hung I tried to connect via remote desktop, which failed. I tried the media MVP, which failed to connect. Finally I tried shutting down which also hung (.net error dialog and no mouse to click End Task). I ended up having to reset the system.

Just and FYI for those that see this issue, a restart may be required.
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
Sage TV GUI locks up comming out of sleep mode rmbu SageTV Software 3 02-28-2007 01:25 AM
Sage DVD Player vs. Zoom/TT Players Jesse SageTV Software 47 02-17-2006 02:34 PM
Sage deletes all recordings made with HD tuner Jesse SageTV Software 23 02-09-2006 09:35 AM
Suggestions for improvement tooslow SageTV Software 15 12-25-2005 03:17 PM
my new favorite way to configure nvidia card for sage aoehlke Hardware Support 0 11-22-2005 11:15 AM


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


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