Cannot get XBMC for PPC to Open
#1
Hi-

I have a very old mac mini, so I recently downloaded the new XBMC for PowerPC. After installation, I've attempted to open the program and have yet to get it to successfully open. The program crashes almost immediately upon my clicking on the icon. I've looked everywhere to see if somehow my computer doesn't meet the necessary Memory/HD requirements, but it doesn't look like it.

I'm by no means an expert in any computer-related issues, so I could have done something stupid. Below is the crash report that I get. Does anyone have any ideas?

Quote:Command: XBMC
Path: /Volumes/XBMC/XBMC.app/Contents/MacOS/XBMC
Parent: WindowServer [98]

Version: 9.04.1 (SVN-20686M)

PID: 410
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0 libSystem.B.dylib 0x90002dc8 strlen + 8
1 com.teamxbmc.xbmc 0x000c800c Surface::CSurface::GetGLVersion(int&, int&) + 140
2 com.teamxbmc.xbmc 0x000c8214 Surface::CSurface::CSurface[not-in-charge](int, int, bool, Surface::CSurface*, Surface::CSurface*, SDL_Surface*, bool, bool, bool, int) + 420
3 com.teamxbmc.xbmc 0x000188ec CGraphicContext::SetVideoResolution(RESOLUTION&, int, bool) + 604
4 com.teamxbmc.xbmc 0x000fe834 CApplication::Create(void*) + 3588
5 com.teamxbmc.xbmc 0x00662454 SDL_main + 1812
6 com.teamxbmc.xbmc 0x0075df3c -[SDLMain applicationDidFinishLaunching:] + 108 (XBPythonDllFuncs.S:91)
7 com.apple.Foundation 0x92be6e1c _nsnote_callback + 180
8 com.apple.CoreFoundation 0x90805ec0 __CFXNotificationPost + 368
9 com.apple.CoreFoundation 0x907fdf20 _CFXNotificationPostNotification + 684
10 com.apple.Foundation 0x92bd1224 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
11 com.apple.AppKit 0x93794be8 -[NSApplication _postDidFinishNotification] + 112
12 com.apple.AppKit 0x93794ad4 -[NSApplication _sendFinishLaunchingNotification] + 92
13 com.apple.AppKit 0x9379461c -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 264
14 com.apple.AppKit 0x937941c4 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 92
15 com.apple.Foundation 0x92be7e28 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 380
16 com.apple.Foundation 0x92be7c88 _NSAppleEventManagerGenericHandler + 92
17 com.apple.AE 0x91500960 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208
18 com.apple.AE 0x915007fc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
19 com.apple.AE 0x91500654 aeProcessAppleEvent + 284
20 com.apple.HIToolbox 0x932b02e0 AEProcessAppleEvent + 60
21 com.apple.AppKit 0x9379290c _DPSNextEvent + 856
22 com.apple.AppKit 0x937923f8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
23 com.apple.AppKit 0x9378e93c -[NSApplication run] + 472
24 com.teamxbmc.xbmc 0x0075e564 main + 1284 (XBPythonDllFuncs.S:91)
25 com.teamxbmc.xbmc 0x0000c2ec _start + 760
26 com.teamxbmc.xbmc 0x0000bff0 start + 48

Thread 0 crashed with PPC Thread State 64:
srr0: 0x0000000090002dc8 srr1: 0x000000000200f930 vrsave: 0x0000000000000000
cr: 0x22002242 xer: 0x0000000000000005 lr: 0x00000000000c800c ctr: 0x0000000090002dc0
r0: 0x00000000000c8004 r1: 0x00000000bfffd8d0 r2: 0x0000000003045200 r3: 0x0000000000000000
r4: 0x0000000000001f00 r5: 0x0000000000000072 r6: 0x000000000000790a r7: 0x00000000ffffffff
r8: 0x0000000000000001 r9: 0x0000000000000000 r10: 0x00000000005e5238 r11: 0x0000000000c190ec
r12: 0x0000000090002dc0 r13: 0x0000000000c1e070 r14: 0x00000000010ce070 r15: 0x0000000000c1da40
r16: 0x0000000000c1da40 r17: 0x0000000000c1da40 r18: 0x0000000000d7da40 r19: 0x0000000002929cb0
r20: 0x00000000a3790134 r21: 0x0000000000c186a4 r22: 0x0000000000c186a4 r23: 0x00000000ffffffff
r24: 0x00000000bfffe24c r25: 0x0000000000be7f90 r26: 0x00000000bfffd968 r27: 0x00000000bfffd968
r28: 0x0000000000d83588 r29: 0x0000000000000000 r30: 0x0000000000be7f90 r31: 0x00000000000c7f90
Reply
#2
Which OSX are you running?
You need at least 10.4
xbmc.log: /Users/<username>/Library/Logs/xbmc.log
Always read the XBMC online-manual, FAQ and search the forum before posting.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#3
It looks like you are running XBMC from the disk image. I don't know if that has anything to do with the problem, but you should probably drag it to your Applications folder--just in case.
Reply
#4
I put it in the applications folder and got the same thing. As far as the operating system goes, I'm running OSX 10.4.11.
Reply
#5
Have you tried the universal fix-all--restart the computer?

I always say, "When all else fails, restart the computer." Not that it always works. Smile
Reply
#6
crashing in GetGLVersion.

pastebin the xbmc.log, there should be enough into there to get a better idea of what is going on..
Reply
#7
davilla Wrote:crashing in GetGLVersion.

pastebin the xbmc.log, there should be enough into there to get a better idea of what is going on..

Here you go:

http://pastebin.org/44616
Reply
#8
caryatid62 Wrote:Here you go:

http://pastebin.org/44616

icky "GL: Critical Error. Could not initialise GL Extension Wrangler Library"

It's like OpenGL is seriously borked. Any idea what version of OpenGL it might be running ?
Reply
#9
davilla Wrote:icky "GL: Critical Error. Could not initialise GL Extension Wrangler Library"

It's like OpenGL is seriously borked. Any idea what version of OpenGL it might be running ?

Looks like 1.4.7 (I think-I'm looking under "Frameworks" in Software)
Reply
#10
caryatid62 Wrote:Looks like 1.4.7 (I think-I'm looking under "Frameworks" in Software)

Need to get Beenje to comment on this, he's the ppc expert Smile
Reply
#11
Very strange... Must say I have no idea...
I'm no expert, just the only one working on ppc :p

Which mac mini do you have?
Anyway, if I remember correclty, all PowerPC Mac Mini have a ATI Radeon 9200.
That's what I have (1.25GHz G4) running 10.5.8.
But it should work on 10.4 as well.

There are no ppc nightly builds. I could make a recent debug build available so that you could give it a try.
We don't use GetGLVersion anymore :-) But I'm skeptical. Looks something is wrong on your machine...
Nothing special about your installation?
You could try a clean OSX re-install...
xbmc.log: /Users/<username>/Library/Logs/xbmc.log
Always read the XBMC online-manual, FAQ and search the forum before posting.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#12
Is your monitor set to 'Millions'? otherwise OpenGL won't work.

Just to confirm it does work on our daughters G5 (PPC) with 10.4.11
Reply
#13
Monitor is set to millions.

I'm wondering if the problem may actually be in my monitor, which is an old Dell (probably 7-8 years old). In going through my graphics settings, I noticed that both Quartz Extreme and Core Image aren't supported. I'm going to pick up a DVI to HDMI cable and try it on my new tv monitor and see what happens.
Reply
#14
It will be your card and not your monitor, don't think it's up to the job unfortunately but if you post full specs to make sure.

There are some old hacks for PCI ones to enable QE/CI but not sure if will work with your version but it is probably OpenGL issue rather than QE/CI.
Reply

Logout Mark Read Team Forum Stats Members Help
Cannot get XBMC for PPC to Open0