OUR NETWORK:TouchSmart Community TiVo Community TechLore MediaSmart Home DVRplayground See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 125691.0
October 31, 2006 09:37 AM

Categories: Mac

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

Luis Saladrigas

Member
Joined: 10/31/2006

Each time I launch SlingPlayer for Mac it tries to auto connect to the slingplayer and then just automatically shuts down. The only way to keep it from shutting down is to "Stop" the connection attempt. Still after doing that I was taking a look at my preferences and while looking through some of them it just automatically shut down again. I'm on a G5 iMac running 10.4.8. Help!

Discussion:    Add a Comment | Comments 1-15 of 15 | Latest Comment

October 31, 2006 9:56 AM

Have you configured your Slingbox and updated to the latest firmware?  Run the setup assistant directly from the Finder and fully configure your box.

Slinging with a SlingCatcher, a ProHD, a Pro, a Solo, an AV, and a Slingbox Classic. 3 Replay TV units, a Roku Photobridge and a Roku M2000 Soundbridge, an AppleTV, a Vudu, and digital cable. www.na9d.net

October 31, 2006 10:01 AM

Well I'm at work and the slinbox is at home. Can I do that remotely? I imagine I can't particularly since I can't even seem to connect to the box. It also is working perfectly fine on my Windows Mobile Player.

October 31, 2006 10:51 AM

 

Hi I am getting the same results. The Slingplayer and the Assistant both crash on startup. It's happening on both my mini and my powermac G5

Here is the output that I get when I start the player via the command line

./SlingPlayer
SMCABINET VERSION: 1.0.21
SBProfile VERSION: 1.0.8
Could not create AsfDemux library bundle

It seems to be related to when the player tries to connect to the Slingbox. I have been able to get the SlingPlayer started by disconnecting the Slingbox from the network. It also works if I start the player on a remote network as well.

So details of my environment:

OS version: 10.4.8
SlingboxPro with 1.0.1(09/24/06) firmware. (Hardware Ver. 1.34.0)

One thing that seems odd is this:

file /Applications/SlingPlayer.app/Contents/Library/ASFDemux.bundle/Contents/MacOS/ ASFDemux
ASFDemux: Mach-O fat file with 2 architectures
ASFDemux (for architecture ppc): Mach-O bundle ppc
ASFDemux (for architecture i386): Mach-O bundle i386

Yet if I try to start it on the command line I get this error.
bash: ./ASFDemux: Bad executable (or shared library)

Finally:

/Applications/SlingPlayer.app/Contents/Library/ASFDemux.bundle/Contents/MacOS kalkocz$ otool -L ASFDemux
ASFDemux:
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 128.0.0)
/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.4.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.1.3)

 

October 31, 2006 10:55 AM

I know it sounds "Windozy" but try uninstalling the program.  Delete your preferences when uninstalling and then restart your machine.  Then run the installer again.  CharlesK, you have the latest Pro firmware so it's not that.  And things should run fine on your G5.  Just humor me and try that.

 

Also, why are your trying to start it via the command line??? 

Slinging with a SlingCatcher, a ProHD, a Pro, a Solo, an AV, and a Slingbox Classic. 3 Replay TV units, a Roku Photobridge and a Roku M2000 Soundbridge, an AppleTV, a Vudu, and digital cable. www.na9d.net

October 31, 2006 10:58 AM

I am also getting crashes when trying to actually perform the connection, but my problem looks a bit more basic than even the firmware on the Slingbox:
 
% cd /Applications/SlingPlayer.app/Contents/MacOS
% ktrace -f $HOME/ktrace.out ./SlingPlayer 
SMCABINET VERSION: 1.0.21
SBProfile VERSION: 1.0.8
Could not create AsfDemux library bundle

% cd 
% kdump
[...elided...] 
   862 SlingPlayer CALL  stat(0xbfffd040,0xbfffcfe0)
   862 SlingPlayer NAMI  "/Applications/SlingPlayer.app//Contents/Library/AsfDemux.bundle"
   862 SlingPlayer RET   stat -1 errno 2 No such file or directory
[...elided...]

Checking in the Library directory shows that there is a case-consistency problem in the code since the package installation created:

/Applications/SlingPlayer.app/Contents/Library/ASFDemux.bundle
 
and since I'm an old Unix guy, I run on a filesystem that is:

Format : Mac OS Extended (Case-sensitive, Journaled)
 
which shows the mismatch in filename and coded library bundle name.
 
Making a symlink lets it get to the point where there is a complaint of a needed firmware update that I will address when I get home from work.
 
 
Definitely many thanks for the progress on the Mac version.
 

October 31, 2006 11:07 AM

Ahh! 

  It was the dreaded Case issue! I have case sensitve file system.

So I did the following:

mv ASFDemux.bundle AsfDemux.bundle 

 And it works! 

 Good Catch  looks like we will need a new beta build?

 Yay! I can now turn off my all my Windoze boxes. 

October 31, 2006 11:11 AM

Can we get a version of that solution for the non-tech people (me.)


Thanks.

October 31, 2006 11:56 AM

 Sure!

But this is a work around till Sling fixes the installer. Which I imagine they will shortly.  Also, I suspect they will add this to the FAQ is short order. 

In a non techy way to fix this for now is open your finder click on Applications select the Slingplayer application.  And either right button click or (if you don't have a right mouse button do "control + mouse click"

A menu will pop up select Show Package Contents

A new finder window will pop up click Contents folder  --> then Library folder

At this point you should see two icons in your finder window a SBIL.bundle and ASFDemux.bundle

 Press the "Return" key and rename the icon from "ASFDemux.bundle" --> to  "AsfDemux.bundle"

 That should do it. 

Of course a soft link would be better, but I personally don't know how to create a softlink in the finder. I tried making an alias but that does not seem to be the same thing.

  Does any one else know how to make a soft link via the find GUI?

 

 

 

October 31, 2006 12:04 PM

Thanks for the help, but unfortunately this didn't work for me.


Here's the beginning of the report that gets sent to Apple when an App crashes:

Date/Time:      2006-10-31 13:02:47.204 -0500
OS Version:     10.4.8 (Build 8L127)
Report Version: 4

Command: SlingPlayer
Path:    /Applications/SlingPlayer.app/Contents/MacOS/SlingPlayer
Parent:  WindowServer [58]

Version: ??? (1.0.1.104 BETA)

PID:    24312
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x4a2b72e9

October 31, 2006 12:05 PM

This issue is surprising as it doesn't show up for everyone.  I've installed plenty of times and not had this...

 

Slinging with a SlingCatcher, a ProHD, a Pro, a Solo, an AV, and a Slingbox Classic. 3 Replay TV units, a Roku Photobridge and a Roku M2000 Soundbridge, an AppleTV, a Vudu, and digital cable. www.na9d.net

October 31, 2006 12:39 PM

Just had a crash here too (PPC, 10.4.8), similar symptoms to above:

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x056bd000

Thread 8 Crashed:
0 <<00000000>> 0xffff8a60 __memcpy + 704 (cpu_capabilities.h:189)
1 com.SlingMedia.Slingplayer 0x0000af3c RawCircularBuffer::Read(unsigned char*, unsigned long) + 316
2 com.SlingMedia.Slingplayer 0x000086bc CAudioStream::StretchTimeForAudio(float, IMediaSample*, StreamBuffer*, unsigned, unsigned long*, unsigned char*) + 60
3 com.SlingMedia.Slingplayer 0x00009070 CAudioStream::ProcessOutPut(IMediaSample*) + 832
4 com.SlingMedia.Slingplayer 0x00009214 CAudioStream::Streaming(IStreamOwner*) + 164
5 com.SlingMedia.Slingplayer 0x00008004 CAudioStream::RunMediaStreamInThread(void*) + 116
6 libSystem.B.dylib 0x9002b508 _pthread_body + 96

Cheers, Carl.


November 13, 2006 6:00 AM

I have had a series of kernel panics since installing Sling Player for MAC (running Tiger on a 12" Powerbook G4). It started sporadically and was intermitant (and I don't think ever when Sling Player was actually running). This week end the panics came constantly on start up with no ability to log on at all. I removed the additional memory and now get about 20 minutes of time before shut down. I also tried uninstalling the software (to the best of my ability) to no avail. Anyone had similar problems? Any suggestions?

December 6, 2006 8:35 PM

I think CharlesK's method worked for me. Give it a shot...

December 7, 2006 10:25 AM

never mind....problem's back....anyone else with suggestions?

December 12, 2006 10:01 PM

how do you open up the crash report on OS X? 

Discussion:    Add a Comment | Back to Top | Comments 1-15 of 15 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window