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 10-08-2009, 05:50 AM
gveres gveres is offline
Sage Aficionado
 
Join Date: Nov 2007
Location: Waterloo, Ontario
Posts: 404
New Mac Beta placeshifter crashes on startup - FIXED

I can't get the new beta version of placeshifter to run on my iMac running snow leopard. It crashes on startup. Here is what the mac says for the details.

this is after a reboot and is pretty much the first thing I did was launch placeshifter.

This machine started life running Tiger, was instantly upgraded to Leopard, ran for a year or more as Leopard then was upgraded to Snow Leopard.

Greg

Code:
Process:         SageTV Placeshifter [299]
Path:            /Applications/SageTV Placeshifter.app/Contents/MacOS/SageTV Placeshifter
Identifier:      tv.sage.Placeshifter
Version:         ??? (6.6.2)
Code Type:       X86 (Native)
Parent Process:  launchd [190]

Date/Time:       2009-10-08 07:44:22.410 -0400
OS Version:      Mac OS X 10.6.1 (10B504)
Report Version:  6

Interval Since Last Report:          455 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  4 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      F129284E-D3BF-43D3-9E11-9BCD5F8766FB

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  3

Application Specific Information:

Java information:
 Exception type: Bus Error (0xa) at pc=0x12c3aa47

 Java VM: Java HotSpot(TM) Client VM (14.1-b02-90 mixed mode macosx-x86)

Current thread (0x14800c00):  JavaThread "main" [_thread_in_vm, id=-1340547072, stack(0xb010e000,0xb018e000)]
Stack: [0xb010e000,0xb018e000]

Java Threads: ( => current thread )
  0x2c04e400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=-1328365568, stack(0xb0c2c000,0xb0d2c000)]
  0x2c04d800 JavaThread "CompilerThread0" daemon [_thread_blocked, id=-1329422336, stack(0xb0b2a000,0xb0c2a000)]
  0x2c04c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=-1330479104, stack(0xb0a28000,0xb0b28000)]
  0x2c04b800 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=-1331535872, stack(0xb0926000,0xb0a26000)]
  0x2c041000 JavaThread "Finalizer" daemon [_thread_blocked, id=-1332592640, stack(0xb0824000,0xb0924000)]
  0x1486ac00 JavaThread "Reference Handler" daemon [_thread_blocked, id=-1333649408, stack(0xb0722000,0xb0822000)]
=>0x14800c00 JavaThread "main" [_thread_in_vm, id=-1340547072, stack(0xb010e000,0xb018e000)]
Other Threads:
  0x14866c00 VMThread [stack: 0xb0598000,0xb0698000] [id=-1335263232]
  0x1486cc00 WatcherThread [stack: 0xb0d2e000,0xb0e2e000] [id=-1327308800]

VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None

Heap
 par new generation   total 14336K, used 1011K [0x17010000, 0x18010000, 0x183c0000)
  eden space 12288K,   8% used [0x17010000, 0x1710cec8, 0x17c10000)
  from space 2048K,   0% used [0x17c10000, 0x17c10000, 0x17e10000)
  to   space 2048K,   0% used [0x17e10000, 0x17e10000, 0x18010000)
 concurrent mark-sweep generation total 8192K, used 0K [0x183c0000, 0x18bc0000, 0x27010000)
 concurrent-mark-sweep perm gen total 12288K, used 2758K [0x27010000, 0x27c10000, 0x2b010000)

Virtual Machine Arguments:
JVM Args: -Djava.library.path=. -Dapple.awt.fullscreencapturealldisplays=false -Dcom.apple.eawt.CocoaComponent.CompatibilityMode=false -Xmx256m -Xms24m exit abort 
Java Command: <unknown>
Launcher Type: generic
Physical Memory: Page Size = 4k, Total = 2048M, Free = 1555M


Thread 0:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   com.apple.CoreFoundation      	0x92311dbf __CFRunLoopRun + 2447
3   com.apple.CoreFoundation      	0x92310d34 CFRunLoopRunSpecific + 452
4   com.apple.CoreFoundation      	0x92310b61 CFRunLoopRunInMode + 97
5   com.apple.HIToolbox           	0x91a5efec RunCurrentEventLoopInMode + 392
6   com.apple.HIToolbox           	0x91a5eda3 ReceiveNextEventCommon + 354
7   com.apple.HIToolbox           	0x91a5ec28 BlockUntilNextEventMatchingListInMode + 81
8   com.apple.AppKit              	0x97a54c95 _DPSNextEvent + 847
9   com.apple.AppKit              	0x97a5450a -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10  com.apple.AppKit              	0x97a1669b -[NSApplication run] + 821
11  com.apple.AppKit              	0x97a0e735 NSApplicationMain + 574
12  tv.sage.Placeshifter          	0x00003333 main + 450
13  tv.sage.Placeshifter          	0x00002afb _start + 209
14  tv.sage.Placeshifter          	0x00002a29 start + 41

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x9202403a kevent + 10
1   libSystem.B.dylib             	0x92024768 _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x92023bf9 _dispatch_queue_invoke + 183
3   libSystem.B.dylib             	0x9202398a _dispatch_worker_thread2 + 234
4   libSystem.B.dylib             	0x92023401 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x92023246 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x92023092 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x92023628 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x92023246 start_wqthread + 30

Thread 3 Crashed:
0   libclient.dylib               	0x12c3aa47 JVM_MonitorWait + 11111
1   libclient.dylib               	0x12c562af JVM_FindLoadedClass + 2127
2   tv.sage.Placeshifter          	0x000038d4 -[MiniClientBridge JavaThread] + 175
3   com.apple.Foundation          	0x96ae0964 -[NSThread main] + 45
4   com.apple.Foundation          	0x96ae0914 __NSThread__main__ + 1499
5   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
6   libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 4:  Java: Exception Handler Thread
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libSystem.B.dylib             	0x920697b8 mach_msg_server + 520
3   libclient.dylib               	0x12b90595 JNI_CreateJavaVM_Impl + 60869
4   libclient.dylib               	0x12b9053a JNI_CreateJavaVM_Impl + 60778
5   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
6   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
7   libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 5:  Java: Gang worker#0 (Parallel GC Threads)
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12b8f098 JNI_CreateJavaVM_Impl + 55496
5   libclient.dylib               	0x12b8ecf8 JNI_CreateJavaVM_Impl + 54568
6   libclient.dylib               	0x12ba50e1 jio_vsnprintf + 321
7   libclient.dylib               	0x12ba501a jio_vsnprintf + 122
8   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
9   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
10  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 6:  Java: Gang worker#1 (Parallel GC Threads)
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12b8f098 JNI_CreateJavaVM_Impl + 55496
5   libclient.dylib               	0x12b8ecf8 JNI_CreateJavaVM_Impl + 54568
6   libclient.dylib               	0x12ba50e1 jio_vsnprintf + 321
7   libclient.dylib               	0x12ba501a jio_vsnprintf + 122
8   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
9   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
10  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 7:  Java: Concurrent Mark-Sweep GC Thread
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f7a7 JNI_CreateJavaVM_Impl + 57303
3   libclient.dylib               	0x12bac360 jio_vsnprintf + 29632
4   libclient.dylib               	0x12b8f127 JNI_CreateJavaVM_Impl + 55639
5   libclient.dylib               	0x12b8ecf8 JNI_CreateJavaVM_Impl + 54568
6   libclient.dylib               	0x12c692cc JVM_Available + 29852
7   libclient.dylib               	0x12bac142 jio_vsnprintf + 29090
8   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
9   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
10  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 8:  Java: VM Thread
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f7a7 JNI_CreateJavaVM_Impl + 57303
3   libclient.dylib               	0x12bac360 jio_vsnprintf + 29632
4   libclient.dylib               	0x12b8f127 JNI_CreateJavaVM_Impl + 55639
5   libclient.dylib               	0x12b8ecf8 JNI_CreateJavaVM_Impl + 54568
6   libclient.dylib               	0x12c246fb JVM_Lseek + 142747
7   libclient.dylib               	0x12c2443a JVM_Lseek + 142042
8   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
9   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
10  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 9:  Java: Reference Handler
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12c39435 JVM_MonitorWait + 5461
5   libclient.dylib               	0x12c3839e JVM_MonitorWait + 1214
6   libclient.dylib               	0x12c3801a JVM_MonitorWait + 314
7   ???                           	0x1500b839 0 + 352368697
8   ???                           	0x15003db1 0 + 352337329
9   ???                           	0x15003db1 0 + 352337329
10  ???                           	0x150012d3 0 + 352326355
11  libclient.dylib               	0x12c25f70 JVM_Lseek + 149008
12  libclient.dylib               	0x12c25d16 JVM_Lseek + 148406
13  libclient.dylib               	0x12c378bb JVM_InternString + 2123
14  libclient.dylib               	0x12c3772a JVM_InternString + 1722
15  libclient.dylib               	0x12c37514 JVM_InternString + 1188
16  libclient.dylib               	0x12c36faf JVM_StartThread + 2175
17  libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
18  libSystem.B.dylib             	0x9202af39 _pthread_start + 345
19  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 10:  Java: Finalizer
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12c39435 JVM_MonitorWait + 5461
5   libclient.dylib               	0x12c3839e JVM_MonitorWait + 1214
6   libclient.dylib               	0x12c3801a JVM_MonitorWait + 314
7   ???                           	0x1500b839 0 + 352368697
8   ???                           	0x15003db1 0 + 352337329
9   ???                           	0x15003f17 0 + 352337687
10  ???                           	0x15003f17 0 + 352337687
11  ???                           	0x150012d3 0 + 352326355
12  libclient.dylib               	0x12c25f70 JVM_Lseek + 149008
13  libclient.dylib               	0x12c25d16 JVM_Lseek + 148406
14  libclient.dylib               	0x12c378bb JVM_InternString + 2123
15  libclient.dylib               	0x12c3772a JVM_InternString + 1722
16  libclient.dylib               	0x12c37514 JVM_InternString + 1188
17  libclient.dylib               	0x12c36faf JVM_StartThread + 2175
18  libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
19  libSystem.B.dylib             	0x9202af39 _pthread_start + 345
20  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 11:  Java: Surrogate Locker Thread (CMS)
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12b8f098 JNI_CreateJavaVM_Impl + 55496
5   libclient.dylib               	0x12b8ec19 JNI_CreateJavaVM_Impl + 54345
6   libclient.dylib               	0x12c4e817 JVM_IsPrimitiveClass + 7639
7   libclient.dylib               	0x12c4e391 JVM_IsPrimitiveClass + 6481
8   libclient.dylib               	0x12c37514 JVM_InternString + 1188
9   libclient.dylib               	0x12c36faf JVM_StartThread + 2175
10  libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
11  libSystem.B.dylib             	0x9202af39 _pthread_start + 345
12  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 12:  Java: Signal Dispatcher
0   libSystem.B.dylib             	0x91ffd816 semaphore_wait_trap + 10
1   libclient.dylib               	0x12c4f2de JVM_IsPrimitiveClass + 10398
2   libclient.dylib               	0x12c4f0ae JVM_IsPrimitiveClass + 9838
3   libclient.dylib               	0x12c37514 JVM_InternString + 1188
4   libclient.dylib               	0x12c36faf JVM_StartThread + 2175
5   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
6   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
7   libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 13:  Java: CompilerThread0
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12b8f098 JNI_CreateJavaVM_Impl + 55496
5   libclient.dylib               	0x12b8ec19 JNI_CreateJavaVM_Impl + 54345
6   libclient.dylib               	0x12c50642 JVM_IsPrimitiveClass + 15362
7   libclient.dylib               	0x12c5041b JVM_IsPrimitiveClass + 14811
8   libclient.dylib               	0x12c37514 JVM_InternString + 1188
9   libclient.dylib               	0x12c36faf JVM_StartThread + 2175
10  libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
11  libSystem.B.dylib             	0x9202af39 _pthread_start + 345
12  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 14:  Java: Low Memory Detector
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f693 JNI_CreateJavaVM_Impl + 57027
3   libclient.dylib               	0x12b8f51b JNI_CreateJavaVM_Impl + 56651
4   libclient.dylib               	0x12b8f098 JNI_CreateJavaVM_Impl + 55496
5   libclient.dylib               	0x12b8ecf8 JNI_CreateJavaVM_Impl + 54568
6   libclient.dylib               	0x12c545b2 JVM_IsPrimitiveClass + 31602
7   libclient.dylib               	0x12c37514 JVM_InternString + 1188
8   libclient.dylib               	0x12c36faf JVM_StartThread + 2175
9   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
10  libSystem.B.dylib             	0x9202af39 _pthread_start + 345
11  libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 15:  Java: VM Periodic Task Thread
0   libSystem.B.dylib             	0x91ffd7da mach_msg_trap + 10
1   libSystem.B.dylib             	0x91ffdf47 mach_msg + 68
2   libclient.dylib               	0x12b8f7a7 JNI_CreateJavaVM_Impl + 57303
3   libclient.dylib               	0x12c5588d JVM_IsPrimitiveClass + 36429
4   libclient.dylib               	0x12c55433 JVM_IsPrimitiveClass + 35315
5   libclient.dylib               	0x12b8eaa3 JNI_CreateJavaVM_Impl + 53971
6   libSystem.B.dylib             	0x9202af39 _pthread_start + 345
7   libSystem.B.dylib             	0x9202adbe thread_start + 34

Thread 3 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000000  ecx: 0x14100ab0  edx: 0x14801414
  edi: 0x000061a4  esi: 0x14801410  ebp: 0xb018dcf8  esp: 0xb018dcc0
   ss: 0x0000001f  efl: 0x00010206  eip: 0x12c3aa47   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -     0x6ffb +tv.sage.Placeshifter ??? (6.6.2) <A6B92E5C-4701-A1CB-5E30-2AA4B62991E2> /Applications/SageTV Placeshifter.app/Contents/MacOS/SageTV Placeshifter
    0xd000 -    0x14ff7  com.apple.JavaVM 13.0.0 (13.0.0) <73B4CB4C-7C91-D148-E6DD-CFD578055BF7> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
   0xcd000 -    0xd5ff7  libverify.dylib ??? (???) <0B49EBEC-AC21-9771-4616-D7507CDA7B4D> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libverify.dylib
   0xda000 -    0xe1ff7  JavaNativeFoundation ??? (???) <41C861E0-F76F-9EEE-9BB4-F924CDF763DD> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
  0x7ae000 -   0x7cbff7  libjava.jnilib ??? (???) <C134666B-0870-1793-EF20-0A4510394309> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libjava.jnilib
  0x7dd000 -   0x7e9ff7  libzip.jnilib ??? (???) <34AB8700-84F9-168C-0B27-BFA9607D2C7E> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libzip.jnilib
0x12b80000 - 0x12f76ff7  libclient.dylib ??? (???) <84358FE1-AD10-6876-1539-4B09901E17E1> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libclient.dylib


Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.20f4
Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.19)
Bluetooth: Version 2.2.1f7, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: WDC WD3200AAJS-40VWA1, 298.09 GB
Parallel ATA Device: OPTIARC  DVD RW AD-5630A
USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0xfd400000
USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfa400000
USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0220, 0xfa420000
USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x5d100000
USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x1a100000
Reply With Quote
  #2  
Old 10-08-2009, 06:39 AM
gveres gveres is offline
Sage Aficionado
 
Join Date: Nov 2007
Location: Waterloo, Ontario
Posts: 404
I was able to revert back to the previous version so it seems safe to try it on other systems because you should be able to revert if you run into the same crash.

But I just tried on my Mac Pro with the same results. It doesn't look like this version of placeshifter is good.

Greg
Reply With Quote
  #3  
Old 10-08-2009, 07:08 AM
bcjenkins bcjenkins is offline
SageTVaholic
 
Join Date: Jan 2006
Posts: 3,764
Same here.
__________________
Running SageTV on unRAID via Docker
Tuning handled by HDHR3-6CC-3X2 using OpenDCT
Reply With Quote
  #4  
Old 10-08-2009, 08:59 AM
jreichen's Avatar
jreichen jreichen is offline
Sage Icon
 
Join Date: Jul 2004
Posts: 1,192
I'm having the same issue and submitted a bug report last night.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun.
Extender: STP-HD300, Harmony 550 Remote,
Netgear MCA1001 Ethernet over Coax.
SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client
, Java 1.6.
Plugins: Jetty, Nielm's Web Server, Mobile Web Interface.

Reply With Quote
  #5  
Old 10-08-2009, 10:26 AM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
Ditto. This one is a no-go on my MacBook Pro.
__________________
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
  #6  
Old 10-09-2009, 03:20 PM
gveres gveres is offline
Sage Aficionado
 
Join Date: Nov 2007
Location: Waterloo, Ontario
Posts: 404
the new one works
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
Mac 6.4.0 beta Placeshifter - no video phelme SageTV Beta Test Software 35 04-23-2008 11:09 PM
Mac 6.3.5 Placeshifter Crashes on Dual G5 phelme SageTV Beta Test Software 1 12-30-2007 06:10 PM
.9 beta hangs during startup for me carlgar SageTV Beta Test Software 10 03-13-2006 05:04 PM
Sage Beta 3.0.7 fails on startup garydw SageTV Beta Test Software 7 08-24-2005 10:35 AM
client or regular startup with beta? setherd SageTV Beta Test Software 3 02-06-2005 12:57 PM


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


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