Dear all,

thanks to your support and input on how to proceed, I am done with  
merging at least the stuff that I need for my dissertation. I now have  
a master.bib file with 841 publications, more to be merged in later.

Am 09.07.2008 um 17:25 schrieb Stephan Kurz:

> Dear Christiaan and Adam,
>
> thanks for your responses!

>>> - Autofile issues:
>>> Some of my bibs have papers filed (via Autofile, and some are also
>>> still
>>> stored somewhere on the file system of my PowerBook with links in  
>>> the
>>> deprecated local-url field, but that is the minority of the files).
>>> Unfortunately, to different fixed locations on different computers.
>>> What
>>> is the best way to bring these together?
>>
>> I think the easiest way is to fix the .bib files at the local level
>> before merging and then moving the file together with the PDFs to  
>> your
>> joined location.
>
> <snip>

Done that, worked well.

>>> My ideal scenario would be to have a central repository on my
>>> university
>>> server that would sync with my workstations to provide offline
>>> access as
>>> well. That won’t work, so probably I’ll stick to mounting the
>>> university
>>> server (which is no problem from my work computer, but I need a VPN
>>> connection from home).
>>> What will happen if I change the "fixed location" to, say,
>>> "/Volumes/myserver/Papers/" -- can I, say, batch replace the  
>>> location?
>>
>> There is a problem with moving papers to a different volume. BibDesk
>> can automatically follow linked files that are moved outside of
>> BibDesk. But when you "move" them to a different volume the files are
>> actually copied rather than moved, so BibDesk will not be able to  
>> find
>> the files in the new location. On the other hand if you use BibDesk
>> (in particular the manual auto-file feature) to move the files to the
>> new location, this should work. Just set the papers folder in the
>> prefs to "/Volumes/myserver/Papers/" and choose an appropriate
>> filename format, select the items or files you want to move there,  
>> and
>> choose an Auto-File menu item.

> Fine. I will try this. One small follow-up question to be sure:
> What’s going to happen if /Volumes/myserver/ is not mounted?
> Are the links still preserved if I re-save the file after some  
> changes?

<snip>

That worked as well. Unfortunately, it's not very responsive from home  
(not very fast internet connection, and need to use VPN to access  
university server), but it works, and I can access my papers from  
anywhere this way.
All links were preserved in the scenario I thought of before (keeping  
master.bib in an SVN repository on multiple machines, all using BD  
1.3.18) in one direction.

Now I got a serious error that crashes BD every time I try to open the  
version of master.bib that just worked well yesterday night (error log  
below). The one that I prepared on my work computer is still working  
there, but the one to which I added some pubs and linked files that  
were still lurking around on my PowerBook seems to be broken.

Can anyone read the output below? Or may I send my bib file to  
somebody off-list to have a look at it?

Thanks,
Stephan


Process:         BibDesk [5032]
Path:            /Applications/BibDesk.app/Contents/MacOS/BibDesk
Identifier:      edu.ucsd.cs.mmccrack.bibdesk
Version:         1.3.18 (1202)
Code Type:       X86 (Native)
Parent Process:  launchd [235]

Date/Time:       2008-08-05 12:18:19.261 +0200
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000756b2f73
Crashed Thread:  0

Thread 0 Crashed:
0   ...ple.CoreServices.CarbonCore      0x00f0ae78 CleanPath(char const*,  
char*) + 366
1   ...ple.CoreServices.CarbonCore      0x00f0a970 canonpath(char const*,  
char*, int*) + 234
2   ...ple.CoreServices.CarbonCore      0x00f01b29 PathGetObjectInfo(char  
const*, unsigned long, unsigned long, VolumeInfo**, unsigned long*,  
unsigned long*, char*, unsigned long*, unsigned char*) + 465
3   ...ple.CoreServices.CarbonCore      0x00f018ed  
FSPathMakeRefInternal(unsigned char const*, unsigned long, unsigned  
long, FSRef*, unsigned char*) + 97
4   ...ple.CoreServices.CarbonCore      0x00f0188a FSPathMakeRefWithOptions  
+ 46
5   edu.ucsd.cs.mmccrack.bibdesk        0x00171a72 BDSKPathToFSRef + 77
6   edu.ucsd.cs.mmccrack.bibdesk        0x001726f9 -[BDSKLinkedAliasFile  
fileRef] + 150
7   edu.ucsd.cs.mmccrack.bibdesk        0x001730a3 -[BDSKLinkedAliasFile  
updateWithPath:] + 294
8   edu.ucsd.cs.mmccrack.bibdesk        0x00171e21 -[BDSKLinkedFile update]  
+ 42
9   com.apple.CoreFoundation            0x944c1c85 -[NSArray  
makeObjectsPerformSelector:] + 565
10  edu.ucsd.cs.mmccrack.bibdesk        0x0005011e -[BibItem(Private)  
createFilesArray] + 783
11  com.apple.CoreFoundation            0x944c1e9c -[NSArray  
makeObjectsPerformSelector:withObject:] + 252
12  edu.ucsd.cs.mmccrack.bibdesk        0x0001e145 -[BibDocument  
setPublicationsWithoutUndo:] + 135
13  edu.ucsd.cs.mmccrack.bibdesk        0x00023853 -[BibDocument  
readFromBibTeXData:fromURL:encoding:error:] + 564
14  edu.ucsd.cs.mmccrack.bibdesk        0x00023391 -[BibDocument  
readFromURL:ofType:encoding:error:] + 2425
15  edu.ucsd.cs.mmccrack.bibdesk        0x00022a12 -[BibDocument  
readFromURL:ofType:error:] + 83
16  com.apple.AppKit                    0x96206dea -[NSDocument  
initWithContentsOfURL:ofType:error:] + 311
17  com.apple.AppKit                    0x961d69c0 -[NSDocumentController  
makeDocumentWithContentsOfURL:ofType:error:] + 391
18  com.apple.AppKit                    0x961d5fe4 -[NSDocumentController  
openDocumentWithContentsOfURL:display:error:] + 420
19  com.omnigroup.OmniAppKit            0x003efc2e - 
[NSDocumentController(OAExtensions)  
_replacement_openDocumentWithContentsOfURL:display:error:] + 62
20  edu.ucsd.cs.mmccrack.bibdesk        0x001042f7 -[BDSKDocumentController  
openDocumentWithContentsOfURL:display:error:] + 1213
21  com.apple.AppKit                    0x96339523 - 
[NSDocumentController(NSInternal) _openFile:] + 143
22  com.apple.AppKit                    0x9624a88e -[NSApplication  
_doOpenFile:ok:tryTemp:] + 637
23  com.apple.AppKit                    0x961d5e33 -[NSApplication  
_doOpenFiles:] + 242
24  com.apple.AppKit                    0x961d5d21 - 
[NSApplication(NSAppleEventHandling) _handleAEOpenDocuments:] + 88
25  com.apple.AppKit                    0x95ef7eef - 
[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]  
+ 297
26  com.apple.Foundation                0x93cecb6f -[NSAppleEventManager  
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
27  com.apple.Foundation                0x93cec87f  
_NSAppleEventManagerGenericHandler + 223
28  com.apple.AE                        0x900e6648  
aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned  
char*) + 144
29  com.apple.AE                        0x900e657e  
dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
30  com.apple.AE                        0x900e6425 aeProcessAppleEvent + 177
31  com.apple.HIToolbox                 0x940e447d AEProcessAppleEvent + 38
32  com.apple.AppKit                    0x95ef5719 _DPSNextEvent + 1189
33  com.apple.AppKit                    0x95ef4db8 -[NSApplication  
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
34  com.apple.AppKit                    0x95eeddf3 -[NSApplication run] + 795
35  com.omnigroup.OmniAppKit            0x003c5884 -[OAApplication run] + 580
36  com.apple.AppKit                    0x95ebb030 NSApplicationMain + 574
37  edu.ucsd.cs.mmccrack.bibdesk        0x00002bca main + 576
38  edu.ucsd.cs.mmccrack.bibdesk        0x00002970 _start + 210
39  edu.ucsd.cs.mmccrack.bibdesk        0x0000289d start + 41

Thread 1:
0   libSystem.B.dylib                   0x93841506  
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x9387384f _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x938750d3  
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x93d0de8c -[NSCondition  
waitUntilDate:] + 236
4   com.apple.Foundation                0x93d0dca0 -[NSConditionLock  
lockWhenCondition:beforeDate:] + 144
5   ...up.framework.OmniFoundation      0x0051babb - 
[NSConditionLock(OFFixes) replacement_lockWhenCondition:beforeDate:] +  
59
6   ...up.framework.OmniFoundation      0x00504139 - 
[OFDedicatedThreadScheduler(Private)  
runScheduleInCurrentThreadUntilEmpty:] + 281
7   ...up.framework.OmniFoundation      0x00503c9d - 
[OFDedicatedThreadScheduler runScheduleForeverInCurrentThread] + 205
8   com.apple.Foundation                0x93cc7f1d -[NSThread main] + 45
9   com.apple.Foundation                0x93cc7ac4 __NSThread__main__ + 308
10  libSystem.B.dylib                   0x938726f5 _pthread_start + 321
11  libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x9384868e __semwait_signal + 10
1   libSystem.B.dylib                   0x9387336d pthread_cond_wait 
$UNIX2003 + 73
2   libGLProgrammability.dylib          0x94bd4432 glvmDoWork + 162
3   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
4   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x9384868e __semwait_signal + 10
1   libSystem.B.dylib                   0x9387336d pthread_cond_wait 
$UNIX2003 + 73
2   com.apple.QuartzCore                0x92c1ee51 fe_fragment_thread + 54
3   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
4   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x938414a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x93848c9c mach_msg + 72
2   com.apple.CoreFoundation            0x944530ce CFRunLoopRunSpecific +  
1790
3   com.apple.CoreFoundation            0x94453cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x93cfc4a5 -[NSRunLoop(NSRunLoop)  
runMode:beforeDate:] + 213
5   edu.ucsd.cs.mmccrack.bibdesk        0x000f5338 - 
[BDSKAsynchronousDOServer runDOServerForPorts:] + 763
6   com.apple.Foundation                0x93cc7f1d -[NSThread main] + 45
7   com.apple.Foundation                0x93cc7ac4 __NSThread__main__ + 308
8   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
9   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x938414a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x93848c9c mach_msg + 72
2   com.apple.CoreFoundation            0x944530ce CFRunLoopRunSpecific +  
1790
3   com.apple.CoreFoundation            0x94453cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x93d2b460 + 
[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] +  
320
5   com.apple.Foundation                0x93cc7f1d -[NSThread main] + 45
6   com.apple.Foundation                0x93cc7ac4 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
8   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x938915e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
2   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x938414a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x93848c9c mach_msg + 72
2   com.apple.CoreFoundation            0x944530ce CFRunLoopRunSpecific +  
1790
3   com.apple.CoreFoundation            0x94453cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x96bc1a32  
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
6   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x93841506  
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x9387384f _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x938750d3  
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x93d0de8c -[NSCondition  
waitUntilDate:] + 236
4   com.apple.Foundation                0x93d0dca0 -[NSConditionLock  
lockWhenCondition:beforeDate:] + 144
5   ...up.framework.OmniFoundation      0x0051babb - 
[NSConditionLock(OFFixes) replacement_lockWhenCondition:beforeDate:] +  
59
6   com.apple.Foundation                0x93d0dc05 -[NSConditionLock  
lockWhenCondition:] + 69
7   ...up.framework.OmniFoundation      0x004bbb10 -[OFMessageQueue  
nextRetainedInvocationWithBlock:] + 224
8   ...up.framework.OmniFoundation      0x0050819e -[OFQueueProcessor  
processQueueUntilEmpty:forTime:] + 238
9   ...up.framework.OmniFoundation      0x004bc63a -[OFQueueProcessor  
processQueueUntilEmpty:] + 58
10  ...up.framework.OmniFoundation      0x0050861a -[OFQueueProcessor  
processQueueForever] + 42
11  ...up.framework.OmniFoundation      0x005087c5 - 
[OFQueueProcessor(Private) processQueueInThread] + 165
12  com.apple.Foundation                0x93cc7f1d -[NSThread main] + 45
13  com.apple.Foundation                0x93cc7ac4 __NSThread__main__ + 308
14  libSystem.B.dylib                   0x938726f5 _pthread_start + 321
15  libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib                   0x93871f66 kevent + 10
1   libSystem.B.dylib                   0x938726f5 _pthread_start + 321
2   libSystem.B.dylib                   0x938725b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0xbfffc2e2  ebx: 0x00f0ad15  ecx: 0xbfffcb82  edx: 0x756b2f73
   edi: 0x756b2f73  esi: 0xbfffc2e3  ebp: 0xbfffc308  esp: 0xbfffc270
    ss: 0x0000001f  efl: 0x00010246  eip: 0x00f0ae78   cs: 0x00000017
    ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
   cr2: 0x756b2f73

Binary Images:
     0x1000 -   0x1caffd +edu.ucsd.cs.mmccrack.bibdesk 1.3.18 (1202) / 
Applications/BibDesk.app/Contents/MacOS/BibDesk
   0x285000 -   0x287fff  com.apple.ExceptionHandling 1.5 (10) /System/ 
Library/Frameworks/ExceptionHandling.framework/Versions/A/ 
ExceptionHandling
   0x28e000 -   0x2b2feb  libssl.0.9.7.dylib ??? (???)  
<3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
   0x2c1000 -   0x373ffb  libcrypto.0.9.7.dylib ??? (???)  
<01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
   0x3c2000 -   0x456fef +com.omnigroup.OmniAppKit ??? (2004A)  
<b2ca3b863a5dde1b9379c92d80966ca9> /Applications/BibDesk.app/Contents/ 
Frameworks/OmniAppKit.framework/Versions/A/OmniAppKit
   0x4a9000 -   0x536fef +com.omnigroup.framework.OmniFoundation ???  
(2001A) <b991cf5453d2f2b4ad6bf878384ac566> /Applications/BibDesk.app/ 
Contents/Frameworks/OmniFoundation.framework/Versions/A/OmniFoundation
   0x58a000 -   0x58cffe +com.omnigroup.framework.OmniBase ??? (2001A)  
<cd5ba3f4a6f3dce4bedeb29a1e882432> /Applications/BibDesk.app/Contents/ 
Frameworks/OmniBase.framework/Versions/A/OmniBase
   0x592000 -   0x608fe7 +net.sourceforge.bibdesk.yaz ??? (1.0)  
<27b907e4780c26b5964d00a79361fba7> /Applications/BibDesk.app/Contents/ 
Frameworks/yaz.framework/Versions/A/yaz
   0x6ea000 -   0x748ff7 +com.mac.amaxwell.fileview ??? (1.0)  
<027927dbd29eb3fa48b172846c80002b> /Applications/BibDesk.app/Contents/ 
Frameworks/FileView.framework/Versions/A/FileView
   0x77e000 -   0x788ff7 +net.sourceforge.bibdesk.btparse ??? (1.0)  
<2de963872fcf2257e088ee39ad31d32b> /Applications/BibDesk.app/Contents/ 
Frameworks/BTParse.framework/Versions/A/BTParse
   0x793000 -   0xe2ffef  com.apple.CoreGraphics 1.351.32 (???)  
<793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/CoreGraphics
   0xefe000 -  0x11d8ff3  com.apple.CoreServices.CarbonCore 786.6  
(786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/ 
Versions/A/CarbonCore
  0x1242000 -  0x125afff  com.apple.openscripting 1.2.8 (???)  
<d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/ 
Versions/A/OpenScripting
  0x126c000 -  0x128aff7  com.apple.QuickLookFramework 1.3 (170.7) / 
System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
  0x129e000 -  0x12edfff  com.apple.QuickLookUIFramework 1.3 (170.7) / 
System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/ 
QuickLookUI
  0x1350000 -  0x135bfe7  libCSync.A.dylib ??? (???)  
<3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  0x1500000 -  0x161eff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8)  
<56067945130800a348eb076676d41e92> /System/Library/CoreServices/ 
RawCamera.bundle/Contents/MacOS/RawCamera
  0x1735000 -  0x173cff7  libCGATS.A.dylib ??? (???)  
<fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
  0x1764000 -  0x17a5fe7  libRIP.A.dylib ??? (???)  
<8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x174c9000 - 0x174ceff3  libCGXCoreImage.A.dylib ??? (???)  
<b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1752f000 - 0x1759cfff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) / 
Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x17cfd000 - 0x17e7ffef  GLEngine ??? (???)  
<e9b3c93e50e3236cae43a2161e331720> /System/Library/Frameworks/ 
OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x17ead000 - 0x18102fe9  com.apple.ATIRadeonX2000GLDriver 1.5.28  
(5.2.8) <fc6b901a0043ea8495eaebf80882939c> /System/Library/Extensions/ 
ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x18155000 - 0x18171ff7  GLRendererFloat ??? (???)  
<98be9cb44eb018fa6300e9447b214fd7> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/ 
GLRendererFloat
0x198ce000 - 0x198d3fff  com.apple.DictionaryServiceComponent 1.1  
(1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/ 
DictionaryService.component/Contents/MacOS/DictionaryService
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)  
<7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x900e4000 - 0x90113fe3  com.apple.AE 402.2 (402.2)  
<e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90114000 - 0x90146fff  com.apple.LDAPFramework 1.4.3 (106)  
<3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/ 
LDAP.framework/Versions/A/LDAP
0x9018c000 - 0x9019cfff  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
0x9019d000 - 0x901a8ff9  com.apple.helpdata 1.0 (14) /System/Library/ 
PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x901e6000 - 0x901f5ffe  com.apple.DSObjCWrappers.Framework 1.2.1  
(1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/ 
PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x901f6000 - 0x90223feb  libvDSP.dylib ??? (???)  
<b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/ 
Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ 
libvDSP.dylib
0x90224000 - 0x90229ffb  com.apple.DisplayServicesFW 2.0 (2.0)  
<8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/ 
DisplayServices.framework/Versions/A/DisplayServices
0x9022a000 - 0x90230fff  com.apple.print.framework.Print 218.0.2  
(220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90231000 - 0x9023dfff  libbz2.1.0.dylib ??? (???)  
<9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x9023e000 - 0x9023effe  com.apple.quartzframework 1.5 (1.5)  
<4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Quartz
0x902b2000 - 0x902b2ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0)  
<a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/ 
MonitorPanel.framework/Versions/A/MonitorPanel
0x902b3000 - 0x902b3ff8  com.apple.Cocoa 6.5 (???)  
<e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/ 
Cocoa.framework/Versions/A/Cocoa
0x902b4000 - 0x902fafef  com.apple.Metadata 10.5.2 (398.18)  
<adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/ 
Versions/A/Metadata
0x90998000 - 0x90a55fff  com.apple.WebKit 5525.18 (5525.18)  
<7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/ 
WebKit.framework/Versions/A/WebKit
0x90a56000 - 0x90ae9ff3  com.apple.ApplicationServices.ATS 3.3 (???)  
<064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/ 
Versions/A/ATS
0x90dca000 - 0x90dcaffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/ 
Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90dcb000 - 0x90e27ff7  com.apple.htmlrendering 68 (1.1.3)  
<fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/ 
Versions/A/HTMLRendering
0x90e28000 - 0x90e2cfff  libmathCommon.A.dylib ??? (???) /usr/lib/ 
system/libmathCommon.A.dylib
0x90e2d000 - 0x90e9ffff  com.apple.PDFKit 2.1 (2.1) /System/Library/ 
Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/ 
Versions/A/PDFKit
0x90eef000 - 0x90f0dff3  com.apple.DirectoryService.Framework 3.5.4  
(3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/ 
DirectoryService.framework/Versions/A/DirectoryService
0x90f0e000 - 0x91046ff7  libicucore.A.dylib ??? (???)  
<5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x91047000 - 0x9106bfff  libxslt.1.dylib ??? (???)  
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x91089000 - 0x9112bff3  com.apple.QuickTimeImporters.component 7.5  
(861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/ 
MacOS/QuickTimeImporters
0x9112c000 - 0x9114cff2  libGL.dylib ??? (???) /System/Library/ 
Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9114d000 - 0x9122cfff  libobjc.A.dylib ??? (???)  
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x9122d000 - 0x9122dffa  com.apple.CoreServices 32 (32)  
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/CoreServices
0x9122e000 - 0x9123effc  com.apple.LangAnalysis 1.6.4 (1.6.4)  
<8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
LangAnalysis.framework/Versions/A/LangAnalysis
0x9123f000 - 0x91249feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)  
<0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/ 
A/CarbonSound
0x9124a000 - 0x9238fff2  com.apple.QuickTimeComponents.component 7.5  
(861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/ 
MacOS/QuickTimeComponents
0x92390000 - 0x92399fff  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
0x9239a000 - 0x923d8ff7  libGLImage.dylib ??? (???)  
<093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9240e000 - 0x924bcffb  com.apple.QTKit 7.5 (861) /System/Library/ 
Frameworks/QTKit.framework/Versions/A/QTKit
0x924bd000 - 0x92549ff7  com.apple.LaunchServices 289.2 (289.2)  
<3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/ 
Versions/A/LaunchServices
0x9254a000 - 0x92705ff3  com.apple.QuartzComposer 2.1 (106.5)  
<1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/ 
Versions/A/QuartzComposer
0x92706000 - 0x92756ff7  com.apple.HIServices 1.7.0 (???)  
<f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
HIServices.framework/Versions/A/HIServices
0x92858000 - 0x92858ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib  
3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Frameworks/vecLib.framework/Versions/A/vecLib
0x92859000 - 0x92881fff  libcups.2.dylib ??? (???)  
<ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x92882000 - 0x92898fe7  com.apple.CoreVideo 1.5.1 (1.5.1)  
<ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/ 
CoreVideo.framework/Versions/A/CoreVideo
0x92899000 - 0x928f6ffb  libstdc++.6.dylib ??? (???)  
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x928f7000 - 0x92916ffa  libJPEG.dylib ??? (???)  
<0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libJPEG.dylib
0x92985000 - 0x92a6aff3  com.apple.CoreData 100.1 (186)  
<8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/ 
CoreData.framework/Versions/A/CoreData
0x92a6b000 - 0x92a72fff  com.apple.agl 3.0.9 (AGL-3.0.9)  
<7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/ 
AGL.framework/Versions/A/AGL
0x92aaa000 - 0x92b29ff5  com.apple.SearchKit 1.2.0 (1.2.0)  
<277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/ 
Versions/A/SearchKit
0x92b2a000 - 0x92ec0fff  com.apple.QuartzCore 1.5.3 (1.5.3)  
<1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/ 
QuartzCore.framework/Versions/A/QuartzCore
0x92efb000 - 0x92fc2ff2  com.apple.vImage 3.0 (3.0) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/ 
Versions/A/vImage
0x92fc3000 - 0x92fcafe9  libgcc_s.1.dylib ??? (???)  
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x92fcb000 - 0x93024ff7  libGLU.dylib ??? (???) /System/Library/ 
Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9302d000 - 0x9302dffd  com.apple.Accelerate 1.4.2 (Accelerate  
1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/ 
Accelerate
0x9302e000 - 0x930abfef  libvMisc.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libvMisc.dylib
0x930f7000 - 0x930fffff  com.apple.DiskArbitration 2.2.1 (2.2.1)  
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/ 
DiskArbitration.framework/Versions/A/DiskArbitration
0x93100000 - 0x93137fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)  
<8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/ 
SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93138000 - 0x9326ffeb  com.apple.imageKit 1.0.1 (1.0)  
<9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ 
ImageKit
0x93270000 - 0x932b2fef  com.apple.NavigationServices 3.5.2 (163)  
<91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/ 
Versions/A/NavigationServices
0x932f5000 - 0x9337cff7  libsqlite3.0.dylib ??? (???)  
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9337d000 - 0x933bcfef  libTIFF.dylib ??? (???)  
<6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libTIFF.dylib
0x933bd000 - 0x936defea  com.apple.QuickTime 7.5.0 (861)  
<4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/ 
QuickTime.framework/Versions/A/QuickTime
0x93840000 - 0x939a0ff3  libSystem.B.dylib ??? (???)  
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x93af3000 - 0x93af6fff  com.apple.help 1.1 (36)  
<b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93af7000 - 0x93b35fff  com.apple.CoreMediaIOServicesPrivate 9.0  
(9.0) /System/Library/PrivateFrameworks/ 
CoreMediaIOServicesPrivate.framework/Versions/A/ 
CoreMediaIOServicesPrivate
0x93b36000 - 0x93bc0fe3  com.apple.DesktopServices 1.4.6 (1.4.6)  
<94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/ 
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93bd9000 - 0x93beffff  com.apple.DictionaryServices 1.0.0 (1.0.0)  
<ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/ 
DictionaryServices.framework/Versions/A/DictionaryServices
0x93bf0000 - 0x93cbbfff  com.apple.ColorSync 4.5.0 (4.5.0) /System/ 
Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
ColorSync.framework/Versions/A/ColorSync
0x93cbc000 - 0x93cbcffc  com.apple.audio.units.AudioUnit 1.5 (1.5) / 
System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93cbd000 - 0x93f38fe7  com.apple.Foundation 6.5.5 (677.19)  
<bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/ 
Foundation.framework/Versions/C/Foundation
0x94026000 - 0x940b1fff  com.apple.framework.IOKit 1.5.1 (???)  
<60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/ 
IOKit.framework/Versions/A/IOKit
0x940b2000 - 0x943b9ff7  com.apple.HIToolbox 1.5.3 (???)  
<e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/ 
HIToolbox
0x943ba000 - 0x943ceff3  com.apple.ImageCapture 4.0 (5.0.0) /System/ 
Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ 
ImageCapture.framework/Versions/A/ImageCapture
0x943e1000 - 0x94513fff  com.apple.CoreFoundation 6.5.3 (476.14)  
<7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/ 
CoreFoundation.framework/Versions/A/CoreFoundation
0x94551000 - 0x94551ff8  com.apple.ApplicationServices 34 (34)  
<8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/ApplicationServices
0x94552000 - 0x94620ff3  com.apple.JavaScriptCore 5525.18 (5525.18)  
<672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/ 
JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94621000 - 0x94625fff  libGIF.dylib ??? (???)  
<d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libGIF.dylib
0x94626000 - 0x94657ffb  com.apple.quartzfilters 1.5.0 (1.5.0)  
<22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/ 
Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/ 
Versions/A/QuartzFilters
0x94658000 - 0x946d4feb  com.apple.audio.CoreAudio 3.1.0 (3.1)  
<70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/ 
CoreAudio.framework/Versions/A/CoreAudio
0x946d5000 - 0x947b6ff7  libxml2.2.dylib ??? (???)  
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x947b7000 - 0x947e2fe7  libauto.dylib ??? (???)  
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x947e3000 - 0x94929ff7  com.apple.ImageIO.framework 2.0.2 (2.0.2)  
<77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/ImageIO
0x9492a000 - 0x949d1feb  com.apple.QD 3.11.52 (???)  
<c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/ 
Versions/A/QD
0x94a02000 - 0x94b81fff  com.apple.AddressBook.framework 4.1.1 (695)  
<24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/ 
AddressBook.framework/Versions/A/AddressBook
0x94b82000 - 0x94bacfff  com.apple.CoreMediaPrivate 9.0 (9.0)  
<8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/ 
CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x94bad000 - 0x95080ffe  libGLProgrammability.dylib ??? (???)  
<475db64244e011cd8811e076035b2632> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95081000 - 0x9513bfe3  com.apple.CoreServices.OSServices 226.5  
(226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/ 
Versions/A/OSServices
0x9513c000 - 0x95260fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1  
(1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/ 
AudioToolbox
0x95261000 - 0x9561ffea  libLAPACK.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libLAPACK.dylib
0x95620000 - 0x95625fff  com.apple.CommonPanels 1.2.4 (85)  
<ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/ 
A/CommonPanels
0x95626000 - 0x9571aff4  libiconv.2.dylib ??? (???)  
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x9571b000 - 0x957aefff  com.apple.ink.framework 101.3 (86)  
<bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9586c000 - 0x9586cfff  com.apple.Carbon 136 (136)  
<98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Carbon
0x9586d000 - 0x9588bfff  libresolv.9.dylib ??? (???)  
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x9588c000 - 0x95906ff8  com.apple.print.framework.PrintCore 5.5.3  
(245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ 
PrintCore.framework/Versions/A/PrintCore
0x95907000 - 0x95913fe7  com.apple.opengl 1.5.6 (1.5.6)  
<125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/ 
OpenGL.framework/Versions/A/OpenGL
0x95965000 - 0x95973ffd  libz.1.dylib ??? (???)  
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95974000 - 0x9598fff3  libPng.dylib ??? (???)  
<c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libPng.dylib
0x95990000 - 0x95da0fef  libBLAS.dylib ??? (???) /System/Library/ 
Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/ 
Versions/A/libBLAS.dylib
0x95da1000 - 0x95dfbff7  com.apple.CoreText 2.0.2 (???)  
<9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/ 
Versions/A/CoreText
0x95e01000 - 0x95eb1fff  edu.mit.Kerberos 6.0.12 (6.0.12)  
<1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/ 
Kerberos.framework/Versions/A/Kerberos
0x95eb5000 - 0x966b2fef  com.apple.AppKit 6.5.3 (949.33)  
<84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/ 
AppKit.framework/Versions/C/AppKit
0x96983000 - 0x9698affe  libbsm.dylib ??? (???)  
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x969a9000 - 0x969e3fff  com.apple.coreui 1.1 (61) /System/Library/ 
PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x969e4000 - 0x969e6ff5  libRadiance.dylib ??? (???)  
<20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/Resources/libRadiance.dylib
0x969e7000 - 0x96bb5fff  com.apple.security 5.0.4 (34102)  
<f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/ 
Security.framework/Versions/A/Security
0x96bb6000 - 0x96c38ff3  com.apple.CFNetwork 330.4 (330.4)  
<ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/ 
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/ 
Versions/A/CFNetwork
0x96c47000 - 0x96c6fff7  com.apple.shortcut 1 (1.0)  
<057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/ 
Shortcut.framework/Versions/A/Shortcut
0x96c70000 - 0x96c7ffff  libsasl2.2.dylib ??? (???)  
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x96c80000 - 0x96c80ffb  com.apple.installserver.framework 1.0 (8) / 
System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/ 
InstallServer
0x96c81000 - 0x96c83fff  com.apple.securityhi 3.0 (30817)  
<2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/ 
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/ 
SecurityHI
0x96c84000 - 0x96c89fff  com.apple.backup.framework 1.0 (1.0) /System/ 
Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x96c9e000 - 0x96c9fffc  libffi.dylib ??? (???)  
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x96ca0000 - 0x972f0fff  com.apple.WebCore 5525.18.1 (5525.18.1)  
<9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/ 
WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/ 
WebCore
0xc5000000 - 0xc500fff6 +AGRegex ??? (0.1)  
<761bcd0fa36cea35649d8c8c19f88572> /Applications/BibDesk.app/Contents/ 
Frameworks/AGRegex.framework/Versions/A/AGRegex
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/ 
libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/ 
libSystem.B.dylib
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to