Le 10 janv. 09 à 20:56, björn a écrit :
>
> Hi,
>
> I have uploaded a new snapshot of MacVim.app to:
>
> http://code.google.com/p/macvim/wiki/Snapshot
I suppose DBext doesn't like the command-line processing improvements,
MacVim crashes as soon as I try to execute a query (mysql client
through a shell).
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
Process: Vim [1561]
Path: /Applications/MacVim.app/Contents/MacOS/Vim
Identifier: Vim
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: MacVim [1560]
Date/Time: 2009-01-12 15:04:54.553 +0100
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0x00417e42 __kill + 10
1 Vim 0x000d8e79 may_core_dump + 67
2 Vim 0x000da0af mch_exit + 158
3 Vim 0x000822f4 getout + 49
4 Vim 0x000a9e3b preserve_exit + 176
5 Vim 0x000d9088 deathtrap + 367
6 libSystem.B.dylib 0x004162bb _sigtramp + 43
7 ??? 0xffffffff 0 + 4294967295
8 dyld 0x8fe18c2f
stub_binding_helper_interface2 + 21
9 Vim 0x000b5c73 my_iconv_open + 73
10 Vim 0x000b5ea6 convert_setup + 427
11 Vim 0x00025fc4 f_strftime + 176
12 Vim 0x0002eacc call_func + 3663
13 Vim 0x00032213 get_func_tv + 229
14 Vim 0x00030bf5 eval7 + 4121
15 Vim 0x00030e4a eval6 + 45
16 Vim 0x00031188 eval5 + 294
17 Vim 0x00031492 eval4 + 43
18 Vim 0x00031d93 eval3 + 29
19 Vim 0x00031ed4 eval1 + 36
20 Vim 0x0003576b ex_echo + 120
21 Vim 0x00053ccf do_one_cmd + 11485
22 Vim 0x00054948 do_cmdline + 2264
23 Vim 0x0002e6d0 call_func + 2643
24 Vim 0x00032213 get_func_tv + 229
25 Vim 0x00030bf5 eval7 + 4121
26 Vim 0x00030e4a eval6 + 45
27 Vim 0x0003108c eval5 + 42
28 Vim 0x00031492 eval4 + 43
29 Vim 0x00031d93 eval3 + 29
30 Vim 0x00031ed4 eval1 + 36
31 Vim 0x00032e6d eval0 + 53
32 Vim 0x00032f60 ex_return + 130
33 Vim 0x00053ccf do_one_cmd + 11485
34 Vim 0x00054948 do_cmdline + 2264
35 Vim 0x0002e6d0 call_func + 2643
36 Vim 0x00032213 get_func_tv + 229
37 Vim 0x00030bf5 eval7 + 4121
38 Vim 0x00030e4a eval6 + 45
39 Vim 0x0003108c eval5 + 42
40 Vim 0x00031492 eval4 + 43
41 Vim 0x00031d93 eval3 + 29
42 Vim 0x00031ed4 eval1 + 36
43 Vim 0x00032e6d eval0 + 53
44 Vim 0x00032f60 ex_return + 130
45 Vim 0x00053ccf do_one_cmd + 11485
46 Vim 0x00054948 do_cmdline + 2264
47 Vim 0x0002e6d0 call_func + 2643
48 Vim 0x00032213 get_func_tv + 229
49 Vim 0x00034335 ex_call + 370
50 Vim 0x00053ccf do_one_cmd + 11485
51 Vim 0x00054948 do_cmdline + 2264
52 Vim 0x00053c51 do_one_cmd + 11359
53 Vim 0x00054948 do_cmdline + 2264
54 Vim 0x000bc432 nv_colon + 208
55 Vim 0x000c0594 normal_cmd + 3167
56 Vim 0x00082068 main_loop + 1056
57 Vim 0x00085e24 main + 6024
58 Vim 0x000024a2 _start + 216
59 Vim 0x000023c9 start + 41
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000d8e47 ecx: 0x05eaec2c edx: 0x00417e42
edi: 0x00000003 esi: 0x00000005 ebp: 0x05eaec48 esp: 0x05eaec2c
ss: 0x0000001f efl: 0x00000206 eip: 0x00417e42 cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00433ea7
Binary Images:
0x1000 - 0x16dfe3 +Vim ??? (???) <0a108caa5ac7487786180d54bcc5b90d>
/Applications/MacVim.app/Contents/MacOS/Vim
0x1b3000 - 0x1b3ff8 com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x1b7000 - 0x1b7fff com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x1bb000 - 0x1eaff7 libncurses.5.4.dylib ??? (???)
<3b2ac2ca8190942b6b81d2a7012ea859> /usr/lib/libncurses.5.4.dylib
0x205000 - 0x2a9fe3 org.python.python 2.3.5 a (2.3.5 a)
<be828bed7958568051a4764b2a0218cd>
/System/Library/Frameworks/Python.framework/Versions/2.3/Python
0x2ea000 - 0x387ffb libruby.1.dylib ??? (???)
<bf28599e1ca8de35546083fa05758cf8> /usr/lib/libruby.1.dylib
0x3a9000 - 0x510ff3 libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x59f000 - 0x5a6fe9 libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x5ac000 - 0x5acffa com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x5b4000 - 0x694fff libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x706000 - 0x839fff com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x931000 - 0x931ff8 com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x939000 - 0x939ffc com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e000 - 0x9c9fff com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9ef000 - 0x9f3fff libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9f7000 - 0x9f7ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0xd3f000 - 0x153dfef com.apple.AppKit 6.5.6 (949.43)
<a3a300499bbe4f1dfebf71d752d01916>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1a7e000 - 0x1cf9fe7 com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1e57000 - 0x1f3cff3 com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x1fb7000 - 0x2109ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x217e000 - 0x2208fef com.apple.DesktopServices 1.4.7 (1.4.7)
<7898a0f2a46fc7d8887b041bc23e3811>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x2253000 - 0x255bfff com.apple.HIToolbox 1.5.4 (???)
<3747086ba21ee419708a5cab946c8ba6>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x26b9000 - 0x2a56fef com.apple.QuartzCore 1.5.7 (1.5.7)
<2fed2dd7565c84a0f0c608d41d4d172c>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x2b50000 - 0x2d1eff3 com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x2e63000 - 0x2e6cfff 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
0x2e76000 - 0x2ea1fe7 libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x2eaf000 - 0x2fe7ff7 libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x303b000 - 0x311cff7 libxml2.2.dylib ??? (???)
<c65c902ca6afc1b4cf68b90cff921cc5> /usr/lib/libxml2.2.dylib
0x3149000 - 0x3157ffd libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x315d000 - 0x3197fe7 com.apple.coreui 1.2 (62)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x31b7000 - 0x3234feb com.apple.audio.CoreAudio 3.1.1 (3.1.1)
<f35477a5e23db0fa43233c37da01ae1c>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x3289000 - 0x3291fff com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x329b000 - 0x332eff3 com.apple.ApplicationServices.ATS 3.4 (???)
<8c51de0ec3deaef416578cd59df38754>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x3355000 - 0x3420fff com.apple.ColorSync 4.5.1 (4.5.1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x3461000 - 0x3b01fff com.apple.CoreGraphics 1.407.2 (???)
<3a91d1037afde01d1d8acdf9cd1caa14>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x3bd1000 - 0x3c2bff7 com.apple.CoreText 2.0.3 (???)
<1f1a97273753e6cfea86c810d6277680>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x3c6b000 - 0x3cbcff7 com.apple.HIServices 1.7.0 (???)
<01b690d1f376e400ac873105533e39eb>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x3ce6000 - 0x3e2cff7 com.apple.ImageIO.framework 2.0.4 (2.0.4)
<6a6623d3d1a7292b5c3763dcd108b55f>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x3e84000 - 0x3e94ffc com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x3ea1000 - 0x3f48feb com.apple.QD 3.11.54 (???)
<b743398c24c38e581a86e91744a2ba6e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x3f71000 - 0x3f81fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<5171726062da2bd3c6b8b58486c7777a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x3f90000 - 0x426aff3 com.apple.CoreServices.CarbonCore 786.10 (786.10)
<ec35bb05f67fe0e828d49dda88bbf6d7>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x42d4000 - 0x4371ffc com.apple.CFNetwork 422.11 (422.11)
<2780dfc3d2186195fccb3634bfb0944b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x43e9000 - 0x4432fef com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x444e000 - 0x4508fe3 com.apple.CoreServices.OSServices 226.5 (226.5)
<25243fd02dc5d4f4cc5780f6b2f6fe26>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x456d000 - 0x45ecff5 com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x462f000 - 0x465efe3 com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x4676000 - 0x4702ff7 com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x4748000 - 0x475efff com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x4770000 - 0x4777ffe libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x477e000 - 0x47dbffb libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x482c000 - 0x4863fff com.apple.SystemConfiguration 1.9.2 (1.9.2)
<01426a38ba44efa5d448daef8b3e9941>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x4882000 - 0x4909ff7 libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x4916000 - 0x493afff libxslt.1.dylib ??? (???)
<0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
0x4944000 - 0x49f6ffb libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x4a45000 - 0x4b0cff2 com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x4b1c000 - 0x4b1cffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x4b20000 - 0x4b9dfef libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x4bab000 - 0x4bd8feb libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x4be4000 - 0x4ff4fef libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x503a000 - 0x53f8fea libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x542e000 - 0x544dffa libJPEG.dylib ??? (???)
<e7eb56555109e23144924cd64aa8daec>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x5455000 - 0x5494fef libTIFF.dylib ??? (???)
<3589442575ac77746ae99ecf724f5f87>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x549f000 - 0x54a3fff libGIF.dylib ??? (???)
<572a32e46e33be1ec041c5ef5b0341ae>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x54a9000 - 0x54c4ffb libPng.dylib ??? (???)
<4780e979d35aa5ec2cea22678836cea5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x54cc000 - 0x54ceff5 libRadiance.dylib ??? (???)
<8a844202fcd65662bb9ab25f08c45a62>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x54d3000 - 0x54fbfff libcups.2.dylib ??? (???)
<81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib
0x5506000 - 0x5524fff libresolv.9.dylib ??? (???)
<b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
0x552e000 - 0x552effd com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x5532000 - 0x5532ffb com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x5536000 - 0x5540feb com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x5549000 - 0x5556fe7 com.apple.opengl 1.5.9 (1.5.9)
<7e5048a2677b41098c84045305f42f7f>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x555e000 - 0x559cff7 libGLImage.dylib ??? (???)
<1123b8a48bcbe9cc7aa8dd8e1a214a66>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x55a6000 - 0x55a7ffc libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x55ac000 - 0x55c2fe7 com.apple.CoreVideo 1.5.1 (1.5.1)
<001910004257f1386724398f584b30b5>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x55d6000 - 0x562fff7 libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x5643000 - 0x564fffe libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x565d000 - 0x5b2ef3e libGLProgrammability.dylib ??? (???)
<5d283543ac844e7c6fa3440ac56cd265>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x5c5b000 - 0x5c60fff com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x5c69000 - 0x5c6cfff com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x5c72000 - 0x5cceff7 com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x5cfc000 - 0x5d11ffb com.apple.ImageCapture 5.0.1 (5.0.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x5d2c000 - 0x5dbffff com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x5dde000 - 0x5e20fef com.apple.NavigationServices 3.5.2 (163)
<d3a7c9720479eed8ea35703125303871>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x5e4e000 - 0x5e66fff com.apple.openscripting 1.2.8 (???)
<572c7452d7e740e8948a5ad07a99602b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x5e78000 - 0x5e7afff com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x5ec8000 - 0x5ec9fe1 com.apple.textencoding.unicode 2.2 (2.2)
<542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode
Encodings.bundle/Contents/MacOS/Unicode Encodings
0x87ee000 - 0x87f9fe7 libCSync.A.dylib ??? (???)
<e6aceed359bd228f42bc1246af5919c9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x8834000 - 0x8835ff3 ATSHI.dylib ??? (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x20000000 - 0x200b0fff edu.mit.Kerberos 6.0.12 (6.0.12)
<685cc018c133668d0d3ac6a1cb63cff9>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x64b00000 - 0x64b06fff com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5>
/usr/lib/dyld
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???)
<7b0248c392848338f5d6ed093313eeef>
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xfa100000 - 0xfa17aff8 com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
D.Morel