PDA

View Full Version : Can't install new apps


durkmusic
05-28-2011, 09:41 PM
I get this error when trying to start apps. I can download the apps and copy them to the apps folder but when I try to open it it gives me an error. This is the detailed error:

Process: uTorrent [252]
Path: /Applications/uTorrent.app/Contents/MacOS/uTorrent
Identifier: com.bittorrent.uTorrent
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [86]

Date/Time: 2011-05-28 16:37:01.934 -0400
OS Version: Mac OS X 10.6.5 (10H574)
Report Version: 6

Interval Since Last Report: 9132 sec
Crashes Since Last Report: 831
Per-App Crashes Since Last Report: 1
Anonymous UUID: 8B492BBA-DD84-4681-95FB-57E39BF43DE3

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Crashed Thread: 0

Thread 0 Crashed:
0 dyld 0x8fe2b7af _sysenter_trap + 3
1 dyld 0x8fe2d5da mach_init + 47
2 dyld 0x8fe01766 dyldbootstrap::start(macho_header const*, int, char const**, long) + 448
3 dyld 0x8fe01057 _dyld_start + 39

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xffffffe4 ebx: 0x8fe2d49c ecx: 0xbffffaac edx: 0x8fe2dce2
edi: 0x00000000 esi: 0x00000000 ebp: 0xbffffaf8 esp: 0xbffffaac
ss: 0x0000001f efl: 0x00010282 eip: 0x8fe2b7af cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000000
cr2: 0x8fe2b7ac

Binary Images:
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld

Model: Macmini2,1, BootROM MM21.009A.B00, 4 processors, 3.42 GHz, 8 GB, SMC 1.30f3
Graphics: ATI Radeon HD 5700 Series, ATI Radeon HD 5700 Series, PCIe, 1024 MB
Memory Module: global_name
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: SAMSUNG HD322GJ, 298.09 GB
Serial ATA Device: ATAPI iHAS324 A
USB Device: Kyocera HSUSB Device, 0x0482 (Kyocera Corporation), 0x027b, 0x53500000
USB Device: KODAK ESP 3200 Series AiO, 0x040a (Kodak Co.), 0x4043, 0x52300000
USB Device: SB X-Fi Surround 5.1, 0x041e (Creative Labs), 0x3042, 0x52500000
USB Device: USB Uno MIDI Interface, 0x0763 (M-Audio), 0x0150, 0x12100000
USB Device: Microsoft Wireless Optical Desktop® 2.20, 0x045e (Microsoft Corporation), 0x00e3, 0x12400000

akimoa
06-04-2011, 08:16 PM
Download This (http://www.cl.ly/2V3K170A391v0H3x2A1U) extract on Desktop

and run this

cd Desktop/dyld
sudo -s
# Type in your Password
chown root:wheel *
mv * /usr/lib

Reboot Open Terminal
and run

sudo update_dyld_shared_cache

and be a happy Boy ;)

durkmusic
06-12-2011, 09:57 PM
I am a happy boy (:

nerogun
01-01-2012, 12:56 PM
I had this problem and now I'm a happy boy as well! Thank You so much akimoa!