Created
September 21, 2008 19:55
-
-
Save greatseth/11894 to your computer and use it in GitHub Desktop.
problems with utf in shoes on os x, sample app at end
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Date/Time: 2008-09-21 15:54:30.981 -0400 | |
OS Version: 10.4.11 (Build 8S2167) | |
Report Version: 4 | |
Command: shoes-bin | |
Path: ./shoes-bin | |
Parent: bash [5571] | |
Version: 0.r994 (???) | |
Build Version: 1 | |
Project Name: Shoes | |
Source Version: 1200000 | |
PID: 5572 | |
Thread: 0 | |
Exception: EXC_BAD_ACCESS (0x0001) | |
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000006 | |
Thread 0 Crashed: | |
0 com.apple.QD 0x9174a907 SelectAndVendDataForGlyphVector(ATSGlyphVector*, unsigned long, unsigned char, unsigned char, void**, unsigned long*) + 711 | |
1 com.apple.QD 0x9174d070 ATSUDirectGetLayoutDataArrayPtrFromTextLayout + 132 | |
2 pango-basic-atsui.so 0x16cd7bbf basic_engine_shape + 294 | |
3 libpango-1.0.0.dylib 0x0047a3ec _pango_engine_shape_shape + 66 | |
4 libpango-1.0.0.dylib 0x0049064d pango_shape + 101 | |
5 libpango-1.0.0.dylib 0x00481b7f pango_layout_get_pixel_size + 1854 | |
6 libpango-1.0.0.dylib 0x00481dde pango_layout_get_pixel_size + 2461 | |
7 libpango-1.0.0.dylib 0x004826a6 pango_layout_get_pixel_size + 4709 | |
8 libpango-1.0.0.dylib 0x0048312b pango_layout_get_pixel_size + 7402 | |
9 libpango-1.0.0.dylib 0x0047f2b9 pango_layout_get_line_count + 72 | |
10 libshoes.dylib 0x005d95c4 shoes_textblock_draw + 2342 | |
11 libruby.dylib 0x002283a9 rb_with_disable_interrupt + 6407 | |
12 libruby.dylib 0x0022775e rb_with_disable_interrupt + 3260 | |
13 libruby.dylib 0x00228f22 rb_with_disable_interrupt + 9344 | |
14 libruby.dylib 0x00229157 rb_apply + 553 | |
15 libruby.dylib 0x00229188 rb_funcall + 44 | |
16 libshoes.dylib 0x005c8c89 shoes_canvas_draw + 618 | |
17 libshoes.dylib 0x005c57fd shoes_canvas_style + 306 | |
18 libruby.dylib 0x002266ee rb_rescue2 + 227 | |
19 libshoes.dylib 0x005c5a49 shoes_canvas_paint + 67 | |
20 libshoes.dylib 0x005f21bc shoes_final + 3784 | |
21 com.apple.AppKit 0x9330ce91 -[NSView _drawRect:clip:] + 3228 | |
22 com.apple.AppKit 0x9330beeb -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 614 | |
23 com.apple.AppKit 0x9331de4f _recursiveDisplayInRect2 + 149 | |
24 com.apple.CoreFoundation 0x9083eaa8 CFArrayApplyFunction + 307 | |
25 com.apple.AppKit 0x9330c0f3 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1134 | |
26 com.apple.AppKit 0x9330af53 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 217 | |
27 com.apple.AppKit 0x9330bb21 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3239 | |
28 com.apple.AppKit 0x9330a658 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290 | |
29 com.apple.AppKit 0x93309e42 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523 | |
30 com.apple.AppKit 0x9330976e -[NSView displayIfNeeded] + 439 | |
31 com.apple.AppKit 0x93309512 -[NSWindow displayIfNeeded] + 168 | |
32 com.apple.AppKit 0x93359798 _handleWindowNeedsDisplay + 206 | |
33 com.apple.CoreFoundation 0x9082dce2 __CFRunLoopDoObservers + 342 | |
34 com.apple.CoreFoundation 0x9082cd84 CFRunLoopRunSpecific + 827 | |
35 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61 | |
36 com.apple.HIToolbox 0x92de8878 RunCurrentEventLoopInMode + 285 | |
37 com.apple.HIToolbox 0x92de7eb9 ReceiveNextEventCommon + 184 | |
38 com.apple.HIToolbox 0x92de7dd9 BlockUntilNextEventMatchingListInMode + 81 | |
39 com.apple.AppKit 0x9328df45 _DPSNextEvent + 572 | |
40 com.apple.AppKit 0x9328db37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137 | |
41 com.apple.AppKit 0x932878c4 -[NSApplication run] + 512 | |
42 libshoes.dylib 0x005f38ce shoes_native_loop + 54 | |
43 libshoes.dylib 0x005c45ea shoes_app_loop + 52 | |
44 libshoes.dylib 0x005c44e9 shoes_app_start + 109 | |
45 libshoes.dylib 0x005f12e2 shoes_start + 487 | |
46 shoes-bin 0x00001ecd main + 263 (main.c:90) | |
47 shoes-bin 0x00001daa _start + 216 | |
48 shoes-bin 0x00001cd1 start + 41 | |
Thread 1: | |
0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 | |
1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014 | |
2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61 | |
3 com.apple.Foundation 0x9282ba40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259 | |
4 com.apple.Foundation 0x927f639c forkThreadForFunction + 123 | |
5 libSystem.B.dylib 0x90024227 _pthread_body + 84 | |
Thread 2: | |
0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7 | |
1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014 | |
2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61 | |
3 com.apple.Foundation 0x92852c76 +[NSURLCache _diskCacheSyncLoop:] + 206 | |
4 com.apple.Foundation 0x927f639c forkThreadForFunction + 123 | |
5 libSystem.B.dylib 0x90024227 _pthread_body + 84 | |
Thread 3: | |
0 libSystem.B.dylib 0x9001a1cc select + 12 | |
1 libSystem.B.dylib 0x90024227 _pthread_body + 84 | |
Thread 0 crashed with X86 Thread State (32-bit): | |
eax: 0x00000000 ebx: 0x16cd7aa9 ecx: 0x00000000 edx: 0x00000000 | |
edi: 0x01d92c80 esi: 0x00000000 ebp: 0xbfffa878 esp: 0xbfffa820 | |
ss: 0x0000001f efl: 0x00010296 eip: 0x9174a907 cs: 0x00000017 | |
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 | |
Binary Images Description: | |
0x1000 - 0x1fff shoes-bin /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/shoes-bin | |
0x10000 - 0x18fff libpangocairo-1.0.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libpangocairo-1.0.0.dylib | |
0x2f000 - 0x56fff libpng12.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libpng12.0.dylib | |
0x5e000 - 0x5ffff libgmodule-2.0.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libgmodule-2.0.0.dylib | |
0x77000 - 0x80fff libintl.8.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libintl.8.dylib | |
0x85000 - 0x8bfff libpostproc.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libpostproc.dylib | |
0x8f000 - 0x91fff libogg.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libogg.0.dylib | |
0x95000 - 0x95fff libXinerama.1.dylib /usr/X11R6/lib/libXinerama.1.dylib | |
0xae000 - 0xb6fff liba52.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/liba52.0.dylib | |
0xbb000 - 0xbdfff libXxf86vm.1.dylib /usr/X11R6/lib/libXxf86vm.1.dylib | |
0xe1000 - 0xf3fff libfaac.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libfaac.0.dylib | |
0xfa000 - 0xfcfff libXv.1.dylib /usr/X11R6/lib/libXv.1.dylib | |
0x205000 - 0x2c6fff libruby.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libruby.dylib | |
0x2e6000 - 0x34afff libcairo.2.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libcairo.2.dylib | |
0x35d000 - 0x3f5fff libungif.4.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libungif.4.dylib | |
0x40b000 - 0x43efff libpixman-1.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libpixman-1.0.dylib | |
0x444000 - 0x465fff libjpeg.62.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libjpeg.62.dylib | |
0x46b000 - 0x4a2fff libpango-1.0.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libpango-1.0.0.dylib | |
0x4ae000 - 0x4e1fff libgobject-2.0.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libgobject-2.0.0.dylib | |
0x4eb000 - 0x5aefff libglib-2.0.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libglib-2.0.0.dylib | |
0x5c2000 - 0x747fff libshoes.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libshoes.dylib | |
0x78c000 - 0x792fff libavutil.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libavutil.dylib | |
0x798000 - 0x7affff libvorbis.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libvorbis.0.dylib | |
0x7c3000 - 0x7c7fff libSM.6.dylib /usr/X11R6/lib/libSM.6.dylib | |
0x7cc000 - 0x7dbfff libICE.6.dylib /usr/X11R6/lib/libICE.6.dylib | |
0x7e3000 - 0x7ebfff libXext.6.dylib /usr/X11R6/lib/libXext.6.dylib | |
0x1008000 - 0x1089fff libavformat.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libavformat.dylib | |
0x109a000 - 0x1526fff libavcodec.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libavcodec.dylib | |
0x16c8000 - 0x1737fff libfaad.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libfaad.0.dylib | |
0x173f000 - 0x1785fff libmp3lame.0.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libmp3lame.0.dylib | |
0x17bf000 - 0x17c2fff libvorbisenc.2.dylib /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/libvorbisenc.2.dylib | |
0x18bc000 - 0x1979fff libX11.6.dylib /usr/X11R6/lib/libX11.6.dylib | |
0x19fc000 - 0x19fcfff fcntl.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/fcntl.bundle | |
0x1c24000 - 0x1c26fff stringio.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/stringio.bundle | |
0x1cc9000 - 0x1cd1fff socket.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/socket.bundle | |
0x1cd5000 - 0x1cd7fff thread.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/thread.bundle | |
0x1cdb000 - 0x1cdcfff etc.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/etc.bundle | |
0x1ce0000 - 0x1ce0fff sha1.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/digest/sha1.bundle | |
0x1ce4000 - 0x1ce5fff digest.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/digest.bundle | |
0x1e8a000 - 0x1e8afff pango-arabic-lang.so /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/pango-arabic-lang.so | |
0x16a81000 - 0x16a87fff zlib.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/zlib.bundle | |
0x16a8b000 - 0x16aa6fff syck.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/syck.bundle | |
0x16aac000 - 0x16aacfff md5.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/digest/md5.bundle | |
0x16ab0000 - 0x16adbfff openssl.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/openssl.bundle | |
0x16ae6000 - 0x16afcfff hpricot_scan.bundle /Users/seth/.shoes/+gem/gems/hpricot-0.6.161/lib/universal-darwin9.0/hpricot_scan.bundle | |
0x16c05000 - 0x16c05fff fast_xs.bundle /Users/seth/.shoes/+gem/gems/hpricot-0.6.161/lib/universal-darwin9.0/fast_xs.bundle | |
0x16c09000 - 0x16c09fff enumerator.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/enumerator.bundle | |
0x16c0d000 - 0x16c3efff nkf.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/nkf.bundle | |
0x16c4a000 - 0x16c55fff bigdecimal.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/bigdecimal.bundle | |
0x16c59000 - 0x16c5cfff strscan.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/strscan.bundle | |
0x16cb0000 - 0x16cb7fff sqlite3_api.bundle /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/ruby/lib/i686-darwin8.9.1/sqlite3_api.bundle | |
0x16cd7000 - 0x16cd7fff pango-basic-atsui.so /Users/seth/ruby/shoes/Shoes.app/Contents/MacOS/pango-basic-atsui.so | |
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld | |
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib | |
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib | |
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText | |
0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS | |
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices | |
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib | |
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib | |
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib | |
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib | |
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib | |
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices | |
0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork | |
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore | |
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit | |
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata | |
0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib | |
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security | |
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration | |
0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib | |
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration | |
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices | |
0x91521000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE | |
0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync | |
0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore | |
0x9170f000 - 0x917b8fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD | |
0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis | |
0x9186a000 - 0x91884fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent | |
0x9188e000 - 0x918cbfff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis | |
0x918f2000 - 0x91932fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO | |
0x91945000 - 0x919f7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib | |
0x91a3d000 - 0x91a53fff libcups.2.dylib /usr/lib/libcups.2.dylib | |
0x91a58000 - 0x91a76fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib | |
0x91a7b000 - 0x91adafff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib | |
0x91aec000 - 0x91af0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib | |
0x91af2000 - 0x91b7afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib | |
0x91b7e000 - 0x91bbbfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib | |
0x91bc1000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib | |
0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib | |
0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib | |
0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate | |
0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage | |
0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib | |
0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib | |
0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib | |
0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib | |
0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib | |
0x9271a000 - 0x92798fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv | |
0x927d9000 - 0x92a09fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
0x92b23000 - 0x92b3afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib | |
0x92b45000 - 0x92b9dfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib | |
0x92bb1000 - 0x92bb1fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon | |
0x92bb3000 - 0x92bc3fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture | |
0x92bd2000 - 0x92bdafff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition | |
0x92be0000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI | |
0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink | |
0x92c90000 - 0x92c93fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help | |
0x92c96000 - 0x92cb4fff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting | |
0x92cc6000 - 0x92cccfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print | |
0x92cd2000 - 0x92d35fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering | |
0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices | |
0x92dc1000 - 0x92dcefff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound | |
0x92dd5000 - 0x92ddafff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels | |
0x92ddf000 - 0x930d4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
0x931da000 - 0x931e5fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL | |
0x93275000 - 0x93275fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa | |
0x93277000 - 0x9392dfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
0x93cae000 - 0x93d29fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData | |
0x93d62000 - 0x93e1bfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox | |
0x93e5e000 - 0x93e5efff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit | |
0x93e60000 - 0x94021fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
0x94067000 - 0x940a8fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib | |
0x940b0000 - 0x940eafff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib | |
0x940ef000 - 0x94105fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
0x94299000 - 0x942a8fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib | |
0x942af000 - 0x942bafff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib | |
0x94306000 - 0x94320fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib | |
0x94326000 - 0x94641fff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime | |
0x949ef000 - 0x94a14fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib | |
0x96f8f000 - 0x96f8ffff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib | |
0x975fa000 - 0x975fffff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL | |
Model: MacBook1,1, BootROM MB11.0061.B03, 2 processors, Intel Core Duo, 2 GHz, 2 GB | |
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram | |
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz | |
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz | |
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 1.4.4 | |
Bluetooth: Version 1.9.5f4, 2 service, 0 devices, 1 incoming serial ports | |
Network Service: AirPort, AirPort, en1 | |
Serial ATA Device: TOSHIBA MK8032GSX, 74.53 GB | |
Parallel ATA Device: MATSHITADVD-R UJ-857, 684.75 MB | |
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA | |
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA | |
USB Device: CTE-450, Wacom Co.,Ltd., Up to 12 Mb/sec, 500 mA | |
USB Device: Natural® Ergonomic Keyboard 4000, Microsoft, Up to 1.5 Mb/sec, 500 mA | |
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA | |
USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Shoes.app do | |
para "Rails Summit Latin America - Oct 15-16, 2008 - S\343o Paulo, Brasil - http://tinyurl.com/3rcv62" | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment