Looks like an Apple Leopard bug, because printing is handled by the  
frameworks. Did this never happen earlier (given that almost nothing  
has changed since 1.0.1)? And does it happen without notes and  
highlights?

Christiaan

On 9 Jan 2008, at 3:16 PM, Adam M.Goldstein wrote:

> Version 1.0.2 (v20) crashed repeatedly when I pushed "print."
>
> -Adam G
>
> Process:         Skim [1026]
> Path:            /Applications/Skim.app/Contents/MacOS/Skim
> Identifier:      net.sourceforge.skim-app.skim
> Version:         1.0.2 (v20)
> Code Type:       X86 (Native)
> Parent Process:  launchd [95]
>
> Date/Time:       2008-01-09 09:12:05.489 -0500
> OS Version:      Mac OS X 10.5.1 (9B18)
> Report Version:  6
>
> Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
> Exception Codes: KERN_INVALID_ADDRESS at 0x000000006d532084
> Crashed Thread:  0
>
> Thread 0 Crashed:
> 0   libobjc.A.dylib                   0x958936e8 objc_msgSend + 24
> 1   com.apple.AppKit                  0x92ed65c6 -
> [NSConcretePrintOperation _continueModalOperationPastPrintPanel] + 127
> 2   com.apple.AppKit                  0x92e6f92c -[NSPrintPanel
> _sheet:didEndWithResult:contextInfo:] + 244
> 3   com.apple.AppKit                  0x92cb5b8c -[NSApplication
> endSheet:returnCode:] + 288
> 4   ...int.framework.Print.Private    0x17c1d98b AskUserForFile + 59121
> 5   com.apple.AppKit                  0x92c73f94 -[NSApplication
> sendAction:to:from:] + 112
> 6   com.apple.AppKit                  0x92c73ed4 -[NSControl
> sendAction:to:] + 108
> 7   com.apple.AppKit                  0x92c73d5a -[NSCell
> _sendActionFrom:] + 169
> 8   com.apple.AppKit                  0x92c733bb -[NSCell
> trackMouse:inRect:ofView:untilMouseUp:] + 1827
> 9   com.apple.AppKit                  0x92c72c12 -[NSButtonCell
> trackMouse:inRect:ofView:untilMouseUp:] + 541
> 10  com.apple.AppKit                  0x92c724cc -[NSControl mouseDown:]
> + 888
> 11  com.apple.AppKit                  0x92c70d9b -[NSWindow sendEvent:] +
> 5362
> 12  ...int.framework.Print.Private    0x17c21a7e
> CarbonWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
> void*) + 272
> 13  com.apple.AppKit                  0x92c3da2c -[NSApplication
> sendEvent:] + 2766
> 14  net.sourceforge.skim-app.skim     0x0006c005 -[SKApplication
> sendEvent:] + 159
> 15  com.apple.AppKit                  0x92b9b705 -[NSApplication run]  
> + 847
> 16  com.apple.AppKit                  0x92b689ba NSApplicationMain + 574
> 17  net.sourceforge.skim-app.skim     0x0000d208 main + 427
> 18  net.sourceforge.skim-app.skim     0x000026ea _start + 216
> 19  net.sourceforge.skim-app.skim     0x00002611 start + 41
>
> Thread 1:
> 0   libSystem.B.dylib                 0x900538e6 kevent + 10
> 1   com.apple.Foundation              0x9664604d -[NSThread main] + 45
> 2   com.apple.Foundation              0x96645bf4 __NSThread__main__ + 308
> 3   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 4   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 2:
> 0   libSystem.B.dylib                 0x9002aace __semwait_signal + 10
> 1   libSystem.B.dylib                 0x90054ced pthread_cond_wait
> $UNIX2003 + 73
> 2   libGLProgrammability.dylib        0x9437ff32 glvmDoWork + 162
> 3   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 4   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 3:
> 0   libSystem.B.dylib                 0x9002aace __semwait_signal + 10
> 1   libSystem.B.dylib                 0x90054ced pthread_cond_wait
> $UNIX2003 + 73
> 2   com.apple.QuartzCore              0x91511161 fe_fragment_thread + 54
> 3   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 4   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 4:
> 0   libSystem.B.dylib                 0x900238e6 mach_msg_trap + 10
> 1   libSystem.B.dylib                 0x9002b0dc mach_msg + 72
> 2   com.apple.CoreFoundation          0x93b950fe CFRunLoopRunSpecific +
> 1806
> 3   com.apple.CoreFoundation          0x93b95d38 CFRunLoopRunInMode + 88
> 4   com.apple.Foundation              0x966a9560 +
> [NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] +
> 320
> 5   com.apple.Foundation              0x9664604d -[NSThread main] + 45
> 6   com.apple.Foundation              0x96645bf4 __NSThread__main__ + 308
> 7   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 8   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 5:
> 0   libSystem.B.dylib                 0x90072f5a select$DARWIN_EXTSN + 10
> 1   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 2   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 6:
> 0   libSystem.B.dylib                 0x900238e6 mach_msg_trap + 10
> 1   libSystem.B.dylib                 0x9002b0dc mach_msg + 72
> 2   com.apple.CoreFoundation          0x93b950fe CFRunLoopRunSpecific +
> 1806
> 3   com.apple.CoreFoundation          0x93b95d38 CFRunLoopRunInMode + 88
> 4   com.apple.CFNetwork               0x957287ba
> CFURLCacheWorkerThread(void*) + 396
> 5   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 6   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 7:
> 0   libSystem.B.dylib                 0x9002aace __semwait_signal + 10
> 1   libSystem.B.dylib                 0x9002a896 usleep$UNIX2003 + 61
> 2   com.apple.AppKit                  0x92c09122 -[NSUIHeartBeat
> _heartBeatThread:] + 2035
> 3   com.apple.Foundation              0x9664604d -[NSThread main] + 45
> 4   com.apple.Foundation              0x96645bf4 __NSThread__main__ + 308
> 5   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 6   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 8:
> 0   libSystem.B.dylib                 0x9002aace __semwait_signal + 10
> 1   com.apple.Foundation              0x9668cbd9 +[NSThread
> sleepForTimeInterval:] + 73
> 2   com.apple.PDFKit                  0x91319bc5 -[PDFDisplayView
> periodicFlushRoutine:] + 129
> 3   com.apple.Foundation              0x9664604d -[NSThread main] + 45
> 4   com.apple.Foundation              0x96645bf4 __NSThread__main__ + 308
> 5   libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 6   libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 9:
> 0   libSystem.B.dylib                 0x90046b42 read$UNIX2003 + 10
> 1   com.apple.CoreFoundation          0x93b5b0a2 fileRead + 50
> 2   com.apple.CoreFoundation          0x93baa1ad CFReadStreamRead + 477
> 3   com.apple.CoreFoundation          0x93b8e3f3
> CFPropertyListCreateFromStream + 291
> 4   com.apple.CoreFoundation          0x93c001e6 +
> [CFXPreferencesPropertyListSource createPlistFromFile:statInfo:] + 454
> 5   com.apple.CoreFoundation          0x93bffa12 -
> [CFXPreferencesPropertyListSource synchronize] + 274
> 6   com.apple.CoreFoundation          0x93bfc68d -
> [CFXPreferencesPropertyListSource getValueForKey:] + 45
> 7   com.apple.CoreFoundation          0x93c00a5a CFPreferencesCopyValue +
> 154
> 8   ...e.print.framework.PrintCore    0x911b3c0c PJCPrinterProxyCreateURL
> + 116
> 9   ...e.print.framework.PrintCore    0x911b38e0
> PJCLaunchPrinterProxy(OpaquePMPrinter*, PMLaunchPCReason) + 46
> 10  ...e.print.framework.PrintCore    0x911b385e
> PJCLaunchPrinterProxyThread(void*) + 126
> 11  libSystem.B.dylib                 0x90054075 _pthread_start + 321
> 12  libSystem.B.dylib                 0x90053f32 thread_start + 34
>
> Thread 0 crashed with X86 Thread State (32-bit):
>    eax: 0x17baaf80  ebx: 0x9664169b  ecx: 0x9592f394  edx: 0x6d532064
>    edi: 0x00000001  esi: 0xbfffef74  ebp: 0xbffff0b8  esp: 0xbfffef48
>     ss: 0x0000001f  efl: 0x00010202  eip: 0x958936e8   cs: 0x00000017
>     ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
>    cr2: 0x6d532084
>
> Binary Images:
>      0x1000 -    0xcffff +net.sourceforge.skim-app.skim 1.0.2 (v20) /
> Applications/Skim.app/Contents/MacOS/Skim
>    0x11b000 -   0x126027 +org.andymatuschak.Sparkle ??? (1.1) /
> Applications/Skim.app/Contents/Frameworks/Sparkle.framework/ 
> Versions/A/
> Sparkle
>    0x700000 -   0x7e6ff7  com.apple.RawCamera.bundle 2.0 (2.0) / 
> System/
> Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x15662000 - 0x1566efff  com.apple.iokit.IOHIDLib 1.5 (1.5)
> <d001fb963fe821e08268c7e6833c9830> /System/Library/Extensions/
> IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/
> IOHIDLib
> 0x156a9000 - 0x156aeff3  libCGXCoreImage.A.dylib ??? (???)
> <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
> 0x156b6000 - 0x156d2fff  GLRendererFloat ??? (???)
> <5719f596b7e2c9ef8afca208544b158b> /System/Library/Frameworks/
> OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/
> GLRendererFloat
> 0x16153000 - 0x162d4fef  GLEngine ??? (???)
> <6106cebf02eec50e8f88c5dc936f1266> /System/Library/Frameworks/
> OpenGL.framework/Resources/GLEngine.bundle/GLEngine
> 0x16302000 - 0x16568ff5  com.apple.ATIRadeonX1000GLDriver 1.5.18
> (5.1.8) <3160b40f7448b742fe1f4a988709624c> /System/Library/Extensions/
> ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRadeonX1000GLDriver
> 0x17a28000 - 0x17aacfff  com.apple.xquery 1.3 (27) /System/Library/
> PrivateFrameworks/XQuery.framework/XQuery
> 0x17c00000 - 0x17c35fff  com.apple.print.framework.Print.Private 5.5
> (237) /System/Library/Frameworks/Carbon.framework/Versions/A/
> Frameworks/Print.framework/Versions/Current/Plugins/
> PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
> 0x17c6f000 - 0x17c97fff  com.apple.print.PrintingCocoaPDEs 5.5 (236) /
> System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
> Print.framework/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/
> MacOS/PrintingCocoaPDEs
> 0x17ef9000 - 0x17efdfff +com.brother.print.pde.CocoaBRZLQuality 1.2.0
> (1.2.0) /Library/Printers/Brother/PDEs/BRZLQuality.bundle/Contents/
> MacOS/BRZLQuality
> 0x18728000 - 0x18744fe7  libPDFRIP.A.dylib ??? (???)
> <804fa9fc9690fe05251feb8eab1fdca8> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
> 0x8fe00000 - 0x8fe2d883  dyld 95.3 (???)
> <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
> 0x90003000 - 0x90021ff7  com.apple.QuickLookFramework 1.0.1 (168.1) /
> System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
> 0x90022000 - 0x90022ffd  com.apple.vecLib 3.4 (vecLib 3.4) /System/
> Library/Frameworks/vecLib.framework/Versions/A/vecLib
> 0x90023000 - 0x9017dfe3  libSystem.B.dylib ??? (???)
> <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
> 0x901cf000 - 0x901fefe3  com.apple.AE 402 (402)
> <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/ 
> A/AE
> 0x901ff000 - 0x9020bff5  libGL.dylib ??? (???) /System/Library/
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
> 0x90257000 - 0x9025cfff  com.apple.CommonPanels 1.2.4 (85)
> <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ 
> Versions/
> A/CommonPanels
> 0x9025d000 - 0x9027bfff  libresolv.9.dylib ??? (???)
> <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
> 0x9027c000 - 0x9028bfff  libsasl2.2.dylib ??? (???)
> <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
> 0x902c1000 - 0x902cafff  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
> 0x9118e000 - 0x91208ff8  com.apple.print.framework.PrintCore 5.5 (245)
> <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> PrintCore.framework/Versions/A/PrintCore
> 0x9120e000 - 0x912b7fff  com.apple.JavaScriptCore 5523.10.3
> (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/
> Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
> 0x912b8000 - 0x912fafef  com.apple.NavigationServices 3.5.1 (161)
> <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/
> Versions/A/NavigationServices
> 0x912fb000 - 0x912fefff  com.apple.help 1.1 (36)
> <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
> 0x912ff000 - 0x912ffffd  com.apple.Accelerate.vecLib 3.4 (vecLib  
> 3.4) /
> System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
> vecLib.framework/Versions/A/vecLib
> 0x91300000 - 0x91316fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
> <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/
> DictionaryServices.framework/Versions/A/DictionaryServices
> 0x91317000 - 0x91317ffe  com.apple.quartzframework 1.5 (1.5)
> <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/
> Quartz.framework/Versions/A/Quartz
> 0x91318000 - 0x91387fff  com.apple.PDFKit 2.0 (2.0) /System/Library/
> Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/
> Versions/A/PDFKit
> 0x91388000 - 0x913cdfef  com.apple.Metadata 10.5.0 (398)
> <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/Metadata.framework/
> Versions/A/Metadata
> 0x9141c000 - 0x917b2ff7  com.apple.QuartzCore 1.5.1 (1.5.1)
> <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/
> QuartzCore.framework/Versions/A/QuartzCore
> 0x917d0000 - 0x91877fff  com.apple.QD 3.11.50 (???)
> <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/QD.framework/
> Versions/A/QD
> 0x91878000 - 0x918d4ff7  com.apple.htmlrendering 68 (1.1.3)
> <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/
> Versions/A/HTMLRendering
> 0x91905000 - 0x91919ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/
> Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
> ImageCapture.framework/Versions/A/ImageCapture
> 0x9191a000 - 0x919a1ff7  libsqlite3.0.dylib ??? (???)
> <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
> 0x919a2000 - 0x91a52fff  edu.mit.Kerberos 6.0.11 (6.0.11)
> <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/
> Kerberos.framework/Versions/A/Kerberos
> 0x91ac2000 - 0x91be6fe3  com.apple.audio.toolbox.AudioToolbox 1.5
> (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/
> AudioToolbox
> 0x91be7000 - 0x91be7ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /
> System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
> 0x91be8000 - 0x91beffe9  libgcc_s.1.dylib ??? (???)
> <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
> 0x91bf0000 - 0x91c08fff  com.apple.openscripting 1.2.6 (???)
> <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/
> Versions/A/OpenScripting
> 0x91c09000 - 0x91c09ffa  com.apple.CoreServices 32 (32)
> <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/CoreServices
> 0x91c0a000 - 0x91c63fff  libGLU.dylib ??? (???) /System/Library/
> Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
> 0x91c64000 - 0x91ca3fef  libTIFF.dylib ??? (???)
> <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/Resources/libTIFF.dylib
> 0x91ca4000 - 0x91ca9fff  com.apple.backup.framework 1.0 (1.0) /System/
> Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
> 0x91caa000 - 0x91defff7  com.apple.ImageIO.framework 2.0.0 (2.0.0)
> <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/ImageIO
> 0x91df0000 - 0x91ebbfff  com.apple.ColorSync 4.5.0 (4.5.0) /System/
> Library/Frameworks/ApplicationServices.framework/Versions/A/ 
> Frameworks/
> ColorSync.framework/Versions/A/ColorSync
> 0x91ebc000 - 0x91f08fff  com.apple.QuickLookUIFramework 1.0.1  
> (168.1) /
> System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/
> QuickLookUI
> 0x91f09000 - 0x91f0bfff  com.apple.securityhi 3.0 (30817)
> <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/ 
> Versions/A/
> SecurityHI
> 0x91f0c000 - 0x91f2aff3  com.apple.DirectoryService.Framework 3.5
> (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/
> DirectoryService.framework/Versions/A/DirectoryService
> 0x91f2e000 - 0x91f39fe7  libCSync.A.dylib ??? (???)
> <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
> 0x9202f000 - 0x92110ff7  libxml2.2.dylib ??? (???)
> <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
> 0x92111000 - 0x92138fff  libcups.2.dylib ??? (???)
> <5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
> 0x92139000 - 0x921b5feb  com.apple.audio.CoreAudio 3.1.0 (3.1)
> <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/
> CoreAudio.framework/Versions/A/CoreAudio
> 0x921b6000 - 0x921f7fe7  libRIP.A.dylib ??? (???)
> <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
> 0x921f8000 - 0x92255ffb  libstdc++.6.dylib ??? (???)
> <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
> 0x92256000 - 0x9230cfe3  com.apple.CoreServices.OSServices 210.2
> (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/OSServices.framework/
> Versions/A/OSServices
> 0x9230d000 - 0x929a4fef  com.apple.CoreGraphics 1.351.0 (???)
> <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/CoreGraphics
> 0x929a5000 - 0x929ffff7  com.apple.CoreText 2.0.0 (???)
> <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ 
> CoreText.framework/
> Versions/A/CoreText
> 0x92a0e000 - 0x92a98fff  com.apple.framework.IOKit 1.5.1 (???)
> <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/
> IOKit.framework/Versions/A/IOKit
> 0x92a99000 - 0x92aa7ffd  libz.1.dylib ??? (???)
> <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
> 0x92aa8000 - 0x92aaefff  com.apple.print.framework.Print 218 (220)
> <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/ 
> Print
> 0x92aaf000 - 0x92b61ffb  libcrypto.0.9.7.dylib ??? (???)
> <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
> 0x92b62000 - 0x9335cfef  com.apple.AppKit 6.5 (949)
> <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/
> AppKit.framework/Versions/C/AppKit
> 0x9335d000 - 0x9338effb  com.apple.quartzfilters 1.5.0 (1.5.0)
> <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/
> Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/
> Versions/A/QuartzFilters
> 0x9346f000 - 0x9346fffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)
> <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/
> MonitorPanel.framework/Versions/A/MonitorPanel
> 0x93478000 - 0x9347aff5  libRadiance.dylib ??? (???)
> <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/Resources/libRadiance.dylib
> 0x9347b000 - 0x935b1fe3  com.apple.imageKit 1.0 (1.0)
> <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/
> Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/
> ImageKit
> 0x93618000 - 0x93628fff  com.apple.speech.synthesis.framework 3.6.59
> (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/ 
> Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> SpeechSynthesis.framework/Versions/A/SpeechSynthesis
> 0x93629000 - 0x93679ff7  com.apple.HIServices 1.6.0 (???)
> <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> HIServices.framework/Versions/A/HIServices
> 0x9367a000 - 0x93a8afef  libBLAS.dylib ??? (???) /System/Library/
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/
> Versions/A/libBLAS.dylib
> 0x93af8000 - 0x93b22fef  libauto.dylib ??? (???)
> <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
> 0x93b23000 - 0x93c55fe7  com.apple.CoreFoundation 6.5 (476)
> <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/
> CoreFoundation.framework/Versions/A/CoreFoundation
> 0x93c56000 - 0x9416cfff  com.apple.WebCore 5523.10.6 (5523.10.6)
> <9e1a5e022ebf8134c175de5f91c63bee> /System/Library/Frameworks/
> WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/
> WebCore
> 0x9416d000 - 0x941ecff5  com.apple.SearchKit 1.2.0 (1.2.0)
> <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/
> Versions/A/SearchKit
> 0x94334000 - 0x94358fff  libxslt.1.dylib ??? (???)
> <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
> 0x94359000 - 0x94825ffe  libGLProgrammability.dylib ??? (???)
> <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/
> OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
> 0x94826000 - 0x94841ffb  libPng.dylib ??? (???)
> <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/Resources/libPng.dylib
> 0x94842000 - 0x94842ff8  com.apple.ApplicationServices 34 (34)
> <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/ApplicationServices
> 0x94843000 - 0x9487fff7  com.apple.CoreMediaIOServicesPrivate 1.2
> (1.2) /System/Library/PrivateFrameworks/
> CoreMediaIOServicesPrivate.framework/Versions/A/
> CoreMediaIOServicesPrivate
> 0x948c5000 - 0x948d4ffe  com.apple.DSObjCWrappers.Framework 1.2 (1.2)
> <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/
> DSObjCWrappers.framework/Versions/A/DSObjCWrappers
> 0x948d5000 - 0x94968fff  com.apple.ink.framework 101.3 (86)
> <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
> 0x94969000 - 0x9496effb  com.apple.DisplayServicesFW 2.0 (2.0)
> <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/
> DisplayServices.framework/Versions/A/DisplayServices
> 0x9496f000 - 0x94992fff  com.apple.CoreMediaPrivate 1.2 (1.2)
> <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/
> CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
> 0x94993000 - 0x94994fef  libmathCommon.A.dylib ??? (???) /usr/lib/
> system/libmathCommon.A.dylib
> 0x94995000 - 0x94acdff7  libicucore.A.dylib ??? (???)
> <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
> 0x94ace000 - 0x94dd4fff  com.apple.HIToolbox 1.5.0 (???)
> <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/
> HIToolbox
> 0x94dd5000 - 0x94dd5ffd  com.apple.Accelerate 1.4 (Accelerate 1.4) /
> System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
> 0x94dd6000 - 0x94f9ffef  com.apple.security 5.0.1 (32736)
> <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/
> Security.framework/Versions/A/Security
> 0x94fa0000 - 0x95067ff2  com.apple.vImage 3.0 (3.0) /System/Library/
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vImage.framework/
> Versions/A/vImage
> 0x95068000 - 0x95078ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
> <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> LangAnalysis.framework/Versions/A/LangAnalysis
> 0x95079000 - 0x9509dfeb  libssl.0.9.7.dylib ??? (???)
> <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
> 0x9509e000 - 0x95259ff3  com.apple.QuartzComposer 2.0 (106)
> <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/
> Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/
> Versions/A/QuartzComposer
> 0x9525a000 - 0x95287feb  libvDSP.dylib ??? (???)
> <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/
> Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
> Versions/A/
> libvDSP.dylib
> 0x9528e000 - 0x95292fff  libGIF.dylib ??? (???)
> <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/Resources/libGIF.dylib
> 0x95293000 - 0x9529eff9  com.apple.helpdata 1.0 (14) /System/Library/
> PrivateFrameworks/HelpData.framework/Versions/A/HelpData
> 0x9529f000 - 0x9541dfff  com.apple.AddressBook.framework 4.1 (687)
> <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/
> AddressBook.framework/Versions/A/AddressBook
> 0x9541e000 - 0x956f7fe7  com.apple.CoreServices.CarbonCore 783 (783)
> <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/
> Versions/A/CarbonCore
> 0x956f8000 - 0x95705fe7  com.apple.opengl 1.5.5 (1.5.5)
> <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/
> OpenGL.framework/Versions/A/OpenGL
> 0x95706000 - 0x9571cfe7  com.apple.CoreVideo 1.5.0 (1.5.0)
> <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/
> CoreVideo.framework/Versions/A/CoreVideo
> 0x9571d000 - 0x95794fe3  com.apple.CFNetwork 220 (221)
> <972a41911805859205b057a6f5b91e8d> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/
> Versions/A/CFNetwork
> 0x95795000 - 0x95844fff  com.apple.DesktopServices 1.4.3 (1.4.3)
> <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/
> DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
> 0x9587f000 - 0x9595efff  libobjc.A.dylib ??? (???)
> <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
> 0x9595f000 - 0x9599cff7  libGLImage.dylib ??? (???)
> <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/
> OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
> 0x9599d000 - 0x95a28ffb  com.apple.QTKit 7.3.1 (7.3.1) /System/ 
> Library/
> Frameworks/QTKit.framework/Versions/A/QTKit
> 0x95a29000 - 0x95a30ff7  libCGATS.A.dylib ??? (???)
> <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/
> CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
> 0x95a43000 - 0x95b27ffb  com.apple.CoreData 100 (185)
> <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/
> CoreData.framework/Versions/A/CoreData
> 0x95b28000 - 0x95b34fff  libbz2.1.0.dylib ??? (???)
> <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
> 0x95b52000 - 0x95b5cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
> <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/
> A/CarbonSound
> 0x95b5d000 - 0x95e6efe2  com.apple.QuickTime 7.3.1 (7.3.1)
> <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/
> QuickTime.framework/Versions/A/QuickTime
> 0x95e6f000 - 0x95e70ffc  libffi.dylib ??? (???)
> <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
> 0x95e71000 - 0x95e79fff  com.apple.DiskArbitration 2.2 (2.2)
> <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/
> DiskArbitration.framework/Versions/A/DiskArbitration
> 0x95fd1000 - 0x95fd1ff8  com.apple.Cocoa 6.5 (???)
> <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/
> Cocoa.framework/Versions/A/Cocoa
> 0x95fd2000 - 0x96390fea  libLAPACK.dylib ??? (???) /System/Library/
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/
> Versions/A/libLAPACK.dylib
> 0x9663b000 - 0x9663bffb  com.apple.installserver.framework 1.0 (8) /
> System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/
> InstallServer
> 0x9663c000 - 0x968b5fe7  com.apple.Foundation 6.5.1 (677.1)
> <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/
> Foundation.framework/Versions/C/Foundation
> 0x968b6000 - 0x968deff7  com.apple.shortcut 1 (1.0)
> <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/
> Shortcut.framework/Versions/A/Shortcut
> 0x968df000 - 0x968feffa  libJPEG.dylib ??? (???)
> <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/Resources/libJPEG.dylib
> 0x968ff000 - 0x968fffff  com.apple.Carbon 136 (136)
> <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/
> Carbon.framework/Versions/A/Carbon
> 0x96900000 - 0x969bbfe3  com.apple.WebKit 5523.10.6 (5523.10.6)
> <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/
> WebKit.framework/Versions/A/WebKit
> 0x969bc000 - 0x969eefff  com.apple.LDAPFramework 1.4.3 (106)
> <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/
> LDAP.framework/Versions/A/LDAP
> 0x969ef000 - 0x96a81ff3  com.apple.ApplicationServices.ATS 3.0 (???)
> <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/
> Versions/A/ATS
> 0x96a82000 - 0x96b0eff7  com.apple.LaunchServices 286 (286)
> <72b15e7a01e42d510f0339e90113d5d6> /System/Library/Frameworks/
> CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/
> Versions/A/LaunchServices
> 0x96b0f000 - 0x96b45fff  com.apple.SystemConfiguration 1.9.0 (1.9.0)
> <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/
> SystemConfiguration.framework/Versions/A/SystemConfiguration
> 0x96b46000 - 0x96bbafef  libvMisc.dylib ??? (???) /System/Library/
> Frameworks/Accelerate.framework/Versions/A/Frameworks/ 
> vecLib.framework/
> Versions/A/libvMisc.dylib
> 0x96c66000 - 0x96ca0ff7  com.apple.coreui 0.1 (60) /System/Library/
> PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
> 0x96ca1000 - 0x96ca8ffe  libbsm.dylib ??? (???)
> <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
> 0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???)
> <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/
> Encodings/libJapaneseConverter.dylib
> 0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/
> libobjc.A.dylib
> 0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/
> libSystem.B.dylib
>
>
> =================================
> Adam M. Goldstein PhD MSLIS
> Assistant Professor of Philosophy
> Iona College
> --
> email:        [EMAIL PROTECTED]
> web:  http://www.iona.edu/faculty/agoldstein/
> tel:  (914) 637-2717
> post: Iona College
>          Department of Philosophy
>          715 North Avenue
>          New Rochelle, NY 10801
>
>
>
>
>
> ---------------------------------------------------------------------- 
> ---
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/ 
> marketplace
> _______________________________________________
> skim-app-develop mailing list
> skim-app-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/skim-app-develop


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
skim-app-develop mailing list
skim-app-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-develop

Reply via email to