Jump to content

10.6.6 legacy kernel for INTEL/AMD 32+64bit ready to download by qoopz/nawcom/AnV/BlackKnight/mucha


nawcom
 Share

78 posts in this topic

Recommended Posts

Could somebody who has a 64 bit processor (Intel / AMD)

 

For AMD:

boot up with arch=i386 -force64

 

For Intel:

boot up with arch=i386 patcher_opts=49 -amd -force64

 

With the latest kernel I posted above.

and see if the 64bit Finder (not a decrypted one from Marvin's Utility) runs without those issues.

I am beginning to suspect that the rebasing of the dyld may have something to do with the last bug.

I also think that they are i386 dyld related (not x86_64 dyld)...

I am currently rebuilding a kernel with sysenter trap pre-patched in dyld but not rebased to see if this is the case.

I have also made a decrypt of "Finder" (32bit only though), removed the code signature and packed it with upx to test in case this doesn't work.

Working hard on a final solution... :)

Please, somebody who can, do me a lot of fun and test it... all for the sake of progress...

I need testers more than ever in this phase of development...

Link to comment
Share on other sites

Okay,tested.No crashes with Finder whatsoever.Zipped,unzipped,copy,move..Only thing not working now is Dropbox."Jan 25 18:05:03 macworkstation kernel[0]: patch_text_segment failed" repeated 6-7 times during boot.Boot time same,maybe bit faster.Speed is NOTICABLY better,responsivness etc.

"Jan 25 17:58:17 macworkstation warmd[19]: [fetcher_open_file:936] open("/var/db/dyld/dyld_shared_cache_x86_64") => -1 (errno: 2)

Jan 25 17:58:17 macworkstation warmd[19]: [fetcher_open_file:936] open("/var/db/dyld/dyld_shared_cache_i386") => -1 (errno: 2)

Jan 25 17:58:42 macworkstation WindowServer[96]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

Jan 25 17:58:42 macworkstation com.apple.WindowServer[96]: Tue Jan 25 17:58:42 macworkstation.local WindowServer[96] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

Jan 25 17:58:51 macworkstation com.apple.launchd.peruser.501[114] (com.apple.quicklook[132]): Job appears to have crashed: Illegal instruction

Jan 25 17:58:51 macworkstation Dock[118]: [QL] quicklookd unexpectedly quitted while thumbnailing /Users/hausboxmusic/Downloads/TBD No Way SKICA 01.mp4"

 

Some quirks in system.log as before.Post back next step. :construction:

 

EDIT: Quote:"Let me know what you think of it so far... :worried_anim:". Excellent.

Link to comment
Share on other sites

I made an installer to install a custom Finder, custom pbs and legacy_kernel.

I made it so that with advanced install you can choose wether or not to install the CoreServices, the kernel or both.

If your Finder allready works as it should for you you don't need these fixed CoreServicess installed...

Kernel is by default installed as /legacy_kernel (to allow other kernels, including original)

By default it installs the CoreServices and kernel (easy install).

 

Download:

http://rapidshare.com/files/444515035/Inst...gacy_Kernel.zip

 

Sources to the installer front-end are available by PM'ing me for it. :D

 

Okay,tested.No crashes with Finder whatsoever.Zipped,unzipped,copy,move..Only thing not working now is Dropbox."Jan 25 18:05:03 macworkstation kernel[0]: patch_text_segment failed" repeated 6-7 times during boot.Boot time same,maybe bit faster.Speed is NOTICABLY better,responsivness etc.

"Jan 25 17:58:17 macworkstation warmd[19]: [fetcher_open_file:936] open("/var/db/dyld/dyld_shared_cache_x86_64") => -1 (errno: 2)

Jan 25 17:58:17 macworkstation warmd[19]: [fetcher_open_file:936] open("/var/db/dyld/dyld_shared_cache_i386") => -1 (errno: 2)

Jan 25 17:58:42 macworkstation WindowServer[96]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

Jan 25 17:58:42 macworkstation com.apple.WindowServer[96]: Tue Jan 25 17:58:42 macworkstation.local WindowServer[96] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

Jan 25 17:58:51 macworkstation com.apple.launchd.peruser.501[114] (com.apple.quicklook[132]): Job appears to have crashed: Illegal instruction

Jan 25 17:58:51 macworkstation Dock[118]: [QL] quicklookd unexpectedly quitted while thumbnailing /Users/hausboxmusic/Downloads/TBD No Way SKICA 01.mp4"

 

Some quirks in system.log as before.Post back next step. :)

 

EDIT: Quote:"Let me know what you think of it so far... :)". Excellent.

Yeah, H.264 video running in 64bit version of quicklookd causes crashes because of SSSE3 lacking on the AMD department

You can force quicklookd to run in 32bit mode by stripping the daemon of it's 64bit part (with backup ofcourse) with these Terminal commands:

sudo cp /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd_bak
sudo ditto -arch i386 /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd_i386
sudo mv -f  /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd_i386 /System/Library/Frameworks/QuickLook.framework/Resources/quicklookd.app/Contents/MacOS/quicklookd

Let me know if that helped your H.264 previews...

Similar problem exists within QuickTime X.

Always run QTX in 32bit mode by getting info on it and checking "run in 32bit".

Link to comment
Share on other sites

Thanks a lot for your hard work, I just installed you new kernel on my AMD Phenom system and it's pretty much awesome. :P

 

Only problem I'm facing so far is that Dropbox doesn't work (as previously mentionned by sfx) :ninja:

Can't get much info about this bug though, because I can only see "com.apple.launchd.peruser.501[152] ([0x0-0x39039].com.getdropbox.dropbox[97709]) Job appears to have crashed: Bus error" in Console.app

 

Otherwise, I'm noticing a big performance increase, and I can feel my system runs smoother - I even obtain a GeekBench score of 6479 instead of 5800 - but it's strange because I have the impression that my screen doesn't refresh the same way it did before (for exemple when I load a webpage). Do you know if your patchs could change anything regarding graphic acceleration (QE/CI)?

 

I would be glad to help as much as I can. I'm using at the moment arch=i386 -force64 to boot my system because I can't get it to work with arch=x86_64 (I'm not sure if anyone can though).

 

Keep it up!

 

Gabriel

 

P.S. : Using your patched Finder.app caused a crash-loop and I had to extract a vanilla package on my MacBook Air to restore it. It doesn't seem to crash so far, what does your patch exactly bring to the Finder?

 

I made an installer to install a custom Finder, custom pbs and legacy_kernel.

I made it so that with advanced install you can choose wether or not to install the CoreServices, the kernel or both.

If your Finder allready works as it should for you you don't need these fixed CoreServicess installed...

Kernel is by default installed as /legacy_kernel (to allow other kernels, including original)

By default it installs the CoreServices and kernel (easy install).

 

Download:

http://rapidshare.com/files/444515035/Inst...gacy_Kernel.zip

 

Sources to the installer front-end are available by PM'ing me for it. :D

Link to comment
Share on other sites

Thanks a lot for your hard work, I just installed you new kernel on my AMD Phenom system and it's pretty much awesome. B)

 

Only problem I'm facing so far is that Dropbox doesn't work (as previously mentionned by sfx) :D

Can't get much info about this bug though, because I can only see "com.apple.launchd.peruser.501[152] ([0x0-0x39039].com.getdropbox.dropbox[97709]) Job appears to have crashed: Bus error" in Console.app

 

Otherwise, I'm noticing a big performance increase, and I can feel my system runs smoother - I even obtain a GeekBench score of 6479 instead of 5800 - but it's strange because I have the impression that my screen doesn't refresh the same way it did before (for exemple when I load a webpage). Do you know if your patchs could change anything regarding graphic acceleration (QE/CI)?

 

I would be glad to help as much as I can. I'm using at the moment arch=i386 -force64 to boot my system because I can't get it to work with arch=x86_64 (I'm not sure if anyone can though).

 

Keep it up!

 

Gabriel

 

P.S. : Using your patched Finder.app caused a crash-loop and I had to extract a vanilla package on my MacBook Air to restore it. It doesn't seem to crash so far, what does your patch exactly bring to the Finder?

The custom Finder is for 32bit only systems (in which in some cases the Finder may crash).

It's not needed for 64bit capable systems.

It's basically a decrypted Finder, code signature stripped and packed with upx.

Maybe the Finder 32bit crash bug only happens on Intel CPU's (as I used patcher_opts=48 -amd to force the AMD loading routines and custom dyld so I could develop it).

As for graphics, I'm not sure if it can change it very much by using another kernel.

What is possible is that some routines get loaded slightly differently by the custom dyld (so it is possible).

Have you tried packing the binary of dropbox with upx?

It solved the issue in my case with the Finder and Vodafone Mobile Connect crashing...

 

EDIT: I decided to reupload the kernel installer but this time by default Finder and pbs patch disabled

Enable this kernel patch only if you have a 32bit only CPU

Download:

http://rapidshare.com/files/444544253/Inst...erLegacyFix.zip

Link to comment
Share on other sites

Yeah yeah i know about the H.264 issue,just copyed randomly from the log.It crashes thumbnailing it,i rarelly use quicklook for videos so forgot to strip it of x64.I'll try to pack Dropbox with upx and report back.Did you add some code to this ver. that needs to be stress-tested or to continue using the one i already installed?I can report too that my fps seems to be a little smoother for animations etc.Hm,Chrome seems to behave strangely for some websites,loads text only with white background and nothin'.Seems only for some flash-intensive ones.I'll keep on testing. ;) Good work Andy. (added you on MSN for future testing stuff,if you don't mind)

Link to comment
Share on other sites

Okay,stripped down the quicklookd.No more crashes and errors on just thumbnailing as i can see from the logs but when i actually want to open the video with quicklook,Finder then crashes.Chrome works good,was my bad.Packed Dropbox binary,still no go,just a different error.

" 26 04:16:19 macworkstation ReportCrash[2521]: Failed to create CSSymbolicatorRef for Dropbox

Jan 26 04:16:19 macworkstation com.apple.launchd.peruser.501[112] ([0x0-0x5e05e].com.getdropbox.dropbox[2520]): Job appears to have crashed: Illegal instruction

"

Gonna have to go back to the previous kernel if this doesn't come to life soon. :)

 

nonpacked.txt

packed.txt

Link to comment
Share on other sites

Okay,stripped down the quicklookd.No more crashes and errors on just thumbnailing as i can see from the logs but when i actually want to open the video with quicklook,Finder then crashes.Chrome works good,was my bad.Packed Dropbox binary,still no go,just a different error.

" 26 04:16:19 macworkstation ReportCrash[2521]: Failed to create CSSymbolicatorRef for Dropbox

Jan 26 04:16:19 macworkstation com.apple.launchd.peruser.501[112] ([0x0-0x5e05e].com.getdropbox.dropbox[2520]): Job appears to have crashed: Illegal instruction

"

Gonna have to go back to the previous kernel if this doesn't come to life soon. :)

 

nonpacked.txt

packed.txt

This is that kernel with a custom dyld.

The custom dyld can be disabled (and thus Apple one used instead) by the following boot argument:

std_dyld=Yes

This will force the standard dyld...

I do find it odd that it crashes with illegal instruction, I will continue to investigate...

Link to comment
Share on other sites

Good.Thank you very much.Would love to see you solve this last quirk :P The crash is very strange..Yeah,forgot about that boot flag heh. :)

Yeah, I'll continue testing.

If anybody would be capable of doing an advanced gdb trace on some of the apps in question, it would really help pinpointing down the last (probably minor) bug.

Link to comment
Share on other sites

Just remembered,maybe it is worth mentioning..Dropbox panicked (but the binary ran fine then)on Voodoo kernel on Leopard after install as soon as i give it permissions to finish the install and was tied to the installation of the finder integration plugin.So..it's not the first time trouble with DP. :(

Link to comment
Share on other sites

Another bug spotted, I tried to encode a movie with Handbrake and my computer KPanicked!

 

I'm sorry if this question appears to be stupid, but can I disable the "auto-reboot" feature when a Kernel Panic occurs to be able to take a photo? (because I don't have any log about those fast KPanics)

 

Thanks,

Gabriel

Link to comment
Share on other sites

Another bug spotted, I tried to encode a movie with Handbrake and my computer KPanicked!

 

I'm sorry if this question appears to be stupid, but can I disable the "auto-reboot" feature when a Kernel Panic occurs to be able to take a photo? (because I don't have any log about those fast KPanics)

 

Thanks,

Gabriel

When I boot with -v it waits on kp in my case, try that...

Link to comment
Share on other sites

I've tryed running dropbox with the standard dyld + patcher and i get the same error as on the custom dyld with a UPX packed DP binary,and i've seen on DP forums they have changed the code a bit in this newest one so i'm guessing it's some general legacy kernel problem.Also,wanted to report i sometimes get a double kernel panic relating IOMemory mapping after i boot Windows and then try OSX.A quick reboot gets past that.Sometimes,Safari gets the error "Cannot download file,no free space on disk" and ussually Chrome bugs out at the same time by refusing to work at all.Strange stuff happening,but it's working good overall.

Link to comment
Share on other sites

Update: I included 2 SSE3 emulators for use since the Voodoo SSE3 emulator gives issues on some machines.

I added the Toh SSE3 emulator (used as default).

If you want to use the Voodoo SSE3 emulator you can use the following boot argument:

-VoodooSSE3emu

I also changed the code so that the SSE3 emulators get stored in both the 32 and 64 bit commpage.

Normally they should work for 64bit apps now too but the 64bit kernel doesn't have an SSE3 emulator because I don't have the sources for either SSE3 emulators.

If I had these I would make a pure 64bit SSE3 emulator too.

Maybe Turbo can help out on this... :)

 

So without further delay, the download to the patched kernel (V4):

http://rapidshare.com/files/445727460/vood..._Toh_Voodoo.zip

 

P.S. I need testers with SSE2 only machines to test the new SSE3 emulator functions (which report back).

If somebody would please do some testing... :D

Link to comment
Share on other sites

Hello Andy Vandijck.

 

I wanted to ask about the correct way to patch the file dyld, because if I have not done well because the plugin "shockwave player" error cause, both with firefox as with safari (32b or 64b).

I said it because I did not patched it.

 

 

5887134captura-de-pantalla.png

 

 

with the latest kernel you posted, it is necessary to patch dyld?

 

thanks and sorry for my bad english.. ;)

 

Process:	 Safari [516]
Path:	 /Applications/Safari.app/Contents/MacOS/Safari
Identifier:	 com.apple.Safari
Version:	 5.0.3 (6533.19.4)
Build Info:	 WebBrowser-75331904~2
Code Type:	 X86 (Native)
Parent Process: launchd [139]

PlugIn Path:	 /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/DPLib.framework/Versions/A/DPLib
PlugIn Identifier: com.adobe.DPLib.framework
PlugIn Version:	11.5.9r615 (11.5.9r615)

Date/Time:	 2011-02-02 14:44:37.175 -0300
OS Version:	 Mac OS X 10.6.6 (10J567)
Report Version: 6

Interval Since Last Report:	 23747 sec
Crashes Since Last Report:	 2
Per-App Interval Since Last Report: 8819 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID:	 3471C1F2-A62E-4D99-91A5-284BC0563173

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bfff7aac
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.adobe.DPLib.framework	 0x1ad49d89 SearchPathCallback + 4089
1 com.adobe.DPLib.framework	 0x1ad2f00f RegisterHostEventHandler + 119188
2 com.adobe.DPLib.framework	 0x1ae26102 os_TextCompare + 76127
3 com.adobe.DPLib.framework	 0x1ae2a07d os_TextCompare + 92378
4 com.adobe.DPLib.framework	 0x1ae2a895 os_TextCompare + 94450
5 com.adobe.DPLib.framework	 0x1ae1b74d os_TextCompare + 32682
6 com.adobe.DPLib.framework	 0x1ad6b5b7 TELscriptRef_GetPropertyInitsAsHandle + 698
7 com.adobe.DPLib.framework	 0x1ad6834b TETourGetCpuHogTicks + 525
8 com.adobe.DPLib.framework	 0x1adca176 mmpMovieIsLoaded + 396
9 com.adobe.DPLib.framework	 0x1ad0fbe4 MovieInstPlayFirstFrame + 276
10 com.adobe.DPLib.framework	 0x1adc96f6 mmpCopyMovie + 990
11 com.adobe.DPLib.framework	 0x1ad494ff SearchPathCallback + 1903
12 com.adobe.DPLib.framework	 0x1ad49c1c SearchPathCallback + 3724
13 com.adobe.DPLib.framework	 0x1ad9a91b TELscriptRef_GetPropertyInitsAsHandle + 194078
14 com.adobe.director.netlingo 0x1b420b9d DllGetClassForm + 23573
15 com.adobe.director.netlingo 0x1b41db02 DllGetClassForm + 11130
16 com.adobe.DPLib.framework	 0x1ad91d6f TELscriptRef_GetPropertyInitsAsHandle + 158322
17 com.adobe.DPLib.framework	 0x1ad91e7d TELscriptRef_GetPropertyInitsAsHandle + 158592
18 com.adobe.DPLib.framework	 0x1ade2bed MovieMemoryDispose + 8062
19 com.adobe.DPLib.framework	 0x1add14c8 mmpNotification + 100
20 com.adobe.DPLib.framework	 0x1ad10824 MovieInstAnimIdle + 177
21 ....shockwave.plugin.framework	0x1a75b152 main + 31266
22 ....shockwave.plugin.framework	0x1a75b345 main + 31765
23 com.adobe.IMLLib.framework	 0x1aa414c5 imMessageHandleMacEvent + 2701
24 ....shockwave.plugin.framework	0x1a759aa5 main + 25461
25 ....shockwave.plugin.framework	0x1a75b961 main + 33329
26 ....shockwave.plugin.framework	0x1a75355e 0x1a74e000 + 21854
27 com.apple.WebKit	 0x94420828 -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] + 312
28 com.apple.WebKit	 0x9441ba9e WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord*) + 94
29 com.apple.WebKit	 0x9441c518 WebNetscapePluginEventHandlerCarbon::sendNullEvent() + 136
30 com.apple.CoreFoundation	 0x954e4adb __CFRunLoopRun + 8059
31 com.apple.CoreFoundation	 0x954e2464 CFRunLoopRunSpecific + 452
32 com.apple.CoreFoundation	 0x954e2291 CFRunLoopRunInMode + 97
33 com.apple.HIToolbox	 0x98bf4004 RunCurrentEventLoopInMode + 392
34 com.apple.HIToolbox	 0x98bf3dbb ReceiveNextEventCommon + 354
35 com.apple.HIToolbox	 0x98bf3c40 BlockUntilNextEventMatchingListInMode + 81
36 com.apple.AppKit	 0x9802478d _DPSNextEvent + 847
37 com.apple.AppKit	 0x98023fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
38 com.apple.Safari	 0x0001691a 0x1000 + 88346
39 com.apple.AppKit	 0x97fe6247 -[NSApplication run] + 821
40 com.apple.AppKit	 0x97fde2d9 NSApplicationMain + 574
41 com.apple.Safari	 0x0000ae99 0x1000 + 40601

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91743519 _dispatch_queue_invoke + 163
2 libSystem.B.dylib	 0x917432be _dispatch_worker_thread2 + 240
3 libSystem.B.dylib	 0x91742d41 _pthread_wqthread + 390
4 libSystem.B.dylib	 0x91742b86 start_wqthread + 30

Thread 2: WebCore: IconDatabase
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore	 0x96675fca WebCore::IconDatabase::syncThreadMainLoop() + 266
3 com.apple.WebCore	 0x966722bc WebCore::IconDatabase::iconDatabaseSyncThread() + 188
4 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
5 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 3: Safari: SafeBrowsingManager
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 com.apple.CoreFoundation	 0x954e337f __CFRunLoopRun + 2079
2 com.apple.CoreFoundation	 0x954e2464 CFRunLoopRunSpecific + 452
3 com.apple.CoreFoundation	 0x954e2291 CFRunLoopRunInMode + 97
4 com.apple.Safari	 0x0002f525 0x1000 + 189733
5 com.apple.Safari	 0x0002f26e 0x1000 + 189038
6 com.apple.Safari	 0x0002f207 0x1000 + 188935
7 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
8 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 4:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 com.apple.CoreFoundation	 0x954e337f __CFRunLoopRun + 2079
2 com.apple.CoreFoundation	 0x954e2464 CFRunLoopRunSpecific + 452
3 com.apple.CoreFoundation	 0x954e2291 CFRunLoopRunInMode + 97
4 com.apple.Foundation	 0x94f237d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
5 com.apple.Foundation	 0x94eeabf0 -[NSThread main] + 45
6 com.apple.Foundation	 0x94eeaba0 __NSThread__main__ + 1499
7 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
8 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 5: com.apple.CFSocket.private
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
2 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 6: Safari: SnapshotStore
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore	 0x978f1611 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3 com.apple.Safari	 0x0004543b 0x1000 + 279611
4 com.apple.Safari	 0x0004538b 0x1000 + 279435
5 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
6 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 7:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 ...dia.FlashPlayer-10.6.plugin	0x1851587f unregister_ShockwaveFlash + 46383
3 ...dia.FlashPlayer-10.6.plugin	0x180e9d34 0x180d1000 + 101684
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 8:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 ...dia.FlashPlayer-10.6.plugin	0x1851587f unregister_ShockwaveFlash + 46383
3 ...dia.FlashPlayer-10.6.plugin	0x180e9d34 0x180d1000 + 101684
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 9:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.CoreVideo	 0x940e06fe CVDisplayLink::runIOThread() + 1016
3 com.apple.CoreVideo	 0x940e02ea startIOThread(void*) + 156
4 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
5 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 10:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91779848 pthread_cond_timedwait_relative_np + 47
2 ...dia.FlashPlayer-10.6.plugin	0x18515841 unregister_ShockwaveFlash + 46321
3 ...dia.FlashPlayer-10.6.plugin	0x184058b8 0x180d1000 + 3360952
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 11:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91779848 pthread_cond_timedwait_relative_np + 47
2 ...dia.FlashPlayer-10.6.plugin	0x18515841 unregister_ShockwaveFlash + 46321
3 ...dia.FlashPlayer-10.6.plugin	0x184058b8 0x180d1000 + 3360952
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 12:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91742b86 start_wqthread + 30

Thread 13:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 com.adobe.director.flashasset 0x1cc28ca6 DllGetClassInfo + 1066618
2 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
3 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 14:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91793203 pthread_cond_wait + 48
2 com.adobe.director.flashasset 0x1d1291de DllGetClassInfo + 6310834
3 com.adobe.director.flashasset 0x1cda5a16 DllGetClassInfo + 2626538
4 com.adobe.director.flashasset 0x1d12949b DllGetClassInfo + 6311535
5 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
6 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 15:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91793203 pthread_cond_wait + 48
2 com.adobe.director.flashasset 0x1d1291de DllGetClassInfo + 6310834
3 com.adobe.director.flashasset 0x1cda5a16 DllGetClassInfo + 2626538
4 com.adobe.director.flashasset 0x1d12949b DllGetClassInfo + 6311535
5 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
6 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 16:
0 libSystem.B.dylib	 0x9174fdf9 syscall + 5
1 com.apple.OpenTransport	 0x1df73851 CarbonSelectThreadFunc + 257
2 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
3 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 17:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.OpenTransport	 0x1df6fd73 CarbonOperationThreadFunc + 203
3 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
4 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 18:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.OpenTransport	 0x1df7becb CarbonInetOperThreadFunc + 275
3 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
4 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x17bc1a60 ebx: 0x1ae2604d ecx: 0x80000000 edx: 0x00000000
edi: 0x17bc1a60 esi: 0xbfff8f78 ebp: 0xbfff8f58 esp: 0xbfff7ab0
ss: 0x0000001f efl: 0x00010282 eip: 0x1ad49d89 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xbfff7aac

Binary Images:
0x1000 - 0x52bffb com.apple.Safari 5.0.3 (6533.19.4) <31CFBC8F-9715-F625-304E-AF5F4070AA55> /Applications/Safari.app/Contents/MacOS/Safari
0x15eb6000 - 0x15eb6ff7 com.apple.JavaPluginCocoa 13.3.0 (13.3.0) <9ACCDE95-CCEA-8347-A297-14E812D3E8AE> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x17846000 - 0x17847fff +com.adobe.shockwave.pluginshim 11.5.9r615 (11.5.9r615) <F8C4F65E-F5A8-5072-6F75-B06D26721C12> /Library/Internet Plug-Ins/DirectorShockwave.plugin/Contents/MacOS/DirectorShockwave
0x1784c000 - 0x1784ffdf +com.adobe.director.cbrowser 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/CBrowser PPC Xtra.xtra/Contents/MacOS/CBrowser PPC Xtra
0x17a80000 - 0x17a88ff7 com.apple.JavaVM 13.3.0 (13.3.0) <305C2162-CCF2-1D2A-EE2B-B7D666DEA849> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x17aaf000 - 0x17ab8ff3 +com.adobe.director.mixswa 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SWAImportExport/SWA Import Export.xtra/Contents/MacOS/SWA Import Export
0x17eb1000 - 0x17ebffe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x17ec3000 - 0x17ed5ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x17ee5000 - 0x17ee8ff2 +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <0E4F768E-4FF0-90B4-7387-C86A3EC48C43> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x180d1000 - 0x18abeff3 +com.macromedia.FlashPlayer-10.6.plugin 10.1.102.64 (10.1.102.64) <7F846A86-5E18-B6E5-4DA2-E5B46E7CF5B2> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
0x18d89000 - 0x18d9afe7 com.apple.DVCPROHDVideoDigitizer 1.3.2 (1.3.2) <6C25FC0F-D39E-2036-DB09-53046983ECE0> /Library/QuickTime/DVCPROHDVideoDigitizer.component/Contents/MacOS/DVCPROHDVideoDigitizer
0x18da2000 - 0x18da6ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x18ddf000 - 0x18de1ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x18de7000 - 0x18e4bfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509B3FF-8573-CA6E-914A-6701F10C2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
0x18e69000 - 0x18eafffb com.apple.motion.component 1.0 (687) <B2FD93AF-0488-C687-C7B5-A8FC8AE2D40C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x18eb5000 - 0x18eb7ff7 Motion 687.0.0 (compatibility 1.0.0) <BA03F73F-DCB2-6B73-8EBD-87C2A5A93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x18ebd000 - 0x18f59ff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
0x18f98000 - 0x18ffdfe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <94C8CA82-8E8D-F23F-0771-D065994A65D3> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x19017000 - 0x19053fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756) <5723A7A8-2C99-561B-8D87-C8B0716436FA> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x1905f000 - 0x19069ff7 com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
0x19073000 - 0x1909dffb com.apple.QuickTimeIIDCDigitizer 7.6.6 (1756) <96489BA5-A106-36A1-FA42-F7F2D6AA098C> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDigitizer
0x190a5000 - 0x190f4fe3 com.apple.QuickTimeUSBVDCDigitizer 2.6.5 (2.6.5) <9DABC446-2388-C209-8912-3A33F6178B18> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
0x190ff000 - 0x19277fe7 GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x192a9000 - 0x196aefe7 libclh.dylib 3.1.1 C (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x196d2000 - 0x196f6fe7 GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1992e000 - 0x1995efe2 +com.adobe.SWMenu.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/SwMenu.framework/Versions/A/SwMenu
0x1996b000 - 0x19994fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x19f96000 - 0x19fa7fe3 +com.adobe.director.soundcontrol 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SoundControl/Sound Control.xtra/Contents/MacOS/Sound Control
0x1a74e000 - 0x1a7a7be3 +com.adobe.shockwave.plugin.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/Plugin.framework/Plugin
0x1a7de000 - 0x1a7f1fdf +com.adobe.director.swadcmpr 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SWA/SWA Decompression PPC Xtra.xtra/Contents/MacOS/SWA Decompression PPC Xtra
0x1a7f5000 - 0x1a7fbffb +com.adobe.director.coreaudiomix 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/CoreAudioMix.xtra/Contents/MacOS/CoreAudioMix
0x1aa00000 - 0x1aaacfe7 +com.adobe.IMLLib.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/IMLLib.framework/Versions/A/IMLLib
0x1aadb000 - 0x1ab90fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
0x1abd6000 - 0x1abf1fcf +com.adobe.director.fontasset 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/FontAsset/Font Asset PPC.xtra/Contents/MacOS/Font Asset PPC
0x1ad00000 - 0x1aecafcf +com.adobe.DPLib.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/DPLib.framework/Versions/A/DPLib
0x1aef3000 - 0x1aef8fc7 +com.adobe.director.speechxtra 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/Speech.xtra/Contents/MacOS/Speech
0x1b100000 - 0x1b12006b +com.adobe.director.mixservices 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/MixServices/Mix Services.xtra/Contents/MacOS/Mix Services
0x1b128000 - 0x1b137fe7 +com.adobe.director.swastrm 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SWA/SWA Streaming PPC Xtra.xtra/Contents/MacOS/SWA Streaming PPC Xtra
0x1b341000 - 0x1b3b0fdf +com.adobe.director.fontxtra 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/FontXtra/Font Xtra PPC.xtra/Contents/MacOS/Font Xtra PPC
0x1b3be000 - 0x1b3dcfff +com.adobe.director.mixsound 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SoundImportExport/Sound Import Export.xtra/Contents/MacOS/Sound Import Export
0x1b3e2000 - 0x1b402fdf +com.adobe.director.textasset 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/TextAsset/TextAsset PPC.xtra/Contents/MacOS/TextAsset PPC
0x1b408000 - 0x1b413ff7 +com.adobe.director.ineturl 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/InetUrl PPC Xtra.xtra/Contents/MacOS/InetUrl PPC Xtra
0x1b418000 - 0x1b424fff +com.adobe.director.netlingo 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/NetLingo PPC Xtra.xtra/Contents/MacOS/NetLingo PPC Xtra
0x1b541000 - 0x1b663fd3 +com.adobe.director.textxtra 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/TextXtra/TextXtra PPC.xtra/Contents/MacOS/TextXtra PPC
0x1b69d000 - 0x1b6cbfc3 +com.adobe.director.multiusr 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/Multiusr.xtra/Contents/MacOS/Multiusr
0x1b6d9000 - 0x1b711fe0 +com.adobe.director.netfile 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/NetFile PPC Xtra.xtra/Contents/MacOS/NetFile PPC Xtra
0x1cafa000 - 0x1d27bff7 +com.adobe.director.flashasset 11.5.9r615 (11.5.9r615) <31566689-DBD9-1B9C-3195-3B56BD13CF7A> /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/FlashAsset/Flash Asset PPC.xtra/Contents/MacOS/Flash Asset PPC
0x1df6c000 - 0x1df87ff7 com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x8f0c8000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x9010a000 - 0x90181ff3 com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90182000 - 0x9021ffe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90220000 - 0x90483fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90556000 - 0x9058fff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0x9088a000 - 0x9089ffff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x908a0000 - 0x9090afe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90944000 - 0x90988fe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90989000 - 0x90b90feb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90b94000 - 0x90b94ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x90b95000 - 0x90c2dfe7 edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90c4d000 - 0x90c4dff7 com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90c4e000 - 0x90cb2ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90cb3000 - 0x90facfef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90fad000 - 0x90ff1ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90ff2000 - 0x91312ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91313000 - 0x9131aff7 com.apple.agl 3.0.12 (AGL-3.0.12) <C43D8F35-D0DB-37F3-5058-A8308A377303> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9131b000 - 0x91373fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91374000 - 0x913e3ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x913e4000 - 0x91427ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91428000 - 0x91444fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91445000 - 0x914c7ffb SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x914c8000 - 0x91592fef com.apple.CoreServices.OSServices 357 (357) <3A26F553-722D-3536-EEDE-FB41FCDAA7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91593000 - 0x915d0ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x916ae000 - 0x916b1fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x91707000 - 0x9171bfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9171c000 - 0x918c2feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x918c3000 - 0x91a7cfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a88000 - 0x91a95fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5B68F977-F7E1-F419-F900-A5B34A30FE05> /usr/lib/libbz2.1.0.dylib
0x91add000 - 0x91b15ff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91b16000 - 0x91b63feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x91b64000 - 0x91d46fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x91d47000 - 0x91d97ff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91d98000 - 0x91d99ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x91d9a000 - 0x91d9aff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91d9b000 - 0x91da0ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91da1000 - 0x91e1aff7 com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91e1b000 - 0x91e7cfe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91e7d000 - 0x91fabfe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91fac000 - 0x92062ff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92063000 - 0x9210bffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9210c000 - 0x92117ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92118000 - 0x922f3ff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x922f4000 - 0x9230fff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x923e6000 - 0x92423ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92424000 - 0x92438ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92439000 - 0x9243cffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x924ba000 - 0x924bcff7 com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x924bd000 - 0x924bdff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x924be000 - 0x924cdffb SyndicationUI ??? (???) <5584B06F-D412-FA27-A78C-D09D3E06E7FC> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x924ce000 - 0x925abff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x925ac000 - 0x934fefef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x934ff000 - 0x93503ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93504000 - 0x935b1fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x935d3000 - 0x9368cfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x936d6000 - 0x936e6ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x936e7000 - 0x93a52ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93a53000 - 0x93a95ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93afd000 - 0x93b98ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b99000 - 0x93ba8fe7 libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
0x93ba9000 - 0x93bf0ffb com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x93bf1000 - 0x93d34fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93dd5000 - 0x93ddfffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93de0000 - 0x93debff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93e16000 - 0x93e38fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93e39000 - 0x93f3afe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
0x93ff4000 - 0x94002ff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94003000 - 0x9405dfe7 com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9405e000 - 0x94070ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x940ad000 - 0x940ddff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x940de000 - 0x940fdff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x940fe000 - 0x94141ff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94142000 - 0x94148ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <DACD11D8-4B64-CD3B-C988-B1041E07D13A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x94149000 - 0x94154ff7 com.apple.CrashReporterSupport 10.6.6 (256) <C8FFD4F5-5B5B-8ED4-AD82-E434A76ADC96> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x94155000 - 0x941a6ff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x941a7000 - 0x941aaff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x941ab000 - 0x941afff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x941b0000 - 0x9425afe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9425b000 - 0x942a4fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94389000 - 0x94498fe7 com.apple.WebKit 6533.19 (6533.19.4) <A942073C-83DF-33ED-3D01-A24DE8AEAB3D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94499000 - 0x9449cff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9449d000 - 0x94883ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x94884000 - 0x948fffff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94908000 - 0x9493efff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x9493f000 - 0x94976fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
0x9497a000 - 0x94983ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94984000 - 0x94ab0ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94ab1000 - 0x94cdcff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94d2b000 - 0x94d5dfe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94d5e000 - 0x94d65ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94d91000 - 0x94dffff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94e00000 - 0x94e3eff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94e3f000 - 0x94ed1fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94ed2000 - 0x94ed3ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94ed4000 - 0x95147fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95168000 - 0x9516efff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9516f000 - 0x95273fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x95274000 - 0x95285ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x953c9000 - 0x953d3fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x953d4000 - 0x953faffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x953fb000 - 0x95475fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x954a6000 - 0x95621fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95622000 - 0x95622ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x95694000 - 0x956cffeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x956d0000 - 0x956f7ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95749000 - 0x95755ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x95756000 - 0x95b8bff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95cef000 - 0x95cf0ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95cf1000 - 0x95d24ff7 com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95d2a000 - 0x95d69ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95ead000 - 0x96366ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x96367000 - 0x9649eff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9649f000 - 0x9651ffeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96520000 - 0x96541fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96542000 - 0x9659fff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x965a0000 - 0x9664eff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9664f000 - 0x9666ffe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x96670000 - 0x970bbff7 com.apple.WebCore 6533.19 (6533.19.4) <DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x970bc000 - 0x970e4ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x970e5000 - 0x970f5ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x970f6000 - 0x971f8fef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x971f9000 - 0x97268ff7 com.apple.ISSupport 1.9.4 (52) <FC1E0AB0-1056-1CAC-430E-82197FEB5E85> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x97269000 - 0x9767fff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97680000 - 0x9768efe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x976a2000 - 0x976c6ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x976c7000 - 0x976c7ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x976c8000 - 0x97778ff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97779000 - 0x977baff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x977bb000 - 0x97896feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97897000 - 0x9789bff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9789c000 - 0x978b4ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x978b5000 - 0x978c2ff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x978dc000 - 0x978dcff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x978dd000 - 0x978dfff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x978e0000 - 0x97addff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97b3f000 - 0x97b73fe7 com.apple.framework.Apple80211 6.2.3 (623.2) <BD6814B9-3C66-041C-1C35-66253B8C5890> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x97b7a000 - 0x97b82ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x97d9a000 - 0x97f1cfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x97f1d000 - 0x97f5dff3 com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x97fdc000 - 0x988bcff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x988e9000 - 0x9893fff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x98940000 - 0x98940ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98941000 - 0x9894aff7 com.apple.corelocation 12.1 (12.1) <5C64CE24-2570-EF39-FD9E-3EB026272B54> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x9894b000 - 0x98951fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x98a72000 - 0x98b6dffb com.apple.PubSub 1.0.5 (65.20) <6DD34479-F0B6-7A41-7229-A22BF8BFCAB5> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x98bbf000 - 0x98ee3fef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98f8e000 - 0x98fd4ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x98fd5000 - 0x98fd5ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98fd6000 - 0x997c5557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x997c6000 - 0x997f7ff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99803000 - 0x9990fff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x99910000 - 0x99a3ffe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0xba100000 - 0xba101fe7 libArabicConverter.dylib 49.0.0 (compatibility 1.0.0) <067E10C0-A99B-2EF5-5EDB-D28C364FF332> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
0xba300000 - 0xba301fe7 libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <917C387A-1F4E-F72C-514D-862CF11A822C> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0xba500000 - 0xba501ff7 libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <AA1231CD-A969-83A5-E1EA-EABBF5F2F0EC> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
0xba700000 - 0xba700ff7 libHebrewConverter.dylib 49.0.0 (compatibility 1.0.0) <8E2CB723-4112-F092-974D-BC70C868FC72> /System/Library/CoreServices/Encodings/libHebrewConverter.dylib
0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xbad00000 - 0xbad01fe7 libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <2FC89323-9999-7400-16EF-E815ABB4DDD9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0xbaf00000 - 0xbaf01ff7 libLatin5Converter.dylib 49.0.0 (compatibility 1.0.0) <0240F40C-8119-EC3D-E030-C8B4AD73E23F> /System/Library/CoreServices/Encodings/libLatin5Converter.dylib
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xbb500000 - 0xbb500ff7 libThaiConverter.dylib 49.0.0 (compatibility 1.0.0) <F867783A-58D2-3D05-2F4A-D0CD94D3F627> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
0xbb700000 - 0xbb700fe7 libVietnameseConverter.dylib 49.0.0 (compatibility 1.0.0) <2EF7DD1E-F257-2DBA-F655-016C0F4C5F8F> /System/Library/CoreServices/Encodings/libVietnameseConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core Duo, 2.7 GHz, 4 GB, SMC 1.30f3
Graphics: GeForce 9500 GT, GeForce 9500 GT, PCIe, 512 MB
Memory Module: global_name
Network Service: Ethernet, Ethernet, en0
PCI Card: GeForce 9500 GT, Display, Slot-1
Serial ATA Device: Hitachi HDT721032SLA360, 298,09 GB
Serial ATA Device: SAMSUNG HD321HJ, 298,09 GB
Serial ATA Device: HL-DT-STDVD-RAM GH22NS30
USB Device: Mass Storage Device, 0x058f (Alcor Micro, Corp.), 0x6377, 0x24600000
USB Device: Optical Mouse, 0x0458 (KYE Systems Corp. (Mouse Systems)), 0x003a, 0x02300000
USB Device: USB Printer, 0x04b8 (Seiko Epson Corp.), 0x0005, 0x02200000

Link to comment
Share on other sites

Hello Andy Vandijck.

 

I wanted to ask about the correct way to patch the file dyld, because if I have not done well because the plugin "shockwave player" error cause, both with firefox as with safari (32b or 64b).

I said it because I did not patched it.

 

 

5887134captura-de-pantalla.png

 

 

with the latest kernel you posted, it is necessary to patch dyld?

 

thanks and sorry for my bad english.. ;)

 

Process:	 Safari [516]
Path:	 /Applications/Safari.app/Contents/MacOS/Safari
Identifier:	 com.apple.Safari
Version:	 5.0.3 (6533.19.4)
Build Info:	 WebBrowser-75331904~2
Code Type:	 X86 (Native)
Parent Process: launchd [139]

PlugIn Path:	 /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/DPLib.framework/Versions/A/DPLib
PlugIn Identifier: com.adobe.DPLib.framework
PlugIn Version:	11.5.9r615 (11.5.9r615)

Date/Time:	 2011-02-02 14:44:37.175 -0300
OS Version:	 Mac OS X 10.6.6 (10J567)
Report Version: 6

Interval Since Last Report:	 23747 sec
Crashes Since Last Report:	 2
Per-App Interval Since Last Report: 8819 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID:	 3471C1F2-A62E-4D99-91A5-284BC0563173

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000bfff7aac
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.adobe.DPLib.framework	 0x1ad49d89 SearchPathCallback + 4089
1 com.adobe.DPLib.framework	 0x1ad2f00f RegisterHostEventHandler + 119188
2 com.adobe.DPLib.framework	 0x1ae26102 os_TextCompare + 76127
3 com.adobe.DPLib.framework	 0x1ae2a07d os_TextCompare + 92378
4 com.adobe.DPLib.framework	 0x1ae2a895 os_TextCompare + 94450
5 com.adobe.DPLib.framework	 0x1ae1b74d os_TextCompare + 32682
6 com.adobe.DPLib.framework	 0x1ad6b5b7 TELscriptRef_GetPropertyInitsAsHandle + 698
7 com.adobe.DPLib.framework	 0x1ad6834b TETourGetCpuHogTicks + 525
8 com.adobe.DPLib.framework	 0x1adca176 mmpMovieIsLoaded + 396
9 com.adobe.DPLib.framework	 0x1ad0fbe4 MovieInstPlayFirstFrame + 276
10 com.adobe.DPLib.framework	 0x1adc96f6 mmpCopyMovie + 990
11 com.adobe.DPLib.framework	 0x1ad494ff SearchPathCallback + 1903
12 com.adobe.DPLib.framework	 0x1ad49c1c SearchPathCallback + 3724
13 com.adobe.DPLib.framework	 0x1ad9a91b TELscriptRef_GetPropertyInitsAsHandle + 194078
14 com.adobe.director.netlingo 0x1b420b9d DllGetClassForm + 23573
15 com.adobe.director.netlingo 0x1b41db02 DllGetClassForm + 11130
16 com.adobe.DPLib.framework	 0x1ad91d6f TELscriptRef_GetPropertyInitsAsHandle + 158322
17 com.adobe.DPLib.framework	 0x1ad91e7d TELscriptRef_GetPropertyInitsAsHandle + 158592
18 com.adobe.DPLib.framework	 0x1ade2bed MovieMemoryDispose + 8062
19 com.adobe.DPLib.framework	 0x1add14c8 mmpNotification + 100
20 com.adobe.DPLib.framework	 0x1ad10824 MovieInstAnimIdle + 177
21 ....shockwave.plugin.framework	0x1a75b152 main + 31266
22 ....shockwave.plugin.framework	0x1a75b345 main + 31765
23 com.adobe.IMLLib.framework	 0x1aa414c5 imMessageHandleMacEvent + 2701
24 ....shockwave.plugin.framework	0x1a759aa5 main + 25461
25 ....shockwave.plugin.framework	0x1a75b961 main + 33329
26 ....shockwave.plugin.framework	0x1a75355e 0x1a74e000 + 21854
27 com.apple.WebKit	 0x94420828 -[WebNetscapePluginDocumentView sendEvent:isDrawRect:] + 312
28 com.apple.WebKit	 0x9441ba9e WebNetscapePluginEventHandlerCarbon::sendEvent(EventRecord*) + 94
29 com.apple.WebKit	 0x9441c518 WebNetscapePluginEventHandlerCarbon::sendNullEvent() + 136
30 com.apple.CoreFoundation	 0x954e4adb __CFRunLoopRun + 8059
31 com.apple.CoreFoundation	 0x954e2464 CFRunLoopRunSpecific + 452
32 com.apple.CoreFoundation	 0x954e2291 CFRunLoopRunInMode + 97
33 com.apple.HIToolbox	 0x98bf4004 RunCurrentEventLoopInMode + 392
34 com.apple.HIToolbox	 0x98bf3dbb ReceiveNextEventCommon + 354
35 com.apple.HIToolbox	 0x98bf3c40 BlockUntilNextEventMatchingListInMode + 81
36 com.apple.AppKit	 0x9802478d _DPSNextEvent + 847
37 com.apple.AppKit	 0x98023fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
38 com.apple.Safari	 0x0001691a 0x1000 + 88346
39 com.apple.AppKit	 0x97fe6247 -[NSApplication run] + 821
40 com.apple.AppKit	 0x97fde2d9 NSApplicationMain + 574
41 com.apple.Safari	 0x0000ae99 0x1000 + 40601

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91743519 _dispatch_queue_invoke + 163
2 libSystem.B.dylib	 0x917432be _dispatch_worker_thread2 + 240
3 libSystem.B.dylib	 0x91742d41 _pthread_wqthread + 390
4 libSystem.B.dylib	 0x91742b86 start_wqthread + 30

Thread 2: WebCore: IconDatabase
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore	 0x96675fca WebCore::IconDatabase::syncThreadMainLoop() + 266
3 com.apple.WebCore	 0x966722bc WebCore::IconDatabase::iconDatabaseSyncThread() + 188
4 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
5 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 3: Safari: SafeBrowsingManager
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 com.apple.CoreFoundation	 0x954e337f __CFRunLoopRun + 2079
2 com.apple.CoreFoundation	 0x954e2464 CFRunLoopRunSpecific + 452
3 com.apple.CoreFoundation	 0x954e2291 CFRunLoopRunInMode + 97
4 com.apple.Safari	 0x0002f525 0x1000 + 189733
5 com.apple.Safari	 0x0002f26e 0x1000 + 189038
6 com.apple.Safari	 0x0002f207 0x1000 + 188935
7 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
8 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 4:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 com.apple.CoreFoundation	 0x954e337f __CFRunLoopRun + 2079
2 com.apple.CoreFoundation	 0x954e2464 CFRunLoopRunSpecific + 452
3 com.apple.CoreFoundation	 0x954e2291 CFRunLoopRunInMode + 97
4 com.apple.Foundation	 0x94f237d0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
5 com.apple.Foundation	 0x94eeabf0 -[NSThread main] + 45
6 com.apple.Foundation	 0x94eeaba0 __NSThread__main__ + 1499
7 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
8 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 5: com.apple.CFSocket.private
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
2 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 6: Safari: SnapshotStore
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.JavaScriptCore	 0x978f1611 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
3 com.apple.Safari	 0x0004543b 0x1000 + 279611
4 com.apple.Safari	 0x0004538b 0x1000 + 279435
5 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
6 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 7:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 ...dia.FlashPlayer-10.6.plugin	0x1851587f unregister_ShockwaveFlash + 46383
3 ...dia.FlashPlayer-10.6.plugin	0x180e9d34 0x180d1000 + 101684
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 8:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 ...dia.FlashPlayer-10.6.plugin	0x1851587f unregister_ShockwaveFlash + 46383
3 ...dia.FlashPlayer-10.6.plugin	0x180e9d34 0x180d1000 + 101684
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 9:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.CoreVideo	 0x940e06fe CVDisplayLink::runIOThread() + 1016
3 com.apple.CoreVideo	 0x940e02ea startIOThread(void*) + 156
4 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
5 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 10:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91779848 pthread_cond_timedwait_relative_np + 47
2 ...dia.FlashPlayer-10.6.plugin	0x18515841 unregister_ShockwaveFlash + 46321
3 ...dia.FlashPlayer-10.6.plugin	0x184058b8 0x180d1000 + 3360952
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 11:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91779848 pthread_cond_timedwait_relative_np + 47
2 ...dia.FlashPlayer-10.6.plugin	0x18515841 unregister_ShockwaveFlash + 46321
3 ...dia.FlashPlayer-10.6.plugin	0x184058b8 0x180d1000 + 3360952
4 ...dia.FlashPlayer-10.6.plugin	0x1851597e unregister_ShockwaveFlash + 46638
5 ...dia.FlashPlayer-10.6.plugin	0x18515ab5 unregister_ShockwaveFlash + 46949
6 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
7 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 12:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91742b86 start_wqthread + 30

Thread 13:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 com.adobe.director.flashasset 0x1cc28ca6 DllGetClassInfo + 1066618
2 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
3 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 14:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91793203 pthread_cond_wait + 48
2 com.adobe.director.flashasset 0x1d1291de DllGetClassInfo + 6310834
3 com.adobe.director.flashasset 0x1cda5a16 DllGetClassInfo + 2626538
4 com.adobe.director.flashasset 0x1d12949b DllGetClassInfo + 6311535
5 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
6 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 15:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x91793203 pthread_cond_wait + 48
2 com.adobe.director.flashasset 0x1d1291de DllGetClassInfo + 6310834
3 com.adobe.director.flashasset 0x1cda5a16 DllGetClassInfo + 2626538
4 com.adobe.director.flashasset 0x1d12949b DllGetClassInfo + 6311535
5 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
6 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 16:
0 libSystem.B.dylib	 0x9174fdf9 syscall + 5
1 com.apple.OpenTransport	 0x1df73851 CarbonSelectThreadFunc + 257
2 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
3 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 17:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.OpenTransport	 0x1df6fd73 CarbonOperationThreadFunc + 203
3 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
4 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 18:
0 libSystem.B.dylib	 0x9171d3db _sysenter_trap + 3
1 libSystem.B.dylib	 0x9174c9b8 pthread_cond_wait$UNIX2003 + 73
2 com.apple.OpenTransport	 0x1df7becb CarbonInetOperThreadFunc + 275
3 libSystem.B.dylib	 0x9174a81d _pthread_start + 345
4 libSystem.B.dylib	 0x9174a6a2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x17bc1a60 ebx: 0x1ae2604d ecx: 0x80000000 edx: 0x00000000
edi: 0x17bc1a60 esi: 0xbfff8f78 ebp: 0xbfff8f58 esp: 0xbfff7ab0
ss: 0x0000001f efl: 0x00010282 eip: 0x1ad49d89 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0xbfff7aac

Binary Images:
0x1000 - 0x52bffb com.apple.Safari 5.0.3 (6533.19.4) <31CFBC8F-9715-F625-304E-AF5F4070AA55> /Applications/Safari.app/Contents/MacOS/Safari
0x15eb6000 - 0x15eb6ff7 com.apple.JavaPluginCocoa 13.3.0 (13.3.0) <9ACCDE95-CCEA-8347-A297-14E812D3E8AE> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x17846000 - 0x17847fff +com.adobe.shockwave.pluginshim 11.5.9r615 (11.5.9r615) <F8C4F65E-F5A8-5072-6F75-B06D26721C12> /Library/Internet Plug-Ins/DirectorShockwave.plugin/Contents/MacOS/DirectorShockwave
0x1784c000 - 0x1784ffdf +com.adobe.director.cbrowser 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/CBrowser PPC Xtra.xtra/Contents/MacOS/CBrowser PPC Xtra
0x17a80000 - 0x17a88ff7 com.apple.JavaVM 13.3.0 (13.3.0) <305C2162-CCF2-1D2A-EE2B-B7D666DEA849> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x17aaf000 - 0x17ab8ff3 +com.adobe.director.mixswa 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SWAImportExport/SWA Import Export.xtra/Contents/MacOS/SWA Import Export
0x17eb1000 - 0x17ebffe7 libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <07211458-FD06-9FEF-3DF4-2E5F0304D4BC> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x17ec3000 - 0x17ed5ff7 libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8D606435-1A3C-FE0B-824A-1386809FFFF5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x17ee5000 - 0x17ee8ff2 +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <0E4F768E-4FF0-90B4-7387-C86A3EC48C43> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x180d1000 - 0x18abeff3 +com.macromedia.FlashPlayer-10.6.plugin 10.1.102.64 (10.1.102.64) <7F846A86-5E18-B6E5-4DA2-E5B46E7CF5B2> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
0x18d89000 - 0x18d9afe7 com.apple.DVCPROHDVideoDigitizer 1.3.2 (1.3.2) <6C25FC0F-D39E-2036-DB09-53046983ECE0> /Library/QuickTime/DVCPROHDVideoDigitizer.component/Contents/MacOS/DVCPROHDVideoDigitizer
0x18da2000 - 0x18da6ff3 com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x18ddf000 - 0x18de1ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
0x18de7000 - 0x18e4bfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <1509B3FF-8573-CA6E-914A-6701F10C2159> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
0x18e69000 - 0x18eafffb com.apple.motion.component 1.0 (687) <B2FD93AF-0488-C687-C7B5-A8FC8AE2D40C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
0x18eb5000 - 0x18eb7ff7 Motion 687.0.0 (compatibility 1.0.0) <BA03F73F-DCB2-6B73-8EBD-87C2A5A93317> /Library/Frameworks/Motion.framework/Versions/A/Motion
0x18ebd000 - 0x18f59ff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
0x18f98000 - 0x18ffdfe0 com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <94C8CA82-8E8D-F23F-0771-D065994A65D3> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
0x19017000 - 0x19053fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756) <5723A7A8-2C99-561B-8D87-C8B0716436FA> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x1905f000 - 0x19069ff7 com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
0x19073000 - 0x1909dffb com.apple.QuickTimeIIDCDigitizer 7.6.6 (1756) <96489BA5-A106-36A1-FA42-F7F2D6AA098C> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDigitizer
0x190a5000 - 0x190f4fe3 com.apple.QuickTimeUSBVDCDigitizer 2.6.5 (2.6.5) <9DABC446-2388-C209-8912-3A33F6178B18> /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
0x190ff000 - 0x19277fe7 GLEngine ??? (???) <3A6C5513-7428-2242-2892-B429C72343CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x192a9000 - 0x196aefe7 libclh.dylib 3.1.1 C (3.1.1) <745CBD72-DF1F-EC12-BE51-4EEA9847EADF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x196d2000 - 0x196f6fe7 GLRendererFloat ??? (???) <1274B762-2FB9-48FE-EAFD-C459B2B4BECC> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1992e000 - 0x1995efe2 +com.adobe.SWMenu.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/SwMenu.framework/Versions/A/SwMenu
0x1996b000 - 0x19994fe3 com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x19f96000 - 0x19fa7fe3 +com.adobe.director.soundcontrol 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SoundControl/Sound Control.xtra/Contents/MacOS/Sound Control
0x1a74e000 - 0x1a7a7be3 +com.adobe.shockwave.plugin.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/Plugin.framework/Plugin
0x1a7de000 - 0x1a7f1fdf +com.adobe.director.swadcmpr 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SWA/SWA Decompression PPC Xtra.xtra/Contents/MacOS/SWA Decompression PPC Xtra
0x1a7f5000 - 0x1a7fbffb +com.adobe.director.coreaudiomix 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/CoreAudioMix.xtra/Contents/MacOS/CoreAudioMix
0x1aa00000 - 0x1aaacfe7 +com.adobe.IMLLib.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/IMLLib.framework/Versions/A/IMLLib
0x1aadb000 - 0x1ab90fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
0x1abd6000 - 0x1abf1fcf +com.adobe.director.fontasset 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/FontAsset/Font Asset PPC.xtra/Contents/MacOS/Font Asset PPC
0x1ad00000 - 0x1aecafcf +com.adobe.DPLib.framework 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/DirectorShockwave.bundle/DPLib.framework/Versions/A/DPLib
0x1aef3000 - 0x1aef8fc7 +com.adobe.director.speechxtra 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/Speech.xtra/Contents/MacOS/Speech
0x1b100000 - 0x1b12006b +com.adobe.director.mixservices 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/MixServices/Mix Services.xtra/Contents/MacOS/Mix Services
0x1b128000 - 0x1b137fe7 +com.adobe.director.swastrm 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SWA/SWA Streaming PPC Xtra.xtra/Contents/MacOS/SWA Streaming PPC Xtra
0x1b341000 - 0x1b3b0fdf +com.adobe.director.fontxtra 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/FontXtra/Font Xtra PPC.xtra/Contents/MacOS/Font Xtra PPC
0x1b3be000 - 0x1b3dcfff +com.adobe.director.mixsound 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/SoundImportExport/Sound Import Export.xtra/Contents/MacOS/Sound Import Export
0x1b3e2000 - 0x1b402fdf +com.adobe.director.textasset 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/TextAsset/TextAsset PPC.xtra/Contents/MacOS/TextAsset PPC
0x1b408000 - 0x1b413ff7 +com.adobe.director.ineturl 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/InetUrl PPC Xtra.xtra/Contents/MacOS/InetUrl PPC Xtra
0x1b418000 - 0x1b424fff +com.adobe.director.netlingo 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/NetLingo PPC Xtra.xtra/Contents/MacOS/NetLingo PPC Xtra
0x1b541000 - 0x1b663fd3 +com.adobe.director.textxtra 11.5.9r615 (11.5.9r615) /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/TextXtra/TextXtra PPC.xtra/Contents/MacOS/TextXtra PPC
0x1b69d000 - 0x1b6cbfc3 +com.adobe.director.multiusr 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/Multiusr.xtra/Contents/MacOS/Multiusr
0x1b6d9000 - 0x1b711fe0 +com.adobe.director.netfile 11.5.9r615 (11.5.9r615) /Library/Application Support/Adobe/Shockwave 11/Xtras/NetFile PPC Xtra.xtra/Contents/MacOS/NetFile PPC Xtra
0x1cafa000 - 0x1d27bff7 +com.adobe.director.flashasset 11.5.9r615 (11.5.9r615) <31566689-DBD9-1B9C-3195-3B56BD13CF7A> /Users/pablogs/Library/Application Support/Adobe/Shockwave Player 11/Xtras/download/AdobeSystemsIncorporated/FlashAsset/Flash Asset PPC.xtra/Contents/MacOS/Flash Asset PPC
0x1df6c000 - 0x1df87ff7 com.apple.OpenTransport 10.6.0 (10.6.0) <ECA6FEC6-5ECD-51BA-162F-CFC43899196A> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x8f0c8000 - 0x8f811ff7 com.apple.GeForceGLDriver 1.6.26 (6.2.6) <518182BB-5A3C-5F4C-3A84-17BB8E385BBF> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x9010a000 - 0x90181ff3 com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90182000 - 0x9021ffe3 com.apple.LaunchServices 362.2 (362.2) <F3952CAB-322F-A12F-57AF-8B91B1D76DDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90220000 - 0x90483fff com.apple.security 6.1.1 (37594) <B6F2A8BF-C1B7-A0E2-83FB-4FF265E9BDDC> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90556000 - 0x9058fff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <E0D512DD-365D-46A0-F50C-435BC250424F> /usr/lib/libcups.2.dylib
0x9088a000 - 0x9089ffff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x908a0000 - 0x9090afe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x90944000 - 0x90988fe7 com.apple.Metadata 10.6.3 (507.15) <A23633F1-E913-66C2-A073-E2B174C09B18> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90989000 - 0x90b90feb com.apple.AddressBook.framework 5.0.3 (875) <759B660B-00F6-F08C-37CD-69468C774B5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90b94000 - 0x90b94ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x90b95000 - 0x90c2dfe7 edu.mit.Kerberos 6.5.10 (6.5.10) <DC19F49B-184E-FD0F-13F8-3A31924A3B66> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x90c4d000 - 0x90c4dff7 com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90c4e000 - 0x90cb2ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90cb3000 - 0x90facfef com.apple.QuickTime 7.6.6 (1756) <F08B13B6-31D7-BD18-DA87-A0CDFCF13B8F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90fad000 - 0x90ff1ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90ff2000 - 0x91312ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91313000 - 0x9131aff7 com.apple.agl 3.0.12 (AGL-3.0.12) <C43D8F35-D0DB-37F3-5058-A8308A377303> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9131b000 - 0x91373fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91374000 - 0x913e3ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x913e4000 - 0x91427ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91428000 - 0x91444fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91445000 - 0x914c7ffb SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x914c8000 - 0x91592fef com.apple.CoreServices.OSServices 357 (357) <3A26F553-722D-3536-EEDE-FB41FCDAA7FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91593000 - 0x915d0ff7 com.apple.CoreMedia 0.484.20 (484.20) <105DDB24-E45F-5473-99E1-B09FDEAE4500> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x916ae000 - 0x916b1fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x91707000 - 0x9171bfe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9171c000 - 0x918c2feb libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
0x918c3000 - 0x91a7cfeb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a88000 - 0x91a95fe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5B68F977-F7E1-F419-F900-A5B34A30FE05> /usr/lib/libbz2.1.0.dylib
0x91add000 - 0x91b15ff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91b16000 - 0x91b63feb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x91b64000 - 0x91d46fff com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x91d47000 - 0x91d97ff7 com.apple.framework.familycontrols 2.0.2 (2020) <AF7F86F1-F7BF-CBA8-7A4A-D8F7A19F9601> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91d98000 - 0x91d99ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x91d9a000 - 0x91d9aff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91d9b000 - 0x91da0ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91da1000 - 0x91e1aff7 com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91e1b000 - 0x91e7cfe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91e7d000 - 0x91fabfe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91fac000 - 0x92062ff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92063000 - 0x9210bffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9210c000 - 0x92117ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92118000 - 0x922f3ff3 libType1Scaler.dylib ??? (???) <A7AB841A-3F40-E0B8-ADDD-44014C7287C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x922f4000 - 0x9230fff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x923e6000 - 0x92423ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92424000 - 0x92438ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92439000 - 0x9243cffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x924ba000 - 0x924bcff7 com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x924bd000 - 0x924bdff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x924be000 - 0x924cdffb SyndicationUI ??? (???) <5584B06F-D412-FA27-A78C-D09D3E06E7FC> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x924ce000 - 0x925abff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x925ac000 - 0x934fefef com.apple.QuickTimeComponents.component 7.6.6 (1756) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x934ff000 - 0x93503ff7 libGFXShared.dylib ??? (???) <9E14BE2F-C863-40E9-41A6-1BE9045663A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93504000 - 0x935b1fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
0x935d3000 - 0x9368cfe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x936d6000 - 0x936e6ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x936e7000 - 0x93a52ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93a53000 - 0x93a95ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93afd000 - 0x93b98ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b99000 - 0x93ba8fe7 libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
0x93ba9000 - 0x93bf0ffb com.apple.CoreMediaIOServices 134.0 (1160) <D4F40A28-4E31-3210-7C2B-59D8A1903FB2> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x93bf1000 - 0x93d34fef com.apple.QTKit 7.6.6 (1756) <4D809734-4E1B-8E18-C825-86C5422FC3DC> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93dd5000 - 0x93ddfffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x93de0000 - 0x93debff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93e16000 - 0x93e38fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93e39000 - 0x93f3afe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <ED8E45C6-B078-15E8-938D-99D8FD1EAE64> /usr/lib/libxml2.2.dylib
0x93ff4000 - 0x94002ff7 com.apple.opengl 1.6.12 (1.6.12) <9F13B279-F289-18AC-5D86-DCD52BAF087D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94003000 - 0x9405dfe7 com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9405e000 - 0x94070ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x940ad000 - 0x940ddff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x940de000 - 0x940fdff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x940fe000 - 0x94141ff7 libGLU.dylib ??? (???) <BB66EDB2-D5FE-61C9-21BE-747F9862819C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94142000 - 0x94148ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <DACD11D8-4B64-CD3B-C988-B1041E07D13A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x94149000 - 0x94154ff7 com.apple.CrashReporterSupport 10.6.6 (256) <C8FFD4F5-5B5B-8ED4-AD82-E434A76ADC96> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x94155000 - 0x941a6ff7 com.apple.HIServices 1.8.2 (???) <F6EAC2D1-902A-9374-FC4B-43B50E054416> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x941a7000 - 0x941aaff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x941ab000 - 0x941afff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x941b0000 - 0x9425afe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9425b000 - 0x942a4fe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94389000 - 0x94498fe7 com.apple.WebKit 6533.19 (6533.19.4) <A942073C-83DF-33ED-3D01-A24DE8AEAB3D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94499000 - 0x9449cff7 libCoreVMClient.dylib ??? (???) <973B9E1F-70B3-2E76-B14B-E57F306AD2DF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9449d000 - 0x94883ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x94884000 - 0x948fffff com.apple.AppleVAFramework 4.10.12 (4.10.12) <89C4EBE2-FE27-3160-0BD1-D0C2ED5F3605> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94908000 - 0x9493efff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x9493f000 - 0x94976fe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
0x9497a000 - 0x94983ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94984000 - 0x94ab0ffb com.apple.MediaToolbox 0.484.20 (484.20) <D67788A2-B772-C5DB-B12B-173B2F8EE40B> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94ab1000 - 0x94cdcff3 com.apple.QuartzComposer 4.2 ({156.28}) <08AF01DC-110D-9443-3916-699DBDED0149> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x94d2b000 - 0x94d5dfe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x94d5e000 - 0x94d65ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94d91000 - 0x94dffff7 com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94e00000 - 0x94e3eff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94e3f000 - 0x94ed1fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94ed2000 - 0x94ed3ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94ed4000 - 0x95147fe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95168000 - 0x9516efff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9516f000 - 0x95273fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x95274000 - 0x95285ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x953c9000 - 0x953d3fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x953d4000 - 0x953faffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x953fb000 - 0x95475fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x954a6000 - 0x95621fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95622000 - 0x95622ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x95694000 - 0x956cffeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x956d0000 - 0x956f7ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x95749000 - 0x95755ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x95756000 - 0x95b8bff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95cef000 - 0x95cf0ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95cf1000 - 0x95d24ff7 com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95d2a000 - 0x95d69ff7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <7E02D104-F31C-CF72-71B4-DA5DF7B48337> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95ead000 - 0x96366ffb com.apple.VideoToolbox 0.484.20 (484.20) <E7B9F015-2569-43D7-5268-375ED937ECA5> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x96367000 - 0x9649eff7 com.apple.CoreAUC 6.04.04 (6.04.04) <050D9D16-AAE7-3460-4318-8449574F26C7> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9649f000 - 0x9651ffeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96520000 - 0x96541fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x96542000 - 0x9659fff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x965a0000 - 0x9664eff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9664f000 - 0x9666ffe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x96670000 - 0x970bbff7 com.apple.WebCore 6533.19 (6533.19.4) <DFCF1BC1-8BF3-E13E-F11B-C98CB36560FD> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x970bc000 - 0x970e4ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x970e5000 - 0x970f5ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x970f6000 - 0x971f8fef com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x971f9000 - 0x97268ff7 com.apple.ISSupport 1.9.4 (52) <FC1E0AB0-1056-1CAC-430E-82197FEB5E85> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x97269000 - 0x9767fff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97680000 - 0x9768efe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x976a2000 - 0x976c6ff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x976c7000 - 0x976c7ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x976c8000 - 0x97778ff3 com.apple.ColorSync 4.6.3 (4.6.3) <0354B408-665F-8B3F-87FF-64E6322276F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97779000 - 0x977baff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x977bb000 - 0x97896feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97897000 - 0x9789bff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9789c000 - 0x978b4ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x978b5000 - 0x978c2ff7 com.apple.NetFS 3.2.1 (3.2.1) <94A52A6D-F071-09D7-E80F-F633F17233FE> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x978dc000 - 0x978dcff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x978dd000 - 0x978dfff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x978e0000 - 0x97addff7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <85A6BFDD-CBB6-7490-748D-8EA8B9B7FDD8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97b3f000 - 0x97b73fe7 com.apple.framework.Apple80211 6.2.3 (623.2) <BD6814B9-3C66-041C-1C35-66253B8C5890> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x97b7a000 - 0x97b82ff7 com.apple.DisplayServicesFW 2.3.0 (283) <48D94761-7340-D029-99E3-9BE0262FAF22> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x97d9a000 - 0x97f1cfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x97f1d000 - 0x97f5dff3 com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x97fdc000 - 0x988bcff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x988e9000 - 0x9893fff7 com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x98940000 - 0x98940ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98941000 - 0x9894aff7 com.apple.corelocation 12.1 (12.1) <5C64CE24-2570-EF39-FD9E-3EB026272B54> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x9894b000 - 0x98951fe7 com.apple.CommerceCore 1.0 (6) <41C2A87D-93D8-56C1-9292-0400699F23C1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x98a72000 - 0x98b6dffb com.apple.PubSub 1.0.5 (65.20) <6DD34479-F0B6-7A41-7229-A22BF8BFCAB5> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x98bbf000 - 0x98ee3fef com.apple.HIToolbox 1.6.4 (???) <4699C8BB-DE74-C530-564B-D131F74C9B54> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98f8e000 - 0x98fd4ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x98fd5000 - 0x98fd5ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98fd6000 - 0x997c5557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x997c6000 - 0x997f7ff7 libGLImage.dylib ??? (???) <E3EC8E92-4DDD-E7B8-3D38-C5A5160A4930> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99803000 - 0x9990fff7 libGLProgrammability.dylib ??? (???) <A077BFEA-19C6-9F48-2F36-8E4E55376F49> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x99910000 - 0x99a3ffe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0xba100000 - 0xba101fe7 libArabicConverter.dylib 49.0.0 (compatibility 1.0.0) <067E10C0-A99B-2EF5-5EDB-D28C364FF332> /System/Library/CoreServices/Encodings/libArabicConverter.dylib
0xba300000 - 0xba301fe7 libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <917C387A-1F4E-F72C-514D-862CF11A822C> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0xba500000 - 0xba501ff7 libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <AA1231CD-A969-83A5-E1EA-EABBF5F2F0EC> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
0xba700000 - 0xba700ff7 libHebrewConverter.dylib 49.0.0 (compatibility 1.0.0) <8E2CB723-4112-F092-974D-BC70C868FC72> /System/Library/CoreServices/Encodings/libHebrewConverter.dylib
0xba900000 - 0xba916ff7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <B339B85B-1B6D-81D8-1281-7B8C8A517329> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <EF3E3210-927F-DB9F-4CD4-4039A2AE2F84> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xbad00000 - 0xbad01fe7 libLatin2Converter.dylib 49.0.0 (compatibility 1.0.0) <2FC89323-9999-7400-16EF-E815ABB4DDD9> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0xbaf00000 - 0xbaf01ff7 libLatin5Converter.dylib 49.0.0 (compatibility 1.0.0) <0240F40C-8119-EC3D-E030-C8B4AD73E23F> /System/Library/CoreServices/Encodings/libLatin5Converter.dylib
0xbb100000 - 0xbb103fe7 libLatinSuppConverter.dylib 49.0.0 (compatibility 1.0.0) <80CA35C5-AFBF-DD2D-B47B-9CE773B9CAEF> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xbb500000 - 0xbb500ff7 libThaiConverter.dylib 49.0.0 (compatibility 1.0.0) <F867783A-58D2-3D05-2F4A-D0CD94D3F627> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
0xbb700000 - 0xbb700fe7 libVietnameseConverter.dylib 49.0.0 (compatibility 1.0.0) <2EF7DD1E-F257-2DBA-F655-016C0F4C5F8F> /System/Library/CoreServices/Encodings/libVietnameseConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core Duo, 2.7 GHz, 4 GB, SMC 1.30f3
Graphics: GeForce 9500 GT, GeForce 9500 GT, PCIe, 512 MB
Memory Module: global_name
Network Service: Ethernet, Ethernet, en0
PCI Card: GeForce 9500 GT, Display, Slot-1
Serial ATA Device: Hitachi HDT721032SLA360, 298,09 GB
Serial ATA Device: SAMSUNG HD321HJ, 298,09 GB
Serial ATA Device: HL-DT-STDVD-RAM GH22NS30
USB Device: Mass Storage Device, 0x058f (Alcor Micro, Corp.), 0x6377, 0x24600000
USB Device: Optical Mouse, 0x0458 (KYE Systems Corp. (Mouse Systems)), 0x003a, 0x02300000
USB Device: USB Printer, 0x04b8 (Seiko Epson Corp.), 0x0005, 0x02200000

The latest kernel has the same dyld inside as the other one.

It can work normally without patching.

If you still have these issues you can apply cpuid patches (and patch libSystem.B.dylib with my AMD instruction patcher) and then boot with std_dyld=Yes

I wonder if other people are having the same issues with Shockwave.

Link to comment
Share on other sites

I installed the 10.6.6 combo update on my 10.6.2 Hazard system but it froze why booting. Here is the last line:

 

AppleNForceATA: found 0 units

 

Anyone knows what could be wrong? I had installed the kernel before rebooting and I was using the legacy kernel (10.2) before.

 

EDIT: Nevermind. I did a fresh install and it now works. I removed SleepEnabler.kext before installing the kernel this time which may have did it as the previous install was only 1 day old and I did not have time to install anything on it. Anyways, everything works now so I'm happy as can be. ;)

Link to comment
Share on other sites

Ok I did some further testing and I noticed that Marvin's AMD Utility does not even launch on my computer anymore. I click on it, enter my password, but nothing else happens. Here is the log:

 

Process:		 Marvin's AMD Utility [197]
Path:			/Applications/Marvin's AMD Utility v.25.app/Contents/Resources/Marvin's AMD Utility.app/Contents/MacOS/Marvin's AMD Utility
Identifier:	  Marvin's AMD Utility
Version:		 ??? (???)
Code Type:	   X86 (Native)
Parent Process:  applet [196]

Date/Time:	   2006-12-31 19:38:19.771 -0500
OS Version:	  Mac OS X 10.6.6 (10J567)
Report Version:  6

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

Backtrace not available

Unknown thread crashed with X86 Thread State (32-bit):
 eax: 0x000000c5  ebx: 0xbffff128  ecx: 0xbffff038  edx: 0x00172839
 edi: 0x00000000  esi: 0x00000000  ebp: 0xbffff094  esp: 0xbffff038
  ss: 0x0000001f  efl: 0x00010206  eip: 0x0017280f   cs: 0x00000017
  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000000
 cr2: 0x001390bc

Binary images description not available

 

I fixed the date and it still does not work.

 

 

My second problem is that every time I restart I have to remove my motherboard's battery or else my computer won't launch. My CPU's fan just keeps spinning and nothing happens. After removing the battery, it works, but my BIOS tells me that there is a CMOS checksum error.

Link to comment
Share on other sites

I ended up patching my system to death, such that I have to use std_dyld=Yes, or else programs just don't really work.

 

Right now, I boot with arch=i386 std_dyld=Yes -force64.

 

Issues with Quicktime X cause many programs not to function. Skype crashes about 3 seconds in. Trine crashes when it attempts to load an .mp4 video when the game starts. The same happens with Portal and HL2 Ep2.

 

I can resolve the issue by telling Quicktime X to run in 32-bit mode. MP4 video doesn't crash it then. But, how do I make sure that other programs that play mp4 video via QuicktimeComponents don't crash?

Link to comment
Share on other sites

 Share

×
×
  • Create New...