Hi Why and the Shoe Guys
I'm running in to a little problem. I'm not used to contributing to
these kinds of projects, but I hear that it's nice to have the minimum
code to reproduce a bug. This does it every time:
class CrashExample < Shoes
url '/', :crash
def crash
animate {
rect(30,30,30,30)
rect(100,100,30,30)
}
end
end
Shoes.app
Just that little bit of stuff crashes shoes like no-one's bidness.
Crashlog is appended. I don't know what the hell, I'm just trying to
get some rectangles in on the action.
Your pal,
-- Leon Spencer
Process: shoes-bin [5151]
Path: /Applications/Shoes.app/Contents/MacOS/shoes-bin
Identifier: org.hackety.shoes
Version: 0.r873 (???)
Build Info: Shoes-1200000~1
Code Type: X86 (Native)
Parent Process: bash [5150]
Date/Time: 2008-07-31 23:46:08.349 +1000
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000002c
Crashed Thread: 0
Thread 0 Crashed:
0 libSystem.B.dylib 0x91561b9e __kill + 10
1 libSystem.B.dylib 0x915d8ec2 raise + 26
2 libSystem.B.dylib 0x915e847f abort + 73
3 libruby.dylib 0x000f3415 rb_check_type + 0
4 libruby.dylib 0x00174206 ruby_posix_signal + 372
5 libSystem.B.dylib 0x9156009b _sigtramp + 43
6 ??? 0xffffffff 0 + 4294967295
7 libcairo.2.dylib 0x001d3749
cairo_matrix_transform_point + 31
8 libcairo.2.dylib 0x001cda4c
_cairo_gstate_user_to_backend + 71
9 libcairo.2.dylib 0x001c3c09 cairo_move_to + 68
10 libshoes.dylib 0x004ac967 shoes_cairo_rect + 125
11 libshoes.dylib 0x004a2416 shoes_canvas_rect + 561
12 libshoes.dylib 0x004ba2ed shoes_canvas_c_close + 359
13 libshoes.dylib 0x004bb79a shoes_canvas_c_rect + 158
14 libruby.dylib 0x00104349
rb_with_disable_interrupt + 6311
15 libruby.dylib 0x0010375e
rb_with_disable_interrupt + 3260
16 libruby.dylib 0x00104f22
rb_with_disable_interrupt + 9344
17 libruby.dylib 0x000fd2de rb_Array + 10814
18 libruby.dylib 0x00101422 rb_need_block + 1516
19 libruby.dylib 0x0010aabc rb_f_lambda + 1092
20 libruby.dylib 0x0010ac9c rb_f_lambda + 1572
21 libruby.dylib 0x00104325
rb_with_disable_interrupt + 6275
22 libruby.dylib 0x0010375e
rb_with_disable_interrupt + 3260
23 libruby.dylib 0x00104f22
rb_with_disable_interrupt + 9344
24 libruby.dylib 0x00105307 rb_funcall2 + 71
25 libshoes.dylib 0x004ab9c1 rb_ary_insert_at + 189
26 libruby.dylib 0x001026ee rb_rescue2 + 227
27 libshoes.dylib 0x004aba85 shoes_safe_block + 155
28 libshoes.dylib 0x004b8e20 shoes_timer_call + 84
29 libshoes.dylib 0x004cafd1 shoes_final + 5377
30 com.apple.Foundation 0x955285d7 __NSFireTimer + 279
31 com.apple.CoreFoundation 0x91c1bb45 CFRunLoopRunSpecific +
4469
32 com.apple.CoreFoundation 0x91c1bcf8 CFRunLoopRunInMode + 88
33 com.apple.HIToolbox 0x90e36da4
RunCurrentEventLoopInMode + 283
34 com.apple.HIToolbox 0x90e36bbd ReceiveNextEventCommon +
374
35 com.apple.HIToolbox 0x90e36a31
BlockUntilNextEventMatchingListInMode + 106
36 com.apple.AppKit 0x931cb505 _DPSNextEvent + 657
37 com.apple.AppKit 0x931cadb8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
38 com.apple.AppKit 0x931c3df3 -[NSApplication run] + 795
39 libshoes.dylib 0x004cc00c shoes_native_loop + 54
40 libshoes.dylib 0x004a07e0 shoes_app_loop + 38
41 libshoes.dylib 0x004a06ed shoes_app_start + 109
42 libshoes.dylib 0x004c9abe shoes_start + 487
43 shoes-bin 0x00001f99 main + 67
44 shoes-bin 0x00001efe _start + 228 (crt.c:272)
45 shoes-bin 0x00001e19 start + 41
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x915e843f ecx: 0xbfffc0cc edx: 0x91561b9e
edi: 0x0135b9b0 esi: 0xbfffc880 ebp: 0xbfffc0e8 esp: 0xbfffc0cc
ss: 0x0000001f efl: 0x00000282 eip: 0x91561b9e cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x14825000
Binary Images:
0x1000 - 0x1fff +shoes-bin ??? (???) /Applications/Shoes.app/
Contents/MacOS/shoes-bin
0x10000 - 0x18fe7 +libpangocairo-1.0.0.dylib ??? (???) /
Applications/Shoes.app/Contents/MacOS/libpangocairo-1.0.0.dylib
0x2f000 - 0x56ff3 +libpng12.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libpng12.0.dylib
0x5e000 - 0x5ffff +libgmodule-2.0.0.dylib ??? (???) /
Applications/Shoes.app/Contents/MacOS/libgmodule-2.0.0.dylib
0x77000 - 0x80fd3 +libintl.8.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libintl.8.dylib
0x85000 - 0x8bff7 +libpostproc.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libpostproc.dylib
0x8f000 - 0x91fec +libogg.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libogg.0.dylib
0xae000 - 0xb6fe7 +liba52.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/liba52.0.dylib
0xe1000 - 0x1a2fcf +libruby.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libruby.dylib
0x1c2000 - 0x226fff +libcairo.2.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libcairo.2.dylib
0x239000 - 0x2d1fdf +libungif.4.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libungif.4.dylib
0x2e7000 - 0x31afc3 +libpixman-1.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libpixman-1.0.dylib
0x320000 - 0x341fd7 +libjpeg.62.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libjpeg.62.dylib
0x347000 - 0x37efe3 +libpango-1.0.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libpango-1.0.0.dylib
0x38a000 - 0x3bdfe7 +libgobject-2.0.0.dylib ??? (???) /
Applications/Shoes.app/Contents/MacOS/libgobject-2.0.0.dylib
0x3c7000 - 0x48afe7 +libglib-2.0.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libglib-2.0.0.dylib
0x49e000 - 0x6c2ffb +libshoes.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libshoes.dylib
0x716000 - 0x797ff7 +libavformat.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libavformat.dylib
0x7a8000 - 0xc34fcf +libavcodec.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libavcodec.dylib
0xdd6000 - 0xde8fe7 +libfaac.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libfaac.0.dylib
0xdef000 - 0xe5efff +libfaad.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libfaad.0.dylib
0xe66000 - 0xeacfff +libmp3lame.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libmp3lame.0.dylib
0xee6000 - 0xee9ffb +libvorbisenc.2.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libvorbisenc.2.dylib
0xfe3000 - 0xfe9fe7 +libavutil.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libavutil.dylib
0xfef000 - 0x1006fec +libvorbis.0.dylib ??? (???) /Applications/
Shoes.app/Contents/MacOS/libvorbis.0.dylib
0x10ab000 - 0x10adfff +stringio.bundle ??? (???) /Applications/
Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/stringio.bundle
0x10b1000 - 0x10b9fff +socket.bundle ??? (???) /Applications/
Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/socket.bundle
0x10bd000 - 0x10bdffd +fcntl.bundle ??? (???) /Applications/
Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/fcntl.bundle
0x10c1000 - 0x10c3fff +thread.bundle ??? (???) /Applications/
Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/thread.bundle
0x10c7000 - 0x10c7ffe +sha1.bundle ??? (???) /Applications/
Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/digest/sha1.bundle
0x10cb000 - 0x10ccfff +digest.bundle ??? (???) /Applications/
Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/digest.bundle
0x10d0000 - 0x10d1ffc +etc.bundle ??? (???) /Applications/Shoes.app/
Contents/MacOS/ruby/lib/i686-darwin8.9.1/etc.bundle
0x10d5000 - 0x10d5ffe +org.xlife.InquisitorLoader 3.1 (54)
<e4877ee4582562d98c95d447c8f77397> /Library/InputManagers/Inquisitor/
Inquisitor.bundle/Contents/MacOS/Inquisitor
0x10da000 - 0x10dcfff +net.culater.SIMBL 0.8 (8) /Library/
InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x10e2000 - 0x10ebfff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2)
<83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari
AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
0x139f000 - 0x13dcfe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/
InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/
RegexKit.framework/Versions/A/RegexKit
0x1500000 - 0x1502fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /
Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/
Contents/MacOS/Menu Extra Enabler
0x1511000 - 0x1516ffe +com.macromates.edit_in_textmate ??? (1.0) /
Library/InputManagers/Edit in TextMate/Edit in TextMate.bundle/
Contents/MacOS/Edit in TextMate
0x151d000 - 0x1524fff +net.infinite-labs.Afloat 2.0 (2.0)
<c7b667835fa970a693dd22b5bd35fb91> /Users/chaos/Library/Application
Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat
0x1530000 - 0x1539ff7 +com.seanpatrickobrien.ilifecontrols ???
(1.0) <eb20b08022ebf11be222dc1a12977e44> /Users/chaos/Library/
Application Support/SIMBL/Plugins/Afloat.bundle/Contents/Frameworks/
iLifeControls.framework/Versions/A/iLifeControls
0x1543000 - 0x1661ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8)
<56067945130800a348eb076676d41e92> /System/Library/CoreServices/
RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???)
<7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x9005fff7 com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/
Versions/A/HTMLRendering
0x90060000 - 0x900b9ff7 libGLU.dylib ??? (???) /System/Library/
Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x900ba000 - 0x9014dff3 com.apple.ApplicationServices.ATS 3.3 (???)
<064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
Versions/A/ATS
0x9014e000 - 0x90179fe7 libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9017a000 - 0x901c0fef com.apple.Metadata 10.5.2 (398.18)
<adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/
Versions/A/Metadata
0x901c1000 - 0x901e9ff7 com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/
Shortcut.framework/Versions/A/Shortcut
0x901ea000 - 0x901ebffc libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x901ec000 - 0x90269fef libvMisc.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libvMisc.dylib
0x90384000 - 0x90384ff8 com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/
Cocoa.framework/Versions/A/Cocoa
0x90385000 - 0x90387fff com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/
SecurityHI
0x90388000 - 0x90404feb com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/
CoreAudio.framework/Versions/A/CoreAudio
0x90405000 - 0x90405ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /
System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90406000 - 0x90411ff9 com.apple.helpdata 1.0 (14) /System/Library/
PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90412000 - 0x90412ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90558000 - 0x905b5ffb libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x905b6000 - 0x905b6fff com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/
Carbon.framework/Versions/A/Carbon
0x905b7000 - 0x90682fff com.apple.ColorSync 4.5.0 (4.5.0) /System/
Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ColorSync.framework/Versions/A/ColorSync
0x9084f000 - 0x9084fff8 com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/ApplicationServices
0x90850000 - 0x90852ff5 libRadiance.dylib ??? (???)
<20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libRadiance.dylib
0x90878000 - 0x90a46fff com.apple.security 5.0.4 (34102)
<f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/
Security.framework/Versions/A/Security
0x90a47000 - 0x90a50fff 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
0x90a51000 - 0x90de7fff com.apple.QuartzCore 1.5.3 (1.5.3)
<1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/
QuartzCore.framework/Versions/A/QuartzCore
0x90e07000 - 0x9110eff7 com.apple.HIToolbox 1.5.3 (???)
<e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/
HIToolbox
0x9116d000 - 0x9116dffa com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices
0x9116e000 - 0x911acff7 libGLImage.dylib ??? (???)
<093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x911ad000 - 0x911ecfef libTIFF.dylib ??? (???)
<6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libTIFF.dylib
0x911ed000 - 0x911edffb com.apple.installserver.framework 1.0 (8) /
System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/
InstallServer
0x911ee000 - 0x9129efff edu.mit.Kerberos 6.0.12 (6.0.12)
<1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/
Kerberos.framework/Versions/A/Kerberos
0x91305000 - 0x91429fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1
(1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/
AudioToolbox
0x914f2000 - 0x91652ff3 libSystem.B.dylib ??? (???)
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x9175e000 - 0x91a38ff3 com.apple.CoreServices.CarbonCore 786.4
(786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/
Versions/A/CarbonCore
0x91a39000 - 0x91ab8ff5 com.apple.SearchKit 1.2.0 (1.2.0)
<277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/
Versions/A/SearchKit
0x91ab9000 - 0x91b73fe3 com.apple.CoreServices.OSServices 226.5
(226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/
Versions/A/OSServices
0x91b74000 - 0x91ba1feb libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/
libvDSP.dylib
0x91ba2000 - 0x91ba8fff com.apple.print.framework.Print 218.0.2
(220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91ba9000 - 0x91cdbfff com.apple.CoreFoundation 6.5.3 (476.14)
<7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/
CoreFoundation.framework/Versions/A/CoreFoundation
0x91ce1000 - 0x91ce8fe9 libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x91ce9000 - 0x91d01fff com.apple.openscripting 1.2.6 (???)
<b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/
Versions/A/OpenScripting
0x91d42000 - 0x91d45fff com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91d46000 - 0x91e8cff7 com.apple.ImageIO.framework 2.0.2 (2.0.2)
<77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/ImageIO
0x91e8d000 - 0x921aefea com.apple.QuickTime 7.5.0 (861)
<4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/
QuickTime.framework/Versions/A/QuickTime
0x921af000 - 0x921b6fff com.apple.agl 3.0.9 (AGL-3.0.9)
<7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/
AGL.framework/Versions/A/AGL
0x92420000 - 0x924ddfff com.apple.WebKit 5525.18 (5525.18)
<7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/
WebKit.framework/Versions/A/WebKit
0x9254c000 - 0x92586fff com.apple.coreui 1.1 (61) /System/Library/
PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92587000 - 0x92587ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib
3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Frameworks/vecLib.framework/Versions/A/vecLib
0x92588000 - 0x92613fff com.apple.framework.IOKit 1.5.1 (???)
<60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/
IOKit.framework/Versions/A/IOKit
0x92614000 - 0x92a24fef libBLAS.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libBLAS.dylib
0x92a25000 - 0x92a2dfff com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/
DiskArbitration.framework/Versions/A/DiskArbitration
0x92a2e000 - 0x92a56fff libcups.2.dylib ??? (???)
<ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x92a57000 - 0x92a98fe7 libRIP.A.dylib ??? (???)
<c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92ab7000 - 0x92b4afff com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92b96000 - 0x92f54fea libLAPACK.dylib ??? (???) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/libLAPACK.dylib
0x930d6000 - 0x93150ff8 com.apple.print.framework.PrintCore 5.5.3
(245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
PrintCore.framework/Versions/A/PrintCore
0x9318b000 - 0x93988fef com.apple.AppKit 6.5.3 (949.33)
<84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/
AppKit.framework/Versions/C/AppKit
0x9398f000 - 0x93a74ff3 com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/
CoreData.framework/Versions/A/CoreData
0x93a75000 - 0x93a7cffe libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93ab5000 - 0x93b3ffe3 com.apple.DesktopServices 1.4.6 (1.4.6)
<94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93b40000 - 0x94013ffe libGLProgrammability.dylib ??? (???)
<475db64244e011cd8811e076035b2632> /System/Library/Frameworks/
OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x951db000 - 0x951dbffd com.apple.Accelerate 1.4.2 (Accelerate
1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/
Accelerate
0x951dc000 - 0x951e7fe7 libCSync.A.dylib ??? (???)
<8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x951e8000 - 0x95238ff7 com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
HIServices.framework/Versions/A/HIServices
0x95239000 - 0x95318fff libobjc.A.dylib ??? (???)
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x95358000 - 0x953daff3 com.apple.CFNetwork 330.4 (330.4)
<ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/
Versions/A/CFNetwork
0x95436000 - 0x954e8ffb libcrypto.0.9.7.dylib ??? (???)
<330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x954e9000 - 0x95764fe7 com.apple.Foundation 6.5.5 (677.19)
<bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/
Foundation.framework/Versions/C/Foundation
0x957a2000 - 0x9582eff7 com.apple.LaunchServices 289.2 (289.2)
<3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/
Versions/A/LaunchServices
0x9582f000 - 0x9584aff3 libPng.dylib ??? (???)
<c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libPng.dylib
0x9584b000 - 0x9586ffff libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95870000 - 0x95875fff com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/
A/CommonPanels
0x95876000 - 0x95ec6fff com.apple.WebCore 5525.18.1 (5525.18.1)
<9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/
WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/
WebCore
0x95ec7000 - 0x95ee5fff libresolv.9.dylib ??? (???)
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x95ee6000 - 0x95ef2fe7 com.apple.opengl 1.5.6 (1.5.6)
<125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/
OpenGL.framework/Versions/A/OpenGL
0x95ef3000 - 0x95efaff7 libCGATS.A.dylib ??? (???)
<9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x95ffd000 - 0x9601cffa libJPEG.dylib ??? (???)
<0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libJPEG.dylib
0x960a1000 - 0x9673dfff com.apple.CoreGraphics 1.351.31 (???)
<c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/CoreGraphics
0x9673e000 - 0x96742fff libmathCommon.A.dylib ??? (???) /usr/lib/
system/libmathCommon.A.dylib
0x96743000 - 0x967eafeb com.apple.QD 3.11.52 (???)
<c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/
Versions/A/QD
0x967eb000 - 0x96923ff7 libicucore.A.dylib ??? (???)
<5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x96924000 - 0x96928fff libGIF.dylib ??? (???)
<d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
Versions/A/Resources/libGIF.dylib
0x9692a000 - 0x9694aff2 libGL.dylib ??? (???) /System/Library/
Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9694b000 - 0x96a19ff3 com.apple.JavaScriptCore 5525.18 (5525.18)
<672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/
JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96a1a000 - 0x96a2afff com.apple.speech.synthesis.framework 3.7.1
(3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96ace000 - 0x96adcffd libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96c57000 - 0x96d1eff2 com.apple.vImage 3.0 (3.0) /System/Library/
Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/
Versions/A/vImage
0x96d54000 - 0x96d8bfff com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/
SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96d8c000 - 0x96da2fff com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/
DictionaryServices.framework/Versions/A/DictionaryServices
0x96da3000 - 0x96db3ffc com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/
LangAnalysis.framework/Versions/A/LangAnalysis
0x96db4000 - 0x96dcafe7 com.apple.CoreVideo 1.5.1 (1.5.1)
<ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/
CoreVideo.framework/Versions/A/CoreVideo
0x96de3000 - 0x96ed7ff4 libiconv.2.dylib ??? (???)
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x96ed8000 - 0x96f1afef com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/
Versions/A/NavigationServices
0x96f1b000 - 0x96f25feb com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/
A/CarbonSound
0x96f26000 - 0x96fadff7 libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x96fdf000 - 0x96ff3ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
ImageCapture.framework/Versions/A/ImageCapture
0x96ff4000 - 0x9704eff7 com.apple.CoreText 2.0.2 (???)
<9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/
Versions/A/CoreText
0x970fe000 - 0x9712dfe3 com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9712e000 - 0x9720fff7 libxml2.2.dylib ??? (???)
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/
libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/
libSystem.B.dylib