What else does database and mail merge?

I’m a small non-profit with a small database, using Appleworks. I record contributions and send monthly mail merge acknowledgements. Appleworks does it all, including printing the address labels for those who contribute each month. I understand Lion won’t support Appleworks...and the only answer I can find is Filemaker which costs a fortune and is way overkill for what I need. Aren’t there countless organizations who keep a database and send monthly acknowledgements? How can it be there’s no other application that will do this?

Don't upgrade to Lion. It's a pretty box of tricks but it's hardly essential, and certainly not the indispensable "next step" that OS X, Tiger, Snow Leopard were. Stay where you are and run AW happily.
If you HAVE to get a new machine, demand that they install Snow Leopard on it.

Similar Messages

  • RESTORING: At the moment I am downloading a movie on the itunes store my 8GB ipod touch (not my computer) (which I have already paid for) and I need to restore my ipod.  Will restoring it stop/delete my downloading movie? what else does it delete?

    RESTORING: At the moment I am downloading a movie on the itunes store my 8GB ipod touch (not my computer) (which I have already paid for) and I need to restore my ipod.  Will restoring it stop/delete my downloading movie? what else does it delete?

    Try DFU mode and then restore
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       
    When you restore via iTunes iTunes will download the firmware(ipsw) file. It could be that the microwave damaged the iPod and iTunes does not know what it is.

  • What else does "netsh int ip reset" do?

    According to
    this article when you run the "netsh int ip reset" command, all it does is to reset the content of two registry keys:
    SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\
    SYSTEM\CurrentControlSet\Services\DHCP\Parameters\
    but on my test system it appears to do more.
    On a Windows Server 2012 R2 x64 machine, after my application does something wrong, if I try to set up a static IP to a network interface I get instant BSOD.To fix the issue I have to run "netsh int ip reset" and then I can set a static IP.
    Now, I'm trying to figure it out how does "netsh int ip reset" fix the problem.I know is not the content of those 2 registry keys because I did the following
    on my virtual machine:
    Make a VM backup when the system is troubled.
    Launch the VM and run the "netsh int ip reset" command
    Export the two registry keys
    Roll back to the backup made before the "netsh int ip reset" command
    Import the saved registries keys
    Set up a static IP on an network interface, but I still get a BSOD
    When my application tries to configure a network interface with an IP address that was already used by another network interface in the past, first it has to remove that IP configuration for the non-present device and then it can use that IP.
    To do that I search in every registry in SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces and see if any of the interfaces did use the IP addres I want to use by comparing the value in "IPAddress" property with the one I want to use.
     If I find a match, I first check if that interface is live, and if it's not, I delete the value in "IPAddress" property and set property "EnableDHCP" to 1, then I use that IP on my interface.
    This is what my application did wrong. When this interface comes back live again, it will get an IP configuration through DHCP, but it will BSOD if you try to set a static IP on it.
    The correct way to do it is to set "IPAddress" property to "0.0.0.0" and "EnableDHCP" to 1. If you leave "IPAddress" empty and set "EnableDHCP" to 1, something goes wrong in TCPIP configuration, that "netsh
    int ip reset" will fix .. but what exactly it fixes, I have no idea. All I know it's that it's not in the two registries keys that the
    KB article mentions.
    So what else does "netsh int ip reset" do, except resetting the content of those two registries, that fixes the problem on my test system?

    Hi,
    The analysis result is :
    * Bugcheck Analysis *
    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high. This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 00000000000000a8, memory referenced
    Arg2: 0000000000000006, IRQL
    Arg3: 0000000000000001, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: fffff8000298636f, address which referenced memory
    Debugging Details:
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002b090e8
    GetUlongFromAddress: unable to read from fffff80002b09198
    00000000000000a8 Nonpaged pool
    CURRENT_IRQL: 6
    FAULTING_IP:
    nt!PsChargeProcessCpuCycles+10f
    fffff800`0298636f 4c296628 sub qword ptr [rsi+28h],r12
    DEFAULT_BUCKET_ID: WIN7_DRIVER_FAULT
    BUGCHECK_STR: 0xA
    ANALYSIS_VERSION: 6.3.9600.16384 (debuggers(dbg).130821-1623) amd64fre
    TRAP_FRAME: fffff8800584b190 -- (.trap 0xfffff8800584b190)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000001 rbx=0000000000000000 rcx=0000000000000006
    rdx=0000000000000022 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8000298636f rsp=fffff8800584b320 rbp=fffff80002a4ae80
    r8=0000000000000029 r9=0000000000000000 r10=0000000000000000
    r11=fffffa800f13518c r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0 nv up di pl nz na pe nc
    nt!PsChargeProcessCpuCycles+0x10f:
    fffff800`0298636f 4c296628 sub qword ptr [rsi+28h],r12 ds:00000000`00000028=????????????????
    Resetting default scope
    LAST_CONTROL_TRANSFER: from fffff800028d7be9 to fffff800028d8640
    STACK_TEXT:
    fffff880`0584b048 fffff800`028d7be9 : 00000000`0000000a 00000000`000000a8 00000000`00000006 00000000`00000001 : nt!KeBugCheckEx
    fffff880`0584b050 fffff800`028d6860 : fffff8a0`0391c0ac 00000000`00000000 00000000`00000000 00000000`00000002 : nt!KiBugCheckDispatch+0x69
    fffff880`0584b190 fffff800`0298636f : fffff8a0`02007f20 00000000`00000000 00000000`00000000 fffff800`00000000 : nt!KiPageFault+0x260
    fffff880`0584b320 fffff800`028d403a : 00000000`00000000 fffff880`0584b3e0 fffffa80`0dd1ff00 fffff800`02a031de : nt!PsChargeProcessCpuCycles+0x10f
    fffff880`0584b360 fffff880`04b7a02e : fffff880`04b792fc 00000000`00000000 00000000`00000022 fffffa80`0e355e50 : nt!KiChainedDispatch+0x10a
    fffff880`0584b4f8 fffff880`04b792fc : 00000000`00000000 00000000`00000022 fffffa80`0e355e50 fffffa80`0f066840 : 0xfffff880`04b7a02e
    fffff880`0584b500 00000000`00000000 : 00000000`00000022 fffffa80`0e355e50 fffffa80`0f066840 fffff880`0584b540 : 0xfffff880`04b792fc
    STACK_COMMAND: kb
    FOLLOWUP_IP:
    nt!PsChargeProcessCpuCycles+10f
    fffff800`0298636f 4c296628 sub qword ptr [rsi+28h],r12
    SYMBOL_STACK_INDEX: 3
    SYMBOL_NAME: nt!PsChargeProcessCpuCycles+10f
    FOLLOWUP_NAME: MachineOwner
    MODULE_NAME: nt
    IMAGE_NAME: ntkrnlmp.exe
    DEBUG_FLR_IMAGE_TIMESTAMP: 4ce7951a
    IMAGE_VERSION: 6.1.7601.17514
    FAILURE_BUCKET_ID: X64_0xA_nt!PsChargeProcessCpuCycles+10f
    BUCKET_ID: X64_0xA_nt!PsChargeProcessCpuCycles+10f
    ANALYSIS_SOURCE: KM
    FAILURE_ID_HASH_STRING: km:x64_0xa_nt!pschargeprocesscpucycles+10f
    FAILURE_ID_HASH: {8eeeeb21-a639-8c21-c8a3-9a37cf39b50b}
    Followup: MachineOwner
    For the bugcheck, please refer to the article to troublshoot the issue.
    Bug Check 0xA: IRQL_NOT_LESS_OR_EQUAL
    http://msdn.microsoft.com/en-us/library/windows/hardware/ff560129%28v=vs.85%29.aspx
    Hope this helps,
    Ada Liu
    TechNet Community Support

  • What os does lightroom and photoshop run best on?  Mac or PC?

    What os does lightroom and photoshop run best on?  Mac or PC?

    I don't know to which project files you are referring but:
    The Lightroom Catalog (a single file on both)
    The Previews (a single folder on both)
    The Smart Previews (a single folder on both)
    Presets, Settings and Such (in identically nested folders within the OS construct on both)
    Take it from an experienced user in both OS's. Mac simplifies somethings - PC simplifies others.

  • What is the best app for address labels and mail merge?

    What is the best app for address labels, mail merge and keeping track of customers information?

    Whilst this will work, it's intended for merging information (e.g. producing personally-addressed letters to a list of people).
    If you simply want address labels, open Contacts and then choose which contacts you want (either a group or hold down Cmd and click on those you want - if they're together, click on the first and use Shift when you click on the last). No need to select any if you want all.
    Then press Cmd-P and click on Show Details (at the bottom). Choose Labels (at the right hand side) and choose the size labels you have. You can even adjust the font and colour if you wish.

  • Problems with pages and mail merging from Address Book

    hey guys. I have just created an invitation using one of the templates in Pages. this template is for four postcard size invites on one sheet of A4. i want to merge addresses from my address book. i can do the merge except that rather than four different contacts on each page i end up with four of the same on each page before it moves on the next contact on the next page. what i want to do is for it to merge one address per postcard. in Word i would put 'next' as the last field in the merge fields but i cant find a similar command in Pages. please can some advice?

    I don't use Address Book for mail merging, but I tested this on a four page document and it worked for that so maybe it will work for your postcards. First, do your merge with full size pages and one address per page. Then in the print menu select Layout (drop down from Copies and Pages) and set it for 4 per Page (any direction you wish). That should print four different addresses on one sheet.
    Walt

  • Basic demo and mail merge

    Mark,
    I have installed your basic demo on 10Gdb and it works great. One of the requirement is to create an application similar to MS Word Mail merge utility ( using mail merge utility , a word template 's variables are populated by a data file or from databases tables). I want to populate these templates variables using XML stored in XMLDB instance.
    How would I be able to do it. In your example 5.2 Edit Document, you display the XML in the MS Word. I want to display actual WORD document by populating the variables from XML.
    Thank you.
    Syed

    Mark,
    I wanted to here something from you on this issue. Could you provide me some your insight on this issue.
    Thank you.
    Syed

  • Every day, just after midnight, my 3GS transmits about a gig of data.  How do I determine what is doing it and where its sending it?

    Every day my 3GS cellularly transmits about 1 gig of data, eating up my monthly limit.  How do I determine what's doing it so I can stop it?

    I'm told that sometimes you can figure out what apps are sending data via Settings -> General -> About -> Automatically Send, and then the following day, look at the Diagnostic & Usage Data.
    The data is rather cryptic, so even if it is in there, it may not be easy to figure out.

  • Crm web launcher and mail merge

    Hi
    we have created a screen  on which there are pushbuttons .These pushbuttons are meant for creating letter templates and generate letters using templates alredy created.This program uses mail merge functionality in which OLE is used and data is merged with MS WORD.Everything works fine when we use the same server on which this program is written.but when we use CRM web launcher it takes us to that screen but when we try to use pushbutton for generating letters it always gives  an error which says 'control error'. can any one explain remedy to this problem.
    Note: OLE is abbreviation of Object Linking and Embedding
    Edited by: Arya on Oct 21, 2008 3:11 PM

    Hi
    we have created a screen  on which there are pushbuttons .These pushbuttons are meant for creating letter templates and generate letters using templates alredy created.This program uses mail merge functionality in which OLE is used and data is merged with MS WORD.Everything works fine when we use the same server on which this program is written.but when we use CRM web launcher it takes us to that screen but when we try to use pushbutton for generating letters it always gives  an error which says 'control error'. can any one explain remedy to this problem.
    Note: OLE is abbreviation of Object Linking and Embedding
    Edited by: Arya on Oct 21, 2008 3:11 PM

  • What exactly does 'Activate and Adjust Database" mean?

    In SE14, if I put a table or index name in I get the button options to creat/delete/and Activate and Adjust Database.  What does that last one mean?  If I have an existing index does it reorg it? Does it just rematch the SAP internals to the Oracle database?
    Thanks
    Vince

    Hi,
    For an Index in SE14-->Activate & Adjust database is nothing but rebuilding of Index. if you see any missing indexes in DB02 then you can rebuild those using this option.
    This is specially helpful when your Index size becomes larger than table(more than table size).  You can free some space by monitoring large size index whose size is greater than & rebuild then using SE14-->Activate & Adjust with database.
    In case of table this option is risky as it may result in data loss
    Hope this helps.
    Thanks,
    Sushil

  • Has anyone else had Messages and Mail lock up and then crash after doing the iOS 8.2 update? Rather, has anyone else had Messages and Mail lock up and then crash for the first time a day after doing the iOS 8.2 update?

    I have a 64 gig second gen iPad mini that I updated to iOS 8.2 yesterday with no initial problems. You're probably thinking all's good right? Wrong.
    All was good until about an hour ago. When I saw a text notification on the lock screen I swiped right thinking that it wouldn't act any differently from the countless other times that I've done that same action...little did I realize that it would lock up once unlocked. To clarify, when I say "locked up" I mean frozen with nothing on the screen except for the basic design of Messages.

    Not experienced an issue with my iPad Mini, and I've been running iOS 8.2 since it came out.
    What troubleshooting have you tried since the device froze? Is it still froze? First step would be to try and power off the device. If that does not help, then perform a reset. Hold the sleep/wake and home buttons together until you see the Apple logo and then release. The device will reboot, and it will have no affect on your data. That should correct things, but if it doesn't, then the next steps are a restore from backup, and if necessary a restore as new.

  • What else does my Mac need and how do I configure it?

    Just installed Premiere CS4 on my Mac – 2.66 GHz Intel Core 2 Duo, with 4GB 1067 MHz DDR3 memory and 1TB hard disk. I want to edit files shot on a JVC GY-HM100 camcorder.
    Will the addition of USB 2.0 external hard drives help me to handle HD video? How should they be arranged and accessed by Premiere files and processes? Is it a good idea to add more RAM, say another 4GB?
    Sorry if this is a bit basic. It's all very new, but exciting!

    Hi Harm
    Sadly, this machine wasn't built for this kind of use.
    It's not a professional production machine but it's less than a year old.
    My work is mostly short web-based features, so I hope to get more use from the iMac until my longer, HD projects start rolling in.
    I'll try the Firewire 800 option. How would you spread the tasks across the internal drive, the Firewire 800 external and a 500GB USB 2.0 storage/back-up device?

  • I have 2 airport express base stations that I am trying to use to extend my wifi. I have windows 7 and downloaded the airport utility but it wont pick up my airport express. Does anyone know what im doing wrong and how to get them to work?

    I have 2 Airport Base stations that I am trying to use to extend my WiFi but I cant get them to work. I downloade Airport Utility to windows 7 and it doesnt recognize any devices. I have them plugged in and they have a solid yellow light. Does anyone know what I need to do to get them to work. Your help would be appreciated.

    Thanks for providing the model information.
    I would recommend that you start by performing a "factory default" reset on all of your AirPort base stations. Once completed power them all down. While powered-down, temporarily connect both Express base stations to an open LAN port on the Extreme using separate Ethernet cables.
    Once connected, power up the Extreme; wait five minutes, and then, power up each of the Express base stations. Which you power-up first doesn't matter.
    Now start up the AirPort Utility on the PC. It should now "see" all three base stations. If so, go ahead and configure your extended network.
    Please post back your results.

  • Built in iSight - what else does it work with

    I know that the built in isight will work with imovie, photobooth and ichat but what is the best way to use the isight with msn?
    thank
    taylor
    ive got a new macbook pro coming on wednesday

    The iSight also works great with iVisit - Mac and PC multi-party video conferencing and collaboration tools.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • ITunes Quit Unexpectedly (as does Safari and Mail)

    I have been having trouble recently with iTunes quitting unexpectedly when opening or shortly after opening. I've tried recreating the library as detailed in the FAQ in this forum, but it crashed again when trying to import the iTunes Library.xml file.
    Other applications (Safari and Apple Mail) are both crashing more frequently. I've tried totally reinstalling Safari and iTunes, and then repairing permissions, but still get these crashes. All three programs error logs all contain the line
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Here is the full iTunes error log. I can post them for the other programs if needed.
    Process: iTunes [4569]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 9.1.1 (9.1.1)
    Build Info: iTunes-9111201~2
    Code Type: X86 (Native)
    Parent Process: launchd [161]
    Date/Time: 2010-05-16 20:02:41.634 +0100
    OS Version: Mac OS X 10.6.3 (10D573)
    Report Version: 6
    Interval Since Last Report: 247306 sec
    Crashes Since Last Report: 40
    Per-App Interval Since Last Report: 15278 sec
    Per-App Crashes Since Last Report: 5
    Anonymous UUID: 9AE9C246-D21F-48AE-871F-CA3B57243021
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 9
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x980cf342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x980fceb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9814542f pthreadcondwait + 48
    3 com.apple.iTunes 0x0001cdf3 0x1000 + 114163
    4 com.apple.iTunes 0x0000b408 0x1000 + 41992
    5 com.apple.iTunes 0x0000b347 0x1000 + 41799
    6 com.apple.iTunes 0x00345156 0x1000 + 3424598
    7 com.apple.iTunes 0x0003027d 0x1000 + 193149
    8 com.apple.iTunes 0x000301e3 0x1000 + 192995
    9 com.apple.iTunes 0x001d1829 0x1000 + 1902633
    10 com.apple.iTunes 0x000fd5c1 0x1000 + 1033665
    11 com.apple.iTunes 0x002d2f56 0x1000 + 2957142
    12 com.apple.iTunes 0x002d456f 0x1000 + 2962799
    13 com.apple.iTunes 0x002d4ee6 0x1000 + 2965222
    14 com.apple.iTunes 0x00022569 0x1000 + 136553
    15 com.apple.iTunes 0x000fcf3d 0x1000 + 1031997
    16 com.apple.iTunes 0x001b08f7 0x1000 + 1767671
    17 com.apple.iTunes 0x002548fa 0x1000 + 2439418
    18 com.apple.iTunes 0x00254bd8 0x1000 + 2440152
    19 com.apple.iTunes 0x002634b4 0x1000 + 2499764
    20 com.apple.iTunes 0x002637d5 0x1000 + 2500565
    21 com.apple.iTunes 0x001e0306 0x1000 + 1962758
    22 com.apple.iTunes 0x001e05bd 0x1000 + 1963453
    23 com.apple.iTunes 0x00197ddf 0x1000 + 1666527
    24 com.apple.iTunes 0x0019ccc0 0x1000 + 1686720
    25 com.apple.iTunes 0x00124e05 0x1000 + 1195525
    26 com.apple.iTunes 0x00124331 0x1000 + 1192753
    27 com.apple.iTunes 0x001203c2 0x1000 + 1176514
    28 com.apple.iTunes 0x0019ba55 0x1000 + 1682005
    29 com.apple.iTunes 0x00130ab6 0x1000 + 1243830
    30 com.apple.iTunes 0x0012f85c 0x1000 + 1239132
    31 com.apple.HIToolbox 0x9014e0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    32 com.apple.HIToolbox 0x9014d370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    33 com.apple.HIToolbox 0x9016fb55 SendEventToEventTarget + 52
    34 com.apple.HIToolbox 0x9019c147 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    35 com.apple.HIToolbox 0x901c0e40 SendMenuCommandWithContextAndModifiers + 66
    36 com.apple.HIToolbox 0x901c0df5 SendMenuItemSelectedEvent + 121
    37 com.apple.HIToolbox 0x901c0cfa FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    38 com.apple.HIToolbox 0x90190436 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    39 com.apple.HIToolbox 0x9034299f MenuSelect + 190
    40 com.apple.HIToolbox 0x902fba30 HIMenuBar::HandleMouseEvent(OpaqueEventRef*) + 92
    41 com.apple.HIToolbox 0x9014e6a3 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 173
    42 com.apple.HIToolbox 0x9014e0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    43 com.apple.HIToolbox 0x9014d370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    44 com.apple.HIToolbox 0x9016fb55 SendEventToEventTarget + 52
    45 com.apple.HIToolbox 0x901816db ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1417
    46 com.apple.HIToolbox 0x9014e4fa DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    47 com.apple.HIToolbox 0x9014d370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    48 com.apple.HIToolbox 0x9016fb55 SendEventToEventTarget + 52
    49 com.apple.iTunes 0x003b1835 0x1000 + 3868725
    50 com.apple.HIToolbox 0x9014e0a9 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    51 com.apple.HIToolbox 0x9014d370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    52 com.apple.HIToolbox 0x9014d1cf SendEventToEventTargetWithOptions + 58
    53 com.apple.HIToolbox 0x90181d10 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
    54 com.apple.HIToolbox 0x9014e4fa DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    55 com.apple.HIToolbox 0x9014d370 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    56 com.apple.HIToolbox 0x9016fb55 SendEventToEventTarget + 52
    57 com.apple.HIToolbox 0x902f8df7 ToolboxEventDispatcher + 86
    58 com.apple.HIToolbox 0x902f8f2f RunApplicationEventLoop + 243
    59 com.apple.iTunes 0x000ec354 0x1000 + 963412
    60 com.apple.iTunes 0x000ec264 0x1000 + 963172
    61 com.apple.iTunes 0x0000bf01 0x1000 + 44801
    62 com.apple.iTunes 0x000046f4 0x1000 + 14068
    63 com.apple.iTunes 0x0000337b 0x1000 + 9083
    64 com.apple.iTunes 0x000032a9 0x1000 + 8873
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x980f5b42 kevent + 10
    1 libSystem.B.dylib 0x980f625c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x980f5719 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x980f54be dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x980f4f41 pthreadwqthread + 390
    5 libSystem.B.dylib 0x980f4d86 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x980cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x980cfa67 mach_msg + 68
    2 com.apple.CoreFoundation 0x904a800f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x904a70f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x904ad034 CFRunLoopRun + 84
    5 com.apple.iTunes 0x0034f1a4 0x1000 + 3465636
    6 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    7 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x980cf342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x980fceb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9814542f pthreadcondwait + 48
    3 com.apple.iTunes 0x0001cdf3 0x1000 + 114163
    4 com.apple.iTunes 0x0001c347 0x1000 + 111431
    5 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    6 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x980ee286 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x904e782d __CFSocketManager + 1085
    2 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    3 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x980cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x980cfa67 mach_msg + 68
    2 com.apple.CoreFoundation 0x904a800f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x904a70f4 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x904ad034 CFRunLoopRun + 84
    5 fm.last.iTunes Scrobbler 0x185c6d08 IPodDetector::threadEntry(void*) + 564
    6 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    7 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9819646a accept$NOCANCEL$UNIX2003 + 10
    1 libSystem.B.dylib 0x98195342 accept + 32
    2 com.apple.iTunes 0x003c93dc 0x1000 + 3965916
    3 com.apple.iTunes 0x0042c0a9 0x1000 + 4370601
    4 com.apple.iTunes 0x0042c177 0x1000 + 4370807
    5 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    6 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9819646a accept$NOCANCEL$UNIX2003 + 10
    1 libSystem.B.dylib 0x98195342 accept + 32
    2 com.apple.iTunes 0x003c93dc 0x1000 + 3965916
    3 com.apple.iTunes 0x0042c0a9 0x1000 + 4370601
    4 com.apple.iTunes 0x0042c177 0x1000 + 4370807
    5 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    6 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x980cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x980cfa67 mach_msg + 68
    2 com.apple.iTunes 0x000f5925 0x1000 + 1001765
    3 com.apple.iTunes 0x0059bd6e 0x1000 + 5877102
    4 com.apple.iTunes 0x0059beca 0x1000 + 5877450
    5 com.apple.iTunes 0x000f769a 0x1000 + 1009306
    6 com.apple.iTunes 0x000f654d 0x1000 + 1004877
    7 com.apple.iTunes 0x000f6379 0x1000 + 1004409
    8 com.apple.iTunes 0x000f5cd7 0x1000 + 1002711
    9 com.apple.iTunes 0x000f595c 0x1000 + 1001820
    10 com.apple.iTunes 0x0059b9b8 0x1000 + 5876152
    11 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    12 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 9 Crashed:
    0 com.apple.CoreFoundation 0x90491081 CFDataReplaceBytes + 257
    1 com.apple.CoreFoundation 0x9049291a CFDataAppendBytes + 154
    2 com.apple.CFNetwork 0x92b98a54 PACEntryStreamCallback(__CFReadStream*, unsigned long, void*) + 208
    3 com.apple.CoreFoundation 0x90533dd3 _signalEventSync + 99
    4 com.apple.CoreFoundation 0x905347be cfstream_solosignalEventSync + 126
    5 com.apple.CoreFoundation 0x90533a88 _CFStreamSignalEvent + 792
    6 com.apple.CoreFoundation 0x90534707 CFReadStreamSignalEvent + 39
    7 com.apple.CFNetwork 0x92ba9a7f HTTPReadStream::streamEvent(unsigned long) + 169
    8 com.apple.CoreFoundation 0x90533dd3 _signalEventSync + 99
    9 com.apple.CoreFoundation 0x90533d58 cfstream_sharedsignalEventSync + 664
    10 com.apple.CoreFoundation 0x904aa15b __CFRunLoopDoSources0 + 1563
    11 com.apple.CoreFoundation 0x904a7c1f __CFRunLoopRun + 1071
    12 com.apple.CoreFoundation 0x904a70f4 CFRunLoopRunSpecific + 452
    13 com.apple.CoreFoundation 0x904ad034 CFRunLoopRun + 84
    14 com.apple.iTunes 0x0034f1a4 0x1000 + 3465636
    15 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    16 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 10: Dispatch queue: com.apple.root.default-overcommit-priority
    0 libSystem.B.dylib 0x980cf2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x980cfa67 mach_msg + 68
    2 com.apple.SystemConfiguration 0x92d6fa80 configclose + 97
    3 com.apple.SystemConfiguration 0x92d6f872 __SCDynamicStoreDeallocate + 94
    4 com.apple.CoreFoundation 0x90477ea1 _CFRelease + 353
    5 libSystem.B.dylib 0x980f54b2 dispatch_workerthread2 + 228
    6 libSystem.B.dylib 0x980f4f41 pthreadwqthread + 390
    7 libSystem.B.dylib 0x980f4d86 start_wqthread + 30
    Thread 11:
    0 libSystem.B.dylib 0x980cf342 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x980fceb8 pthread_condwait + 1089
    2 libSystem.B.dylib 0x9814542f pthreadcondwait + 48
    3 com.apple.iTunes 0x00030b5f 0x1000 + 195423
    4 com.apple.iTunes 0x00030adb 0x1000 + 195291
    5 com.apple.iTunes 0x00030a00 0x1000 + 195072
    6 com.apple.iTunes 0x0034f2eb 0x1000 + 3465963
    7 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    8 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x980fdfee pread$UNIX2003 + 10
    1 ...ple.CoreServices.CarbonCore 0x91ed44ed BasicRead(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 952
    2 ...ple.CoreServices.CarbonCore 0x91ed40fc PBReadForkSync + 117
    3 ...ple.CoreServices.CarbonCore 0x91ed4073 FSReadFork + 59
    4 com.apple.iTunes 0x0031fa8e 0x1000 + 3271310
    5 com.apple.iTunes 0x0031fe08 0x1000 + 3272200
    6 com.apple.iTunes 0x0034f38c 0x1000 + 3466124
    7 libSystem.B.dylib 0x980fca19 pthreadstart + 345
    8 libSystem.B.dylib 0x980fc89e thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x980f4bd2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x980f5168 pthreadwqthread + 941
    2 libSystem.B.dylib 0x980f4d86 start_wqthread + 30
    Thread 9 crashed with X86 Thread State (32-bit):
    eax: 0x1940b6b0 ebx: 0x000006fe ecx: 0xa0a99098 edx: 0x00000013
    edi: 0xffffffff esi: 0x00000000 ebp: 0xb074d1b8 esp: 0xb074d170
    ss: 0x0000001f efl: 0x00000286 eip: 0x90491081 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x02002840
    Binary Images:
    0x1000 - 0xc48fc8 com.apple.iTunes 9.1.1 (9.1.1) <5115345B-57D1-531C-A2FF-35B9460806D9> /Applications/iTunes.app/Contents/MacOS/iTunes
    0xe8b000 - 0xe93ff7 com.apple.ipodsynchronization 3.0 (116) <B41B2240-34E9-4A5E-A210-F02D99E3C00E> /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xe9b000 - 0xea0ff7 com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xea6000 - 0xf2dfe3 com.apple.iTunes.iPodUpdater 9.0 (9.0) <8DC49244-9DB1-69B5-59B2-9DD760235C74> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xf79000 - 0xfb9ff7 com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x1400000 - 0x14b5fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x17f7000 - 0x17f8ff7 com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x2800000 - 0x3881ff7 com.apple.CoreFP 1.7.16 (1.7) <D9FBCCA9-7BAB-BD02-394A-E889033088C9> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x1498e000 - 0x149daff3 com.apple.mobiledevice 319.14 (319.14) <E7AE7289-8D5C-AB71-E527-78A60AF9BED4> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x149f8000 - 0x14a1efff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x16aaa000 - 0x16aaeff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <C36F9194-6DB6-0AA8-4839-71191EEBAC65> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x16ab3000 - 0x16ab9ffb com.apple.audio.AppleHDAHALPlugIn 1.8.4 (1.8.4fc3) <89AF8F46-15E4-2066-BDDB-05E92C1368D4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17e1e000 - 0x1803efeb com.apple.audio.codecs.Components 2.0.1 (2.0.1) <3B1071C3-1AB4-0F6A-2CFC-7A258A0C2C46> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x185be000 - 0x185d1ff8 +fm.last.iTunes Scrobbler 3.0.2 (3.0.2.0) /Users/craighay/Library/iTunes/iTunes Plug-ins/AudioScrobbler.bundle/Contents/MacOS/AudioScrobbler
    0x185e2000 - 0x185e7ff7 com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <8511A037-AFDE-5D1A-67DA-1B4837432D85> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x70000000 - 0x700caffb com.apple.audio.units.Components 1.6.1 (1.6.1) <AEC44B68-A209-4093-36B0-7B740361249B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90145fe3 com.apple.QTKit 7.6.6 (1729) <1EC021FB-AB8F-F8BF-0434-78C0A7B78EB2> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90146000 - 0x9046afef com.apple.HIToolbox 1.6.2 (???) <F5F99E78-5377-DD54-6138-9FC84467F938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9046b000 - 0x905e4ffb com.apple.CoreFoundation 6.6.1 (550.19) <1E97FB1E-9E42-B8EB-E463-5C75315FDA31> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x905e5000 - 0x9061bfff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x907e2000 - 0x90b49ff7 com.apple.QuartzCore 1.6.1 (227.18) <8A65F233-4C77-BA7C-5DDA-2423F5C1B7A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90b4a000 - 0x90b4eff7 libGFXShared.dylib ??? (???) <286F466C-2856-B579-B87F-4E9A35C80263> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90b4f000 - 0x90db1ff3 com.apple.security 6.1.1 (37594) <1AC07F75-7E27-9662-21DA-B05DFF047B26> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90db2000 - 0x90db4ff7 libRadiance.dylib ??? (???) <9358E1EF-F802-B76E-8E23-2D0695787CFB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90dce000 - 0x91d1ffe7 com.apple.QuickTimeComponents.component 7.6.6 (1729) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91d20000 - 0x91d2affb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91d2c000 - 0x91d35ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91e09000 - 0x91eb9ff3 com.apple.ColorSync 4.6.3 (4.6.3) <68B6A1B9-86CF-0C5A-7D63-56ED4BB2EB5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91eba000 - 0x921dafeb com.apple.CoreServices.CarbonCore 861.6 (861.6) <D3D5D9F1-01ED-DCAD-6AA9-4ABE60C7A112> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x921f6000 - 0x92376feb com.apple.MediaToolbox 0.484.5 (484.5) <6996E5E1-18B6-C734-8335-FE43670C1F9C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92377000 - 0x92399fef com.apple.DirectoryService.Framework 3.6 (621.3) <05FFDBDB-F16B-8AC0-DB42-986965FCBD95> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9239a000 - 0x92453fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x92454000 - 0x924c5ff7 com.apple.AppleVAFramework 4.8.11 (4.8.11) <BDDDFA36-4B53-4B57-B3D4-427DA8226A80> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x924c6000 - 0x92561ff7 com.apple.ApplicationServices.ATS 4.2 (???) <3BEB7210-4C85-7309-B22D-695765526524> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92562000 - 0x92564fe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x9259e000 - 0x925d9fe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x92621000 - 0x92adeffb com.apple.VideoToolbox 0.484.5 (484.5) <DA9B4FA8-B91C-43AC-1D84-0BFF46BB5BCE> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92b19000 - 0x92b19ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92b33000 - 0x92bdcff7 com.apple.CFNetwork 454.9.4 (454.9.4) <2F8B5BA5-099F-6CDA-F500-4CA188BBCDBC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92bdd000 - 0x92c11ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <5FEC74CA-1D3C-B6E3-E046-3970095C44BC> /usr/lib/libssl.0.9.8.dylib
    0x92c30000 - 0x92c70ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92c71000 - 0x92cafff7 com.apple.QuickLookFramework 2.2 (327.4) <88A59C42-A200-FCB6-23EC-E848D0E14963> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92cf1000 - 0x92d5bfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92d5c000 - 0x92d66fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92d67000 - 0x92da4ff7 com.apple.SystemConfiguration 1.10.2 (1.10.2) <830FED9E-3E24-004C-35D5-2C1273F79734> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92da5000 - 0x92e14ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x92ec6000 - 0x936b5537 com.apple.CoreGraphics 1.543.33 (???) <C57E2964-80AF-6346-6D3E-23AED9D26977> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x936b6000 - 0x936daff7 libJPEG.dylib ??? (???) <EDA86712-F49C-760C-BE55-9B899A4A5D1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x936db000 - 0x936f3ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x936f4000 - 0x93774feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93775000 - 0x93852ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9385a000 - 0x93860fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93861000 - 0x93888ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x938d7000 - 0x939c9ff7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7482933B-4AF6-ED55-AD72-4FBD1E134958> /usr/lib/libcrypto.0.9.8.dylib
    0x939ca000 - 0x939eafe7 libresolv.9.dylib 40.0.0 (compatibility 1.0.0) <03019DD7-993D-AC88-6636-179F92F315C4> /usr/lib/libresolv.9.dylib
    0x939eb000 - 0x939eefe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x939ef000 - 0x939efff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x939f0000 - 0x93bf6feb com.apple.AddressBook.framework 5.0.1 (868) <2CCD7801-F3B8-CED3-D5D7-096AF8DC004D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93bf7000 - 0x93c2aff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93c2b000 - 0x93d62ff7 com.apple.CoreAUC 6.04.00 (6.04.00) <0551FB8D-0894-B40B-B924-4AF51E3648AF> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93d63000 - 0x93e34fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <0A608513-31AD-D533-8386-10245FD62057> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x93e35000 - 0x93e45ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x93e46000 - 0x93e46ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9413d000 - 0x94178feb libFontRegistry.dylib ??? (???) <F50A60E1-3757-D007-A20D-A5504C17334C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x941a4000 - 0x94288ff7 com.apple.WebKit 6531.22 (6531.22.7) <87C81D6F-77B1-C517-93E6-5DEF214326A7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9428c000 - 0x942b4ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x942b5000 - 0x942e6ff7 libGLImage.dylib ??? (???) <AF110892-B10A-5B61-F898-21FB2BCE63BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x942fd000 - 0x9433fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94340000 - 0x94378ff7 com.apple.LDAPFramework 2.0 (120.1) <001A70A8-3984-8E19-77A8-758893CC128C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94487000 - 0x9448cff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9448d000 - 0x9448dff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x944c6000 - 0x9450aff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94513000 - 0x9451fff7 libkxld.dylib ??? (???) <13F26BB6-C2F7-9D74-933E-09AD8B509ECD> /usr/lib/system/libkxld.dylib
    0x94520000 - 0x94662ff7 com.apple.syncservices 5.2 (578.3) <16A29689-1A80-3065-C4E7-AEC6A3C05C2E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x94663000 - 0x946a1ff7 com.apple.CoreMedia 0.484.5 (484.5) <35725D22-4549-5568-8E8C-62E0AD0E90F7> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x946a2000 - 0x946d3ff3 libTrueTypeScaler.dylib ??? (???) <F6A32C01-CD82-54F6-218E-0406D40D1D9A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x94753000 - 0x94756ff7 libCGXType.A.dylib 543.33.0 (compatibility 64.0.0) <69BE578C-A364-A150-35E3-53EE00F56F05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94757000 - 0x94759ff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9475a000 - 0x9475dff7 libCoreVMClient.dylib ??? (???) <98CB96B1-85FE-25AF-AB19-ED061912FC3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9475e000 - 0x947f6fe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9485f000 - 0x948e1ffb SecurityFoundation 36840.0.0 (compatibility 1.0.0) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x948e2000 - 0x9493afe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9493b000 - 0x94a3cfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x94a3d000 - 0x94ab4ff3 com.apple.backup.framework 1.2.2 (1.2.2) <FE4C6311-EA63-15F4-2CF7-04CF7734F434> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94b24000 - 0x94b67ff7 libGLU.dylib ??? (???) <CE02968E-930D-E63B-7B21-B87205F8B19A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94b68000 - 0x94b6fff3 com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x94b70000 - 0x94c9efe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94c9f000 - 0x950b5ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x950b6000 - 0x95106ff7 com.apple.framework.familycontrols 2.0.1 (2010) <50E74916-19A5-F2FC-AB57-76F2C8DDF0A7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x951b6000 - 0x95211ff7 com.apple.framework.IOKit 2.0 (???) <69E4FE93-376C-565E-650F-04FAD213AA24> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95373000 - 0x953b2ff7 com.apple.ImageCaptureCore 1.0.1 (1.0.1) <A03C5D7E-54CD-D56D-E120-9B35EBC9D8F1> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x953b3000 - 0x95be6fe7 com.apple.WebCore 6531.22 (6531.22.7) <952A0D34-63F5-F7F7-D6E5-D0AD78002F89> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95be7000 - 0x95be7ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x95be8000 - 0x95bf6fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <82B2C254-6F8D-7BEA-4C18-038E90CAE19B> /usr/lib/libz.1.dylib
    0x95bf7000 - 0x9602cff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9602d000 - 0x9602eff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9602f000 - 0x9603cfe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6008C8AC-8DB1-B38B-52A9-9133533B0DA2> /usr/lib/libbz2.1.0.dylib
    0x9607f000 - 0x9695eff7 com.apple.AppKit 6.6.5 (1038.29) <E76A05A6-27C6-DA02-0961-5C8EEDC5F0A7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96981000 - 0x96982ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96989000 - 0x96a8bfef com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x96a8c000 - 0x96b56fef com.apple.CoreServices.OSServices 357 (357) <764872C3-AE30-7F54-494D-4BA3CE4F4DFB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96b57000 - 0x96b87ff7 com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x96b88000 - 0x96e81fef com.apple.QuickTime 7.6.6 (1729) <4C99ED7D-5A4B-E41E-602D-2D01A99168CD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96e82000 - 0x9703eff3 com.apple.ImageIO.framework 3.0.2 (3.0.1) <CB39B067-58B8-70DB-3E40-160604664A6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9703f000 - 0x97088fe7 libTIFF.dylib ??? (???) <E45B169E-253E-E865-1501-97777D2702F2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x97190000 - 0x97196ff7 libCGXCoreImage.A.dylib 543.33.0 (compatibility 64.0.0) <DD359830-97D4-0CD4-8666-DFE450E8D633> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x97197000 - 0x97197ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97198000 - 0x971dbff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x971dc000 - 0x97255ff7 com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97256000 - 0x97297ff7 libRIP.A.dylib 543.33.0 (compatibility 64.0.0) <C6E50C7E-EBEE-32AF-FF07-8E325E21A838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x972b8000 - 0x97456feb com.apple.JavaScriptCore 6531.22 (6531.22.5) <3FB9AF5B-17DD-D4C8-C7B1-4F79B404496E> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x97457000 - 0x974ffffb com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9750d000 - 0x97563ff7 com.apple.MeshKitRuntime 1.1 (49.2) <F1EAE9EC-2DA3-BAFD-0A8C-6A3FFC96D728> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x97564000 - 0x9758eff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9758f000 - 0x9769bff7 libGLProgrammability.dylib ??? (???) <CA0A975B-2BEE-44E7-CFA6-8105CFE6FE00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9769c000 - 0x976aeff7 com.apple.MultitouchSupport.framework 204.12.1 (204.12.1) <6BB58E90-21FA-C491-F0E4-54B69CCDBBC0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x976af000 - 0x97891fff com.apple.imageKit 2.0.3 (1.0) <56AE34CD-4406-8AA2-DDBF-DBF902BD0E0A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97892000 - 0x97893ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97894000 - 0x978a8ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x97953000 - 0x979e5fe3 com.apple.print.framework.PrintCore 6.2 (312.5) <7729B4D7-D661-D669-FA7E-510F93F685A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x979e6000 - 0x97a04ff7 com.apple.CoreVideo 1.6.1 (45.4) <E0DF044D-BF31-42CE-B690-FD1FCE07E64A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x97a6d000 - 0x97a78ff7 libGL.dylib ??? (???) <EAD85409-9036-831B-C378-E50780305DA6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97a79000 - 0x97b54ff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x97b55000 - 0x97bb9ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97bc2000 - 0x97c3cfef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x97c3d000 - 0x97c81fe7 com.apple.Metadata 10.6.3 (507.8) <53BB360A-1813-170D-827F-C1863EF15537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97dae000 - 0x97e08fe7 com.apple.CorePDF 1.1 (1.1) <E4608FF6-A27D-7DFC-5620-D86762502AC0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x97e09000 - 0x97e0cffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x97e0d000 - 0x97ebafe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x97ebb000 - 0x97f29ff7 com.apple.QuickLookUIFramework 2.2 (327.4) <5B6A066B-B867-D3A3-BDEE-3D68FA5385B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x97f2a000 - 0x97fe0fff libFontParser.dylib ??? (???) <5935E105-1E45-886C-6420-C1CCA886C375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x97fe1000 - 0x980bcfe7 com.apple.DesktopServices 1.5.5 (1.5.5) <ECEDFDF2-C40E-8DF0-F8FC-249CCA762E62> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x980bd000 - 0x980bdff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x980c9000 - 0x980cdff7 libGIF.dylib ??? (???) <03880BA1-7A86-0F2B-617A-C66B1D05DD70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x980ce000 - 0x98273feb libSystem.B.dylib 125.0.1 (compatibility 1.0.0) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    0x98274000 - 0x98274ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x98275000 - 0x98275ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x98287000 - 0x98291ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x98292000 - 0x9832ffe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98330000 - 0x98334ff7 IOSurface ??? (???) <4B825ADA-8DBE-6BA2-1AB3-307D2C3AFCA8> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98335000 - 0x983e3ff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x983e4000 - 0x98654ffb com.apple.Foundation 6.6.2 (751.21) <DA7A173A-4435-ECD6-F4AF-977D722FD2F7> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x98655000 - 0x989d4ff3 com.apple.RawCamera.bundle 3.0.2 (527) <981AB834-6C34-6FA5-F886-01DF06C56609> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x989d5000 - 0x98a49fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x98a56000 - 0x98a7cfff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98a9f000 - 0x98aefff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x98af0000 - 0x98d1bff3 com.apple.QuartzComposer 4.1 (156.13) <FE0BF06B-8D32-C712-7CCD-63D8918B8B6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98d1c000 - 0x98d2aff7 com.apple.opengl 1.6.7 (1.6.7) <3C529790-DEE9-AC27-A879-806E4C23323C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x98d2b000 - 0x98d3ffe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x98d40000 - 0x98d51ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x98d9a000 - 0x98da5ff7 com.apple.CrashReporterSupport 10.6.3 (250) <E2835962-67A2-CA10-4016-467175851348> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x98dd8000 - 0x98e0dff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <458E819A-4E3F-333E-28CE-671281B318D3> /usr/lib/libcups.2.dylib
    0x98e0e000 - 0x98e6ffe7 com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x98f4f000 - 0x9907bfff com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9907c000 - 0x9909dfe7 com.apple.opencl 12.1 (12.1) <1BCA4F60-E612-5C1B-EF50-A810D70CDF05> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9909e000 - 0x99111fff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x99126000 - 0x99141ff7 libPng.dylib ??? (???) <929FE8EE-277D-F6EB-D672-E6F4CEBF1504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x99142000 - 0x992c4fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <96A45E03-2B29-83EB-0FC6-2C932E398722> /usr/lib/libicucore.A.dylib
    0x992c5000 - 0x992d5ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x992d6000 - 0x992dcff7 com.apple.DisplayServicesFW 2.2.2 (251) <D8BB3A1F-29C7-A957-C781-794CC9550525> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x992dd000 - 0x992e8ff7 libCSync.A.dylib 543.33.0 (compatibility 64.0.0) <F914F427-98EA-98BC-923D-47274A90D441> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9936b000 - 0x993bcff7 com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x993bd000 - 0x993caff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x993cb000 - 0x99411ffb com.apple.CoreMediaIOServices 130.0 (1035) <397101F4-BA80-C8C2-F816-E2FBE5E15D4F> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x99412000 - 0x9945ffeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x99460000 - 0x99475fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x99476000 - 0x99651ff3 libType1Scaler.dylib ??? (???) <944F686E-9CC2-03F0-A139-8F322F0AC49F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x99652000 - 0x99659ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9965a000 - 0x996a0ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x996a1000 - 0x996bdfe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <06A5336A-A6F6-4E62-F55F-4909A64631C2> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.1f4, 2 service, 2 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: Hitachi HTS545016B9SA02, 149.05 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    FireWire Device: My Book 1112, WD, Up to 800 Mb/sec
    Thanks
    Message was edited by: craighay1

    I repaired permissions after reinstalling iTunes and Safari in an attempt to fix the problem. It didn't fix the problem.
    I tried rebooting in safe mode, and both applications seemed to be working. Now after booting normally the problem seems to have cleared. So fingers crossed it stays this way.
    I didn't think safe mode could actually fix anything. I thought it was only used to diagnose problems or if you couldn't boot normally. Or is this only the case on Windows?
    I'm still getting to grips with the steps for fixing problems on my Mac, but that's been almost a year since I switched and this is the first big one I've had the displeasure of coming across. Let's hope it stays that way.
    Thanks for the help.

Maybe you are looking for

  • Why does my mac frequently freeze for several minutes at a time with rotating beach ball?

    I have plenty of memory and plenty of disk space. I have run "fix permissions" on my disk multiple times.

  • Recovery from a SCOM alert - ORCH or task - best practice?

    Hi - wonder if anybody in the "real world" can give me any guidance on this? I look after SCOM and have traditionally been tasked with creating recovery scripts for certain custom alerts. I am also involved in the ORCH sphere but not totally responsi

  • CIC0 - ENVD - Conditional option context menu ?

    Hi, in the Customer Interaction Center in the context menu of a node, we have added an option by using the ENVD transaction. The type of the node is SERVFREQH (Service Frequency). We only want to add this option when the type of the Service frequency

  • Sequence operations

    I am using a motion system in conjunction with a number of other devices (power laser, frit dispenser, etc) and would like a simple way to sequence tasks. For instance I have a sequence: Send motion system to starting position at high speed. Open Las

  • Referencing cells in a closed numbers documnet

    I am trying to find a way to link cells from multiple numbers documents, even if they are closed. I do not want to combine the documents. I know this can be done in excel. I create a schedule with numbers and I want to keep daily, weekly, monthly and