
12-11-2008, 02:25 PM
|
 |
|
|
Join Date: Nov 2008
Location: Florida, US
Posts: 521
|
|
Crash
What hardware are you running on? Post your crash report. Try to post just the thread that crashed & the type of crash. The type of crash is listed at the top and should look something like:
Code:
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x1718b000
You should be able to look through the threads and find the one that crashed should look like:
Ive ran CS3 on Kalyway 10.5.2 & after upgrading to 10.5.5 and have not had too many problems. Also check in System Profiler and see if you have QE enabled on your graphics card. I found that some apps would load the splash screen and then when it started loading the rest of the interface it would crash due to not having QE enabled.
Also if you are not getting a crash report or have inadvertently turned it off you can use this command in Terminal:
Code:
defaults write com.apple.CrashReporter DialogType prompt
MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1
Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M
Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9
Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves
Last edited by lanceomni; 12-11-2008 at 02:29 PM.
|