Jump to content

fluid | fixed

Random Apps Crashing - Geekbench and DVD Player


  • Please log in to reply
22 replies to this topic

#1
enjoyfebruary

enjoyfebruary

    InsanelyMac Protégé

  • Members
  • PipPip
  • 78 posts
  • Gender:Male
Here are my specs:
MSI x58m
i7-950
24Gb DDR3 1333
Radeon HD 5670

I've got a couple of apps that keep crashing. I don't really know what I'm looking for in the error report so I was hoping you guys could help me out. It looks like both of the apps are crashing in the same way.  Here are the codes:


[code]Per-App Crashes Since Last Report:   5
Anonymous UUID:					  A3C45DB1-630D-4A5E-8E89-B49E96BAFFA7

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[185]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x101893f60'
*** First throw call stack:
(
	0   CoreFoundation					  0x00007fff9303b986 __exceptionPreprocess + 198
	1   libobjc.A.dylib					 0x00007fff93182d5e objc_exception_throw + 43
	2   CoreFoundation					  0x00007fff930c75ae -[NSObject doesNotRecognizeSelector:] + 190
	3   CoreFoundation					  0x00007fff93028803 ___forwarding___ + 371
	4   CoreFoundation					  0x00007fff93028618 _CF_forwarding_prep_0 + 232
	5   CoreFoundation					  0x00007fff92fae3e6 CFDataGetBytePtr + 118
	6   Geekbench						   0x000000010004c130 _Z11call_sysctlIjEbPKcPT_ + 2832
	7   Geekbench						   0x0000000100049a5a _ZN6SMBIOSC2Ev + 1834
	8   Geekbench						   0x0000000100049d8d _ZN6SMBIOSC2Ev + 2653
	9   Geekbench						   0x000000010002e2a4 _ZN12OutputFilter12stressResultERKSt6vectorIiSaIiEEd + 3444
	10  CoreFoundation					  0x00007fff930329e1 -[NSObject performSelector:] + 49
	11  CoreFoundation					  0x00007fff93032962 -[NSSet makeObjectsPerformSelector:] + 274
	12  AppKit							  0x00007fff94e92c27 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
	13  AppKit							  0x00007fff94e891b9 loadNib + 322
	14  AppKit							  0x00007fff94e888bc +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 735
	15  AppKit							  0x00007fff94e885d1 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
	16  AppKit							  0x00007fff94e88514 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
	17  AppKit							  0x00007fff950fb355 NSApplicationMain + 398
	18  Geekbench						   0x000000010002cea8 Geekbench + 183976
	19  ???								 0x0000000000000002 0x0 + 2
)
 
abort() called
terminate called throwing an exception

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib			0x00007fff8d1b2ce2 __pthread_kill + 10
1   libsystem_c.dylib			 	0x00007fff8e5857d2 pthread_kill + 95
2   libsystem_c.dylib			 	0x00007fff8e576a7a abort + 143
3   libc++abi.dylib			   	0x00007fff8d1c57bc abort_message + 214
4   libc++abi.dylib			   	0x00007fff8d1c2fcf default_terminate() + 28
5   libobjc.A.dylib			   	0x00007fff931831b9 _objc_terminate + 94
6   libc++abi.dylib			   	0x00007fff8d1c3001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib			   	0x00007fff8d1c305c std::terminate() + 16
8   libc++abi.dylib			   	0x00007fff8d1c4152 __cxa_throw + 114
9   libobjc.A.dylib			   	0x00007fff93182e7a objc_exception_throw + 327
10  com.apple.CoreFoundation		  0x00007fff930c75ae -[NSObject doesNotRecognizeSelector:] + 190
11  com.apple.CoreFoundation		  0x00007fff93028803 ___forwarding___ + 371
12  com.apple.CoreFoundation		  0x00007fff93028618 _CF_forwarding_prep_0 + 232
13  com.apple.CoreFoundation		  0x00007fff92fae3e6 CFDataGetBytePtr + 118
14  ca.primatelabs.Geekbench2.MINORVERSION	0x000000010004c130 bool call_sysctl<unsigned int>(char const*, unsigned int*) + 2832
15  ca.primatelabs.Geekbench2.MINORVERSION	0x0000000100049a5a SMBIOS::SMBIOS() + 1834
16  ca.primatelabs.Geekbench2.MINORVERSION	0x0000000100049d8d SMBIOS::SMBIOS() + 2653
17  ca.primatelabs.Geekbench2.MINORVERSION	0x000000010002e2a4 OutputFilter::stressResult(std::vector<int, std::allocator<int> > const&, double) + 3444
18  com.apple.CoreFoundation		  0x00007fff930329e1 -[NSObject performSelector:] + 49
19  com.apple.CoreFoundation		  0x00007fff93032962 -[NSSet makeObjectsPerformSelector:] + 274
20  com.apple.AppKit				  0x00007fff94e92c27 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
21  com.apple.AppKit				  0x00007fff94e891b9 loadNib + 322
22  com.apple.AppKit				  0x00007fff94e888bc +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 735
23  com.apple.AppKit				  0x00007fff94e885d1 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
24  com.apple.AppKit				  0x00007fff94e88514 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
25  com.apple.AppKit				  0x00007fff950fb355 NSApplicationMain + 398
26  ca.primatelabs.Geekbench2.MINORVERSION	0x000000010002cea8 0x100000000 + 183976

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib			0x00007fff8d1b37e6 kevent + 10
1   libdispatch.dylib			 	0x00007fff8f83f60e _dispatch_mgr_invoke + 923
2   libdispatch.dylib			 	0x00007fff8f83e19e _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib			0x00007fff8d1b3192 __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x00007fff8e585594 _pthread_wqthread + 758
2   libsystem_c.dylib			 	0x00007fff8e586b85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib			0x00007fff8d1b3192 __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x00007fff8e585594 _pthread_wqthread + 758
2   libsystem_c.dylib			 	0x00007fff8e586b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfde78  rdx: 0x0000000000000000
  rdi: 0x0000000000000b07  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfdea0  rsp: 0x00007fff5fbfde78
   r8: 0x00007fff79d74fb8   r9: 0x000000000000094e  r10: 0x00007fff8d1b2d0a  r11: 0xffffff80002d8240
  r12: 0x00007fff9570b41c  r13: 0x00007fff5fbff3c0  r14: 0x00007fff79d77960  r15: 0x00007fff5fbfdff0
  rip: 0x00007fff8d1b2ce2  rfl: 0x0000000000000246  cr2: 0x000000010ca9b000
Logical CPU: 0


#2
TH3L4UGH1NGM4N

TH3L4UGH1NGM4N

    (~_~)

  • News Team
  • 1,109 posts
  • Gender:Male
  • Location:Wonderland
  • Interests:(~_^)
This issue is directly related to your AMD card because it has been known for quite sometime.  If I recall though, the user ^Andy^ had a fix posted in his thread in the ATI section of the forum (I don't remember which page exactly it was on but you could browse through till you find it).  Good luck.

#3
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostTH3L4UGH1NGM4N, on Jul 31 2011, 06:44 PM, said:

This issue is directly related to your AMD card because it has been known for quite sometime.  If I recall though, the user ^Andy^ had a fix posted in his thread in the ATI section of the forum (I don't remember which page exactly it was on but you could browse through till you find it).  Good luck.

This: http://www.insanelym...p;#entry1655159 ?
Or maybe: http://www.insanelym...p...=231768&hl= ?

#4
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts
Will installing this kext help: http://www.kexts.com...do=file&id=1346 ?

#5
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts
What's happening is the default ATI framebuffer is loading. Turn on GraphicsEnabler in Chameleon, fixed.

#6
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostMTWomg, on Aug 2 2011, 09:07 AM, said:

What's happening is the default ATI framebuffer is loading. Turn on GraphicsEnabler in Chameleon, fixed.

I have GraphicsEnabler in my boot.plist. Is that it? But these two apps still crash for me.

#7
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 2 2011, 06:11 AM, said:

I have GraphicsEnabler in my boot.plist. Is that it? But these two apps still crash for me.

Is it set to "Yes"?

If so, Chameleon doesn't support your card. Hardcode the GFX card into your DSDT, don't ask me how.

It's not just those two apps.

Source engine (TF2, etc) steam games won't work. HoN won't work. LoL won't work, along with all other Cider games.

#8
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostMTWomg, on Aug 2 2011, 10:14 AM, said:

Is it set to "Yes"?

If so, Chameleon doesn't support your card. Hardcode the GFX card into your DSDT, don't ask me how.

It's not just those two apps.

Source engine (TF2, etc) steam games won't work. HoN won't work. LoL won't work, along with all other Cider games.


Yes, org.chameleon.boot.plist has this:

<key>GraphicsEnabler</key>
<string>Yes</string>

If it doesn't support the card, how is everything working smoothly, even my 30" Cinema display works fine at its native resolution. I mean, I don't understand why you say its 'not supported' ?

Erm... How? :P I'd really appreciate any help. I tried the auto-patcher but it gives some error. Currently I'm using the DSDT from tonyosx86 database for my mono (Z68XP-UD3R-B3).

Many thanks!

#9
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 2 2011, 06:33 AM, said:

Yes, org.chameleon.boot.plist has this:

<key>GraphicsEnabler</key>
<string>Yes</string>

If it doesn't support the card, how is everything working smoothly, even my 30" Cinema display works fine at its native resolution. I mean, I don't understand why you say its 'not supported' ?

Erm... How? :P I'd really appreciate any help. I tried the auto-patcher but it gives some error. Currently I'm using the DSDT from tonyosx86 database for my mono (Z68XP-UD3R-B3).

Many thanks!

Turn off GraphicsEnabler. The card will still "work.". Apple added something of an injector as of 10.6.7. It's loading the default ATI framebuffer, not the proper one. You aren't getting full performance (though you probably can't notice as you can't play any real games) and some apps won't launch.

Do this, in terminal:

ioreg | grep ATY

it's going to popout the framebuffer for the X1900.

Here's what it looks like on my card (Note: Your framebuffer is probably different. I have a 5770, it's framebuffer is Vervet)

Posted Image

I manually edited it in for my card, but that's quite the thing to explain.

Try using Nawcom's ATY_Init. Just his ATY, not some other third-party kext. No DSDT edit required, and it probably supports your card.

#10
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostMTWomg, on Aug 2 2011, 10:34 AM, said:

Turn off GraphicsEnabler. The card will still "work.". Apple added something of an injector as of 10.6.7. It's loading the default ATI framebuffer, not the proper one. You aren't getting full performance (though you probably can't notice as you can't play any real games) and some apps won't launch.

Do this, in terminal:

ioreg | grep ATY

it's going to popout the framebuffer for the X1900.

Here's what it looks like on my card (Note: Your framebuffer is probably different. I have a 5770, it's framebuffer is Vervet)

Posted Image

I manually edited it in for my card, but that's quite the thing to explain.

Try using Nawcom's ATY_Init. No DSDT edit required, and it probably supports your card.

Oh, I see.

This is mine:

Posted Image

Ok, I got the ATY_Init.kext from here. Now I should turn off GraphicsEnabler in boot.plist and place this new next in Macintosh/Extra/Extensions folder?

Many thanks!!

#11
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 2 2011, 06:44 AM, said:

Oh, I see.

This is mine:

Posted Image

Ok, I got the ATY_Init.kext from here. Now I should turn off GraphicsEnabler in boot.plist and place this new next in Macintosh/Extra/Extensions folder?

Many thanks!!

Yep, notice how it's the default framebuffer?

Yep, do that. Be sure GraphicsEnabler is off.

#12
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostMTWomg, on Aug 2 2011, 10:52 AM, said:

Yep, notice how it's the default framebuffer?

Yep, do that. Be sure GraphicsEnabler is off.

Oh, just did that, restarted and ran the same command in Terminal, and the output it the same as before. Hmm...what am I doing wrong?

#13
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 2 2011, 07:02 AM, said:

Oh, just did that, restarted and ran the same command in Terminal, and the output it the same as before. Hmm...what am I doing wrong?

It's possible that no injector supports your specific varient of that card. The easy way out is to exchange that card for a different (preferably Gigabyte, best hackintosh compatibility as far as ATI goes) card.

The hard way is to learn how hardcode the card in the DSDT.

Both options suck.

#14
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostMTWomg, on Aug 2 2011, 11:08 AM, said:

It's possible that no injector supports your specific varient of that card. The easy way out is to exchange that card for a different (preferably Gigabyte, best hackintosh compatibility as far as ATI goes) card.

The hard way is to learn how hardcode the card in the DSDT.

Both options suck.

Second option is atleast worth looking into, if you can guide a little or point to some tutorials that explain this?

Thanks again!

#15
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 2 2011, 07:14 AM, said:

Second option is atleast worth looking into, if you can guide a little or point to some tutorials that explain this?

Thanks again!

As much as I hate tonycrap, this should give you a rough idea of what we are talking about (not that it's applicable for you, as you are ATI)

http://tonymacx86.bl...a-graphics.html

#16
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts
Okay, so I use this and the apps don't crash anymore, DVD player opens fine. The geekbench score hasn't improved, intact its gone down 200+ points since I last checked but thats okay I think.

#17
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 2 2011, 12:14 PM, said:

Okay, so I use this and the apps don't crash anymore, DVD player opens fine. The geekbench score hasn't improved, intact its gone down 200+ points since I last checked but thats okay I think.

Rolling back to old kexts isn't good. You really should get a different card. :|

#18
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View PostMTWomg, on Aug 4 2011, 09:29 PM, said:

Rolling back to old kexts isn't good. You really should get a different card. :rolleyes:

I wish I could afford that. I can pay someone $15 for doing the DSDTs though, and it'll also be useful for everyone else using the same card. ;)

#19
ibr4him

ibr4him

    InsanelyMac Protégé

  • Members
  • PipPip
  • 74 posts

View Postibr4him, on Aug 5 2011, 11:38 AM, said:

I wish I could afford that. I can pay someone $15 for doing the DSDTs though, and it'll also be useful for everyone else using the same card. :D

A lot of apps crash - Lizard, champlist etc..

btw, I can use this dsdt editor: http://olarila.com/f...c.php?f=19&t=62

Can you please tell me what should I edit now?

thanks!

#20
MTWomg

MTWomg

    InsanelyMac Protégé

  • Members
  • PipPip
  • 72 posts

View Postibr4him, on Aug 8 2011, 04:05 PM, said:

A lot of apps crash - Lizard, champlist etc..

btw, I can use this dsdt editor: http://olarila.com/f...c.php?f=19&t=62

Can you please tell me what should I edit now?

thanks!

Telling you "what to edit" is like asking me how to program.

Dump your IOregistry, hard code the values needed into the DSDT. Or sell your old card and buy one that is supported.





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy