[PD] Building PD-x on OSX.5.8, macbookpro 4,1

Hans-Christoph Steiner hans at at.or.at
Tue Oct 26 20:54:54 CEST 2010


If you are building Pd-extended 0.42 on Mac OS X, then you need to use  
Tcl/Tk 8.4 not 8.5 or 8.6.  Also, I've never tried building Pd- 
extended using Fink's Tcl/Tk, I always build the Tcl.framework and  
Tk.framework and put them into /Library/Frameworks.  Search  
puredata.info, there is an rsync/auto-build for building these  
frameworks.

.hc

On Oct 20, 2010, at 4:07 PM, Mark Pasquesi wrote:

>
> Thanks Hans, Andras,
>
> I am now trying the autobuild as we speak.
>
> My computer data:
>
> Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel  
> Core 2 Duo, 2.5 GHz, 4 GB
> Graphics: GeForce 8600M GT, GeForce 8600M GT,  
> spdisplays_pcie_device, 512 MB
> Memory Module: global_name
> AirPort: spairport_wireless_card_type_airport_extreme (0x14E4,  
> 0x8C), Broadcom BCM43xx 1.0 (5.10.91.21)
> Bluetooth: Version 2.1.8f2, 2 service, 0 devices, 1 incoming serial  
> ports
> Serial ATA Device: ST9500420AS, 465.76 GB
> Parallel ATA Device: MATSHITADVD-R   UJ-875
> USB Device: Built-in iSight, (null) mA
> USB Device: BRCM2046 Hub, (null) mA
> USB Device: Bluetooth USB Host Controller, (null) mA
> USB Device: Apple Internal Keyboard / Trackpad, (null) mA
> USB Device: IR Receiver, (null) mA
>
> to be clear, I followed the developer macosfink and build  
> instructions.  and those files recommended on http://puredata.info/docs/developer/MacOSXFink 
> .
>
> After my first failure, I downgraded any Fink library that had  
> updated above the recommended version.
>
>
> In upgrading fink, I ended up with the following differences between  
> my fink files and those recommended.
> recommended:
> expat
> db44-aes db44-aes-shlibs
> libjpeg libjpeg-shlibs
> openldap23-dev openldap23-shlibs
> gmp gmp-shlibs
>
> Fink Update recommends:
>  expat1
> db48
> libjpeg8
> openldap24-dev
> gmp5 gmp5-shlibs
>
> That is, all but gmp5 (it would take a while to rebuild its deps as  
> well, and may break what is working - but if I have to downgrade, I  
> will goshdarn : )
>
> To use fink make, I use sw/bin/make to get a build, and each time it  
> claims success....But after  a brief sound test, it crashes.  I can  
> seldom even use the browser...Thus, a real failure of interface.   
> When launching pd from the terminal, similar issues.  I then saw in  
> posts that tcl/tk 8.5 was mentioned, and tried that as well - even  
> worse.  If you wish, I can post build notes - I have pdf's, of  
> several hundred pages for each build :)  Or I can scan them and send  
> excerpts in response to questions..
>
> Other library notes:
> I did notice that ffmpeg does officially state play is broken for  
> fink, and in testing ffmpegx today, I had great transcoding luck  
> using the my macports encoder libraries - but ffmpeg encoding always  
> failed.  In order to use ogg, etc, can I link Pd-extended, or pdp,  
> to my macports mencoder?
> (Or even better, I am a fan of mpegstreamclip, and wonder if anyone  
> has tried linking it with pdp?)
>
> Secondly, my tcl tk files fail to build within the PD build itself,  
> now that I have installed 8.5 on the /usr files using the Active tcl  
> binary link through Sourceforge.
> (Yes I looked into the belly of the failed beast, and compared it to  
> Hans Successful Pd extended. If these details help, I can provide  
> them - not for the weak of heart : ) For example:
> (My Contents/Resources/Bin/pd was only 964 kb, pdreceive only 20 kb
> Hans Contents/Resources/Bin/pd was 2.3 mb, pdreceive 24 kb.)
>
> So:
> Should I uninstall tcl 8.5, or can I put a flexible link into the  
> build file for pd, to use Fink's 8.4 ?
> (I did not have a Fink option of Tcltk 8.5, and so went through  
> source forge to Active's site (8.5.9?).)
> Again, my macport version is tcl 8.5.9, tk 8.5.9 x11/tk. Can I link  
> to that?
>
> change gmp5 to gmp?
>
>
> Here is tonight's Autobuild rsync fail:
>
> Process:         Pd-extended [62323]
> Path:            /Applications/Pd-extended.app/Contents/MacOS/Pd- 
> extended
> Identifier:      org.puredata.pd.wish
> Version:         0.42.5 (2010.10.20)
> Code Type:       X86 (Native)
> Parent Process:  launchd [100]
>
> Interval Since Last Report:          4790372 sec
> Crashes Since Last Report:           114
> Per-App Interval Since Last Report:  3 sec
> Per-App Crashes Since Last Report:   1
>
> Date/Time:       2010-10-20 21:37:36.373 +0200
> OS Version:      Mac OS X 10.5.8 (9L31a)
> Report Version:  6
> Anonymous UUID:  BF175B3A-58F4-4D64-9EAD-6D0D60CFA68A
>
> Exception Type:  EXC_BAD_ACCESS (SIGBUS)
> Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   ???                               0000000000 0 + 0
> 1   com.tcltk.tcllibrary              0x060212c4  
> TclpThreadDataKeyGet + 16
> 2   com.tcltk.tcllibrary              0x060202ac Tcl_GetThreadData +  
> 19
> 3   com.tcltk.tcllibrary              0x060068f3 TclFreeObj + 112
> 4   com.tcltk.tcllibrary              0x0602db23 Tcl_GetVar2Ex + 108
> 5   com.tcltk.tcllibrary              0x0602db6a Tcl_GetVar2 + 38
> 6   com.tcltk.tcllibrary              0x0602dba9 Tcl_GetVar + 39
> 7   libPdTcl.dylib                    0x05f8588c Pdtcl_Init + 44  
> (t_tkcmd.c:642)
> 8   com.tcltk.tcllibrary              0x0a073e2c Tcl_LoadObjCmd + 2305
> 9   com.tcltk.tcllibrary              0x0a00e237 TclEvalObjvInternal  
> + 744
> 10  com.tcltk.tcllibrary              0x0a04bfcb TclExecuteByteCode  
> + 4682
> 11  com.tcltk.tcllibrary              0x0a054dac TclCompEvalObj + 517
> 12  com.tcltk.tcllibrary              0x0a01185f TclEvalObjEx + 897
> 13  com.tcltk.tcllibrary              0x0a018f6a Tcl_IfObjCmd + 786
> 14  com.tcltk.tcllibrary              0x0a00e237 TclEvalObjvInternal  
> + 744
> 15  com.tcltk.tcllibrary              0x0a010ec9 TclEvalEx + 1952
> 16  com.tcltk.tcllibrary              0x0a011271 Tcl_EvalEx + 58
> 17  com.tcltk.tcllibrary              0x0a06f8e4 Tcl_FSEvalFileEx +  
> 616
> 18  com.tcltk.tklibrary               0x0b01f181 Tk_MainEx + 1680
> 19  org.puredata.pd.wish              0x000111cb main + 41
> 20  org.puredata.pd.wish              0x00011186 _start + 216
> 21  org.puredata.pd.wish              0x000110ad start + 41
>
> Thread 0 crashed with X86 Thread State (32-bit):
>   eax: 0xa046a720  ebx: 0x06021157  ecx: 0x4d555458  edx: 0x0605b1a0
>   edi: 0x00000000  esi: 0x0000002b  ebp: 0xbfffe8b8  esp: 0xbfffe85c
>    ss: 0x0000001f  efl: 0x00010282  eip: 0x00000000   cs: 0x00000017
>    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>   cr2: 0x00000000
>
> Binary Images:
>     0x1000 -    0x11bef +org.puredata.pd.wish 0.42.5 (2010.10.20) / 
> Applications/Pd-extended.app/Contents/MacOS/Pd-extended
>   0x351000 -   0x352ff3  ATSHI.dylib ??? (???) /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> ATS.framework/Versions/A/Resources/ATSHI.dylib
>   0x35d000 -   0x36bfeb  libSimplifiedChineseConverter.dylib ???  
> (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/ 
> CoreServices/Encodings/libSimplifiedChineseConverter.dylib
>   0x370000 -   0x382fff  libTraditionalChineseConverter.dylib ???  
> (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/ 
> CoreServices/Encodings/libTraditionalChineseConverter.dylib
>  0x47c3000 -  0x49cafef  com.apple.RawCamera.bundle 2.1.0 (474)  
> <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/ 
> RawCamera.bundle/Contents/MacOS/RawCamera
>  0x5f84000 -  0x5f85ff9 +libPdTcl.dylib ??? (???)  
> <4aa4992addcedb2962724ca49b8d3ff3> /Applications/Pd-extended.app/ 
> Contents/Resources/bin/libPdTcl.dylib
>  0x5f89000 -  0x605110f +com.tcltk.tcllibrary 8.5.9 (8.5.9) /Library/ 
> Frameworks/Tcl.framework/Versions/8.5/Tcl
>  0x6078000 -  0x6169a1f +com.tcltk.tklibrary 8.5.9 (8.5.9) /Library/ 
> Frameworks/Tk.framework/Versions/8.5/Tk
>  0xa000000 -  0xa0c810f +com.tcltk.tcllibrary 8.5.9 (8.5.9) / 
> Applications/Pd-extended.app/Contents/Frameworks/Tcl.framework/ 
> Versions/8.5/Tcl
>  0xb000000 -  0xb0f1a1f +com.tcltk.tklibrary 8.5.9 (8.5.9) / 
> Applications/Pd-extended.app/Contents/Frameworks/Tk.framework/ 
> Versions/8.5/Tk
> 0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)  
> <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
> 0x90003000 - 0x90096fff  com.apple.ink.framework 101.3 (86)  
> <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x900cc000 - 0x90156fe3  com.apple.DesktopServices 1.4.8 (1.4.8)  
> <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/ 
> DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x9015a000 - 0x9015dfff  com.apple.help 1.1 (36)  
> <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x902ce000 - 0x902dbfe7  com.apple.opengl 1.5.10 (1.5.10)  
> <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/OpenGL
> 0x902dc000 - 0x9035bff5  com.apple.SearchKit 1.2.2 (1.2.2)  
> <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ 
> Versions/A/SearchKit
> 0x9035c000 - 0x9039afff  libGLImage.dylib ??? (???)  
> <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x9044b000 - 0x90453fff  com.apple.DiskArbitration 2.2.1 (2.2.1)  
> <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/ 
> DiskArbitration.framework/Versions/A/DiskArbitration
> 0x90454000 - 0x904e0ff7  com.apple.LaunchServices 291 (291)  
> <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/ 
> LaunchServices.framework/Versions/A/LaunchServices
> 0x90548000 - 0x905f8fff  edu.mit.Kerberos 6.0.13 (6.0.13)  
> <e3baa3d7b3ca7fa92082958af0b36973> /System/Library/Frameworks/ 
> Kerberos.framework/Versions/A/Kerberos
> 0x90622000 - 0x90628fff  com.apple.print.framework.Print 218.0.3  
> (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/ 
> Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/ 
> Versions/A/Print
> 0x90629000 - 0x90771ff7  com.apple.ImageIO.framework 2.0.6 (2.0.6)  
> <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/ImageIO
> 0x90945000 - 0x909f7ffb  libcrypto.0.9.7.dylib ??? (???)  
> <8ac6abef4b3bb125c8bf84634421bcee> /usr/lib/libcrypto.0.9.7.dylib
> 0x90a11000 - 0x90a53fef  com.apple.NavigationServices 3.5.2 (163)  
> <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ 
> Versions/A/NavigationServices
> 0x90a72000 - 0x90a7bfff  com.apple.speech.recognition.framework  
> 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/ 
> Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x90a7c000 - 0x90a80fff  libGIF.dylib ??? (???)  
> <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x90ad1000 - 0x90adcfe7  libCSync.A.dylib ??? (???)  
> <93e9774b1e5e026d5455ec72b6d4e623> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x90af1000 - 0x90eaffea  libLAPACK.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libLAPACK.dylib
> 0x90eb1000 - 0x90edcfe7  libauto.dylib ??? (???)  
> <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
> 0x90f02000 - 0x90f21ffa  libJPEG.dylib ??? (???)  
> <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x90f22000 - 0x90f9ffeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)  
> <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/ 
> CoreAudio.framework/Versions/A/CoreAudio
> 0x90fa0000 - 0x90fdafe7  com.apple.coreui 1.2 (62) /System/Library/ 
> PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x90fdb000 - 0x91038ffb  libstdc++.6.dylib ??? (???)  
> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
> 0x91039000 - 0x91062fff  libcups.2.dylib ??? (???)  
> <3f0976287f63781607864f6586ad7229> /usr/lib/libcups.2.dylib
> 0x91144000 - 0x911a0ff7  com.apple.htmlrendering 68 (1.1.3)  
> <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ 
> Versions/A/HTMLRendering
> 0x91225000 - 0x9122cffe  libbsm.dylib ??? (???)  
> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
> 0x91323000 - 0x91325fff  com.apple.securityhi 3.0 (30817)  
> <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/ 
> A/SecurityHI
> 0x91326000 - 0x9133efff  com.apple.openscripting 1.2.8 (???)  
> <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ 
> Versions/A/OpenScripting
> 0x9141e000 - 0x9141eff8  com.apple.ApplicationServices 34 (34)  
> <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/ApplicationServices
> 0x9141f000 - 0x914a6ff7  libsqlite3.0.dylib ??? (???)  
> <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
> 0x914a7000 - 0x915dafe7  com.apple.CoreFoundation 6.5.7 (476.19)  
> <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/ 
> CoreFoundation.framework/Versions/A/CoreFoundation
> 0x915db000 - 0x91682fec  com.apple.CFNetwork 438.14 (438.14)  
> <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ 
> Versions/A/CFNetwork
> 0x9176c000 - 0x917c5ff7  libGLU.dylib ??? (???)  
> <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x917c6000 - 0x917dcfff  com.apple.DictionaryServices 1.0.0 (1.0.0)  
> <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/ 
> DictionaryServices.framework/Versions/A/DictionaryServices
> 0x917dd000 - 0x917ddffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib  
> 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/vecLib
> 0x917de000 - 0x917eaffe  libGL.dylib ??? (???) /System/Library/ 
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x917f5000 - 0x918d5fff  libobjc.A.dylib ??? (???)  
> <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
> 0x91a2e000 - 0x91a2effd  com.apple.Accelerate 1.4.2 (Accelerate  
> 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Accelerate
> 0x91a2f000 - 0x91a39feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)  
> <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/ 
> Versions/A/CarbonSound
> 0x91a3a000 - 0x91a67feb  libvDSP.dylib ??? (???)  
> <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/ 
> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ 
> A/libvDSP.dylib
> 0x91a68000 - 0x91ae5fef  libvMisc.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libvMisc.dylib
> 0x92a9c000 - 0x92abafff  libresolv.9.dylib ??? (???)  
> <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
> 0x92abb000 - 0x92bf4ff7  libicucore.A.dylib ??? (???)  
> <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
> 0x92c9b000 - 0x92cf5ff7  com.apple.CoreText 2.0.4 (???)  
> <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreText.framework/Versions/A/CoreText
> 0x92cf6000 - 0x92ffefe7  com.apple.HIToolbox 1.5.6 (???)  
> <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/ 
> A/HIToolbox
> 0x92fff000 - 0x93048fef  com.apple.Metadata 10.5.8 (398.26)  
> <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ 
> Versions/A/Metadata
> 0x930a5000 - 0x93442fef  com.apple.QuartzCore 1.5.8 (1.5.8)  
> <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/ 
> QuartzCore.framework/Versions/A/QuartzCore
> 0x93443000 - 0x93482fef  libTIFF.dylib ??? (???)  
> <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x93483000 - 0x9354efff  com.apple.ColorSync 4.5.2 (4.5.2) /System/ 
> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x93757000 - 0x9376dfe7  com.apple.CoreVideo 1.5.1 (1.5.1)  
> <001910004257f1386724398f584b30b5> /System/Library/Frameworks/ 
> CoreVideo.framework/Versions/A/CoreVideo
> 0x93773000 - 0x938daff3  libSystem.B.dylib ??? (???)  
> <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
> 0x938db000 - 0x938fffff  libxslt.1.dylib ??? (???)  
> <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
> 0x93900000 - 0x93910ffc  com.apple.LangAnalysis 1.6.5 (1.6.5)  
> <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> LangAnalysis.framework/Versions/A/LangAnalysis
> 0x93b7a000 - 0x93bf4ff8  com.apple.print.framework.PrintCore 5.5.4  
> (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> PrintCore.framework/Versions/A/PrintCore
> 0x93bf5000 - 0x93caffe3  com.apple.CoreServices.OSServices 228 (228)  
> <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/OSServices.framework/ 
> Versions/A/OSServices
> 0x93d70000 - 0x93d7effd  libz.1.dylib ??? (???)  
> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
> 0x93f49000 - 0x93f4affc  libffi.dylib ??? (???)  
> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
> 0x93f4b000 - 0x93f82fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)  
> <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/ 
> SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x94092000 - 0x94563fbe  libGLProgrammability.dylib ??? (???)  
> <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x94576000 - 0x94c16fff  com.apple.CoreGraphics 1.409.3 (???)  
> <5c10a8120b8a797b0149b0aa7853fbc3> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/CoreGraphics
> 0x94c17000 - 0x94caaff3  com.apple.ApplicationServices.ATS 3.7 (???)  
> <ee62ba9c0a4c8e23dd52f867c03ca5a6> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/ATS
> 0x94db2000 - 0x94db2ffa  com.apple.CoreServices 32 (32)  
> <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/CoreServices
> 0x94db9000 - 0x94dceffb  com.apple.ImageCapture 5.0.2 (5.0.2) / 
> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> ImageCapture.framework/Versions/A/ImageCapture
> 0x94dcf000 - 0x9504bfe7  com.apple.Foundation 6.5.9 (677.26)  
> <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/ 
> Foundation.framework/Versions/C/Foundation
> 0x95054000 - 0x95058fff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
> system/libmathCommon.A.dylib
> 0x95059000 - 0x9522affb  com.apple.security 5.0.5 (36371)  
> <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/ 
> Security.framework/Versions/A/Security
> 0x9522b000 - 0x952b8ff7  com.apple.framework.IOKit 1.5.2 (???)  
> <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/ 
> IOKit.framework/Versions/A/IOKit
> 0x952b9000 - 0x952bbff5  libRadiance.dylib ??? (???)  
> <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x95bcf000 - 0x95bcffff  com.apple.Carbon 136 (136)  
> <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Carbon
> 0x95c10000 - 0x95c17fe9  libgcc_s.1.dylib ??? (???)  
> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
> 0x95c18000 - 0x95c28fff  com.apple.speech.synthesis.framework 3.7.1  
> (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x95c29000 - 0x96039fef  libBLAS.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libBLAS.dylib
> 0x9606c000 - 0x96133ff2  com.apple.vImage 3.0 (3.0) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vImage.framework/Versions/A/vImage
> 0x96217000 - 0x96246fe3  com.apple.AE 402.3 (402.3)  
> <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/ 
> AE
> 0x963ab000 - 0x96685ff3  com.apple.CoreServices.CarbonCore 786.11  
> (786.13) <dbe18301a8b0933b0f990e3f48f49043> /System/Library/ 
> Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
> CarbonCore.framework/Versions/A/CarbonCore
> 0x96686000 - 0x966c7fe7  libRIP.A.dylib ??? (???)  
> <afe3da44b06b24626997749a47b79af9> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x966c8000 - 0x96719ff7  com.apple.HIServices 1.7.1 (???)  
> <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> HIServices.framework/Versions/A/HIServices
> 0x9671a000 - 0x967c1feb  com.apple.QD 3.11.56 (???)  
> <b66ab22356d5e0a15b35c11e57bba404> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
> Versions/A/QD
> 0x97001000 - 0x97001ffb  com.apple.installserver.framework 1.0 (8) / 
> System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ 
> InstallServer
> 0x97002000 - 0x97007fff  com.apple.CommonPanels 1.2.4 (85)  
> <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ 
> Versions/A/CommonPanels
> 0x97025000 - 0x97106ff7  libxml2.2.dylib ??? (???)  
> <4d54971007e14f8d80e6889ee1111f21> /usr/lib/libxml2.2.dylib
> 0x97107000 - 0x9710eff7  libCGATS.A.dylib ??? (???)  
> <ad468a4bd067775b193a8651651866ba> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
> 0x9710f000 - 0x9712bff3  libPng.dylib ??? (???)  
> <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)  
> <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/ 
> Encodings/libJapaneseConverter.dylib
> 0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???)  
> <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/ 
> Encodings/libKoreanConverter.dylib
> 0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/ 
> libobjc.A.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
> libSystem.B.dylib
>
>
> Here is the trunk svn fail, as reported by my Mac. Tcl 8.5 from  
> active used.  Below is the 8.4 output.
>
> Process:         Pd-extended [17767]
> Path:            /Users/m/pd_extended_trunk/pd-extended-release/ 
> packages/darwin_app/build/Pd-extended.app/Contents/MacOS/Pd-extended
> Identifier:      org.puredata.pd.wish
> Version:         0.42.5 (2010.10.19)
> Code Type:       X86 (Native)
> Parent Process:  launchd [137]
>
> Interval Since Last Report:          4759946 sec
> Crashes Since Last Report:           114
> Per-App Interval Since Last Report:  4 sec
> Per-App Crashes Since Last Report:   2
>
> Date/Time:       2010-10-19 21:25:06.697 +0200
> OS Version:      Mac OS X 10.5.8 (9L31a)
> Report Version:  6
> Anonymous UUID:  BF175B3A-58F4-4D64-9EAD-6D0D60CFA68A
>
> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0x00000000616f6c00
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   com.tcltk.tcllibrary              0x0a0a200e HashVarKey + 37
> 1   com.tcltk.tcllibrary              0x0a05a140 Tcl_CreateHashEntry  
> + 101
> 2   com.tcltk.tcllibrary              0x0a05a44c Tcl_FindHashEntry +  
> 32
> 3   com.tcltk.tcllibrary              0x05fd1124  
> Tcl_FindNamespaceVar + 325
> 4   com.tcltk.tcllibrary              0x05fe83a5 TclLookupSimpleVar  
> + 459
> 5   com.tcltk.tcllibrary              0x05feaab4 TclLookupVar + 189
> 6   com.tcltk.tcllibrary              0x05feb0d5 Tcl_GetVar2Ex + 87
> 7   com.tcltk.tcllibrary              0x05feb133 Tcl_GetVar2 + 38
> 8   com.tcltk.tcllibrary              0x05feb174 Tcl_GetVar + 39
> 9   libPdTcl.dylib                    0x05e7788c Pdtcl_Init + 44  
> (t_tkcmd.c:642)
> 10  com.tcltk.tcllibrary              0x0a073e2c Tcl_LoadObjCmd + 2305
> 11  com.tcltk.tcllibrary              0x0a00e237 TclEvalObjvInternal  
> + 744
> 12  com.tcltk.tcllibrary              0x0a04bfcb TclExecuteByteCode  
> + 4682
> 13  com.tcltk.tcllibrary              0x0a054dac TclCompEvalObj + 517
> 14  com.tcltk.tcllibrary              0x0a01185f TclEvalObjEx + 897
> 15  com.tcltk.tcllibrary              0x0a018f6a Tcl_IfObjCmd + 786
> 16  com.tcltk.tcllibrary              0x0a00e237 TclEvalObjvInternal  
> + 744
> 17  com.tcltk.tcllibrary              0x0a010ec9 TclEvalEx + 1952
> 18  com.tcltk.tcllibrary              0x0a011271 Tcl_EvalEx + 58
> 19  com.tcltk.tcllibrary              0x0a06f8e4 Tcl_FSEvalFileEx +  
> 616
> 20  com.tcltk.tklibrary               0x0b01f181 Tk_MainEx + 1680
> 21  org.puredata.pd.wish              0x000111cb main + 41
> 22  org.puredata.pd.wish              0x00011186 _start + 216
> 23  org.puredata.pd.wish              0x000110ad start + 41
>
> Thread 0 crashed with X86 Thread State (32-bit):
>   eax: 0x0a0a1fe9  ebx: 0x0a05a0e9  ecx: 0x00000000  edx: 0x00000000
>   edi: 0x20646564  esi: 0x616f6c00  ebp: 0xbfffe5b8  esp: 0xbfffe5a0
>    ss: 0x0000001f  efl: 0x00010297  eip: 0x0a0a200e   cs: 0x00000017
>    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>   cr2: 0x616f6c00
>
> Binary Images:
>     0x1000 -    0x11bef +org.puredata.pd.wish 0.42.5 (2010.10.19) / 
> Users/m/pd_extended_trunk/pd-extended-release/packages/darwin_app/ 
> build/Pd-extended.app/Contents/MacOS/Pd-extended
>   0x351000 -   0x352ff3  ATSHI.dylib ??? (???) /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> ATS.framework/Versions/A/Resources/ATSHI.dylib
>   0x35d000 -   0x36bfeb  libSimplifiedChineseConverter.dylib ???  
> (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/ 
> CoreServices/Encodings/libSimplifiedChineseConverter.dylib
>   0x370000 -   0x382fff  libTraditionalChineseConverter.dylib ???  
> (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/ 
> CoreServices/Encodings/libTraditionalChineseConverter.dylib
>  0x47c3000 -  0x49cafef  com.apple.RawCamera.bundle 2.1.0 (474)  
> <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/ 
> RawCamera.bundle/Contents/MacOS/RawCamera
>  0x5e76000 -  0x5e77ff9 +libPdTcl.dylib ??? (???)  
> <ab0d057456620ca35b33dccd8ab9483e> /Users/m/pd_extended_trunk/pd- 
> extended-release/packages/darwin_app/build/Pd-extended.app/Contents/ 
> Resources/bin/libPdTcl.dylib
>  0x5f7f000 -  0x5ffdfef  com.tcltk.tcllibrary 8.4.7 b (8.4.7 b)  
> <fd41897f36de9271d601298eaf7cdf4b> /System/Library/Frameworks/ 
> Tcl.framework/Versions/8.4/Tcl
>  0x6020000 -  0x60cdfeb  com.tcltk.tklibrary 8.4.7 b (8.4.7 b)  
> <9e3b1ff29ce1a8ada6e6354a43f11c5b> /System/Library/Frameworks/ 
> Tk.framework/Versions/8.4/Tk
>  0xa000000 -  0xa0c810f +com.tcltk.tcllibrary 8.5.9 (8.5.9) /Users/m/ 
> pd_extended_trunk/pd-extended-release/packages/darwin_app/build/Pd- 
> extended.app/Contents/Frameworks/Tcl.framework/Versions/8.5/Tcl
>  0xb000000 -  0xb0f1a1f +com.tcltk.tklibrary 8.5.9 (8.5.9) /Users/m/ 
> pd_extended_trunk/pd-extended-release/packages/darwin_app/build/Pd- 
> extended.app/Contents/Frameworks/Tk.framework/Versions/8.5/Tk
> 0x8fe00000 - 0x8fe2db43  dyld 97.1 (???)  
> <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
> 0x90003000 - 0x90096fff  com.apple.ink.framework 101.3 (86)  
> <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x900cc000 - 0x90156fe3  com.apple.DesktopServices 1.4.8 (1.4.8)  
> <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/ 
> DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x9015a000 - 0x9015dfff  com.apple.help 1.1 (36)  
> <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x902ce000 - 0x902dbfe7  com.apple.opengl 1.5.10 (1.5.10)  
> <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/OpenGL
> 0x902dc000 - 0x9035bff5  com.apple.SearchKit 1.2.2 (1.2.2)  
> <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ 
> Versions/A/SearchKit
> 0x9035c000 - 0x9039afff  libGLImage.dylib ??? (???)  
> <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x9044b000 - 0x90453fff  com.apple.DiskArbitration 2.2.1 (2.2.1)  
> <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/ 
> DiskArbitration.framework/Versions/A/DiskArbitration
> 0x90454000 - 0x904e0ff7  com.apple.LaunchServices 291 (291)  
> <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/ 
> LaunchServices.framework/Versions/A/LaunchServices
> 0x90548000 - 0x905f8fff  edu.mit.Kerberos 6.0.13 (6.0.13)  
> <e3baa3d7b3ca7fa92082958af0b36973> /System/Library/Frameworks/ 
> Kerberos.framework/Versions/A/Kerberos
> 0x90622000 - 0x90628fff  com.apple.print.framework.Print 218.0.3  
> (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/ 
> Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/ 
> Versions/A/Print
> 0x90629000 - 0x90771ff7  com.apple.ImageIO.framework 2.0.6 (2.0.6)  
> <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/ImageIO
> 0x90945000 - 0x909f7ffb  libcrypto.0.9.7.dylib ??? (???)  
> <8ac6abef4b3bb125c8bf84634421bcee> /usr/lib/libcrypto.0.9.7.dylib
> 0x90a11000 - 0x90a53fef  com.apple.NavigationServices 3.5.2 (163)  
> <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ 
> Versions/A/NavigationServices
> 0x90a72000 - 0x90a7bfff  com.apple.speech.recognition.framework  
> 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/ 
> Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> SpeechRecognition.framework/Versions/A/SpeechRecognition
> 0x90a7c000 - 0x90a80fff  libGIF.dylib ??? (???)  
> <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 0x90ad1000 - 0x90adcfe7  libCSync.A.dylib ??? (???)  
> <93e9774b1e5e026d5455ec72b6d4e623> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x90af1000 - 0x90eaffea  libLAPACK.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libLAPACK.dylib
> 0x90eb1000 - 0x90edcfe7  libauto.dylib ??? (???)  
> <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
> 0x90f02000 - 0x90f21ffa  libJPEG.dylib ??? (???)  
> <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 0x90f22000 - 0x90f9ffeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2)  
> <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/ 
> CoreAudio.framework/Versions/A/CoreAudio
> 0x90fa0000 - 0x90fdafe7  com.apple.coreui 1.2 (62) /System/Library/ 
> PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x90fdb000 - 0x91038ffb  libstdc++.6.dylib ??? (???)  
> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
> 0x91039000 - 0x91062fff  libcups.2.dylib ??? (???)  
> <3f0976287f63781607864f6586ad7229> /usr/lib/libcups.2.dylib
> 0x91144000 - 0x911a0ff7  com.apple.htmlrendering 68 (1.1.3)  
> <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ 
> Versions/A/HTMLRendering
> 0x91225000 - 0x9122cffe  libbsm.dylib ??? (???)  
> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
> 0x91323000 - 0x91325fff  com.apple.securityhi 3.0 (30817)  
> <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/ 
> A/SecurityHI
> 0x91326000 - 0x9133efff  com.apple.openscripting 1.2.8 (???)  
> <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ 
> Versions/A/OpenScripting
> 0x9141e000 - 0x9141eff8  com.apple.ApplicationServices 34 (34)  
> <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/ApplicationServices
> 0x9141f000 - 0x914a6ff7  libsqlite3.0.dylib ??? (???)  
> <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
> 0x914a7000 - 0x915dafe7  com.apple.CoreFoundation 6.5.7 (476.19)  
> <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/ 
> CoreFoundation.framework/Versions/A/CoreFoundation
> 0x915db000 - 0x91682fec  com.apple.CFNetwork 438.14 (438.14)  
> <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ 
> Versions/A/CFNetwork
> 0x9176c000 - 0x917c5ff7  libGLU.dylib ??? (???)  
> <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x917c6000 - 0x917dcfff  com.apple.DictionaryServices 1.0.0 (1.0.0)  
> <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/ 
> DictionaryServices.framework/Versions/A/DictionaryServices
> 0x917dd000 - 0x917ddffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib  
> 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Frameworks/vecLib.framework/Versions/A/vecLib
> 0x917de000 - 0x917eaffe  libGL.dylib ??? (???) /System/Library/ 
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x917f5000 - 0x918d5fff  libobjc.A.dylib ??? (???)  
> <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
> 0x91a2e000 - 0x91a2effd  com.apple.Accelerate 1.4.2 (Accelerate  
> 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
> Accelerate
> 0x91a2f000 - 0x91a39feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)  
> <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/ 
> Versions/A/CarbonSound
> 0x91a3a000 - 0x91a67feb  libvDSP.dylib ??? (???)  
> <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/ 
> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/ 
> A/libvDSP.dylib
> 0x91a68000 - 0x91ae5fef  libvMisc.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libvMisc.dylib
> 0x92a9c000 - 0x92abafff  libresolv.9.dylib ??? (???)  
> <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
> 0x92abb000 - 0x92bf4ff7  libicucore.A.dylib ??? (???)  
> <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
> 0x92c9b000 - 0x92cf5ff7  com.apple.CoreText 2.0.4 (???)  
> <c7a222be1b51a9954eae716adbd5626a> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreText.framework/Versions/A/CoreText
> 0x92cf6000 - 0x92ffefe7  com.apple.HIToolbox 1.5.6 (???)  
> <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/ 
> A/HIToolbox
> 0x92fff000 - 0x93048fef  com.apple.Metadata 10.5.8 (398.26)  
> <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ 
> Versions/A/Metadata
> 0x930a5000 - 0x93442fef  com.apple.QuartzCore 1.5.8 (1.5.8)  
> <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/ 
> QuartzCore.framework/Versions/A/QuartzCore
> 0x93443000 - 0x93482fef  libTIFF.dylib ??? (???)  
> <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 0x93483000 - 0x9354efff  com.apple.ColorSync 4.5.2 (4.5.2) /System/ 
> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/ColorSync.framework/Versions/A/ColorSync
> 0x93757000 - 0x9376dfe7  com.apple.CoreVideo 1.5.1 (1.5.1)  
> <001910004257f1386724398f584b30b5> /System/Library/Frameworks/ 
> CoreVideo.framework/Versions/A/CoreVideo
> 0x93773000 - 0x938daff3  libSystem.B.dylib ??? (???)  
> <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
> 0x938db000 - 0x938fffff  libxslt.1.dylib ??? (???)  
> <adfe90a3d564d824d5ae0fa6df8d6c3f> /usr/lib/libxslt.1.dylib
> 0x93900000 - 0x93910ffc  com.apple.LangAnalysis 1.6.5 (1.6.5)  
> <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> LangAnalysis.framework/Versions/A/LangAnalysis
> 0x93b7a000 - 0x93bf4ff8  com.apple.print.framework.PrintCore 5.5.4  
> (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> PrintCore.framework/Versions/A/PrintCore
> 0x93bf5000 - 0x93caffe3  com.apple.CoreServices.OSServices 228 (228)  
> <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/OSServices.framework/ 
> Versions/A/OSServices
> 0x93d70000 - 0x93d7effd  libz.1.dylib ??? (???)  
> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
> 0x93f49000 - 0x93f4affc  libffi.dylib ??? (???)  
> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
> 0x93f4b000 - 0x93f82fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)  
> <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/ 
> SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x94092000 - 0x94563fbe  libGLProgrammability.dylib ??? (???)  
> <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/ 
> OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x94576000 - 0x94c16fff  com.apple.CoreGraphics 1.409.3 (???)  
> <5c10a8120b8a797b0149b0aa7853fbc3> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/CoreGraphics
> 0x94c17000 - 0x94caaff3  com.apple.ApplicationServices.ATS 3.7 (???)  
> <ee62ba9c0a4c8e23dd52f867c03ca5a6> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/ATS
> 0x94db2000 - 0x94db2ffa  com.apple.CoreServices 32 (32)  
> <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/CoreServices
> 0x94db9000 - 0x94dceffb  com.apple.ImageCapture 5.0.2 (5.0.2) / 
> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
> ImageCapture.framework/Versions/A/ImageCapture
> 0x94dcf000 - 0x9504bfe7  com.apple.Foundation 6.5.9 (677.26)  
> <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/ 
> Foundation.framework/Versions/C/Foundation
> 0x95054000 - 0x95058fff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
> system/libmathCommon.A.dylib
> 0x95059000 - 0x9522affb  com.apple.security 5.0.5 (36371)  
> <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/ 
> Security.framework/Versions/A/Security
> 0x9522b000 - 0x952b8ff7  com.apple.framework.IOKit 1.5.2 (???)  
> <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/ 
> IOKit.framework/Versions/A/IOKit
> 0x952b9000 - 0x952bbff5  libRadiance.dylib ??? (???)  
> <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 0x95bcf000 - 0x95bcffff  com.apple.Carbon 136 (136)  
> <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Carbon
> 0x95c10000 - 0x95c17fe9  libgcc_s.1.dylib ??? (???)  
> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
> 0x95c18000 - 0x95c28fff  com.apple.speech.synthesis.framework 3.7.1  
> (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/ 
> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
> SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x95c29000 - 0x96039fef  libBLAS.dylib ??? (???) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/Versions/A/libBLAS.dylib
> 0x9606c000 - 0x96133ff2  com.apple.vImage 3.0 (3.0) /System/Library/ 
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vImage.framework/Versions/A/vImage
> 0x96217000 - 0x96246fe3  com.apple.AE 402.3 (402.3)  
> <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/ 
> CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/ 
> AE
> 0x963ab000 - 0x96685ff3  com.apple.CoreServices.CarbonCore 786.11  
> (786.13) <dbe18301a8b0933b0f990e3f48f49043> /System/Library/ 
> Frameworks/CoreServices.framework/Versions/A/Frameworks/ 
> CarbonCore.framework/Versions/A/CarbonCore
> 0x96686000 - 0x966c7fe7  libRIP.A.dylib ??? (???)  
> <afe3da44b06b24626997749a47b79af9> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x966c8000 - 0x96719ff7  com.apple.HIServices 1.7.1 (???)  
> <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> HIServices.framework/Versions/A/HIServices
> 0x9671a000 - 0x967c1feb  com.apple.QD 3.11.56 (???)  
> <b66ab22356d5e0a15b35c11e57bba404> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
> Versions/A/QD
> 0x97001000 - 0x97001ffb  com.apple.installserver.framework 1.0 (8) / 
> System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ 
> InstallServer
> 0x97002000 - 0x97007fff  com.apple.CommonPanels 1.2.4 (85)  
> <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/ 
> Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ 
> Versions/A/CommonPanels
> 0x97025000 - 0x97106ff7  libxml2.2.dylib ??? (???)  
> <4d54971007e14f8d80e6889ee1111f21> /usr/lib/libxml2.2.dylib
> 0x97107000 - 0x9710eff7  libCGATS.A.dylib ??? (???)  
> <ad468a4bd067775b193a8651651866ba> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
> 0x9710f000 - 0x9712bff3  libPng.dylib ??? (???)  
> <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libPng.dylib
> 0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)  
> <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/ 
> Encodings/libJapaneseConverter.dylib
> 0xbab00000 - 0xbab21fe2  libKoreanConverter.dylib ??? (???)  
> <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/ 
> Encodings/libKoreanConverter.dylib
> 0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/ 
> libobjc.A.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
> libSystem.B.dylib
>
> tcl 8.4 crash (first build, with Fink files updated beyond Dev  
> Recommendations)
>
> Date/Time:      2010-10-19 17:22:04 +0200
> OS Version:     10.5.8 (Build 9L31a)
> Architecture:   i386
> Report Version: 4
>
> Command:        Pd-extended
> Path:           /Users/m/pd_extended_trunk/pd-extended-release/ 
> packages/darwin_app/build/Pd-extended.app/Contents/MacOS/Pd-extended
> Version:        0.42.5 (2010.10.19)
> Parent:         launchd [137]
>
> PID:            35469
> Event:          hang
> Time:           6.41s
> Steps:          20
>
>
> Process:        Pd-extended [35469]
> Path:           /Users/m/pd_extended_trunk/pd-extended-release/ 
> packages/darwin_app/build/Pd-extended.app/Contents/MacOS/Pd-extended
>
>   ADDRESS         BINARY
>   00001000        /Users/m/pd_extended_trunk/pd-extended-release/ 
> packages/darwin_app/build/Pd-extended.app/Contents/MacOS/Pd-extended
>   000a1000        /System/Library/Frameworks/Tcl.framework/Versions/ 
> 8.4/Tcl
>   04669000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   04ddc000        /Users/m/pd_extended_trunk/pd-extended-release/ 
> packages/darwin_app/build/Pd-extended.app/Contents/Resources/bin/ 
> libPdTcl.dylib
>   0615e000        /System/Library/Tcl/Trf2.1/libTrf2.1.dylib
>   06185000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   0618d000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   0b000000        /System/Library/Frameworks/Tk.framework/Versions/ 
> 8.4/Tk
>
>   Thread id:      1432d998
>   User stack:
>     20 ??? [0x39ca]
>       20 ??? [0x3a1f]
>         20 _Tk_MainEx + 1067 (in Tk) [0xb04bed4]
>           20 _Tk_MainLoop + 20 (in Tk) [0xb02e2cd]
>             20 _Tcl_DoOneEvent + 379 (in Tcl) [0xf5042]
>               20 _TclServiceIdle + 61 (in Tcl) [0x10470a]
>                 20 _MapFrame + 30 (in Tk) [0xb0348d5]
>                   20 _Tcl_DoOneEvent + 379 (in Tcl) [0xf5042]
>                     20 _TclServiceIdle + 61 (in Tcl) [0x10470a]
>                       15 _UpdateGeometryInfo + 1039 (in Tk)  
> [0xb09163f]
>                         15 _Tk_ResizeWindow + 51 (in Tk) [0xb076334]
>                           15 _XResizeWindow + 123 (in Tk) [0xb08f65e]
>                             15 _SizeWindow + 273 (in HIToolbox)  
> [0x92d7ed9d]
>                               15  
> __Z24MoveResizeWindowInternalP10WindowDatallllhhhhPK4Rectm + 1432  
> (in HIToolbox) [0x92d19a98]
>                                 15  
> __Z16EndWindowReshapeP10WindowDataP17ReshapeWindowInfoh + 291 (in  
> HIToolbox) [0x92d2a803]
>                                   15  
> __Z11PaintWindowP10WindowDataP15OpaqueRgnHandle11PaintReasonb + 445  
> (in HIToolbox) [0x92d2a9ef]
>                                     15  
> __Z25EraseWindowRegionInternalP10WindowDataP15OpaqueRgnHandlebPb +  
> 316 (in HIToolbox) [0x92d85a30]
>                                       15  
> __ZN6HIView6RenderEmP9CGContext + 45 (in HIToolbox) [0x92d1f92f]
>                                         15  
> __ZN6HIView4DrawEsP13OpaqueGrafPtrm + 83 (in HIToolbox) [0x92d1f9df]
>                                           15  
> __ZN6HIView14DrawCompositedEsP13OpaqueGrafPtrPK9__HIShapemPS_P9CGContext 
>  + 668 (in HIToolbox) [0x92d1fccc]
>                                             14  
> __ZN6HIView23RecursiveDrawCompositedEPK9__HIShapemPS_P9CGContexthf +  
> 728 (in HIToolbox) [0x92d208c6]
>                                               14  
> __ZN6HIView8SendDrawEsP13OpaqueGrafPtrPK9__HIShapeP9CGContext + 108  
> (in HIToolbox) [0x92d20c7e]
>                                                 14  
> __ZN6HIView15DrawCacheOrSelfEsPK9__HIShapeP9CGContext + 95 (in  
> HIToolbox) [0x92d20e75]
>                                                   14  
> __ZN17HIWindowFrameView8DrawSelfEsPK9__HIShapeP9CGContext + 260 (in  
> HIToolbox) [0x92db0d46]
>                                                     14  
> __ZN17HIWindowFrameView8DrawDarkERK6CGRectmP9CGContext + 917 (in  
> HIToolbox) [0x92db124b]
>                                                       14  
> __ZN11CUIRenderer4DrawE6CGRectP9CGContextPK14__CFDictionaryPS5_ +  
> 4638 (in CoreUI) [0x90fbe19e]
>                                                         14  
> __ZN11CUIRenderer19DrawWindowFrameDarkEPK10CUIContext + 5057 (in  
> CoreUI) [0x90faa509]
>                                                           14  
> _CGContextDrawImages + 297 (in CoreGraphics) [0x945c522d]
>                                                             14  
> _ripc_DrawImages + 9522 (in libRIP.A.dylib) [0x96696cad]
>                                                               14  
> _ripc_RenderImage + 273 (in libRIP.A.dylib) [0x9668a549]
>                                                                 14  
> _ripl_BltImage + 329 (in libRIP.A.dylib) [0x966a05a5]
>                                                                   14  
> _ripd_Lock + 61 (in libRIP.A.dylib) [0x966a6d60]
>                                                                      
> 14 _CGSDeviceLock + 450 (in CoreGraphics) [0x9459440b]
>                                                                       14 
>  __CGSLockWindow + 4600 (in CoreGraphics) [0x945878bb]
>                                                                         14 
>  _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>                                             1  
> __ZN6HIView23RecursiveDrawCompositedEPK9__HIShapemPS_P9CGContexthf +  
> 1089 (in HIToolbox) [0x92d20a2f]
>                                               1  
> __ZN6HIView23RecursiveDrawCompositedEPK9__HIShapemPS_P9CGContexthf +  
> 728 (in HIToolbox) [0x92d208c6]
>                                                 1  
> __ZN6HIView8SendDrawEsP13OpaqueGrafPtrPK9__HIShapeP9CGContext + 108  
> (in HIToolbox) [0x92d20c7e]
>                                                   1  
> __ZN6HIView15DrawCacheOrSelfEsPK9__HIShapeP9CGContext + 95 (in  
> HIToolbox) [0x92d20e75]
>                                                     1  
> __ZN18HIWindowButtonView8DrawSelfEsPK9__HIShapeP9CGContext + 283 (in  
> HIToolbox) [0x92db45d7]
>                                                       1  
> __HIThemeDrawTitleBarWidgetInRect + 579 (in HIToolbox) [0x92db4893]
>                                                         1  
> __CFRelease + 216 (in CoreFoundation) [0x9151c538]
>                                                           1 ???  
> [0xffff026d]
>                       4 _DisplayListbox + 2343 (in Tk) [0xb0495ba]
>                         2 _Tk_DrawChars + 586 (in Tk) [0xb0825aa]
>                           2 _MultiFontDrawText + 496 (in Tk)  
> [0xb082348]
>                             2 _CallText + 59 (in QD) [0x96766f28]
>                               1 _StdText + 1775 (in QD) [0x96767636]
>                                 1 _DetermineTextBoundingBox + 501  
> (in QD) [0x967682f7]
>                                   1 _ComputeFMGlyphRecMetrics + 93  
> (in QD) [0x96768cb6]
>                                     1 _WTValidateMetricsVI + 94 (in  
> QD) [0x967690b0]
>                                       1 _ValidGlyphVectorIndex + 65  
> (in ATS) [0x94c52705]
>                                         1 _TSReaderToWriter + 19 (in  
> CarbonCore) [0x963b2675]
>                                           1 _pthread_mutex_trylock +  
> 472 (in libSystem.B.dylib) [0x9379ffd7]
>                               1 _StdText + 2489 (in QD) [0x96767900]
>                                 1 _RenderGlyphs + 1510 (in QD)  
> [0x9676e3df]
>                                   1 _CGContextGetFillColorSpace + 40  
> (in CoreGraphics) [0x9469591a]
>                                     1 _CGGStateGetFillColor + 37 (in  
> CoreGraphics) [0x94592e95]
>                                       1  
> _CGColorSpaceCopyDefaultColor + 73 (in CoreGraphics) [0x94592f0a]
>                                         1 _CGColorCreate + 86 (in  
> CoreGraphics) [0x945930c7]
>                                           1 _CGTypeCreateInstance +  
> 32 (in CoreGraphics) [0x9457e407]
>                                             1  
> _CGTypeCreateInstanceWithAllocator + 54 (in CoreGraphics) [0x94579ff8]
>                                               1 ??? [0xffff0635]
>                         1 _MoveTo + 1 (in QD) [0x967506ed]
>                         1 _Tcl_DStringFree + 0 (in Tcl) [0x107049]
>                       1 _DisplayListbox + 2863 (in Tk) [0xb0497c2]
>                         1 _Tk_Draw3DRectangle + 349 (in Tk)  
> [0xb001532]
>                           1 _Tk_3DHorizontalBevel + 295 (in Tk)  
> [0xb097702]
>                             1 _XFillRectangle + 74 (in Tk) [0xb098d97]
>                               1 _XFillRectangles + 134 (in Tk)  
> [0xb07e3bf]
>                                 1 _TkMacOSXSetUpCGContext + 136 (in  
> Tk) [0xb07cf87]
>                                   1 _CSMemDisposeHandle + 75 (in  
> CarbonCore) [0x963ba716]
>                                     1 _CSMemDisposePtr + 37 (in  
> CarbonCore) [0x963ba755]
>                                       1 _szone_free + 1471 (in  
> libSystem.B.dylib) [0x9377a9d9]
>   Kernel stack:
>     5 _PE_incoming_interrupt + 131 [0x44e416]
>       5 _lapic_interrupt + 121 [0x1b16c0]
>         5 _sync_iss_to_iks + 114 [0x1aa3ae]
>     1 _i386_astintr + 47 [0x1aa272]
>       1 _ast_taken + 185 [0x129434]
>         1 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      d666048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        ATSServer [36598]
> Path:           /System/Library/Frameworks/ 
> ApplicationServices.framework/Frameworks/ATS.framework/Support/ 
> ATSServer
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Frameworks/ATS.framework/Support/ 
> ATSServer
>
>   Thread id:      1432fba0
>   User stack:
>     20 ??? [0x4ef6]
>       20 ??? [0xddaef]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      1441cd60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        ATSServer [157]
> Path:           /System/Library/Frameworks/ 
> ApplicationServices.framework/Frameworks/ATS.framework/Support/ 
> ATSServer
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Frameworks/ATS.framework/Support/ 
> ATSServer
>
>   Thread id:      7b01d60
>   User stack:
>     20 ??? [0x4ef6]
>       20 ??? [0xddaef]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7e18790
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        AirPort Base Station Agent [145]
> Path:           /System/Library/CoreServices/AirPort Base Station  
> Agent.app/Contents/MacOS/AirPort Base Station Agent
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/AirPort Base Station  
> Agent.app/Contents/MacOS/AirPort Base Station Agent
>   000b6000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   000be000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>
>   Thread id:      7f80c80
>   User stack:
>     20 ??? [0x1dca]
>       20 _NSApplicationMain + 574 (in AppKit) [0x967d51d8]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        AppleSpell [37767]
> Path:           /System/Library/Services/AppleSpell.service/Contents/ 
> MacOS/AppleSpell
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Services/AppleSpell.service/ 
> Contents/MacOS/AppleSpell
>   000f9000        /usr/lib/liblangid.dylib
>
>   Thread id:      8cdc208
>   User stack:
>     20 ??? [0x1f22]
>       20 ??? [0x2229]
>         20 -[NSSpellServer run] + 198 (in Foundation) [0x94e51596]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        DirectoryService [33]
> Path:           /usr/sbin/DirectoryService
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/DirectoryService
>   00160000        /System/Library/PrivateFrameworks/ 
> DirectoryServiceCore.framework/Versions/A/DirectoryServiceCore
>
>   Thread id:      79a7410
>   User stack:
>     20 start + 54 (in DirectoryService) [0x164e2]
>       20 _main + 2767 (in DirectoryService) [0x16fcf]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      71b75d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9DSLThread11_RunWrapperEPv + 84 (in  
> DirectoryServiceCore) [0x168166]
>           20 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore)  
> [0x167f5b]
>             20 __ZN20CPluginRunLoopThread10ThreadMainEv + 222 (in  
> DirectoryService) [0x2318c]
>               20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>                 20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7b02128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9DSLThread11_RunWrapperEPv + 84 (in  
> DirectoryServiceCore) [0x168166]
>           20 __ZN9DSCThread3RunEv + 39 (in DirectoryServiceCore)  
> [0x167f5b]
>             20 __ZN17CMigHandlerThread10ThreadMainEv + 303 (in  
> DirectoryService) [0x233c5]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 3808 [0x1270ea]
>         20 _ipc_mqueue_receive + 750 [0x121292]
>           20 _thread_block + 33 [0x136f20]
>             20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7b00e40
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      1441c5d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9DSLThread11_RunWrapperEPv + 84 (in  
> DirectoryServiceCore) [0x168166]
>           20 ___syscall + 5 (in libSystem.B.dylib) [0x937b63a5]
>
>
> Process:        DiskManagementTool [35468]
> Path:           /System/Library/PrivateFrameworks/ 
> DiskManagement.framework/Resources/DiskManagementTool
>
>   ADDRESS         BINARY
>   00001000        /System/Library/PrivateFrameworks/ 
> DiskManagement.framework/Resources/DiskManagementTool
>   00069000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   000be000        /System/Library/Extensions/SMARTLib.plugin/ 
> Contents/MacOS/SMARTLib
>   00134000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>
>   Thread id:      1441d8b8
>   User stack:
>     20 ??? [0x239a]
>       20 ??? [0xf9ba]
>         20 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation)  
> [0x94e1a4f4]
>           20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in  
> Foundation) [0x94e0e3d5]
>             20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        Dock [156]
> Path:           /System/Library/CoreServices/Dock.app/Contents/MacOS/ 
> Dock
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/Dock.app/Contents/ 
> MacOS/Dock
>   00400000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>
>   Thread id:      812db58
>   User stack:
>     20 ??? [0x537a]
>       20 ??? [0x97e97]
>         20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in  
> Foundation) [0x94e0e3d5]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      8130c80
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x1340d]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8496998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>
> Process:        Finder [161]
> Path:           /System/Library/CoreServices/Finder.app/Contents/ 
> MacOS/Finder
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/Finder.app/Contents/ 
> MacOS/Finder
>   004e5000        /System/Library/Frameworks/Collaboration.framework/ 
> Versions/A/Collaboration
>   004fe000        /System/Library/PrivateFrameworks/ 
> MultitouchSupport.framework/Versions/A/MultitouchSupport
>   00527000        /System/Library/TextEncodings/Unicode  
> Encodings.bundle/Contents/MacOS/Unicode Encodings
>   00537000        /System/Library/Contextual Menu Items/ 
> FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
>   0057e000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   0058e000        /System/Library/PrivateFrameworks/ 
> QuickLookUI.framework/Versions/A/Resources/DisplayBundles/ 
> PDF.qldisplay/Contents/MacOS/PDF
>   0059c000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   0072e000        /System/Library/Contextual Menu Items/ 
> BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
>   007f6000        /System/Library/Contextual Menu Items/ 
> AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
>   13189000        /System/Library/PrivateFrameworks/ 
> URLMount.framework/URLMount
>   131a6000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>   1332d000        /System/Library/PrivateFrameworks/ 
> QuickLookUI.framework/Versions/A/Resources/DisplayBundles/ 
> Generic.qldisplay/Contents/MacOS/Generic
>   1335a000        /Library/Contextual Menu Items/dppCMPlugIn.plugin/ 
> Contents/MacOS/dppCMPlugIn
>   133c0000        /System/Library/Frameworks/OpenGL.framework/ 
> Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
>   1347a000        /System/Library/Filesystems/URLMount/ 
> ftp.URLMounter/Contents/MacOS/ftp
>   134ae000        /System/Library/PrivateFrameworks/ 
> BezelServices.framework/Versions/A/BezelServices
>   13546000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
>   15829000        /System/Library/PrivateFrameworks/ 
> QuickLookUI.framework/Versions/A/Resources/DisplayBundles/ 
> NSImage.qldisplay/Contents/MacOS/NSImage
>   15be5000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   16058000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   16060000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   160e5000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   16165000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   161c7000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>   17301000        /System/Library/Frameworks/OpenGL.framework/ 
> Resources/GLEngine.bundle/GLEngine
>   174b4000        /System/Library/Extensions/ 
> GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
>   185c5000        /System/Library/PrivateFrameworks/ 
> QuickLookUI.framework/Versions/A/Resources/DisplayBundles/ 
> Text.qldisplay/Contents/MacOS/Text
>   19c3b000        /System/Library/Components/ 
> CharacterPalette.component/Contents/MacOS/CharacterPalette
>   1b6dd000        /Users/m/Library/Contextual Menu Items/ 
> ToastIt.plugin/Contents/MacOS/ToastIt
>   1b97d000        /Library/Contextual Menu Items/ADFSMenu.plugin/ 
> Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
>   1ba69000        /Library/Contextual Menu Items/ADFSMenu.plugin/ 
> Contents/MacOS/ADFSMenu
>   1bd00000        /System/Library/Frameworks/IOBluetooth.framework/ 
> Versions/A/IOBluetooth
>   1c000000        /Library/Application Support/Adobe/Adobe Version  
> Cue CS4/Client/4.0.0/VersionCue.framework/VersionCue
>
>   Thread id:      8496d60
>   User stack:
>     20 ??? [0x92d6]
>       20 ??? [0xf31d5]
>         20 ??? [0x23319]
>           20 _RunApplicationEventLoop + 207 (in HIToolbox)  
> [0x92d832b3]
>             20 __AcquireNextEvent + 58 (in HIToolbox) [0x92d84b56]
>               20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                 20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      84956b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123  
> (in DesktopServicesPriv) [0x900cde17]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      84952e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv +  
> 216 (in DesktopServicesPriv) [0x900cdf90]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f81ba0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 __ZN13TNodeSyncTask12SyncTaskProcEPv + 84 (in  
> DesktopServicesPriv) [0x900d8f72]
>             20 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               20 _TSWaitOnConditionTimedRelative + 202 (in  
> CarbonCore) [0x963d4d6a]
>                 20 _TSWaitOnCondition + 126 (in CarbonCore)  
> [0x963f5e83]
>                   20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      89fe128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      89fd5d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      71b6a78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _glvmDoWork + 162 (in libGLProgrammability.dylib)  
> [0x940b9b32]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      79a7048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 __ZN18TNodeOperationTask22OperationTaskProcedureEv + 30  
> (in DesktopServicesPriv) [0x900f878e]
>             20  
> __ZN18TNodeOperationTask15HandleOperationEP10TOperation + 266 (in  
> DesktopServicesPriv) [0x900f88b6]
>               20 __ZN10TOperation16ResolveConflictsEv + 149 (in  
> DesktopServicesPriv) [0x900fa2c9]
>                 20 __ZN10TOperation18ReportErrorForNodeEl8TNodePtrl  
> + 146 (in DesktopServicesPriv) [0x90126b52]
>                   20  
> __ZN10TOperation11ReportErrorER20OperationErrorRecord + 108 (in  
> DesktopServicesPriv) [0x90126a90]
>                     20 _semaphore_timedwait_trap + 10 (in  
> libSystem.B.dylib) [0x937742da]
>
>   Thread id:      141eaa78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN13CVDisplayLink11runIOThreadEv + 1087 (in CoreVideo)  
> [0x9376a687]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      14389790
>   User stack:
>     19 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       19 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         19 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           19 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in  
> DesktopServicesPriv) [0x900daebc]
>             19 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               19 _TSWaitOnConditionTimedRelative + 246 (in  
> CarbonCore) [0x963d4d96]
>                 19 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>
> Process:        Firewall [11490]
> Path:           /usr/libexec/ApplicationFirewall/Firewall
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/ApplicationFirewall/Firewall
>
>   Thread id:      a86a8b8
>   User stack:
>     20 ??? [0x1976]
>       20 ??? [0x1f0a]
>         20 ??? [0x1ed2]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        KernelEventAgent [24]
> Path:           /usr/sbin/KernelEventAgent
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/KernelEventAgent
>
>   Thread id:      71b9ba0
>   User stack:
>     20 start + 54 (in KernelEventAgent) [0x1bfe]
>       20 _main + 1126 (in KernelEventAgent) [0x3b7f]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      79a3000
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        MOTUFireWireConsoleLauncher [142]
> Path:           /System/Library/Extensions/MOTUFireWireAudio.kext/ 
> Contents/MacOS/MOTUFireWireConsoleLauncher.app/Contents/MacOS/ 
> MOTUFireWireConsoleLauncher
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Extensions/MOTUFireWireAudio.kext/ 
> Contents/MacOS/MOTUFireWireConsoleLauncher.app/Contents/MacOS/ 
> MOTUFireWireConsoleLauncher
>
>   Thread id:      79a3f20
>   User stack:
>     20 start + 41 (in MOTUFireWireConsoleLauncher) [0x2495]
>       20 __start + 228 (in MOTUFireWireConsoleLauncher) [0x257a]
>         20 _main + 579 (in MOTUFireWireConsoleLauncher) [0x2cf7]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        Preview [50390]
> Path:           /Applications/Preview.app/Contents/MacOS/Preview
>
>   ADDRESS         BINARY
>   00001000        /Applications/Preview.app/Contents/MacOS/Preview
>   00211000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   00219000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   0029d000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   1594c000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/Resources/ATSHI.dylib
>   16073000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
>   16087000        /System/Library/Frameworks/OpenGL.framework/ 
> Resources/GLEngine.bundle/GLEngine
>   1623a000        /System/Library/Extensions/ 
> GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
>   168de000        /System/Library/Frameworks/OpenGL.framework/ 
> Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
>   184d4000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>   18aff000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
>   ba900000        /System/Library/CoreServices/Encodings/ 
> libJapaneseConverter.dylib
>
>   Thread id:      7e18b58
>   User stack:
>     20 start + 54 (in Preview) [0x21b2]
>       20 _NSApplicationMain + 574 (in AppKit) [0x967d51d8]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      71b9048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _glvmDoWork + 162 (in libGLProgrammability.dylib)  
> [0x940b9b32]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      a86ac80
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _fe_fragment_thread + 54 (in QuartzCore) [0x93199a09]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8cda3c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __Z11CMMConvTaskPv + 54 (in ColorSync) [0x934c8d8e]
>           20 __Z20pthreadSemaphoreWaitP18t_pthreadSemaphore + 42 (in  
> ColorSync) [0x934b6450]
>             20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>
> Process:        Problem Reporter [35466]
> Path:           /System/Library/CoreServices/Problem Reporter.app/ 
> Contents/MacOS/Problem Reporter
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/Problem Reporter.app/ 
> Contents/MacOS/Problem Reporter
>   00053000        /System/Library/PrivateFrameworks/ 
> DiskManagement.framework/Versions/A/DiskManagement
>   000a6000        /usr/lib/libcurl.4.dylib
>   000db000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   00122000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>   00256000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   0025e000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   00784000        /System/Library/SystemProfiler/ 
> SPMemoryReporter.spreporter/Contents/MacOS/SPMemoryReporter
>   01ff3000        /System/Library/SystemProfiler/ 
> SPPlatformReporter.spreporter/Contents/MacOS/SPPlatformReporter
>   01ffe000        /System/Library/SystemProfiler/ 
> SPDisplaysReporter.spreporter/Contents/MacOS/SPDisplaysReporter
>   0200f000        /System/Library/SystemProfiler/ 
> SPAirPortReporter.spreporter/Contents/MacOS/SPAirPortReporter
>   02018000        /System/Library/PrivateFrameworks/ 
> Apple80211.framework/Versions/A/Apple80211
>   02053000        /System/Library/SystemProfiler/ 
> SPModemReporter.spreporter/Contents/MacOS/SPModemReporter
>   02069000        /System/Library/SystemProfiler/ 
> SPBluetoothReporter.spreporter/Contents/MacOS/SPBluetoothReporter
>   02073000        /System/Library/PrivateFrameworks/ 
> BezelServices.framework/Versions/A/BezelServices
>   02081000        /System/Library/SystemProfiler/ 
> SPNetworkReporter.spreporter/Contents/MacOS/SPNetworkReporter
>   0208a000        /System/Library/SystemProfiler/ 
> SPPCIReporter.spreporter/Contents/MacOS/SPPCIReporter
>   02094000        /System/Library/SystemProfiler/ 
> SPSerialATAReporter.spreporter/Contents/MacOS/SPSerialATAReporter
>   15f30000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   16825000        /System/Library/Frameworks/IOBluetooth.framework/ 
> Versions/A/IOBluetooth
>   168e9000        /System/Library/Frameworks/IOBluetoothUI.framework/ 
> Versions/A/IOBluetoothUI
>   16920000        /System/Library/SystemProfiler/ 
> SPParallelATAReporter.spreporter/Contents/MacOS/SPParallelATAReporter
>   16927000        /System/Library/SystemProfiler/ 
> SPParallelSCSIReporter.spreporter/Contents/MacOS/ 
> SPParallelSCSIReporter
>   16931000        /System/Library/SystemProfiler/ 
> SPFibreChannelReporter.spreporter/Contents/MacOS/ 
> SPFibreChannelReporter
>   1693a000        /System/Library/SystemProfiler/ 
> SPUSBReporter.spreporter/Contents/MacOS/SPUSBReporter
>   16942000        /System/Library/SystemProfiler/ 
> SPFireWireReporter.spreporter/Contents/MacOS/SPFireWireReporter
>   3f000000        /System/Library/PrivateFrameworks/ 
> SPSupport.framework/Versions/A/SPSupport
>
>   Thread id:      c1165d0
>   User stack:
>     20 ??? [0x27ca]
>       20 _NSApplicationMain + 574 (in AppKit) [0x967d51d8]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      c117c80
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit)  
> [0x968756e8]
>               20 -[NSConditionLock lockWhenCondition:] + 69 (in  
> Foundation) [0x94e1fb35]
>                 20 -[NSConditionLock lockWhenCondition:beforeDate:]  
> + 144 (in Foundation) [0x94e1fbd0]
>                   20 -[NSCondition waitUntilDate:] + 236 (in  
> Foundation) [0x94e1fdbc]
>                     20 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>   Thread id:      812fd60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>
> Process:        SecurityAgent [35634]
> Path:           /System/Library/CoreServices/SecurityAgent.app/ 
> Contents/MacOS/SecurityAgent
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/SecurityAgent.app/ 
> Contents/MacOS/SecurityAgent
>   00035000        /System/Library/Frameworks/ 
> ExceptionHandling.framework/Versions/A/ExceptionHandling
>   00054000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   0005c000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   004df000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   162dc000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   164c6000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   1654b000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   165cb000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   1662d000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>
>   Thread id:      71b66b0
>   User stack:
>     20 ??? [0x202a]
>       20 ??? [0x10fc7]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      c116998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123  
> (in DesktopServicesPriv) [0x900cde17]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      144e0128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv +  
> 216 (in DesktopServicesPriv) [0x900cdf90]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      8cddc80
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 __ZN13TNodeSyncTask12SyncTaskProcEPv + 84 (in  
> DesktopServicesPriv) [0x900d8f72]
>             20 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               20 _TSWaitOnConditionTimedRelative + 202 (in  
> CarbonCore) [0x963d4d6a]
>                 20 _TSWaitOnCondition + 126 (in CarbonCore)  
> [0x963f5e83]
>                   20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8cdbe40
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit)  
> [0x968756e8]
>               20 -[NSConditionLock lockWhenCondition:] + 69 (in  
> Foundation) [0x94e1fb35]
>                 20 -[NSConditionLock lockWhenCondition:beforeDate:]  
> + 144 (in Foundation) [0x94e1fbd0]
>                   20 -[NSCondition waitUntilDate:] + 236 (in  
> Foundation) [0x94e1fdbc]
>                     20 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>   Thread id:      a867000
>   User stack:
>     19 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       19 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         19 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           19 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in  
> DesktopServicesPriv) [0x900daebc]
>             19 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               19 _TSWaitOnConditionTimedRelative + 246 (in  
> CarbonCore) [0x963d4d96]
>                 19 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>
> Process:        Spotlight [149]
> Path:           /System/Library/CoreServices/Spotlight.app/Contents/ 
> MacOS/Spotlight
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/Spotlight.app/ 
> Contents/MacOS/Spotlight
>   00057000        /System/Library/PrivateFrameworks/ 
> Calculate.framework/Versions/A/Calculate
>   00068000        /System/Library/PrivateFrameworks/ 
> URLMount.framework/Versions/A/URLMount
>   00097000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   0009f000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   000e2000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>
>   Thread id:      81304f0
>   User stack:
>     20 ??? [0x26ea]
>       20 _NSApplicationMain + 574 (in AppKit) [0x967d51d8]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      89fe4f0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _fe_fragment_thread + 54 (in QuartzCore) [0x93199a09]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>
> Process:        SystemStarter [16]
> Path:           /sbin/SystemStarter
>
>   ADDRESS         BINARY
>   00001000        /sbin/SystemStarter
>
>   Thread id:      709ce40
>   User stack:
>     20 ??? [0x19a2]
>       20 ??? [0x22e6]
>         20 ??? [0x1c1b]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        SystemUIServer [160]
> Path:           /System/Library/CoreServices/SystemUIServer.app/ 
> Contents/MacOS/SystemUIServer
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/SystemUIServer.app/ 
> Contents/MacOS/SystemUIServer
>   0006a000        /System/Library/PrivateFrameworks/ 
> SystemUIPlugin.framework/Versions/A/SystemUIPlugin
>   00078000        /System/Library/PrivateFrameworks/ 
> NetworkConfig.framework/Versions/A/NetworkConfig
>   000cc000        /System/Library/PrivateFrameworks/ 
> ICANotifications.framework/Versions/A/ICANotifications
>   000f6000        /System/Library/PrivateFrameworks/iPod.framework/ 
> Versions/A/iPod
>   00101000        /System/Library/PrivateFrameworks/ 
> BezelServices.framework/Versions/A/BezelServices
>   0010a000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>   0023e000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Versions/A/DiskImages
>   0039d000        /System/Library/PrivateFrameworks/ 
> Apple80211.framework/Versions/A/Apple80211
>   003d8000        /System/Library/Frameworks/AppleTalk.framework/ 
> Versions/A/AppleTalk
>   003e9000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   00430000        /usr/lib/libcurl.4.dylib
>   0047b000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   0048f000        /System/Library/Extensions/AudioIPCDriver.kext/ 
> Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
>   00498000        /System/Library/Extensions/AppleHDA.kext/Contents/ 
> PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
>   004a4000        /Applications/iCal.app/Contents/Resources/ 
> iCalDockExtra.bundle/Contents/MacOS/iCalDockExtra
>   004f2000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>   0074e000        /System/Library/CoreServices/Menu Extras/ 
> TextInput.menu/Contents/MacOS/TextInput
>   007bd000        /System/Library/CoreServices/Menu Extras/ 
> AirPort.menu/Contents/MacOS/AirPort
>   12eef000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   13477000        /System/Library/PrivateFrameworks/ 
> SpeechDictionary.framework/Versions/A/SpeechDictionary
>   134c1000        /Library/Audio/Plug-Ins/HAL/Digidesign  
> CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
>   134f3000        /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/ 
> Contents/MacOS/JackRouter
>   1354b000        /Library/Frameworks/Jackmp.framework/Versions/A/ 
> Jackmp
>   135a0000        /System/Library/CoreServices/Menu Extras/ 
> Bluetooth.menu/Contents/MacOS/Bluetooth
>   135be000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/Resources/ATSHI.dylib
>   13612000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   13b21000        /System/Library/PrivateFrameworks/ 
> Apple80211.framework/Versions/A/Resources/ClientController.bundle/ 
> Contents/MacOS/ClientController
>   13b42000        /System/Library/PrivateFrameworks/ 
> EAP8021X.framework/Versions/A/EAP8021X
>   13b63000        /System/Library/PrivateFrameworks/ 
> InternetConnect.framework/Versions/A/InternetConnect
>   15c21000        /System/Library/Frameworks/IOBluetooth.framework/ 
> Versions/A/IOBluetooth
>   15ce5000        /System/Library/Frameworks/IOBluetoothUI.framework/ 
> Versions/A/IOBluetoothUI
>   15d1c000        /System/Library/CoreServices/Menu Extras/ 
> Displays.menu/Contents/MacOS/Displays
>   15d27000        /System/Library/CoreServices/Menu Extras/ 
> TimeMachine.menu/Contents/MacOS/TimeMachine
>   15d3e000        /System/Library/CoreServices/Menu Extras/ 
> Spaces.menu/Contents/MacOS/Spaces
>   15d74000        /Applications/Utilities/Keychain Access.app/ 
> Contents/Resources/Keychain.menu/Contents/MacOS/Keychain
>   15d7d000        /System/Library/Frameworks/ScreenSaver.framework/ 
> Versions/A/ScreenSaver
>   15dcf000        /System/Library/CoreServices/Menu Extras/ 
> UniversalAccess.menu/Contents/MacOS/UniversalAccess
>   15de0000        /System/Library/CoreServices/Menu Extras/ 
> RemoteDesktop.menu/Contents/MacOS/RemoteDesktop
>   15dea000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   15e6f000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   15eef000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   15f51000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>   177c6000        /System/Library/Speech/Synthesizers/ 
> MacinTalk.SpeechSynthesizer/Contents/MacOS/MacinTalk
>   19394000        /System/Library/Components/AudioCodecs.component/ 
> Contents/MacOS/AudioCodecs
>   ba900000        /System/Library/CoreServices/Encodings/ 
> libJapaneseConverter.dylib
>
>   Thread id:      71b7998
>   User stack:
>     20 ??? [0x5646]
>       20 ??? [0x5b44]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      79a68b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __StaticProcessIOObjectsArray + 95 (in ICANotifications)  
> [0xd4e9e]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      84965d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      8495e40
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x2682c]
>               20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                 20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      8494b58
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x90f3f480]
>           20 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio)  
> [0x90f3f5f8]
>             20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      89fc6b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _fe_fragment_thread + 54 (in QuartzCore) [0x93199a09]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      89fe8b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      8cde7d8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___read + 10 (in libSystem.B.dylib) [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _vn_rdwr + 353 [0x1ede33]
>             20 _VNOP_READ + 168 [0x1f8492]
>               20 _fifo_read + 196 [0x2043dd]
>                 20 _soreceive + 1142 [0x3ac8df]
>                   20 _sbwait + 159 [0x3add29]
>                     20 _msleep + 157 [0x3863e8]
>                       20 _uiomove + 653 [0x386037]
>                         20 _lck_mtx_sleep + 87 [0x130d90]
>                           20 _thread_block + 33 [0x136f20]
>                             20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      8495a78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit)  
> [0x968756e8]
>               20 -[NSConditionLock lockWhenCondition:] + 69 (in  
> Foundation) [0x94e1fb35]
>                 20 -[NSConditionLock lockWhenCondition:beforeDate:]  
> + 144 (in Foundation) [0x94e1fbd0]
>                   20 -[NSCondition waitUntilDate:] + 236 (in  
> Foundation) [0x94e1fdbc]
>                     20 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>   Thread id:      84978b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 _MTBEWorkerStartMPTask + 17 (in MacinTalk) [0x177d5b5d]
>             20 __ZN10MTBEWorker8WorkLoopEPS_ + 209 (in MacinTalk)  
> [0x177d59dd]
>               20 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>                 20 _TSWaitOnConditionTimedRelative + 202 (in  
> CarbonCore) [0x963d4d6a]
>                   20 _TSWaitOnCondition + 126 (in CarbonCore)  
> [0x963f5e83]
>                     20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8494000
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 _MTBEWorkerStartMPTask + 17 (in MacinTalk) [0x177d5b5d]
>             20 __ZN10MTBEWorker8WorkLoopEPS_ + 209 (in MacinTalk)  
> [0x177d59dd]
>               20 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>                 20 _TSWaitOnConditionTimedRelative + 202 (in  
> CarbonCore) [0x963d4d6a]
>                   20 _TSWaitOnCondition + 126 (in CarbonCore)  
> [0x963f5e83]
>                     20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      141eb5d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PollChannelStatus + 39 (in SpeechSynthesis) [0x95c1a6f7]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>
> Process:        Terminal [52521]
> Path:           /Applications/Utilities/Terminal.app/Contents/MacOS/ 
> Terminal
>
>   ADDRESS         BINARY
>   00001000        /Applications/Utilities/Terminal.app/Contents/ 
> MacOS/Terminal
>   0074c000        /System/Library/Components/ 
> CharacterPalette.component/Contents/MacOS/CharacterPalette
>   0075d000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   00765000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   14b65000        /System/Library/Filesystems/URLMount/ 
> ftp.URLMounter/Contents/MacOS/ftp
>   15202000        /System/Library/Frameworks/Carbon.framework/ 
> Versions/A/Frameworks/Print.framework/Versions/Current/Plugins/ 
> PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
>   15255000        /System/Library/Frameworks/Carbon.framework/ 
> Versions/A/Frameworks/Print.framework/Versions/A/Plugins/ 
> PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
>   154e8000        /Library/Printers/PPD Plugins/ 
> AdobePDFPDE800.plugin/Contents/MacOS/AdobePDFPDE800
>   15603000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
>   15643000        /System/Library/PrivateFrameworks/ 
> URLMount.framework/URLMount
>   156db000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>   156f4000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   15d00000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
>   18981000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   19df0000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   19e75000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   19ef5000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   19f57000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>
>   Thread id:      8cdc998
>   User stack:
>     20 ??? [0x42022]
>       20 _NSApplicationMain + 574 (in AppKit) [0x967d51d8]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      79a3790
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 ___read + 10 (in libSystem.B.dylib) [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _fill_pipeinfo + 870 [0x395dbc]
>             20 _msleep + 157 [0x3863e8]
>               20 _uiomove + 653 [0x386037]
>                 20 _lck_mtx_sleep + 87 [0x130d90]
>                   20 _thread_block + 33 [0x136f20]
>                     20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7b01998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      812e6b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit)  
> [0x968756e8]
>               20 -[NSConditionLock lockWhenCondition:] + 69 (in  
> Foundation) [0x94e1fb35]
>                 20 -[NSConditionLock lockWhenCondition:beforeDate:]  
> + 144 (in Foundation) [0x94e1fbd0]
>                   20 -[NSCondition waitUntilDate:] + 236 (in  
> Foundation) [0x94e1fdbc]
>                     20 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>   Thread id:      c1152e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123  
> (in DesktopServicesPriv) [0x900cde17]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      d6623c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv +  
> 216 (in DesktopServicesPriv) [0x900cdf90]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      d6658b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 __ZN13TNodeSyncTask12SyncTaskProcEPv + 84 (in  
> DesktopServicesPriv) [0x900d8f72]
>             20 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               20 _TSWaitOnConditionTimedRelative + 202 (in  
> CarbonCore) [0x963d4d6a]
>                 20 _TSWaitOnCondition + 126 (in CarbonCore)  
> [0x963f5e83]
>                   20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      d6636b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      c114f20
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      c114b58
>   User stack:
>     19 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       19 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         19 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           19 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in  
> DesktopServicesPriv) [0x900daebc]
>             19 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               19 _TSWaitOnConditionTimedRelative + 246 (in  
> CarbonCore) [0x963d4d96]
>                 19 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>
> Process:        TextEdit [37766]
> Path:           /Applications/TextEdit.app/Contents/MacOS/TextEdit
>
>   ADDRESS         BINARY
>   00001000        /Applications/TextEdit.app/Contents/MacOS/TextEdit
>   00090000        /Library/InputManagers/LCC Scroll Enhancer Loader/ 
> LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer  
> Loader
>   00098000        /Library/Application Support/Logitech.localized/ 
> Logitech Control Center.localized/LCC Scroll Enhancer.bundle/ 
> Contents/MacOS/LCC Scroll Enhancer
>   00734000        /System/Library/Components/ 
> CharacterPalette.component/Contents/MacOS/CharacterPalette
>   007f9000        /Library/Printers/Canon/CUPSPS2/PDEs/ 
> AboutPDE.plugin/Contents/MacOS/AboutPDE
>   1498a000        /System/Library/Filesystems/URLMount/ 
> ftp.URLMounter/Contents/MacOS/ftp
>   149df000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/Resources/ATSHI.dylib
>   14a07000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   14a4d000        /System/Library/PrivateFrameworks/ 
> URLMount.framework/URLMount
>   14ad7000        /Library/Printers/PPD Plugins/ 
> AdobePDFPDE800.plugin/Contents/MacOS/AdobePDFPDE800
>   14b07000        /System/Library/Frameworks/Carbon.framework/ 
> Versions/A/Frameworks/Print.framework/Versions/Current/Plugins/ 
> PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
>   14b55000        /Library/Printers/Canon/CUPSPS2/PDEs/ 
> PaperSourcePDE.plugin/Contents/MacOS/PaperSourcePDE
>   14e9d000        /System/Library/Frameworks/Carbon.framework/ 
> Versions/A/Frameworks/Print.framework/Versions/A/Plugins/ 
> PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
>   14edc000        /Library/Printers/Canon/CUPSPS2/PDEs/ 
> FinishingPDE.plugin/Contents/MacOS/FinishingPDE
>   14f19000        /Library/Printers/Canon/CUPSPS2/PDEs/ 
> CUPSPS2PDECommon.framework/Versions/A/CUPSPS2PDECommon
>   14f7b000        /Library/Printers/Canon/CUPSPS2/PDEs/ 
> SpecialFeaturesPDE.plugin/Contents/MacOS/SpecialFeaturesPDE
>   151ac000        /Library/Printers/Canon/CUPSPS2/PDEs/ 
> QualityPDE.plugin/Contents/MacOS/QualityPDE
>   151d7000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
>   15400000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
>   154c0000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>   156f4000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   15b91000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   15d00000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   16f4e000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   17100000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>   ba900000        /System/Library/CoreServices/Encodings/ 
> libJapaneseConverter.dylib
>
>   Thread id:      7e1c410
>   User stack:
>     20 ??? [0x1df6]
>       20 _NSApplicationMain + 574 (in AppKit) [0x967d51d8]
>         20 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           20 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             20 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               20 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      a869d60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit)  
> [0x968756e8]
>               20 -[NSConditionLock lockWhenCondition:] + 69 (in  
> Foundation) [0x94e1fb35]
>                 20 -[NSConditionLock lockWhenCondition:beforeDate:]  
> + 144 (in Foundation) [0x94e1fbd0]
>                   20 -[NSCondition waitUntilDate:] + 236 (in  
> Foundation) [0x94e1fdbc]
>                     20 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>   Thread id:      8cda000
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN23TSystemNotificationTask26SystemNotificationTaskProcEPv + 123  
> (in DesktopServicesPriv) [0x900cde17]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f817d8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20  
> __ZN25TFSEventsNotificationTask28FSEventsNotificationTaskProcEPv +  
> 216 (in DesktopServicesPriv) [0x900cdf90]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      a8695d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           20 __ZN13TNodeSyncTask12SyncTaskProcEPv + 84 (in  
> DesktopServicesPriv) [0x900d8f72]
>             20 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               20 _TSWaitOnConditionTimedRelative + 202 (in  
> CarbonCore) [0x963d4d6a]
>                 20 _TSWaitOnCondition + 126 (in CarbonCore)  
> [0x963f5e83]
>                   20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      a86bba0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      8cdd8b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      7b00a78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __Z22CFURLCacheWorkerThreadPv + 388 (in CFNetwork)  
> [0x915de264]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      a8673c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 +[NSURLConnection(NSURLConnectionReallyInternal)  
> _resourceLoadLoop:] + 320 (in Foundation) [0x94e3d520]
>               20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                 20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      1422de40
>   User stack:
>     19 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       19 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         19 _PrivateMPEntryPoint + 56 (in CarbonCore) [0x963f4057]
>           19 __ZN15TFolderSizeTask18FolderSizeTaskProcEPv + 104 (in  
> DesktopServicesPriv) [0x900daebc]
>             19 _MPWaitOnQueue + 208 (in CarbonCore) [0x963f5b00]
>               19 _TSWaitOnConditionTimedRelative + 246 (in  
> CarbonCore) [0x963d4d96]
>                 19 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>
> Process:        UserEventAgent [150]
> Path:           /usr/sbin/UserEventAgent
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/UserEventAgent
>   00014000        /System/Library/UserEventPlugins/ACRRDaemon.plugin/ 
> Contents/MacOS/ACRRDaemon
>   00028000        /System/Library/UserEventPlugins/ 
> AirPortUserAgent.plugin/Contents/MacOS/AirPortUserAgent
>   00031000        /System/Library/PrivateFrameworks/ 
> Apple80211.framework/Versions/A/Apple80211
>   0006c000        /System/Library/UserEventPlugins/ 
> alfUIplugin.plugin/Contents/MacOS/alfUIplugin
>   00071000        /System/Library/UserEventPlugins/ 
> AppleHIDMouseAgent.plugin/Contents/MacOS/AppleHIDMouseAgent
>   00077000        /System/Library/UserEventPlugins/ 
> BluetoothUserAgent-Plugin.plugin/Contents/MacOS/BluetoothUserAgent- 
> Plugin
>   0007f000        /System/Library/Extensions/AudioIPCDriver.kext/ 
> Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
>   00088000        /System/Library/Extensions/AppleHDA.kext/Contents/ 
> PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
>   00094000        /Library/Audio/Plug-Ins/HAL/Digidesign  
> CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
>   00300000        /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/ 
> Contents/MacOS/JackRouter
>   00358000        /Library/Frameworks/Jackmp.framework/Versions/A/ 
> Jackmp
>   003e9000        /System/Library/UserEventPlugins/ 
> BTMMPortInUseAgent.plugin/Contents/MacOS/BTMMPortInUseAgent
>   003f0000        /System/Library/UserEventPlugins/ 
> iCalAlarmAgent.plugin/Contents/MacOS/iCalAlarmAgent
>   003f7000        /System/Library/UserEventPlugins/ 
> InstrumentsHotKeyAgent.plugin/Contents/MacOS/InstrumentsHotKeyAgent
>   00415000        /System/Library/UserEventPlugins/ 
> ParentalControlsUEAPlugin.plugin/Contents/MacOS/ 
> ParentalControlsUEAPlugin
>   0041f000        /System/Library/UserEventPlugins/SCMonitor.plugin/ 
> Contents/MacOS/SCMonitor
>
>   Thread id:      81308b8
>   User stack:
>     20 ??? [0x1afa]
>       20 ??? [0x29d7]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7e18000
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 _appusage_server_routine + 8737 (in ACRRDaemon)  
> [0x1735c]
>               20 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation)  
> [0x94e1a4f4]
>                 20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213  
> (in Foundation) [0x94e0e3d5]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      8498ba0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x90f3f480]
>           20 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio)  
> [0x90f3f5f8]
>             20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      d666410
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9CAPThread5EntryEPS_ + 119 (in JackRouter) [0x3039a7]
>           20 __ZN13CommandThread11ThreadEntryEPS_ + 30 (in  
> JackRouter) [0x30733e]
>             20 __ZN9HP_Device18ExecuteAllCommandsEv + 57 (in  
> JackRouter) [0x30f0e9]
>               20 __ZN7CAGuard4WaitEv + 73 (in JackRouter) [0x302e29]
>                 20 _semaphore_wait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742ce]
>
>
> Process:        WindowServer [67]
> Path:           /System/Library/Frameworks/ 
> ApplicationServices.framework/Frameworks/CoreGraphics.framework/ 
> Resources/WindowServer
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Frameworks/CoreGraphics.framework/ 
> Resources/WindowServer
>   0001c000        /System/Library/Extensions/GeForceGA.plugin/ 
> Contents/MacOS/GeForceGA
>   12000000        /System/Library/Frameworks/OpenGL.framework/ 
> Resources/GLEngine.bundle/GLEngine
>   121b3000        /System/Library/Extensions/ 
> GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xxxGLDriver
>   15269000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
>
>   Thread id:      79a42e8
>   User stack:
>     20 start + 54 (in WindowServer) [0x1fbe]
>       20 _main + 24 (in WindowServer) [0x1ff4]
>         20 _CGXGetRootAdminCredentials + 0 (in CoreGraphics)  
> [0x9467ef09]
>           20 _CGXServerLoop + 161 (in CoreGraphics) [0x946f0d9e]
>             19 _CGXRunOneServicesPass + 377 (in CoreGraphics)  
> [0x946e5aab]
>               13 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>               6 _mach_msg_overwrite_trap + 10 (in libSystem.B.dylib)  
> [0x93774292]
>             1 _CGXRunOneServicesPass + 139 (in CoreGraphics)  
> [0x946e59bd]
>               1 __CGXRunTimerPass + 407 (in CoreGraphics) [0x946d3be4]
>                 1 _CGXUpdateDisplay + 6477 (in CoreGraphics)  
> [0x946dd680]
>                   1 _CGLayerComposite + 335 (in CoreGraphics)  
> [0x946f6d9c]
>                     1 _CGXGLAccelComposite + 32 (in CoreGraphics)  
> [0x94971160]
>                       1 __CGXGLPrepareLayers + 279 (in CoreGraphics)  
> [0x9496b8ca]
>                         1 _szone_free + 533 (in libSystem.B.dylib)  
> [0x9377a62f]
>   Kernel stack:
>     1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       1 _mach_msg_overwrite_trap + 4820 [0x1274de]
>         1 _ipc_mqueue_receive + 738 [0x121286]
>           1 _thread_block + 33 [0x136f20]
>             1 _thread_block_reason + 135 [0x136e7c]
>               1 _thread_setrun + 3597 [0x136217]
>                 1 _machine_idle + 271 [0x1ac3ec]
>     1 _PE_incoming_interrupt + 131 [0x44e416]
>       1 _lapic_interrupt + 121 [0x1b16c0]
>         1 _sync_iss_to_iks + 114 [0x1aa3ae]
>
>   Thread id:      7f7e2e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___tickleThread + 41 (in IOKit) [0x9527353b]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7f7d3c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _eventThread + 499 (in CoreGraphics) [0x946d29d9]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      812d3c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _glvmDoWork + 162 (in libGLProgrammability.dylib)  
> [0x940b9b32]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      812df20
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _layer_blit_async_thread + 95 (in CoreGraphics)  
> [0x947ddb82]
>           20 _layer_blit_thread + 229 (in CoreGraphics) [0x947dd65d]
>             20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>
> Process:        authorizationhost [35633]
> Path:           /System/Library/CoreServices/SecurityAgent.app/ 
> Contents/Resources/authorizationhost
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/SecurityAgent.app/ 
> Contents/Resources/authorizationhost
>   0002a000        /System/Library/Frameworks/ 
> ExceptionHandling.framework/Versions/A/ExceptionHandling
>
>   Thread id:      1422c790
>   User stack:
>     20 ??? [0x2816]
>       20  
> __ZN8Security11DataWalkers6CopierI24AuthorizationValueVectorEC2EPKS2_RNS_9AllocatorE 
>  + 12621 (in authorizationhost) [0x8e69]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        autofsd [38]
> Path:           /usr/libexec/autofsd
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/autofsd
>
>   Thread id:      79a6128
>   User stack:
>     20 ??? [0x1752]
>       20 ??? [0x1d8b]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        bash [25806]
> Path:           /bin/bash
>
>   ADDRESS         BINARY
>   00001000        /bin/bash
>
>   Thread id:      1432d208
>   User stack:
>     20 ??? [0x1aca]
>       20 ??? [0x3ac7]
>         20 ??? [0x3e0d]
>           20 ??? [0x3c92]
>             20 ??? [0x3bbb]
>               20 ??? [0x9760]
>                 20 ??? [0x6b4d]
>                   20 ??? [0x5751]
>                     20 ??? [0x408e]
>                       20 ??? [0x4f62f]
>                         20 ??? [0x4f518]
>                           20 ___read + 10 (in libSystem.B.dylib)  
> [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _vn_rdwr + 353 [0x1ede33]
>             20 _VNOP_READ + 168 [0x1f8492]
>               20 _spec_read + 102 [0x205684]
>                 20 _ptmx_init + 4848 [0x39d438]
>                   20 _ttread + 988 [0x399940]
>                     20 _tsleep + 105 [0x386498]
>                       20 _uiomove + 1030 [0x3861b0]
>                         20 _thread_block + 33 [0x136f20]
>                           20 _thread_continue + 1180 [0x136cb3]
>
>
> Process:        bash [36749]
> Path:           /bin/bash
>
>   ADDRESS         BINARY
>   00001000        /bin/bash
>
>   Thread id:      1427dba0
>   User stack:
>     20 ??? [0x1aca]
>       20 ??? [0x3ac7]
>         20 ??? [0x3e0d]
>           20 ??? [0x3c92]
>             20 ??? [0x3bbb]
>               20 ??? [0x9760]
>                 20 ??? [0x6b4d]
>                   20 ??? [0x5751]
>                     20 ??? [0x408e]
>                       20 ??? [0x4f62f]
>                         20 ??? [0x4f518]
>                           20 ___read + 10 (in libSystem.B.dylib)  
> [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _vn_rdwr + 353 [0x1ede33]
>             20 _VNOP_READ + 168 [0x1f8492]
>               20 _spec_read + 102 [0x205684]
>                 20 _ptmx_init + 4848 [0x39d438]
>                   20 _ttread + 988 [0x399940]
>                     20 _tsleep + 105 [0x386498]
>                       20 _uiomove + 1030 [0x3861b0]
>                         20 _thread_block + 33 [0x136f20]
>                           20 _thread_continue + 1180 [0x136cb3]
>
>
> Process:        blued [54]
> Path:           /usr/sbin/blued
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/blued
>   0003e000        /System/Library/PrivateFrameworks/ 
> BezelServices.framework/Versions/A/BezelServices
>   000c4000        /System/Library/Frameworks/IOBluetooth.framework/ 
> Versions/A/IOBluetooth
>   00188000        /System/Library/PrivateFrameworks/ 
> Apple80211.framework/Versions/A/Apple80211
>
>   Thread id:      70424f0
>   User stack:
>     20 ??? [0x1efa]
>       20 ??? [0x22285]
>         20 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation)  
> [0x94e1a4f4]
>           20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in  
> Foundation) [0x94e0e3d5]
>             20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      71b97d8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        cgpdftoraster [35321]
> Path:           /usr/libexec/cups/filter/cgpdftoraster
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/cups/filter/cgpdftoraster
>   00013000        /usr/lib/libcupsimage.2.dylib
>   00085000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
>
>   Thread id:      d664208
>   User stack:
>     20 ??? [0x26aa]
>       20 ??? [0x89d6]
>         20 ??? [0x607f]
>           20 ??? [0x558b]
>             20 ___write + 10 (in libSystem.B.dylib) [0x9379cc7e]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _write_nocancel + 180 [0x391f0a]
>         20 _readv + 312 [0x391c12]
>           20 _fill_pipeinfo + 2218 [0x396300]
>             20 _msleep + 157 [0x3863e8]
>               20 _uiomove + 653 [0x386037]
>                 20 _lck_mtx_sleep + 87 [0x130d90]
>                   20 _thread_block + 33 [0x136f20]
>                     20 _thread_continue + 1180 [0x136cb3]
>
>
> Process:        configd [35]
> Path:           /usr/sbin/configd
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/configd
>   0003e000        /System/Library/SystemConfiguration/ 
> PrinterNotifications.bundle/Contents/MacOS/PrinterNotifications
>   00043000        /System/Library/SystemConfiguration/ 
> PowerManagement.bundle/Contents/MacOS/PowerManagement
>   00055000        /System/Library/SystemConfiguration/ 
> DynamicPowerStep.bundle/Contents/MacOS/DynamicPowerStep
>   0005a000        /System/Library/SystemConfiguration/ 
> Bluetooth.bundle/Contents/MacOS/Bluetooth
>   00060000        /System/Library/SystemConfiguration/ 
> BatteryUpdater.bundle/Contents/MacOS/BatteryUpdater
>   00065000        /System/Library/SystemConfiguration/ 
> Apple80211Monitor.bundle/Contents/MacOS/Apple80211Monitor
>   0007d000        /System/Library/SystemConfiguration/ 
> EAPOLController.bundle/EAPOLController
>   00086000        /System/Library/SystemConfiguration/ 
> IP6Configuration.bundle/Contents/MacOS/IP6Configuration
>   00098000        /System/Library/SystemConfiguration/ 
> IPConfiguration.bundle/Contents/MacOS/IPConfiguration
>   000c4000        /System/Library/PrivateFrameworks/ 
> Apple80211.framework/Versions/A/Apple80211
>   00200000        /System/Library/SystemConfiguration/ 
> PPPController.bundle/Contents/MacOS/PPPController
>   00219000        /System/Library/Extensions/IOUSBFamily.kext/ 
> Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
>
>   Thread id:      79a6c80
>   User stack:
>     20 start + 54 (in configd) [0x220e]
>       20 _main + 2394 (in configd) [0x2c3f]
>         20 _server_loop + 70 (in configd) [0x39a6]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      79a7ba0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _plugin_exec + 1562 (in configd) [0x4c5b]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7b03410
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __io_pm_assertion_create + 2029 (in PowerManagement)  
> [0x453cb]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7040e40
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        coreaudiod [158]
> Path:           /usr/sbin/coreaudiod
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/coreaudiod
>   00031000        /System/Library/Extensions/AudioIPCDriver.kext/ 
> Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
>   0003a000        /System/Library/Extensions/AppleHDA.kext/Contents/ 
> PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
>   00046000        /Library/Audio/Plug-Ins/HAL/Digidesign  
> CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
>   0007a000        /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/ 
> Contents/MacOS/JackRouter
>   00200000        /Library/Frameworks/Jackmp.framework/Versions/A/ 
> Jackmp
>   0033d000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   00345000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   003ca000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   0044a000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   004ac000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>   70000000        /System/Library/Components/CoreAudio.component/ 
> Contents/MacOS/CoreAudio
>
>   Thread id:      812d000
>   User stack:
>     20 ??? [0x27c2]
>       20 ??? [0x97b7]
>         20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      8496208
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x90f3f480]
>           20 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio)  
> [0x90f3f5f8]
>             20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        coreservicesd [50]
> Path:           /System/Library/CoreServices/coreservicesd
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/coreservicesd
>
>   Thread id:      7b03ba0
>   User stack:
>     20 ??? [0x1f6e]
>       20 __CoreServicesServerMain + 795 (in CarbonCore) [0x9640f7cf]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7b015d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      7b006b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _fmodWatchConsumer + 407 (in CarbonCore) [0x964155f3]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8498410
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___read + 10 (in libSystem.B.dylib) [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _release_pathbuff + 3077 [0x20172b]
>             20 _tsleep + 105 [0x386498]
>               20 _uiomove + 1030 [0x3861b0]
>                 20 _thread_block + 33 [0x136f20]
>                   20 _thread_continue + 1180 [0x136cb3]
>
>
> Process:        cupsd [14]
> Path:           /usr/sbin/cupsd
>
>   ADDRESS         BINARY
>   7f9ba000        /usr/sbin/cupsd
>   7fa1d000        /usr/lib/libpam.1.dylib
>
>   Thread id:      709d5d0
>   User stack:
>     20 start + 54 (in cupsd) [0x7f9bad7a]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      7e1ad60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _cupsdUpdateSystemMonitor + 2174 (in cupsd) [0x7f9fef9e]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        curl [46359]
> Path:           /usr/bin/curl
>
>   ADDRESS         BINARY
>   00001000        /usr/bin/curl
>   00035000        /usr/lib/libcurl.4.dylib
>
>   Thread id:      8cdaf20
>   User stack:
>     20 ??? [0x24c2]
>       20 ??? [0x8326]
>         20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        diskarbitrationd [32]
> Path:           /usr/sbin/diskarbitrationd
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/diskarbitrationd
>
>   Thread id:      79a77d8
>   User stack:
>     20 ??? [0x1a5a]
>       20 ??? [0x8a7a]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        diskimages-helper [26034]
> Path:           /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/diskimages-helper
>
>   ADDRESS         BINARY
>   00001000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/diskimages-helper
>   0005f000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   0015f000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Versions/A/DiskImages
>   002be000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>   003f2000        /usr/lib/libcurl.4.dylib
>
>   Thread id:      1422e998
>   User stack:
>     20 ??? [0x4fbe]
>       20 ??? [0x1ed20]
>         20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in  
> Foundation) [0x94e0e3d5]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      141eb998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x32045]
>               20 ??? [0xb2ce]
>                 20 _DI_kextDriveGetRequest + 61 (in DiskImages)  
> [0x1a0a56]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 752 [0x1264fa]
>         20 _ipc_kobject_server + 247 [0x12d4d6]
>           20 _iokit_server_routine + 5945 [0x18b46a]
>             20 _is_io_connect_method_structureI_structureO + 159  
> [0x442e15]
>               20 _is_io_connect_method + 468 [0x4416d4]
>                 20  
> __ZN12IOUserClient14externalMethodEjP25IOExternalMethodArgumentsP24IOExternalMethodDispatchP8OSObjectPv 
>  + 837 [0x443b2b]
>                   20 _shim_io_connect_method_structureI_structureO +  
> 352 [0x442f78]
>                     20 com.apple.driver.DiskImages (199) + 11970  
> [0x7daec2]
>                       20 com.apple.driver.DiskImages (199) + 7029  
> [0x7d9b75]
>                         20 _semaphore_wait + 50 [0x13a00d]
>                           20 _semaphore_wait_internal + 565 [0x139c87]
>                             20 _thread_block + 33 [0x136f20]
>                               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      1438bd60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x321fd]
>               20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213  
> (in Foundation) [0x94e0e3d5]
>                 20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        diskimages-helper [25955]
> Path:           /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/diskimages-helper
>
>   ADDRESS         BINARY
>   00001000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/diskimages-helper
>   0005f000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   0015f000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Versions/A/DiskImages
>   002be000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>   003f2000        /usr/lib/libcurl.4.dylib
>
>   Thread id:      1422c3c8
>   User stack:
>     20 ??? [0x4fbe]
>       20 ??? [0x1ed20]
>         20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in  
> Foundation) [0x94e0e3d5]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7e1a998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x32045]
>               20 ??? [0xb2ce]
>                 20 _DI_kextDriveGetRequest + 61 (in DiskImages)  
> [0x1a0a56]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 752 [0x1264fa]
>         20 _ipc_kobject_server + 247 [0x12d4d6]
>           20 _iokit_server_routine + 5945 [0x18b46a]
>             20 _is_io_connect_method_structureI_structureO + 159  
> [0x442e15]
>               20 _is_io_connect_method + 468 [0x4416d4]
>                 20  
> __ZN12IOUserClient14externalMethodEjP25IOExternalMethodArgumentsP24IOExternalMethodDispatchP8OSObjectPv 
>  + 837 [0x443b2b]
>                   20 _shim_io_connect_method_structureI_structureO +  
> 352 [0x442f78]
>                     20 com.apple.driver.DiskImages (199) + 11970  
> [0x7daec2]
>                       20 com.apple.driver.DiskImages (199) + 7029  
> [0x7d9b75]
>                         20 _semaphore_wait + 50 [0x13a00d]
>                           20 _semaphore_wait_internal + 565 [0x139c87]
>                             20 _thread_block + 33 [0x136f20]
>                               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7e196b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x321fd]
>               20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213  
> (in Foundation) [0x94e0e3d5]
>                 20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        diskimages-helper [11180]
> Path:           /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/diskimages-helper
>
>   ADDRESS         BINARY
>   00001000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/diskimages-helper
>   0005f000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   0015f000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Versions/A/DiskImages
>   002be000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>   003f2000        /usr/lib/libcurl.4.dylib
>
>   Thread id:      c114000
>   User stack:
>     20 ??? [0x4fbe]
>       20 ??? [0x1ed20]
>         20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213 (in  
> Foundation) [0x94e0e3d5]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      a868a78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x32045]
>               20 ??? [0xb2ce]
>                 20 _DI_kextDriveGetRequest + 61 (in DiskImages)  
> [0x1a0a56]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 752 [0x1264fa]
>         20 _ipc_kobject_server + 247 [0x12d4d6]
>           20 _iokit_server_routine + 5945 [0x18b46a]
>             20 _is_io_connect_method_structureI_structureO + 159  
> [0x442e15]
>               20 _is_io_connect_method + 468 [0x4416d4]
>                 20  
> __ZN12IOUserClient14externalMethodEjP25IOExternalMethodArgumentsP24IOExternalMethodDispatchP8OSObjectPv 
>  + 837 [0x443b2b]
>                   20 _shim_io_connect_method_structureI_structureO +  
> 352 [0x442f78]
>                     20 com.apple.driver.DiskImages (199) + 11970  
> [0x7daec2]
>                       20 com.apple.driver.DiskImages (199) + 7029  
> [0x7d9b75]
>                         20 _semaphore_wait + 50 [0x13a00d]
>                           20 _semaphore_wait_internal + 565 [0x139c87]
>                             20 _thread_block + 33 [0x136f20]
>                               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      d6645d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x321fd]
>               20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213  
> (in Foundation) [0x94e0e3d5]
>                 20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                   19 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>                   1 _CFRunLoopRunSpecific + 4251 (in CoreFoundation)  
> [0x9151a81b]
>                     1 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>   Kernel stack:
>     1 _mach_msg_overwrite_trap + 56 [0x126242]
>
>
> Process:        distnoted [48]
> Path:           /usr/sbin/distnoted
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/distnoted
>
>   Thread id:      79a33c8
>   User stack:
>     20 ??? [0x1ef6]
>       20 ??? [0x1f95]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        dynamic_pager [29]
> Path:           /sbin/dynamic_pager
>
>   ADDRESS         BINARY
>
>   Thread id:      71b53c8
>   User stack:
>     20 ??? [0x178a]
>       20 ??? [0x2a11]
>         20 ??? [0x2224]
>           20 ??? [0x1efd]
>             20 ??? [0x93774286]
>
>
> Process:        fseventsd [27]
> Path:           /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/ 
> fseventsd
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/ 
> fseventsd
>
>   Thread id:      71b5b58
>   User stack:
>     20 ??? [0x255e]
>       20 ??? [0x2f88]
>         20 _mach_msg_overwrite_trap + 10 (in libSystem.B.dylib)  
> [0x93774292]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 3808 [0x1270ea]
>         20 _ipc_mqueue_receive + 750 [0x121292]
>           20 _thread_block + 33 [0x136f20]
>             20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      79a3b58
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0xbbd5]
>           20 ??? [0xb929]
>             20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      709ca78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x4492]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7affb58
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___read + 10 (in libSystem.B.dylib) [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _release_pathbuff + 3077 [0x20172b]
>             20 _tsleep + 105 [0x386498]
>               20 _uiomove + 1030 [0x3861b0]
>                 20 _thread_block + 33 [0x136f20]
>                   20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7aff790
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      79a5d60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      84987d8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      812f208
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      7f80128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8494f20
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8cda790
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      8cdd128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      a869208
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      c1187d8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      d662f20
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      1441d128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      7041208
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9830]
>           20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>
> Process:        hdiejectd [11184]
> Path:           /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/hdiejectd
>
>   ADDRESS         BINARY
>   00001000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Resources/hdiejectd
>
>   Thread id:      709fba0
>   User stack:
>     20 ??? [0x4c4a]
>       20 ??? [0x630f]
>         20 ??? [0x6150]
>           20 ??? [0x286a]
>             20 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation)  
> [0x94e1a4f4]
>               20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213  
> (in Foundation) [0x94e0e3d5]
>                 20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        hidd [26]
> Path:           /usr/libexec/hidd
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/hidd
>   00036000        /System/Library/Extensions/AppleUSBMultitouch.kext/ 
> Contents/PlugIns/MultitouchHID.plugin/Contents/MacOS/MultitouchHID
>   0006c000        /System/Library/PrivateFrameworks/ 
> MultitouchSupport.framework/Versions/A/MultitouchSupport
>
>   Thread id:      71b5f20
>   User stack:
>     20 ??? [0x1f76]
>       20 ??? [0x1fef]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7e1b8b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___IOHIDSessionStartOnThread + 929 (in IOKit) [0x9527257f]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7f7df20
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___tickleThread + 41 (in IOKit) [0x9527353b]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        iTunesHelper [167]
> Path:           /Applications/iTunes.app/Contents/Resources/ 
> iTunesHelper.app/Contents/MacOS/iTunesHelper
>
>   ADDRESS         BINARY
>   00001000        /Applications/iTunes.app/Contents/Resources/ 
> iTunesHelper.app/Contents/MacOS/iTunesHelper
>   00300000        /System/Library/PrivateFrameworks/ 
> MobileDevice.framework/MobileDevice
>
>   Thread id:      8130128
>   User stack:
>     20 ??? [0x1c99]
>       20 ??? [0x1d72]
>         20 ??? [0x2a2e]
>           20 _RunApplicationEventLoop + 207 (in HIToolbox)  
> [0x92d832b3]
>             20 __AcquireNextEvent + 58 (in HIToolbox) [0x92d84b56]
>               20 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                 20 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      8cde048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        kextd [10]
> Path:           /usr/libexec/kextd
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/kextd
>
>   Thread id:      709f410
>   User stack:
>     20 ??? [0x1b4e]
>       20 ??? [0x356b]
>         20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      6f3e000
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x3c11]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 752 [0x1264fa]
>         20 _ipc_kobject_server + 247 [0x12d4d6]
>           20 _host_priv_server_routine + 3711 [0x1486f9]
>             20 _kmod_control + 243 [0x190f7f]
>               20 _thread_sleep_mutex + 71 [0x137413]
>                 20 _thread_continue + 1180 [0x136cb3]
>
>
> Process:        launchd [1]
> Path:           /sbin/launchd
>
>   ADDRESS         BINARY
>   00001000        /sbin/launchd
>
>   Thread id:      7042c80
>   User stack:
>     20 ??? [0x1eae]
>       20 ??? [0x6efc]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 3808 [0x1270ea]
>         20 _ipc_mqueue_receive + 750 [0x121292]
>           20 _thread_block + 33 [0x136f20]
>             20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      709c2e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      70428b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        launchd [137]
> Path:           /sbin/launchd
>
>   ADDRESS         BINARY
>   00001000        /sbin/launchd
>
>   Thread id:      7aff3c8
>   User stack:
>     20 ??? [0x1eae]
>       20 ??? [0x6efc]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>   Kernel stack:
>     20 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       20 _mach_msg_overwrite_trap + 3808 [0x1270ea]
>         20 _ipc_mqueue_receive + 750 [0x121292]
>           20 _thread_block + 33 [0x136f20]
>             20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      79a55d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      8498048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        launchd [35637]
> Path:           /sbin/launchd
>
>   ADDRESS         BINARY
>   00001000        /sbin/launchd
>
>   Thread id:      1433a790
>   User stack:
>     20 ??? [0x1eae]
>       20 ??? [0x6efc]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      1441a3c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      1422f4f0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        login [25805]
> Path:           /usr/bin/login
>
>   ADDRESS         BINARY
>   00001000        /usr/bin/login
>   0000f000        /usr/lib/libpam.1.dylib
>   00021000        /usr/lib/pam/pam_nologin.so
>   00025000        /usr/lib/pam/pam_securityserver.so
>   0002f000        /usr/lib/pam/pam_unix.so
>   00033000        /usr/lib/pam/pam_deny.so
>   00036000        /usr/lib/pam/pam_permit.so
>   0003a000        /usr/lib/pam/pam_launchd.so
>   0003e000        /usr/lib/pam/pam_uwtmp.so
>
>   Thread id:      141ed048
>   User stack:
>     20 ??? [0x1b4a]
>       20 ___wait4 + 10 (in libSystem.B.dylib) [0x937b8856]
>
>
> Process:        login [64140]
> Path:           /usr/bin/login
>
>   ADDRESS         BINARY
>   00001000        /usr/bin/login
>   0000f000        /usr/lib/libpam.1.dylib
>   00021000        /usr/lib/pam/pam_nologin.so
>   00025000        /usr/lib/pam/pam_securityserver.so
>   0002f000        /usr/lib/pam/pam_unix.so
>   00033000        /usr/lib/pam/pam_deny.so
>   00036000        /usr/lib/pam/pam_permit.so
>   0003a000        /usr/lib/pam/pam_launchd.so
>   0003e000        /usr/lib/pam/pam_uwtmp.so
>
>   Thread id:      d662000
>   User stack:
>     20 ??? [0x1b4a]
>       20 ___wait4 + 10 (in libSystem.B.dylib) [0x937b8856]
>
>
> Process:        login [36748]
> Path:           /usr/bin/login
>
>   ADDRESS         BINARY
>   00001000        /usr/bin/login
>   0000f000        /usr/lib/libpam.1.dylib
>   00021000        /usr/lib/pam/pam_nologin.so
>   00025000        /usr/lib/pam/pam_securityserver.so
>   0002f000        /usr/lib/pam/pam_unix.so
>   00033000        /usr/lib/pam/pam_deny.so
>   00036000        /usr/lib/pam/pam_permit.so
>   0003a000        /usr/lib/pam/pam_launchd.so
>   0003e000        /usr/lib/pam/pam_uwtmp.so
>
>   Thread id:      d663a78
>   User stack:
>     20 ??? [0x1b4a]
>       20 ___wait4 + 10 (in libSystem.B.dylib) [0x937b8856]
>
>
> Process:        loginwindow [23]
> Path:           /System/Library/CoreServices/loginwindow.app/ 
> Contents/MacOS/loginwindow
>
>   ADDRESS         BINARY
>   00001000        /System/Library/CoreServices/loginwindow.app/ 
> Contents/MacOS/loginwindow
>   00076000        /System/Library/PrivateFrameworks/Admin.framework/ 
> Versions/A/Admin
>   000c0000        /System/Library/PrivateFrameworks/ 
> URLMount.framework/Versions/A/URLMount
>   000ec000        /System/Library/LoginPlugins/ 
> FSDisconnect.loginPlugin/Contents/MacOS/FSDisconnect
>   0015f000        /System/Library/PrivateFrameworks/ 
> DiskImages.framework/Versions/A/DiskImages
>   002be000        /System/Library/PrivateFrameworks/ 
> MediaKit.framework/Versions/A/MediaKit
>   00305000        /System/Library/Frameworks/DiscRecording.framework/ 
> Versions/A/DiscRecording
>   00439000        /usr/lib/libcurl.4.dylib
>   0046e000        /System/Library/LoginPlugins/ 
> DisplayServices.loginPlugin/Contents/MacOS/DisplayServices
>   0048e000        /System/Library/LoginPlugins/ 
> BezelServices.loginPlugin/Contents/MacOS/BezelServices
>   004be000        /System/Library/PrivateFrameworks/ 
> MachineSettings.framework/Versions/A/MachineSettings
>   004cf000        /System/Library/Extensions/IOHIDFamily.kext/ 
> Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
>   00708000        /System/Library/Extensions/AudioIPCDriver.kext/ 
> Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
>   00711000        /System/Library/Extensions/AppleHDA.kext/Contents/ 
> PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
>   0071d000        /Library/Audio/Plug-Ins/HAL/Digidesign  
> CoreAudio.plugin/Contents/MacOS/Digidesign CoreAudio
>   0074f000        /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/ 
> Contents/MacOS/JackRouter
>   007a7000        /Library/Frameworks/Jackmp.framework/Versions/A/ 
> Jackmp
>   14594000        /System/Library/CoreServices/RawCamera.bundle/ 
> Contents/MacOS/RawCamera
>   1533b000        /Library/QuickTime/LiveType.component/Contents/ 
> MacOS/LiveType
>   191c1000        /System/Library/Components/ 
> CharacterPalette.component/Contents/MacOS/CharacterPalette
>   19268000        /System/Library/PrivateFrameworks/ 
> LiveType.framework/Versions/A/LiveType
>   192ed000        /Library/QuickTime/DivX Decoder.component/Contents/ 
> MacOS/DivX Decoder
>   1936d000        /Library/QuickTime/DivX 6 Decoder.component/ 
> Contents/MacOS/DivX 6 Decoder
>   1c32e000        /Library/QuickTime/macam.component/Contents/MacOS/ 
> macam
>
>   Thread id:      7041998
>   User stack:
>     20 ??? [0x5b02]
>       20 ??? [0x1b8e8]
>         19 -[NSApplication run] + 795 (in AppKit) [0x96807f9f]
>           19 -[NSApplication  
> nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 (in AppKit)  
> [0x9680ef88]
>             19 __DPSNextEvent + 657 (in AppKit) [0x9680f6d5]
>               19 _BlockUntilNextEventMatchingListInMode + 106 (in  
> HIToolbox) [0x92d25f39]
>                 19 _ReceiveNextEventCommon + 374 (in HIToolbox)  
> [0x92d260c5]
>                   19 _RunCurrentEventLoopInMode + 283 (in HIToolbox)  
> [0x92d262ac]
>                     19 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                       19 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>         1 -[NSApplication run] + 867 (in AppKit) [0x96807fe7]
>           1 ??? [0x92e5]
>             1 -[NSApplication sendEvent:] + 2939 (in AppKit)  
> [0x968aa6a5]
>               1 -[NSWindow sendEvent:] + 5381 (in AppKit) [0x968ddaf7]
>                 1 -[NSControl mouseDown:] + 888 (in AppKit)  
> [0x968df3b8]
>                   1 -[NSButtonCell  
> trackMouse:inRect:ofView:untilMouseUp:] + 541 (in AppKit) [0x968dfafe]
>                     1 -[NSCell  
> trackMouse:inRect:ofView:untilMouseUp:] + 1827 (in AppKit)  
> [0x968e02ab]
>                       1 -[NSCell _sendActionFrom:] + 169 (in AppKit)  
> [0x968e0c52]
>                         1 -[NSControl sendAction:to:] + 108 (in  
> AppKit) [0x968e0dcc]
>                           1 -[NSApplication sendAction:to:from:] +  
> 112 (in AppKit) [0x968e0e8f]
>                             1 ??? [0x23ae9]
>                               1 -[NSApplication  
> _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector:contextInfo 
> :] + 1033 (in AppKit) [0x9690efd1]
>                                 1 -[NSApplication  
> _orderFrontModalWindow:relativeToWindow:] + 785 (in AppKit)  
> [0x9690f567]
>                                   1 -[NSWindow  
> _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] +  
> 1566 (in AppKit) [0x968cd6d7]
>                                     1 -[NSWindow(NSSheets)  
> _orderFrontRelativeToWindow:] + 206 (in AppKit) [0x96a7147c]
>                                       1 -[NSMoveHelper(NSSheets)  
> _moveParent:andOpenSheet:] + 1764 (in AppKit) [0x96a71b8d]
>                                         1 -[NSMoveHelper  
> _doAnimation] + 980 (in AppKit) [0x96a730ce]
>                                           1 _CFRunLoopRunInMode + 88  
> (in CoreFoundation) [0x9151aaa8]
>                                             1 _mach_msg_trap + 10  
> (in libSystem.B.dylib) [0x93774286]
>   Kernel stack:
>     1 _dtrace_get_cpu_int_stack_top + 543 [0x198fa3]
>       1 _mach_msg_overwrite_trap + 4820 [0x1274de]
>         1 _ipc_mqueue_receive + 738 [0x121286]
>           1 _thread_block + 33 [0x136f20]
>             1 _thread_block_reason + 135 [0x136e7c]
>               1 _thread_setrun + 3597 [0x136217]
>                 1 _machine_idle + 271 [0x1ac3ec]
>
>   Thread id:      71b62e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_overwrite_trap + 10 (in libSystem.B.dylib)  
> [0x93774292]
>
>   Thread id:      89fd998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 __ZN9CAPThread5EntryEPS_ + 96 (in CoreAudio) [0x90f3f480]
>           20 __ZN10HALRunLoop9OwnThreadEPv + 160 (in CoreAudio)  
> [0x90f3f5f8]
>             20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      a868e40
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             18 -[NSUIHeartBeat _heartBeatThread:] + 2042 (in AppKit)  
> [0x96875bf1]
>               18 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>             1 -[NSUIHeartBeat _heartBeatThread:] + 753 (in AppKit)  
> [0x968756e8]
>               1 -[NSConditionLock lockWhenCondition:] + 69 (in  
> Foundation) [0x94e1fb35]
>                 1 -[NSConditionLock lockWhenCondition:beforeDate:] +  
> 144 (in Foundation) [0x94e1fbd0]
>                   1 -[NSCondition waitUntilDate:] + 236 (in  
> Foundation) [0x94e1fdbc]
>                     1 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>             1 -[NSUIHeartBeat _heartBeatThread:] + 1011 (in AppKit)  
> [0x968757ea]
>               1 -[NSWindow(NSWindow_Theme) heartBeat:] + 293 (in  
> AppKit) [0x969c2ca8]
>                 1 -[NSButtonCell(NSDefaultButtonIndicatorPrivate)  
> heartBeat:] + 2179 (in AppKit) [0x969c357c]
>                   1 -[NSView _lightWeightRecursiveDisplayInRect:] +  
> 644 (in AppKit) [0x969c3a68]
>                     1 _CFArrayApplyFunction + 198 (in  
> CoreFoundation) [0x914a9676]
>                       1 __lightWeightRecursiveDisplayInRect2 + 335  
> (in AppKit) [0x969c3bec]
>                         1 -[NSView  
> _lightWeightRecursiveDisplayInRect:] + 644 (in AppKit) [0x969c3a68]
>                           1 _CFArrayApplyFunction + 198 (in  
> CoreFoundation) [0x914a9676]
>                             1 __lightWeightRecursiveDisplayInRect2 +  
> 335 (in AppKit) [0x969c3bec]
>                               1 -[NSView  
> _lightWeightRecursiveDisplayInRect:] + 689 (in AppKit) [0x969c3a95]
>                                 1 -[NSView unlockFocus] + 117 (in  
> AppKit) [0x9684493f]
>                                   1 _objc_msgSend + 51 (in  
> libobjc.A.dylib) [0x9180a6a3]
>   Kernel stack:
>     1 _PE_incoming_interrupt + 131 [0x44e416]
>       1 _lapic_interrupt + 121 [0x1b16c0]
>         1 _sync_iss_to_iks + 114 [0x1aa3ae]
>
>
> Process:        mDNSResponder [22]
> Path:           /usr/sbin/mDNSResponder
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/mDNSResponder
>
>   Thread id:      71b84f0
>   User stack:
>     20 start + 41 (in mDNSResponder) [0x2099]
>       20 __start + 210 (in mDNSResponder) [0x216c]
>         20 _main + 2606 (in mDNSResponder) [0x368bf]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7f7db58
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>
> Process:        mds [21]
> Path:           /System/Library/Frameworks/CoreServices.framework/ 
> Frameworks/Metadata.framework/Support/mds
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Frameworks/CoreServices.framework/ 
> Frameworks/Metadata.framework/Support/mds
>   000d9000        /System/Library/PrivateFrameworks/ 
> MDSChannel.framework/Versions/A/MDSChannel
>   0014d000        /System/Library/PrivateFrameworks/ 
> SpotlightIndex.framework/Versions/A/SpotlightIndex
>   0629c000        /usr/lib/liblangid.dylib
>   073d3000        /usr/lib/libmecab.1.0.0.dylib
>   09b43000        /usr/lib/libgermantok.dylib
>
>   Thread id:      71b7d60
>   User stack:
>     20 ??? [0x5a96]
>       20 ??? [0xe803]
>         20 ??? [0x58ecb]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      79a64f0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0xd75d]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7e1a208
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0xd780]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7e1a5d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0xd7a3]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7e1c048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0xd7c6]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7e1b128
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0xd7e9]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7e18f20
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         16 ??? [0xa537]
>           16 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>         3 ??? [0xa49a]
>           3 ___semwait_signal + 10 (in libSystem.B.dylib) [0x9377b46e]
>         1 ??? [0xa5b8]
>           1 ___semwait_signal + 10 (in libSystem.B.dylib) [0x9377b46e]
>
>   Thread id:      7e1b4f0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___read + 10 (in libSystem.B.dylib) [0x93797f9a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _read_nocancel + 150 [0x39188d]
>         20 _nosys + 593 [0x39164d]
>           20 _release_pathbuff + 3077 [0x20172b]
>             20 _tsleep + 105 [0x386498]
>               20 _uiomove + 1030 [0x3861b0]
>                 20 _thread_block + 33 [0x136f20]
>                   20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7e192e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>   Thread id:      7f7f998
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0x87c10]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f7f208
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0x54b1e]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f7ee40
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0x54b1e]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f7ea78
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0x54b1e]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f7e6b0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      7f7f5d0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 -[NSThread main] + 45 (in Foundation) [0x94dd9dfd]
>             20 ??? [0x58c99]
>               20 ??? [0x4529e]
>                 20 ??? [0x58ecb]
>                   20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                     20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      14279790
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _setattr_runLoop + 68 (in SpotlightIndex) [0x17a844]
>           20 _runLoop + 77 (in SpotlightIndex) [0x17a758]
>             20 _si_scheduler_run_waiting_timeout + 163 (in  
> SpotlightIndex) [0x18ec00]
>               20 _semaphore_timedwait_signal_trap + 10 (in  
> libSystem.B.dylib) [0x937742e6]
>
>
> Process:        mdworker [35635]
> Path:           /System/Library/Frameworks/CoreServices.framework/ 
> Frameworks/Metadata.framework/Versions/A/Support/mdworker
>
>   ADDRESS         BINARY
>   00001000        /System/Library/Frameworks/CoreServices.framework/ 
> Frameworks/Metadata.framework/Versions/A/Support/mdworker
>
>   Thread id:      c115a78
>   User stack:
>     20 ??? [0x2132]
>       20 ??? [0x8680]
>         20 ??? [0xb89d]
>           20 _CFRunLoopRunInMode + 88 (in CoreFoundation) [0x9151aaa8]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      1432dd60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0xa14c]
>           20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      144e1048
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ___NSThread__main__ + 308 (in Foundation) [0x94dd99a4]
>           20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>
> Process:        notifyd [11]
> Path:           /usr/sbin/notifyd
>
>   ADDRESS         BINARY
>
>   Thread id:      7043410
>   User stack:
>     20 ??? [0x1b1a]
>       20 ??? [0x937a49c6]
>
>   Thread id:      709e8b8
>   User stack:
>     20 ??? [0x937a5012]
>       20 ??? [0x937a5155]
>         20 ??? [0x93774286]
>
>
> Process:        pboard [155]
> Path:           /usr/sbin/pboard
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/pboard
>
>   Thread id:      7f81048
>   User stack:
>     20 ??? [0x1f26]
>       20 ___sigsuspend + 10 (in libSystem.B.dylib) [0x937cf562]
>
>
> Process:        perl [50049]
> Path:           /usr/bin/perl
>
>   ADDRESS         BINARY
>   00001000        /usr/bin/perl
>   00007000        /usr/lib/libutil.dylib
>   00025000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/POSIX/POSIX.bundle
>   00045000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/File/Glob/Glob.bundle
>   0004c000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/Fcntl/Fcntl.bundle
>   00052000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/IO/IO.bundle
>   00058000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/Data/Dumper/Dumper.bundle
>   00061000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/Cwd/Cwd.bundle
>   00066000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/List/Util/Util.bundle
>   00070000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/Storable/Storable.bundle
>   00093000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/Digest/MD5/MD5.bundle
>   000b6000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/auto/DB_File/DB_File.bundle
>   00147000        /System/Library/Perl/5.8.8/darwin-thread- 
> multi-2level/CORE/libperl.dylib
>   002ce000        /System/Library/Perl/Extras/5.8.8/darwin-thread- 
> multi-2level/auto/Term/ReadKey/ReadKey.bundle
>
>   Thread id:      a86b7d8
>   User stack:
>     20 ??? [0x1ee6]
>       20 ??? [0x204e]
>         20 _perl_run + 310 (in libperl.dylib) [0x14b036]
>           20 _Perl_runops_standard + 25 (in libperl.dylib) [0x1be2a9]
>             20 _Perl_pp_system + 318 (in libperl.dylib) [0x213f2e]
>               20 ___wait4 + 10 (in libSystem.B.dylib) [0x937b8856]
>
>
> Process:        qmasterd [108]
> Path:           /usr/sbin/qmasterd
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/qmasterd
>   00083000        /System/Library/PrivateFrameworks/ 
> vmutils.framework/Versions/A/vmutils
>   0017b000        /Library/Frameworks/AECore.framework/Versions/A/ 
> AECore
>   002f6000        /Library/Frameworks/Qmaster.framework/Versions/A/ 
> Frameworks/SwampCore.framework/Versions/A/SwampCore
>   00379000        /System/Library/PrivateFrameworks/ProKit.framework/ 
> Versions/A/ProKit
>
>   Thread id:      812e2e8
>   User stack:
>     20 ??? [0x20ed]
>       20 ??? [0x21c6]
>         20 ___wait4_nocancel + 10 (in libSystem.B.dylib) [0x937e118e]
>
>
> Process:        qmasterd [121]
> Path:           /usr/sbin/qmasterd
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/qmasterd
>   00083000        /System/Library/PrivateFrameworks/ 
> vmutils.framework/Versions/A/vmutils
>   0017b000        /Library/Frameworks/AECore.framework/Versions/A/ 
> AECore
>   002f6000        /Library/Frameworks/Qmaster.framework/Versions/A/ 
> Frameworks/SwampCore.framework/Versions/A/SwampCore
>   00379000        /System/Library/PrivateFrameworks/ProKit.framework/ 
> Versions/A/ProKit
>
>   Thread id:      812d790
>   User stack:
>     20 ??? [0x20ed]
>       20 ??? [0x21c6]
>         20 ??? [0x79f2]
>           20 ??? [0x7601]
>             20 -[NSRunLoop(NSRunLoop) run] + 84 (in Foundation)  
> [0x94e1a4f4]
>               20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213  
> (in Foundation) [0x94e0e3d5]
>                 20 _CFRunLoopRunInMode + 88 (in CoreFoundation)  
> [0x9151aaa8]
>                   20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      8497c80
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        rastertogutenprint.5.1 [35322]
> Path:           /usr/libexec/cups/filter/rastertogutenprint.5.1
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/cups/filter/rastertogutenprint.5.1
>   00013000        /usr/lib/libcupsimage.2.dylib
>   00099000        /usr/lib/libgutenprint.2.dylib
>
>   Thread id:      7f7d000
>   User stack:
>     20 ??? [0x24ca]
>       20 ??? [0x4c0a]
>         20 _stpi_color_convert_to_color + 62412 (in libgutenprint. 
> 2.dylib) [0xd3f90]
>           20 _stpi_color_convert_to_color + 61975 (in libgutenprint. 
> 2.dylib) [0xd3ddb]
>             20 _stpi_color_convert_to_color + 48860 (in  
> libgutenprint.2.dylib) [0xd0aa0]
>               20 _stp_write_weave + 3103 (in libgutenprint.2.dylib)  
> [0xb223a]
>                 20 _stp_compute_uncompressed_linewidth + 157 (in  
> libgutenprint.2.dylib) [0xb1606]
>                   20 _stpi_escp2_flush_pass + 1159 (in libgutenprint. 
> 2.dylib) [0xd595c]
>                     20 ??? [0x4f19]
>                       20 _fwrite$UNIX2003 + 124 (in  
> libSystem.B.dylib) [0x937d0844]
>                         20 ___sfvwrite + 482 (in libSystem.B.dylib)  
> [0x9377a137]
>                           20 _write + 10 (in libSystem.B.dylib)  
> [0x937aa29a]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _write_nocancel + 180 [0x391f0a]
>         20 _readv + 312 [0x391c12]
>           20 _fill_pipeinfo + 2218 [0x396300]
>             20 _msleep + 157 [0x3863e8]
>               20 _uiomove + 653 [0x386037]
>                 20 _lck_mtx_sleep + 87 [0x130d90]
>                   20 _thread_block + 33 [0x136f20]
>                     20 _thread_continue + 1180 [0x136cb3]
>
>
> Process:        securityd [19]
> Path:           /usr/sbin/securityd
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/securityd
>   000bc000        /System/Library/Frameworks/PCSC.framework/Versions/ 
> A/PCSC
>
>   Thread id:      709bb58
>   User stack:
>     20 ??? [0x11ff2]
>       20 ??? [0x2836]
>         20 ??? [0x3e0a]
>           20 _mach_msg_overwrite_trap + 10 (in libSystem.B.dylib)  
> [0x93774292]
>
>   Thread id:      141ed7d8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0xa8a0]
>           20 ??? [0xa8f2]
>             20 _mach_msg_overwrite_trap + 10 (in libSystem.B.dylib)  
> [0x93774292]
>
>   Thread id:      c116d60
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0xa8a0]
>           20 ??? [0xa8f2]
>             20 _mach_msg_overwrite_trap + 10 (in libSystem.B.dylib)  
> [0x93774292]
>
>
> Process:        sh [102]
> Path:           /bin/sh
>
>   ADDRESS         BINARY
>   00001000        /bin/sh
>
>   Thread id:      812ee40
>   User stack:
>     20 ??? [0x19ce]
>       20 ??? [0x39ce]
>         20 ??? [0x3d9c]
>           20 ??? [0x12a2e]
>             20 ??? [0x10b68]
>               20 ??? [0x1259a]
>                 20 ??? [0x118f4]
>                   20 ??? [0x10f64]
>                     20 ??? [0x10e9a]
>                       20 ??? [0x136da]
>                         20 ??? [0x12a2e]
>                           20 ??? [0x10b68]
>                             20 ??? [0x1259a]
>                               20 ??? [0x118f4]
>                                 20 ??? [0x10f64]
>                                   20 ??? [0x10f84]
>                                     20 ??? [0x13ac0]
>                                       20 ??? [0x12a2e]
>                                         20 ??? [0x10f84]
>                                           20 ??? [0x13ac0]
>                                             20 ??? [0x12a2e]
>                                               20 ??? [0x10f84]
>                                                 20 ??? [0x13b08]
>                                                   20 ??? [0x10ed0]
>                                                     20 ??? [0x13811]
>                                                       20 ??? [0x12a2e]
>                                                         20 ???  
> [0x10f84]
>                                                           20 ???  
> [0x13ac0]
>                                                             20 ???  
> [0x12a2e]
>                                                               20 ???  
> [0x10bd3]
>                                                                  
> 20 ??? [0x1e329]
>                                                                   20  
> ___wait4 + 10 (in libSystem.B.dylib) [0x937b8856]
>
>
> Process:        sleep [35631]
> Path:           /bin/sleep
>
>   ADDRESS         BINARY
>   00001000        /bin/sleep
>
>   Thread id:      89fb3c8
>   User stack:
>     20 ??? [0x1e46]
>       20 ___semwait_signal + 10 (in libSystem.B.dylib) [0x9377b46e]
>
>
> Process:        socketfilterfw [40]
> Path:           /usr/libexec/ApplicationFirewall/socketfilterfw
>
>   ADDRESS         BINARY
>   00001000        /usr/libexec/ApplicationFirewall/socketfilterfw
>
>   Thread id:      79a5998
>   User stack:
>     20 ??? [0x21f6]
>       20 ??? [0x8366]
>         20 ??? [0x5a56]
>           20 ??? [0x7359]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>   Thread id:      7f808b8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>   Thread id:      7f804f0
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 _kevent + 10 (in libSystem.B.dylib) [0x937a49c6]
>
>
> Process:        spindump [35639]
> Path:           /usr/sbin/spindump
>
>   ADDRESS         BINARY
>
>   Thread id:      a86a4f0
>   User stack:
>     20 ??? [0x937b63a5]
>   Kernel stack:
>     20 _unix_syscall + 572 [0x3e3a7f]
>       20 _stack_snapshot2 + 133 [0x3583ef]
>
>   Thread id:      d664998
>   User stack:
>     20 ??? [0x937a5012]
>       20 ??? [0x937a5155]
>         20 ??? [0x93774286]
>
>
> Process:        syslogd [12]
> Path:           /usr/sbin/syslogd
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/syslogd
>
>   Thread id:      71b9410
>   User stack:
>     19 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>     1 ??? [0x17f2]
>       1 ??? [0xf539]
>         1 ??? [0x9640]
>           1 ??? [0x87a1]
>             1 ??? [0x86f1]
>               1 ??? [0x67e5]
>                 1 _semaphore_wait_trap + 10 (in libSystem.B.dylib)  
> [0x937742c2]
>   Kernel stack:
>     1 _lo_mach_scall + 219 [0x1a1ceb]
>
>   Thread id:      70402e8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      709b3c8
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0xa53a]
>           20 ??? [0xa29f]
>             20 ___semwait_signal + 10 (in libSystem.B.dylib)  
> [0x9377b46e]
>
>   Thread id:      709b000
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 __pthread_start + 321 (in libSystem.B.dylib) [0x937a5155]
>         20 ??? [0x9580]
>           20 __vprocmgr_log_drain + 75 (in libSystem.B.dylib)  
> [0x9389c9ce]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>
> Process:        update [15]
> Path:           /usr/sbin/update
>
>   ADDRESS         BINARY
>   00001000        /usr/sbin/update
>
>   Thread id:      703f3c8
>   User stack:
>     20 ??? [0x1f3a]
>       20 ??? [0x1fd9]
>         20 ___semwait_signal + 10 (in libSystem.B.dylib) [0x9377b46e]
>
>
> Process:        usb [35323]
> Path:           /usr/libexec/cups/backend/usb
>
>   ADDRESS         BINARY
>   59fa9000        /usr/libexec/cups/backend/usb
>
>   Thread id:      c118ba0
>   User stack:
>     20 start + 54 (in usb) [0x59fa9dfe]
>       20 _main + 521 (in usb) [0x59fad289]
>         20 _print_device + 1367 (in usb) [0x59fac015]
>           20 start + 1015 (in usb) [0x59faa1bf]
>             20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>               20 _mach_msg_trap + 10 (in libSystem.B.dylib)  
> [0x93774286]
>
>
> Process:        usbmuxd [171]
> Path:           /System/Library/PrivateFrameworks/ 
> MobileDevice.framework/Versions/A/Resources/usbmuxd
>
>   ADDRESS         BINARY
>   00001000        /System/Library/PrivateFrameworks/ 
> MobileDevice.framework/Versions/A/Resources/usbmuxd
>
>   Thread id:      89fb000
>   User stack:
>     20 ??? [0x2161]
>       20 ??? [0x2234]
>         20 ??? [0x2938]
>           20 _CFRunLoopRun + 84 (in CoreFoundation) [0x9151ab04]
>             20 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x93774286]
>
>   Thread id:      8cde410
>   User stack:
>     20 _thread_start + 34 (in libSystem.B.dylib) [0x937a5012]
>       20 ___select + 10 (in libSystem.B.dylib) [0x937c36fa]
>
>
> Process:        kernel_task [0]
> Path:           kernel_task
>
>   ADDRESS         BINARY
>
>   Thread id:      522740
>
>   Thread id:      6f42ba0
>
>   Thread id:      6f427d8
>
>   Thread id:      6f42410
>
>   Thread id:      6f42048
>
>   Thread id:      6f41c80
>
>   Thread id:      6f418b8
>
>   Thread id:      6f41128
>
>   Thread id:      6f3f6b0
>
>   Thread id:      6f3ef20
>   Kernel stack:
>     20 _buf_list_unlock + 95 [0x1c9d84]
>       20 _msleep + 157 [0x3863e8]
>         20 _uiomove + 653 [0x386037]
>           20 _lck_mtx_sleep + 87 [0x130d90]
>             20 _thread_block + 33 [0x136f20]
>               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      6f3e790
>
>   Thread id:      6f40208
>   Kernel stack:
>     20 com.apple.driver.AppleIntelCPUPowerManagement (76.2.0) +  
> 34736 [0xcc47b0]
>       20 _thread_block + 33 [0x136f20]
>         20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      6f3f2e8
>
>   Thread id:      6f40998
>
>   Thread id:      7043048
>
>   Thread id:      70437d8
>
>   Thread id:      7043ba0
>
>   Thread id:      6f3e3c8
>
>   Thread id:      6f3eb58
>
>   Thread id:      703ff20
>   Kernel stack:
>     20 _ifnet_input + 2830 [0x217da7]
>       20 _msleep + 157 [0x3863e8]
>         20 _uiomove + 653 [0x386037]
>           20 _lck_mtx_sleep + 87 [0x130d90]
>             20 _thread_block + 33 [0x136f20]
>               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      703fb58
>
>   Thread id:      709e4f0
>
>   Thread id:      7041d60
>
>   Thread id:      709e128
>
>   Thread id:      709ec80
>
>   Thread id:      703f790
>
>   Thread id:      709dd60
>
>   Thread id:      709d208
>
>   Thread id:      70406b0
>
>   Thread id:      709d998
>
>   Thread id:      7042128
>
>   Thread id:      709f048
>
>   Thread id:      709f7d8
>
>   Thread id:      6f3fa78
>   Kernel stack:
>     20 _macx_swapinfo + 574 [0x3c7972]
>       20 _mach_msg_receive + 175 [0x1261c5]
>         20 _ipc_mqueue_receive + 750 [0x121292]
>           20 _thread_block + 33 [0x136f20]
>             20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      6f3fe40
>
>   Thread id:      6f414f0
>
>   Thread id:      709c6b0
>
>   Thread id:      709b790
>
>   Thread id:      71b8c80
>
>   Thread id:      709bf20
>
>   Thread id:      71b6e40
>
>   Thread id:      703f000
>
>   Thread id:      71b88b8
>
>   Thread id:      6f405d0
>
>   Thread id:      71b7208
>
>   Thread id:      7040a78
>
>   Thread id:      6f40d60
>
>   Thread id:      7b037d8
>
>   Thread id:      7b03048
>   Kernel stack:
>     20 _ifnet_input + 2830 [0x217da7]
>       20 _msleep + 157 [0x3863e8]
>         20 _uiomove + 653 [0x386037]
>           20 _lck_mtx_sleep + 87 [0x130d90]
>             20 _thread_block + 33 [0x136f20]
>               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7b02c80
>   Kernel stack:
>     20 _ifnet_input + 2830 [0x217da7]
>       20 _msleep + 157 [0x3863e8]
>         20 _uiomove + 653 [0x386037]
>           20 _lck_mtx_sleep + 87 [0x130d90]
>             20 _thread_block + 33 [0x136f20]
>               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      7b028b8
>
>   Thread id:      7e1cba0
>   Kernel stack:
>     20 com.apple.filesystems.autofs (2.0.2) + 25277 [0xc492bd]
>       20 _msleep + 157 [0x3863e8]
>         20 _uiomove + 608 [0x38600a]
>           20 _lck_mtx_sleep_deadline + 104 [0x130e26]
>             20 _thread_block + 33 [0x136f20]
>               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      71b5000
>   Kernel stack:
>     1 __ZN10IOWorkLoop10threadMainEv + 191 [0x425ae1]
>       1 _thread_block_parameter + 32 [0x136efd]
>         1 _thread_block_reason + 135 [0x136e7c]
>           1 _thread_setrun + 3597 [0x136217]
>             1 _machine_idle + 271 [0x1ac3ec]
>
>   Thread id:      8131410
>   Kernel stack:
>     20 _ifnet_input + 2830 [0x217da7]
>       20 _msleep + 157 [0x3863e8]
>         20 _uiomove + 653 [0x386037]
>           20 _lck_mtx_sleep + 87 [0x130d90]
>             20 _thread_block + 33 [0x136f20]
>               20 _thread_continue + 1180 [0x136cb3]
>
>   Thread id:      d6654f0
>
>   Thread id:      c117128
>
>   Thread id:      1438d048
>
>   Thread id:      c1156b0
>
>
> SHARED FRAMEWORK AREA
> ADDRESS         BINARY
> 90003000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/Ink.framework/Versions/A/Ink
> 90097000        /System/Library/PrivateFrameworks/Bom.framework/ 
> Versions/A/Bom
> 900cc000        /System/Library/PrivateFrameworks/ 
> DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 9015a000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/Help.framework/Versions/A/Help
> 9015e000        /System/Library/Frameworks/JavaScriptCore.framework/ 
> Versions/A/JavaScriptCore
> 902cd000        /System/Library/Frameworks/AudioUnit.framework/ 
> Versions/A/AudioUnit
> 902ce000        /System/Library/Frameworks/OpenGL.framework/Versions/ 
> A/OpenGL
> 902dc000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
> 9035c000        /System/Library/Frameworks/OpenGL.framework/Versions/ 
> A/Libraries/libGLImage.dylib
> 9039b000        /System/Library/Frameworks/vecLib.framework/Versions/ 
> A/vecLib
> 9039c000        /System/Library/Frameworks/QTKit.framework/Versions/ 
> A/QTKit
> 9044b000        /System/Library/Frameworks/DiskArbitration.framework/ 
> Versions/A/DiskArbitration
> 90454000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/LaunchServices.framework/Versions/A/ 
> LaunchServices
> 904e1000        /System/Library/PrivateFrameworks/ 
> ISSupport.framework/Versions/A/ISSupport
> 90548000        /System/Library/Frameworks/Kerberos.framework/ 
> Versions/A/Kerberos
> 905f9000        /System/Library/PrivateFrameworks/Shortcut.framework/ 
> Versions/A/Shortcut
> 90622000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/Print.framework/Versions/A/Print
> 90629000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/ImageIO
> 90772000        /System/Library/Frameworks/AddressBook.framework/ 
> Versions/A/AddressBook
> 908f3000        /System/Library/PrivateFrameworks/ 
> FamilyControls.framework/Versions/A/FamilyControls
> 90945000        /usr/lib/libcrypto.0.9.7.dylib
> 90a10000        /System/Library/PrivateFrameworks/ 
> MonitorPanel.framework/Versions/A/MonitorPanel
> 90a11000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/NavigationServices.framework/Versions/A/ 
> NavigationServices
> 90a54000        /System/Library/Frameworks/QuickLook.framework/ 
> Versions/A/QuickLook
> 90a72000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
> 90a7c000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libGIF.dylib
> 90a81000        /System/Library/PrivateFrameworks/ 
> QuickLookUI.framework/Versions/A/QuickLookUI
> 90ad1000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 90af1000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
> 90eb0000        /System/Library/Frameworks/Cocoa.framework/Versions/ 
> A/Cocoa
> 90eb1000        /usr/lib/libauto.dylib
> 90edd000        /usr/lib/libssl.0.9.7.dylib
> 90f02000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libJPEG.dylib
> 90f22000        /System/Library/Frameworks/CoreAudio.framework/ 
> Versions/A/CoreAudio
> 90fa0000        /System/Library/PrivateFrameworks/CoreUI.framework/ 
> Versions/A/CoreUI
> 90fdb000        /usr/lib/libstdc++.6.dylib
> 91039000        /usr/lib/libcups.2.dylib
> 91063000        /System/Library/PrivateFrameworks/ 
> iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
> 910d6000        /System/Library/PrivateFrameworks/ 
> WhitePages.framework/Versions/A/WhitePages
> 91144000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
> 911a1000        /System/Library/Frameworks/Quartz.framework/Versions/ 
> A/Frameworks/PDFKit.framework/Versions/A/PDFKit
> 91214000        /System/Library/PrivateFrameworks/ 
> OpenDirectory.framework/Versions/A/OpenDirectory
> 91219000        /System/Library/PrivateFrameworks/ 
> DotMacLegacy.framework/Versions/A/DotMacLegacy
> 91225000        /usr/lib/libbsm.dylib
> 9122d000        /usr/lib/libiconv.2.dylib
> 91322000        /System/Library/Frameworks/Quartz.framework/Versions/ 
> A/Quartz
> 91323000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
> 91326000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
> 9133f000        /System/Library/Frameworks/WebKit.framework/Versions/ 
> A/WebKit
> 9141e000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/ApplicationServices
> 9141f000        /usr/lib/libsqlite3.0.dylib
> 914a7000        /System/Library/Frameworks/CoreFoundation.framework/ 
> Versions/A/CoreFoundation
> 915db000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
> 91683000        /System/Library/Frameworks/CoreData.framework/ 
> Versions/A/CoreData
> 9176c000        /System/Library/Frameworks/OpenGL.framework/Versions/ 
> A/Libraries/libGLU.dylib
> 917c6000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/DictionaryServices.framework/Versions/A/ 
> DictionaryServices
> 917dd000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
> 917de000        /System/Library/Frameworks/OpenGL.framework/Versions/ 
> A/Libraries/libGL.dylib
> 917eb000        /System/Library/PrivateFrameworks/FileSync.framework/ 
> Versions/A/FileSync
> 917f5000        /usr/lib/libobjc.A.dylib
> 918d6000        /System/Library/PrivateFrameworks/ 
> AOSNotification.framework/Versions/A/AOSNotification
> 918db000        /System/Library/Frameworks/AudioToolbox.framework/ 
> Versions/A/AudioToolbox
> 91a2e000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Accelerate
> 91a2f000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
> 91a3a000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
> 91a68000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
> 91ae6000        /System/Library/QuickTime/ 
> QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
> 92a9c000        /usr/lib/libresolv.9.dylib
> 92abb000        /usr/lib/libicucore.A.dylib
> 92bf5000        /System/Library/QuickTime/ 
> QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
> 92c98000        /System/Library/PrivateFrameworks/ 
> CrashReporterSupport.framework/Versions/A/CrashReporterSupport
> 92c9b000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreText.framework/Versions/A/CoreText
> 92cf6000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
> 92fff000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
> 93049000        /System/Library/PrivateFrameworks/DAVKit.framework/ 
> Versions/A/DAVKit
> 93086000        /System/Library/Frameworks/ 
> DirectoryService.framework/Versions/A/DirectoryService
> 930a5000        /System/Library/Frameworks/QuartzCore.framework/ 
> Versions/A/QuartzCore
> 93443000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libTIFF.dylib
> 93483000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ColorSync.framework/Versions/A/ColorSync
> 9354f000        /System/Library/Frameworks/ 
> SecurityInterface.framework/Versions/A/SecurityInterface
> 9359a000        /System/Library/PrivateFrameworks/ 
> DisplayServices.framework/Versions/A/DisplayServices
> 935a0000        /usr/lib/libsasl2.2.dylib
> 935b0000        /System/Library/PrivateFrameworks/ 
> DotMacSyncManager.framework/Versions/A/DotMacSyncManager
> 935e3000        /System/Library/Frameworks/ 
> SecurityFoundation.framework/Versions/A/SecurityFoundation
> 9361e000        /System/Library/Frameworks/Quartz.framework/Versions/ 
> A/Frameworks/ImageKit.framework/Versions/A/ImageKit
> 93757000        /System/Library/Frameworks/CoreVideo.framework/ 
> Versions/A/CoreVideo
> 93773000        /usr/lib/libSystem.B.dylib
> 938db000        /usr/lib/libxslt.1.dylib
> 93900000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> LangAnalysis.framework/Versions/A/LangAnalysis
> 93b7a000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> PrintCore.framework/Versions/A/PrintCore
> 93bf5000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
> 93cb0000        /System/Library/PrivateFrameworks/ 
> KerberosHelper.framework/Versions/A/KerberosHelper
> 93cb6000        /System/Library/PrivateFrameworks/ 
> CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
> 93ce1000        /System/Library/PrivateFrameworks/ 
> DSObjCWrappers.framework/Versions/A/DSObjCWrappers
> 93cf1000        /usr/lib/libncurses.5.4.dylib
> 93d70000        /usr/lib/libz.1.dylib
> 93d7f000        /usr/lib/libbz2.1.0.dylib
> 93d8c000        /System/Library/Frameworks/Quartz.framework/Versions/ 
> A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
> 93f49000        /usr/lib/libffi.dylib
> 93f4b000        /System/Library/Frameworks/ 
> SystemConfiguration.framework/Versions/A/SystemConfiguration
> 9404d000        /System/Library/PrivateFrameworks/ 
> PasswordServer.framework/Versions/A/PasswordServer
> 94092000        /System/Library/Frameworks/OpenGL.framework/Versions/ 
> A/Libraries/libGLProgrammability.dylib
> 94564000        /System/Library/PrivateFrameworks/ 
> OpenDirectory.framework/Versions/A/Frameworks/ 
> CFOpenDirectory.framework/Versions/A/CFOpenDirectory
> 94576000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/CoreGraphics
> 94c17000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
> Versions/A/ATS
> 94db2000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/CoreServices
> 94db3000        /System/Library/PrivateFrameworks/Backup.framework/ 
> Versions/A/Backup
> 94db9000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
> 94dcf000        /System/Library/Frameworks/Foundation.framework/ 
> Versions/C/Foundation
> 9504c000        /System/Library/Frameworks/AGL.framework/Versions/A/ 
> AGL
> 95054000        /usr/lib/system/libmathCommon.A.dylib
> 95059000        /System/Library/Frameworks/Security.framework/ 
> Versions/A/Security
> 9522b000        /System/Library/Frameworks/IOKit.framework/Versions/ 
> A/IOKit
> 952b9000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libRadiance.dylib
> 952bc000        /System/Library/Frameworks/WebKit.framework/Versions/ 
> A/Frameworks/WebCore.framework/Versions/A/WebCore
> 95bcf000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Carbon
> 95bd0000        /System/Library/PrivateFrameworks/ 
> CoreMediaIOServicesPrivate.framework/Versions/A/ 
> CoreMediaIOServicesPrivate
> 95c10000        /usr/lib/libgcc_s.1.dylib
> 95c18000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 95c29000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
> 9603a000        /System/Library/Frameworks/Quartz.framework/Versions/ 
> A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
> 9606c000        /System/Library/Frameworks/Accelerate.framework/ 
> Versions/A/Frameworks/vImage.framework/Versions/A/vImage
> 96134000        /System/Library/Frameworks/SyncServices.framework/ 
> Versions/A/SyncServices
> 96217000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/AE.framework/Versions/A/AE
> 96247000        /System/Library/Frameworks/CalendarStore.framework/ 
> Versions/A/CalendarStore
> 963ab000        /System/Library/Frameworks/CoreServices.framework/ 
> Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
> 96686000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 966c8000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> HIServices.framework/Versions/A/HIServices
> 9671a000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
> Versions/A/QD
> 967c2000        /System/Library/PrivateFrameworks/HelpData.framework/ 
> Versions/A/HelpData
> 967cf000        /System/Library/Frameworks/AppKit.framework/Versions/ 
> C/AppKit
> 96fce000        /System/Library/Frameworks/LDAP.framework/Versions/A/ 
> LDAP
> 97001000        /System/Library/PrivateFrameworks/ 
> InstallServer.framework/Versions/A/InstallServer
> 97002000        /System/Library/Frameworks/Carbon.framework/Versions/ 
> A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
> 97025000        /usr/lib/libxml2.2.dylib
> 97107000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
> 9710f000        /System/Library/Frameworks/ 
> ApplicationServices.framework/Versions/A/Frameworks/ 
> ImageIO.framework/Versions/A/Resources/libPng.dylib
> 9712c000        /System/Library/Frameworks/QuickTime.framework/ 
> Versions/A/QuickTime
>
>
>
>
>
>



----------------------------------------------------------------------------

"Making boring techno music is really easy with modern tools, but with  
live coding, boring techno is much harder." - Chris McCormick




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20101026/c935e4af/attachment-0001.htm>


More information about the Pd-list mailing list