I was preparing a bug report for the same thing so
here it is :

Parrot does not compile on my new 64 bits core 2 duo unibody macbook.
I got back data from the Time Machine backup of my now dead 32 bits
intel macbook so I suspected that the gmp port libraries conflicted
with some headers proper to my macbooc.
So I did un port uninstall gmp, then a port install gmp.

I still get the SIGBUS error.
I suspect I did something wrong as a consequence of restauring my Time Machine
backup but I can't find what.
The top of the stack is :

Thread 0 Crashed:
0   libgmp.3.dylib                      0x000442ae __gmpz_cmp + 14
1   libparrot.dylib                     0x0085fdee bigint_cmp + 30 
(bigint.pmc:224)
2   libparrot.dylib                     0x00861a4f
Parrot_BigInt_multi_cmp_BigInt + 31 (bigint.c:1424)

The rest of the stack is on the attached file :



On Sat, Nov 1, 2008 at 2:58 PM, Andrew Dougherty <[EMAIL PROTECTED]> wrote:
> On Sat, 1 Nov 2008, Ovid wrote:
>
>> For the past few days, Parrot has failed to build on my MacBook.  Today
>> I moved my parrot directory and did a fresh svn checkout.  "perl
>> Configure.pl" ran fine without problem. "make" does fine until about
>> here:
>>
>> $ make
>> Compiling with:
>> xx.c
>> /usr/bin/gcc-4.0 <loads of output skipped...>
>> make -C compilers/pge
>> perl -MExtUtils::Command -e rm_f PGE.pbc ../../runtime/parrot/library/PGE.pbc
>> perl -e "" >PGE/builtins_gen.pir
>> ../../parrot -o PGE.pbc --output-pbc PGE.pir
>> ../../parrot ../../runtime/parrot/library/PGE/Perl6Grammar.pir  
>> --output=PGE/builtins_gen.pir PGE/builtins.pg
>> make[1]: *** [PGE.pbc] Bus error
>> make[1]: *** Deleting file `PGE.pbc'
>> make: *** [compilers.dummy] Error 2
>
> Two things to try:
>
> 1.  Post the 'myconfig' file -- it contains various bits of
>    configure and build information.
>
> 2.  Run the core tests to try to narrow down the problem:
>
>        perl t/harness --core-tests
>
> --
>    Andy Dougherty              [EMAIL PROTECTED]
>



-- 
cognominal stef
Process:         parrot [73329]
Path:            ../../parrot
Identifier:      parrot
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  make [73324]

Date/Time:       2008-11-01 15:33:27.405 +0100
OS Version:      Mac OS X 10.5.5 (9F2114)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000001f
Crashed Thread:  0

Thread 0 Crashed:
0   libgmp.3.dylib                      0x000442ae __gmpz_cmp + 14
1   libparrot.dylib                     0x0085fdee bigint_cmp + 30 
(bigint.pmc:224)
2   libparrot.dylib                     0x00861a4f 
Parrot_BigInt_multi_cmp_BigInt + 31 (bigint.c:1424)
3   libparrot.dylib                     0x0073a5aa pcf_I_JPP + 234 (nci.c:719)
4   libparrot.dylib                     0x00850cd0 Parrot_NCI_invoke + 176 
(nci.pmc:314)
5   libparrot.dylib                     0x0072be4a 
Parrot_pcc_invoke_sub_from_sig_object + 490 (inter_call.c:2662)
6   libparrot.dylib                     0x0073617d 
Parrot_mmd_multi_dispatch_from_c_args + 189 (multidispatch.c:598)
7   libparrot.dylib                     0x00807702 Parrot_default_cmp + 82 
(default.pmc:2449)
8   libparrot.dylib                     0x006ac1d0 Parrot_lt_p_ic_ic + 128 
(cmp.ops:294)
9   libparrot.dylib                     0x0076f5a7 runops_slow_core + 183 
(runops_cores.c:222)
10  libparrot.dylib                     0x0072eacf runops_int + 447 
(interpreter.c:943)
11  libparrot.dylib                     0x0072f462 runops + 194 
(inter_run.c:105)
12  libparrot.dylib                     0x0072f704 runops_args + 436 
(inter_run.c:237)
13  libparrot.dylib                     0x0072fa9a Parrot_run_meth_fromc_args + 
58 (inter_run.c:426)
14  libparrot.dylib                     0x008fceaa Parrot_Object_get_string + 
234 (object.c:2970)
15  libparrot.dylib                     0x006c7f56 Parrot_set_s_p + 86 
(set.ops:148)
16  libparrot.dylib                     0x0076f5a7 runops_slow_core + 183 
(runops_cores.c:222)
17  libparrot.dylib                     0x0072eacf runops_int + 447 
(interpreter.c:943)
18  libparrot.dylib                     0x0072f462 runops + 194 
(inter_run.c:105)
19  libparrot.dylib                     0x0072f704 runops_args + 436 
(inter_run.c:237)
20  libparrot.dylib                     0x0072f839 Parrot_runops_fromc_args + 
73 (inter_run.c:300)
21  libparrot.dylib                     0x00764b50 run_sub + 112 
(packfile.c:496)
22  libparrot.dylib                     0x00764da5 do_1_sub_pragma + 565 
(packfile.c:589)
23  libparrot.dylib                     0x00765021 do_sub_pragmas + 289 
(packfile.c:722)
24  libparrot.dylib                     0x00769689 PackFile_fixup_subs + 41 
(packfile.c:3816)
25  libparrot.dylib                     0x009768f0 imcc_run_pbc + 240 
(main.c:790)
26  libparrot.dylib                     0x009773ad imcc_run + 861 (main.c:1080)
27  parrot                              0x00001cf9 main + 185 (main.c:61)
28  parrot                              0x00001c06 start + 54

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x0000001b  ebx: 0x0073a4cf  ecx: 0x00000000  edx: 0x00000000
  edi: 0xbfffe968  esi: 0x0000001b  ebp: 0xbfffc7c8  esp: 0xbfffc7bc
   ss: 0x0000001f  efl: 0x00010292  eip: 0x000442ae   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x0000001f

Binary Images:
    0x1000 -     0x6feb +parrot ??? (???) <feb23ced4148de099979874fa0f7d463> 
/Users/stef/svn/parrot/parrot
   0x39000 -    0x69fff +libgmp.3.dylib ??? (???) 
<788db878e62fbeeeac7fa0de94c31028> /opt/local/lib/libgmp.3.dylib
   0x72000 -    0x8ffff +libreadline.5.2.dylib ??? (???) 
/usr/local/lib/libreadline.5.2.dylib
  0x15f000 -   0x241fff +libicuuc.38.dylib ??? (???) 
<9c5edfdc9c80f9e7e58a91b3ad04114d> /usr/local/lib/libicuuc.38.dylib
  0x2be000 -   0x2cdfef +libpcre.0.dylib ??? (???) 
/usr/local/lib/libpcre.0.dylib
  0x2ec000 -   0x2f3fd3 +libintl.8.dylib ??? (???) 
/usr/local/lib/libintl.8.dylib
  0x30b000 -   0x312fed +libgcc_s.1.dylib ??? (???) 
/usr/local/lib/libgcc_s.1.dylib
  0x335000 -   0x34dfcf +libpcre.0.dylib ??? (???) 
/opt/local/lib/libpcre.0.dylib
  0x37b000 -   0x38cfc3 +libz.1.dylib ??? (???) /opt/local/lib/libz.1.dylib
  0x69d000 -   0xa38fff +libparrot.dylib ??? (???) 
<2d2200e71f9dbd6390b14ad618789deb> 
/Users/stef/svn/parrot/blib/lib/libparrot.dylib
  0xd3a000 -  0x180ffff +libicudata.38.dylib ??? (???) 
<759dfaabf95e01b7eea7605165805bfb> /usr/local/lib/libicudata.38.dylib
 0x1812000 -  0x1901fef +libcrypto.0.9.8.dylib ??? (???) 
/opt/local/lib/libcrypto.0.9.8.dylib
 0x196a000 -  0x1987fdf +libreadline.5.1.dylib ??? (???) 
/opt/local/lib/libreadline.5.1.dylib
 0x19d8000 -  0x19dffd3 +libintl.8.dylib ??? (???) 
/opt/local/lib/libintl.8.dylib
 0x19fa000 -  0x1ac1feb +libicuuc.dylib.34 ??? (???) 
/opt/local/lib/libicuuc.dylib.34
 0x1f2d000 -  0x27a100f +libicudata.dylib.34 ??? (???) 
/opt/local/lib/libicudata.dylib.34
 0x27a4000 -  0x287eff8 +libiconv.2.dylib ??? (???) 
/opt/local/lib/libiconv.2.dylib
0x3e000000 - 0x3e045fef  com.apple.glut 3.4.2 (GLUT-3.4.2) 
<12efde43ff02849c20b1c70e1064c856> 
/System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <0d39f113441616327c292c949f3caa3e> 
/usr/lib/dyld
0x90003000 - 0x90006fff  com.apple.help 1.1 (36) 
<1a25a8fbb49a830efb31d5c0a52939cd> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90007000 - 0x90041fe7  com.apple.coreui 1.2 (62) 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x901a4000 - 0x90253ffb  com.apple.QTKit 7.5.5 (995.22.3) 
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90254000 - 0x90258fff  libGIF.dylib ??? (???) 
<7714ae24eb64b48fa719fb99bcbe34f3> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90580000 - 0x90581ffc  libffi.dylib ??? (???) 
<eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
0x90582000 - 0x905c4fef  com.apple.NavigationServices 3.5.2 (163) 
<72cdc9d21f6690837870923e7b8ca358> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x905c5000 - 0x90649fe3  com.apple.CFNetwork 339.5 (339.5) 
<b14bbd0610cb55d9a33ee061d661b72d> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9064a000 - 0x9077cfff  com.apple.CoreFoundation 6.5.4 (476.15) 
<dde27c8bc33b9568cd934ce54e6c419d> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90927000 - 0x90984ffb  libstdc++.6.dylib ??? (???) 
<f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
0x90985000 - 0x909a0ffb  libPng.dylib ??? (???) 
<0d6b991afc831ea06f2958e5933d33dd> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x909a1000 - 0x90a34fff  com.apple.ink.framework 101.3 (86) 
<d4c85b5cafa8027fff042b84a8be71dc> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90a35000 - 0x90ab4ff5  com.apple.SearchKit 1.2.1 (1.2.1) 
<f28f8dd0f155a6453411a0c9b5702764> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90ab5000 - 0x90ab5ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90ab6000 - 0x90ac6ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) 
<bc7eb703ddc37bf85adf93e35efd3947> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90ac7000 - 0x90ba8ff7  libxml2.2.dylib ??? (???) 
<ab2534bfa7a774b2ad75cc2d9ad683a6> /usr/lib/libxml2.2.dylib
0x90ba9000 - 0x90ccdfe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90cce000 - 0x90d28ff7  com.apple.CoreText 2.0.3 (???) 
<bee78d6af2bc4805f2ca7d4330bc1124> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90e39000 - 0x90ef3fe3  com.apple.CoreServices.OSServices 226.5 (226.5) 
<ef9945b1304495f3e8085c935f1b81e3> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90ef4000 - 0x90ef4ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91066000 - 0x9110dfeb  com.apple.QD 3.11.54 (???) 
<c31150b40fcc27c195de40f0ae138666> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91119000 - 0x91119ffb  com.apple.installserver.framework 1.0 (8) 
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91188000 - 0x911acfff  libxslt.1.dylib ??? (???) 
<ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib
0x911ad000 - 0x911b3fff  com.apple.print.framework.Print 218.0.2 (220.1) 
<6c2ddea45d9cdff9a9be0666a13e2dd4> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x911b4000 - 0x911f3fef  libTIFF.dylib ??? (???) 
<d4bcc9b9c508e53849d2d46bb6900922> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x911f4000 - 0x9120afff  com.apple.DictionaryServices 1.0.0 (1.0.0) 
<7d20b8d1fb238c3e71d0fa6fda18c4f7> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9124c000 - 0x91279feb  libvDSP.dylib ??? (???) 
<4daafed78a471133ec30b3ae634b6d3e> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9127a000 - 0x912f6feb  com.apple.audio.CoreAudio 3.1.0 (3.1) 
<39633bb5fa20a813719ff43c5ce4fa38> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9143b000 - 0x91494ff7  libGLU.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91495000 - 0x91589ff4  libiconv.2.dylib ??? (???) 
<96ff4c6f84c4a1623cb78287371cdd3f> /usr/lib/libiconv.2.dylib
0x9158a000 - 0x915a0fe7  com.apple.CoreVideo 1.5.1 (1.5.1) 
<80b173571cdb99a829e1b8ec0a677291> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9166b000 - 0x9166dff5  libRadiance.dylib ??? (???) 
<82d606c49f5dc77231f9d0e2be9ed6ab> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9166e000 - 0x91739fff  com.apple.ColorSync 4.5.1 (4.5.1) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91873000 - 0x918aafff  com.apple.SystemConfiguration 1.9.2 (1.9.2) 
<eab546255ac099b9616df999c9359d0e> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x918ab000 - 0x918e9ff7  libGLImage.dylib ??? (???) 
<75a336b61267802e66e7e32a8a7d9c65> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9195d000 - 0x91967feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) 
<df077a8048afc3075c6f2d9e7780e78e> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91968000 - 0x91a2fff2  com.apple.vImage 3.0 (3.0) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91a42000 - 0x91cbdfe7  com.apple.Foundation 6.5.6 (677.21) 
<40610e77083f7efef58fe0e5bf3a2066> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91cfb000 - 0x92098fef  com.apple.QuartzCore 1.5.6 (1.5.6) 
<2512ee839dfa27b09a1a3eadd363e651> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92099000 - 0x920c2fff  com.apple.CoreMediaPrivate 13.0 (13.0) 
/System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x920c3000 - 0x9214fff7  com.apple.LaunchServices 290 (290) 
<8f26b553a8cc473f8badfc91ca551ede> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92150000 - 0x92150ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92151000 - 0x9294efef  com.apple.AppKit 6.5.5 (949.41) 
<2afc0f3f6b31d897b7a813a6cb8f53c1> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9294f000 - 0x9295cfe7  com.apple.opengl 1.5.8 (1.5.8) 
<1d535f1c426c6cfeb836ba04f896a6a0> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9295d000 - 0x9299cfff  com.apple.CoreMediaIOServicesPrivate 13.0 (13.0) 
/System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x93006000 - 0x9330dfff  com.apple.HIToolbox 1.5.4 (???) 
<f4084cf8b649fe166be4252aff114138> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9330e000 - 0x9333dff7  libncurses.5.4.dylib ??? (???) 
<d14a12e66edb347d4ce52089b17e3d24> /usr/lib/libncurses.5.4.dylib
0x9333e000 - 0x9335dffa  libJPEG.dylib ??? (???) 
<b822342bcc764c83d4557a8b67fa0c1c> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9335e000 - 0x9335effc  com.apple.audio.units.AudioUnit 1.5 (1.5) 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9335f000 - 0x93497ff7  libicucore.A.dylib ??? (???) 
<05473f7ea72d96b8415f6164afd90ef0> /usr/lib/libicucore.A.dylib
0x93498000 - 0x9352bff3  com.apple.ApplicationServices.ATS 3.4 (???) 
<ebf874bd30d89d87727d2f1861956fb9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9352c000 - 0x935a9fef  libvMisc.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x935b6000 - 0x9371dff3  libSystem.B.dylib ??? (???) 
<fc4c30856f62953a57f4927e89c33739> /usr/lib/libSystem.B.dylib
0x9371f000 - 0x93a41fe2  com.apple.QuickTime 7.5.5 (995.22.3) 
<07ffd134d58fdbfe377ba9007f591289> 
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93a50000 - 0x93b96ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) 
<b407f06ff9b6893899e2e399cb65c953> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93b97000 - 0x93b9efe9  libgcc_s.1.dylib ??? (???) 
<e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
0x93b9f000 - 0x93b9fffa  com.apple.CoreServices 32 (32) 
<373d6a888f9204641f313bc6070ae065> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93ba0000 - 0x93ba7ffe  libbsm.dylib ??? (???) 
<fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
0x93ba8000 - 0x93f66fea  libLAPACK.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93f7b000 - 0x93ff5ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) 
<98633ef67d419c1b02f56556cb4d843d> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x941bb000 - 0x94246fff  com.apple.framework.IOKit 1.5.1 (???) 
<fea40a001559431f768113b90b6f7599> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9426c000 - 0x9490cfff  com.apple.CoreGraphics 1.400.16 (???) 
<c06a791850f916c1d2af4e61f1332f05> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9491a000 - 0x94928ffd  libz.1.dylib ??? (???) 
<a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
0x94929000 - 0x94a09fff  libobjc.A.dylib ??? (???) 
<400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
0x94b14000 - 0x94b65ff7  com.apple.HIServices 1.7.0 (???) 
<67988718780a0a367b1bde62f5a67c4b> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95c0d000 - 0x95c2bfff  libresolv.9.dylib ??? (???) 
<9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
0x95c2c000 - 0x95c35fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) 
<da2d8411921a3fd8bc898dc753b7f3ee> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95c36000 - 0x95c42ffe  libGL.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95c62000 - 0x95c62fff  com.apple.Carbon 136 (136) 
<4177916bbf70e0ddc446f94001d54c95> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95c9a000 - 0x95caeff3  com.apple.ImageCapture 4.0 (5.0.0) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95d16000 - 0x95d9dff7  libsqlite3.0.dylib ??? (???) 
<eeedc8bf6881ac9f2c1954b1c8037720> /usr/lib/libsqlite3.0.dylib
0x95d9e000 - 0x95daefff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) 
<273d96ff861dc68be659c07ef56f599a> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95de1000 - 0x962b2f76  libGLProgrammability.dylib ??? (???) 
<1cc69d41c4bf4dff7034652bdf592b42> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x962e8000 - 0x96372fe3  com.apple.DesktopServices 1.4.7 (1.4.7) 
<c3591383780dd12594c37dbde59958b6> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96373000 - 0x9639efe7  libauto.dylib ??? (???) 
<2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
0x9639f000 - 0x963a4fff  com.apple.CommonPanels 1.2.4 (85) 
<c135f02edd6b2e2864311e0b9d08a98d> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x963a5000 - 0x96401ff7  com.apple.htmlrendering 68 (1.1.3) 
<1c5c0c417891b920dfe139385fc6c155> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x96402000 - 0x96812fef  libBLAS.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9681e000 - 0x9681eff8  com.apple.ApplicationServices 34 (34) 
<ee7bdf593da050bb30c7a1fc446eb8a6> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9681f000 - 0x96904ff3  com.apple.CoreData 100.1 (186) 
<50219bcb005cb15ea999a19391a8d523> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96958000 - 0x96a08fff  edu.mit.Kerberos 6.0.12 (6.0.12) 
<55a21e1b89e7a8453dd2363ddb5f8185> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96a09000 - 0x96a38fe3  com.apple.AE 402.2 (402.2) 
<95c19d4ee4eb86270ad404e32a2c67e1> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96a39000 - 0x96a82fef  com.apple.Metadata 10.5.2 (398.23) 
<d96f6357a8d6f976173478f27172b021> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96a83000 - 0x96b35ffb  libcrypto.0.9.7.dylib ??? (???) 
<75b80bff0d5cfaf10b6b6fe982da3578> /usr/lib/libcrypto.0.9.7.dylib
0x96b36000 - 0x96b3efff  com.apple.DiskArbitration 2.2.1 (2.2.1) 
<2664eeb3a4d0c95a21c089892a0ae8d0> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96b42000 - 0x96b6afff  libcups.2.dylib ??? (???) 
<1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib
0x96b6b000 - 0x96b6ffff  libmathCommon.A.dylib ??? (???) 
/usr/lib/system/libmathCommon.A.dylib
0x96b70000 - 0x96d3efff  com.apple.security 5.0.4 (34102) 
<afb083034e55d067d0b8d91a83269ad5> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x96d8e000 - 0x97068ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) 
<956c43887c678f344462a2b1c73cba53> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97170000 - 0x97188fff  com.apple.openscripting 1.2.8 (???) 
<0129d2f750f5ddcb92f4acf8a3541952> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97189000 - 0x9718bfff  com.apple.securityhi 3.0 (30817) 
<40562b85d99118354c974e76c32fa6fb> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Reply via email to