Apple Mail app crashing when deleting emails - just started

I opened up mail a bit ago to sort through my usual clutter of new emails.  As I hit delete - Mail crashed, throwing up the typical report box where I can enter what I was doing when the application quit.  I just hit the "delete" button....  Ugh.
So I typed that, hit reopen, and began again... after about 5 deleted emails, it did it again... sigh. 
So - what might be a good avenue to pursue in correcting this?

Launch the Console application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
Step 1
Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
View ▹ Show Log List
from the menu bar.
Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
Please do not indiscriminately dump thousands of lines from the log into this discussion.
Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
Step 2
In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post other kinds of diagnostic report — they're very long and not helpful.

Similar Messages

  • Mail app crashes when receiving email from a particular sender

    HI All,
    Here is a problem I'm facing, Mail App crashes while receiving email from a particular sender. I'm testing our new Email Hosting solution "Rackspace" and it works fine with all other Email clients or on deveices (Android, Windows Phone & Blackbarry) but on Iphone 4s (IOS 6.1.4, i guess) it crashes the Mail App.
    The email I'm using is sending over to an email at ttv-asia.com domain. The user of ttv-asia.com is based in China and just to see if the problem is with the Iphone, I've tested the Iphone's Mail App in Hong Kong and it works normal.
    So now... Im confused and have no Idea on how ro fix this.
    ~Ray
    <Email Edited By Host>

    Sorted, it seems that livemail configured for exchange and having Google premier for exchange, results in the mail app on the iPhone crashing, when selecting an email in the Google exchange mail box, then calling up the folders , it crashes. switched off livemail mail, worked fine.
    Weird.
    Google vs Microsoft, with a little help from Apple ???????????

  • Mail app crashes when moving email into a folder

    Hi, I have an iphone 3GS, with a few email accounts, using Google premier mail (exchange), been fine for a year,now when I read and email and try to place it into a folder, as soon as I press on the folder icon, the app closes and returns to the home screen, all other accounts are fine, and my gmail personal account is fine.
    I have restored the phone, restarted.
    Anyone else having that problem, any ideas ?
    Thanks
    Brad

    Sorted, it seems that livemail configured for exchange and having Google premier for exchange, results in the mail app on the iPhone crashing, when selecting an email in the Google exchange mail box, then calling up the folders , it crashes. switched off livemail mail, worked fine.
    Weird.
    Google vs Microsoft, with a little help from Apple ???????????

  • Mail.app crashes when syncing email boxes

    I keep having an issue with the 3.1.3 update. Besides the battery issues, anytime I open mail, if there are more then 2 unread emails, then I read them they don't get marked as read and mail.app hard crashes.
    EVERY SINGLE TIME.
    Apple help me please.

    Sorted, it seems that livemail configured for exchange and having Google premier for exchange, results in the mail app on the iPhone crashing, when selecting an email in the Google exchange mail box, then calling up the folders , it crashes. switched off livemail mail, worked fine.
    Weird.
    Google vs Microsoft, with a little help from Apple ???????????

  • Mail.app crashes when trying to sync with .mac

    Mail.app crashes when I try to sync my mail accounts with .mac. It currently works fine on my older PowerPC PowerBook G4, but on my new MacBook Pro it crashes every time.
    Any others experience this?
    Thanks in advance for any help.
    Here's the report:
    Date/Time: 2007-05-21 00:05:56.380 -0700
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [98]
    Version: 2.1.1 (752.3)
    Build Version: 8
    Project Name: MailViewer
    Source Version: 7520300
    PID: 437
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0000000c
    Thread 0 Crashed:
    0 com.apple.Foundation 0x927f7758 +[NSInvocation newInvocationWithMethodSignature:] + 28
    1 com.apple.Foundation 0x927f736a -[NSObject(NSForwardInvocation) forward::] + 215
    2 libobjc.A.dylib 0x90a5ccc1 objcmsgForward + 49
    3 com.apple.MessageFramework 0x9a1d7778 +[MailAccount _addAccountToSortedPaths:] + 83
    4 com.apple.MessageFramework 0x9a1d7716 _setupSortedPathsForAccounts + 119
    5 com.apple.MessageFramework 0x9a1d6fdb +[MailAccount setMailAccounts:] + 1158
    6 com.apple.MessageFramework 0x9a2a4887 -[Account updateAccountsFromPlist:acceptedChanges:] + 2583
    7 com.apple.MessageFramework 0x9a2a3e44 -[Account dataWasSyncedVersion:newData:acceptedChanges:] + 176
    8 libobjc.A.dylib 0x90a5cd76 objc_msgSendv + 54
    9 com.apple.Foundation 0x927f83e4 -[NSInvocation invoke] + 982
    10 com.apple.MessageFramework 0x9a1fad7c _invokeInvocationRequest + 85
    11 com.apple.MessageFramework 0x9a1fa995 -[MainThread handlePortMessage:] + 154
    12 com.apple.Foundation 0x928429c0 __NSFireMachPort + 307
    13 com.apple.CoreFoundation 0x9083e385 __CFMachPortPerform + 136
    14 com.apple.CoreFoundation 0x9082e62d CFRunLoopRunSpecific + 2904
    15 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    16 com.apple.HIToolbox 0x92de98d8 RunCurrentEventLoopInMode + 285
    17 com.apple.HIToolbox 0x92de8fe2 ReceiveNextEventCommon + 385
    18 com.apple.HIToolbox 0x92de8e39 BlockUntilNextEventMatchingListInMode + 81
    19 com.apple.AppKit 0x9328f465 _DPSNextEvent + 572
    20 com.apple.AppKit 0x9328f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    21 com.apple.AppKit 0x93288ddb -[NSApplication run] + 512
    22 com.apple.AppKit 0x9327cd2f NSApplicationMain + 573
    23 com.apple.mail 0x00094df2 0x1000 + 605682
    24 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288fd30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288fc7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a1ed821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x9478ebaa -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92826d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92826c36 -[NSRunLoop run] + 75
    5 com.apple.MessageFramework 0x9a1f25af +[_NSSocket _runIOThread] + 97
    6 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x928a504d -[NSRunLoop acceptInputForMode:beforeDate:] + 164
    4 com.apple.MessageFramework 0x9a1f365b -[MainThread performOneway:result:withTarget:selector:] + 765
    5 com.apple.Mail.Syncer 0x1619cc1e 0x16192000 + 44062
    6 com.apple.Mail.Syncer 0x1619c60a 0x16192000 + 42506
    7 com.apple.Mail.Syncer 0x1619bc4f 0x16192000 + 40015
    8 libobjc.A.dylib 0x90a5cd76 objc_msgSendv + 54
    9 com.apple.Foundation 0x927f83b2 -[NSInvocation invoke] + 932
    10 com.apple.MessageFramework 0x9a1e3910 -[MonitoredInvocation invoke] + 128
    11 com.apple.Mail.Syncer 0x1619d1c1 0x16192000 + 45505
    12 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    13 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x927f773c ebx: 0x927f774a ecx: 0x90ab97d4 edx: 0x00000001
    edi: 0x00000000 esi: 0xa27eef60 ebp: 0xbfffeb78 esp: 0xbfffeb50
    ss: 0x0000001f efl: 0x00010286 eip: 0x927f7758 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1b2fff com.apple.mail 2.1.1 (752.3) /Applications/Mail.app/Contents/MacOS/Mail
    0x1759000 - 0x1776fff com.automagicsoftware.httpmailplugin 1.0 (1.47 Tiger) (1.1) /Users/juney/Library/Mail/Bundles/httpmail.mailbundle/Contents/MacOS/httpmail
    0x16192000 - 0x161a7fff com.apple.Mail.Syncer 1.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90172fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c2000 - 0x901c4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9022a000 - 0x90300fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90914000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91046fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9143afff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9144c000 - 0x91453fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91933fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91946000 - 0x919f8fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3e000 - 0x91a54fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a59000 - 0x91a77fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7c000 - 0x91adbfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aed000 - 0x91af1fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af3000 - 0x91b77fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7b000 - 0x91bb8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbe000 - 0x91bd8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdd000 - 0x91bdffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be1000 - 0x91cbffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cdc000 - 0x91cdcfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cde000 - 0x91d6cfff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d73000 - 0x91d73fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d75000 - 0x91dcefff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd7000 - 0x91dfbfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e03000 - 0x9220cfff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92246000 - 0x925fafff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92627000 - 0x92714fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92716000 - 0x92793fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d4000 - 0x92a04fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1e000 - 0x92b35fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b40000 - 0x92b98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bac000 - 0x92bacfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bae000 - 0x92bbefff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcd000 - 0x92bd5fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bdb000 - 0x92be1fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be7000 - 0x92c78fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8c000 - 0x92c90fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c93000 - 0x92cb1fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc3000 - 0x92cc9fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccf000 - 0x92d32fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc1000 - 0x92dcffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd6000 - 0x92ddbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de0000 - 0x930d5fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931db000 - 0x931e6fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931eb000 - 0x93206fff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93276000 - 0x93276fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93278000 - 0x9392efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93caf000 - 0x93d2afff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d63000 - 0x93e1dfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e60000 - 0x93e60fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e62000 - 0x94023fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94069000 - 0x940aafff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940b2000 - 0x940ecfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940f1000 - 0x94102fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94146000 - 0x9418efff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9421a000 - 0x9422bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94239000 - 0x94277fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94293000 - 0x942a2fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x942a9000 - 0x942b4fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94743000 - 0x94889fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94915000 - 0x94924fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9492b000 - 0x94954fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9495a000 - 0x94969fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9496d000 - 0x94992fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9499e000 - 0x949bbfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9516c000 - 0x951fefff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95258000 - 0x952dafff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95313000 - 0x955f2fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95771000 - 0x95794fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9579b000 - 0x95823fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x95add000 - 0x95adffff com.apple.ExceptionHandling 1.2 (???) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x95ae2000 - 0x95b1afff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96a4c000 - 0x96a4cfff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96f33000 - 0x96f55fff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x978fe000 - 0x9790bfff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x97a9d000 - 0x97b74fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x97bfd000 - 0x97bfdfff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x97db8000 - 0x97dd2fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x982b2000 - 0x982f6fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9831b000 - 0x98344fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x989f4000 - 0x98a39fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9a1bc000 - 0x9a1c7fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a1d1000 - 0x9a33dfff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: MacBookPro2,2, BootROM MBP22.00A5.B01, 2 processors, Intel Core 2 Duo, 2.33 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.0.47
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA

    There appears to be a problem with either the file where the account settings are stored or with the account settings themselves. The HTTPMail plug-in you have installed could have a bearing on this. Have you set up the same mail accounts on both computers? Is the right version of the plug-in installed on each of them?
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all the filesystem issues, if any, and making sure that there’s enough space available on the startup disk (a few GB, plus the space needed to make a backup copy of the Mail folder), try this:
    1. If you have a .Mac account and .Mac synchronization of Mail data is enabled either in Mail > Preferences > General or in System Preferences > .Mac, disable it before proceeding.
    2. Quit Mail if it’s running.
    3. Make a backup copy of the ~/Library/Mail folder, just in case something goes wrong while trying to solve the problem. You can do this in the Finder by dragging the folder to the Desktop while holding the Option (Alt) key down, for example. This is where all your mail is locally stored.
    4. In the Finder, go to ~/Library/Preferences/. Locate com.apple.mail.plist and move it to the Desktop (to be deleted if this solves the problem).
    5. Open Mail. You’ll have to set up your non-.Mac accounts from scratch all over again. If given the option to import existing mailboxes or something like that, don’t. Just enter the account information and Mail will automagically rediscover the data in ~/Library/Mail/ when done.
    6. You’ll have to re-configure most of your settings in Mail > Preferences. For spam-related security reasons, the first thing you should do is go to Preferences > Viewing and disable Display remote images in HTML messages if it’s enabled.
    7. You may also need to re-install or re-enable any Mail plug-ins you have installed for Mail to recognize them.
    8. As a side effect of re-creating com.apple.mail.plist, Mail might rename Outbox (which is where messages waiting to be sent are stored) to Delivered. The name of that mailbox is actually a misnomer, as it would contain messages (if any) that couldn’t be delivered for some reason. You can delete that mailbox if you wish.
    9. If the problem is fixed now and .Mac synchronization of Mail data was enabled at the beginning, enable it again, go to System Preferences > .Mac > Advanced, click Reset Sync Data, and choose the appropriate options to reset the Mail data stored on the .Mac server with the data locally stored on the computer, i.e. sync data must flow from the computer to the .Mac server.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. You can easily locate any of the folders referred to in this post by copying the folder path here, doing Go > Go to Folder in the Finder, and pasting the folder path there.

  • Safari crashes when deleting email on AOL

    I'm at wits end (which is saying little in my case). When I go to the
    AOL website, read email, select one or several emails, and then click
    on the "delete" trashcan icon Safari crashes immediately.
    I've tried repairing disk permissions, resetting Safari, cleaning out
    the plist file(s), deleting and reinstalling Safari and Java, and
    generally yelling, breaking pencils and making burnt offerings to
    Shiva using nearby CDs.
    Any help would be appreciated, by all in the household.
    Some details:
    The PowerBook G4 with OS X 10.4.4
    Safari 2.0.1 (412.5)
    Java 1.3.1, Java 1.4.2 and J2SE 5.0
    Scene of the crime: http://d02.webmail.aol.com/15106/aol/en-us/Mail/
    Result:
    Date/Time: 2006-02-05 09:48:06.135 -0800
    OS Version: 10.4.4 (Build 8G32)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [113]
    Version: 2.0.1 (412.5)
    Build Version: 8
    Project Name: WebBrowser
    Source Version: 4120500
    PID: 2666
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 com.apple.WebCore 0x955c986c
    khtml::RenderTableCell::collapsedBottomBorder() const + 232
    1 com.apple.WebCore 0x954857bc
    khtml::RenderTableCell::borderBottom() const + 52
    2 com.apple.WebCore 0x9552b6c4
    khtml::RenderBox::getOverflowClipRect(int, int) + 108
    3 com.apple.WebCore 0x954921a4
    khtml::RenderLayer::calculateRects(khtml::RenderLayer const*, QRect
    const&, QRect&, QRect&, QRect&) + 336
    4 com.apple.WebCore 0x954b11c4
    khtml::RenderLayer::hitTestLayer(khtml::RenderLayer*,
    khtml::RenderObject::NodeInfo&, int, int, QRect const&) + 100
    5 com.apple.WebCore 0x954b120c
    khtml::RenderLayer::hitTestLayer(khtml::RenderLayer*,
    khtml::RenderObject::NodeInfo&, int, int, QRect const&) + 172
    6 com.apple.WebCore 0x954b120c
    khtml::RenderLayer::hitTestLayer(khtml::RenderLayer*,
    khtml::RenderObject::NodeInfo&, int, int, QRect const&) + 172
    7 com.apple.WebCore 0x954b1100
    khtml::RenderLayer::hitTest(khtml::RenderObject::NodeInfo&, int, int)
    + 104
    8 com.apple.WebCore 0x955cef98
    DOM::DocumentImpl::prepareMouseEvent(bool, bool, int, int,
    DOM::NodeImpl::MouseEvent*) + 136
    9 com.apple.WebCore 0x954b06ac
    KHTMLView::viewportMouseMoveEvent(QMouseEvent*) + 680
    10 com.apple.WebCore 0x954afddc
    KWQKHTMLPart::mouseMoved(NSEvent*) + 212
    11 com.apple.WebKit 0x9520a770 -[WebHTMLView(WebPrivate)
    _updateMouseoverWithEvent:] + 644
    12 com.apple.WebKit 0x9520a4d4 -[WebHTMLView(WebPrivate)
    _updateMouseoverWithFakeEvent] + 312
    13 com.apple.WebKit 0x95212b30 -[WebHTMLView mouseUp:] +
    104
    14 com.apple.AppKit 0x936b4f20 -[NSWindow sendEvent:] +
    4728
    15 com.apple.Safari 0x0001d2c4 0x1000 + 115396
    16 com.apple.AppKit 0x9365def4 -[NSApplication
    sendEvent:] + 4172
    17 com.apple.Safari 0x0001a2a4 0x1000 + 103076
    18 com.apple.AppKit 0x93655330 -[NSApplication run] + 508
    19 com.apple.AppKit 0x93745e68 NSApplicationMain + 452
    20 com.apple.Safari 0x000021e4 0x1000 + 4580
    21 com.apple.Safari 0x00056e14 0x1000 + 351764
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928e3664 -[NSRunLoop
    runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928e359c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x951f3410 +[WebFileDatabase
    _syncLoop:] + 176
    7 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928fbb9c
    +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928fccdc +[NSURLCache
    _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x907709a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap
    + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928db840 -[NSConditionLock
    lockWhenCondition:] + 68
    3 com.apple.Syndication 0x98f8350c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap
    + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928db840 -[NSConditionLock
    lockWhenCondition:] + 68
    3 com.apple.AppKit 0x936f5d2c -[NSUIHeartBeat
    _heartBeatThread:] + 324
    4 com.apple.Foundation 0x928d46d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075e114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075da18 CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x9076ce78 CFRunLoopRun + 52
    5 com.apple.QuickTime 0x8fae8f78 QTSNetworkThread_RunThread
    + 128
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000955c986c srr1: 0x000000000200f030
    vrsave: 0x0000000000000000
    cr: 0x44004244 xer: 0x0000000020000004 lr:
    0x00000000955c9844 ctr: 0x0000000095485788
    r0: 0x0000000009837498 r1: 0x00000000bfffe3e0 r2:
    0x0000000000000000 r3: 0x00000000bfffe420
    r4: 0x00000000bfffe4c0 r5: 0x00000000bfffe450 r6:
    0x00000000000000d0 r7: 0x0000000007a28a44
    r8: 0x0000000007e26e04 r9: 0x0000000009837498 r10:
    0x0000000000000006 r11: 0x0000000000000006
    r12: 0x0000000095485788 r13: 0x0000000000000000 r14:
    0x0000000000000100 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18:
    0x00000000bfffe91c r19: 0x00000000bfffe918
    r20: 0x0000000007f36fe0 r21: 0x00000000bfffe920 r22:
    0x00000000bfffe630 r23: 0x00000000bfffe5a0
    r24: 0x000000000000040e r25: 0x00000000000000d1 r26:
    0x0000000000000005 r27: 0x00000000bfffe420
    r28: 0x0000000007e25928 r29: 0x00000000bfffe4c0 r30:
    0x0000000007e26e04 r31: 0x00000000954b10a0
    Binary Images Description:
    0x1000 - 0xd8fff com.apple.Safari 2.0.1 (412.5)
    /Applications/Safari.app/Contents/MacOS/Safari
    0x5f93000 - 0x5f95fff com.apple.textencoding.unicode 2.0
    /System/Library/TextEncodings/Unicode
    Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7f6bb20 - 0x7f6bbd2 CFMPriv_CoreFoundation PEF binary:
    CFMPriv_CoreFoundation
    0x7f6bde0 - 0x7f6be95 CFMPriv_DVComponentGlue PEF binary:
    CFMPriv_DVComponentGlue
    0x7f6c0d0 - 0x7f6c173 CFMPriv_QuickTime PEF binary:
    CFMPriv_QuickTime
    0x7f6c1f0 - 0x7f6c267 CFMPriv_System PEF binary: CFMPriv_System
    0x7f6c510 - 0x7f6c5e0 CFMPriv_CarbonSound PEF binary:
    CFMPriv_CarbonSound
    0x7f6c660 - 0x7f6c733 CFMPriv_CommonPanels PEF binary:
    CFMPriv_CommonPanels
    0x7f6c810 - 0x7f6c8cb CFMPriv_Help PEF binary: CFMPriv_Help
    0x7f6c8d0 - 0x7f6c99a CFMPriv_HIToolbox PEF binary:
    CFMPriv_HIToolbox
    0x7f6ca20 - 0x7f6caf6 CFMPriv_HTMLRendering PEF binary:
    CFMPriv_HTMLRendering
    0x7f6cb70 - 0x7f6cc43 CFMPriv_ImageCapture PEF binary:
    CFMPriv_ImageCapture
    0x7f6ccd0 - 0x7f6cdb5 CFMPriv_NavigationServices PEF binary:
    CFMPriv_NavigationServices
    0x7f6ce30 - 0x7f6cf06 CFMPriv_OpenScriptingMacBLib PEF binary:
    CFMPriv_OpenScriptingMacBLib
    0x7f6cfe0 - 0x7f6d09e CFMPriv_Print PEF binary: CFMPriv_Print
    0x7f6d0c0 - 0x7f6d18d CFMPriv_SecurityHI PEF binary:
    CFMPriv_SecurityHI
    0x7f6d210 - 0x7f6d2f2 CFMPriv_SpeechRecognition PEF binary:
    CFMPriv_SpeechRecognition
    0x7f6d370 - 0x7f6d443 CFMPriv_CarbonCore PEF binary:
    CFMPriv_CarbonCore
    0x7f6d4c0 - 0x7f6d593 CFMPriv_OSServices PEF binary:
    CFMPriv_OSServices
    0x7f6d670 - 0x7f6d732 CFMPriv_AE PEF binary: CFMPriv_AE
    0x7f6d740 - 0x7f6d805 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x7f6d880 - 0x7f6d957 CFMPriv_ColorSync PEF binary:
    CFMPriv_ColorSync
    0x7f6d9e0 - 0x7f6dac3 CFMPriv_FindByContent PEF binary:
    CFMPriv_FindByContent
    0x7f6db40 - 0x7f6dc1a CFMPriv_HIServices PEF binary:
    CFMPriv_HIServices
    0x7f6dc90 - 0x7f6dd70 CFMPriv_LangAnalysis PEF binary:
    CFMPriv_LangAnalysis
    0x7f6de00 - 0x7f6dee6 CFMPriv_LaunchServices PEF binary:
    CFMPriv_LaunchServices
    0x7f6dfc0 - 0x7f6e097 CFMPriv_PrintCore PEF binary:
    CFMPriv_PrintCore
    0x7f6e0a0 - 0x7f6e162 CFMPriv_QD PEF binary: CFMPriv_QD
    0x7f6e260 - 0x7f6e349 CFMPriv_SpeechSynthesis PEF binary:
    CFMPriv_SpeechSynthesis
    0x87bb000 - 0x87c8fff com.apple.quicktime.webplugin 7.0.4
    /Library/Internet Plug-Ins/QuickTime
    Plugin.webplugin/Contents/MacOS/QuickTime Plugin
    0x9039000 - 0x9148fff GLEngine
    /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/
    GLEngine
    0x9177000 - 0x9267fff com.apple.ATIRadeon9700GLDriver 1.4.18
    (4.1.8)
    /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS
    /ATIRadeon9700GLDriver
    0x9275000 - 0x928efff GLDriver
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDri
    ver.bundle/GLDriver
    0x9294000 - 0x92affff GLRendererFloat
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRen
    dererFloat.bundle/GLRendererFloat
    0x96e7000 - 0x96e9fff com.apple.PDFImporter 1.6 (???)
    /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImp
    orter
    0x9c46000 - 0x9d7ee45 Flash Player PEF binary: Flash Player
    0x9d7f000 - 0x9dce3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x9dce3d0 - 0x9de66bd Apple;Carbon;Multimedia PEF binary:
    Apple;Carbon;Multimedia
    0x9de7c00 - 0x9de998b Apple;Carbon;Networking PEF binary:
    Apple;Carbon;Networking
    0x8e6f8000 - 0x8e71ffff com.apple.QuickTime Plugin.plugin 7.0.4
    /Library/Internet Plug-Ins/QuickTime
    Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x8e7ee000 - 0x8e93bfff com.apple.QuickTimeStreaming.component
    7.0.4
    /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/
    QuickTimeStreaming
    0x8ed72000 - 0x8f731fff com.apple.QuickTimeComponents.component
    7.0.4
    /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS
    /QuickTimeComponents
    0x8fa14000 - 0x8fa50fff com.apple.QTKit 7.0.4
    /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4
    /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib
    /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x90210fff libmathCommon.A.dylib
    /usr/lib/system/libmathCommon.A.dylib
    0x90212000 - 0x90265fff com.apple.CoreText 1.0.1 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff ATS
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ATS.framework/Versions/A/ATS
    0x90372000 - 0x906affff com.apple.CoreGraphics 1.256.30 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073b000 - 0x90814fff com.apple.CoreFoundation 6.4.4 (368.25)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFou
    ndation
    0x9085d000 - 0x9085dfff com.apple.CoreServices 10.4 (???)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServi
    ces
    0x9085f000 - 0x90961fff libicucore.A.dylib
    /usr/lib/libicucore.A.dylib
    0x909bb000 - 0x90a3ffff libobjc.A.dylib
    /usr/lib/libobjc.A.dylib
    0x90a69000 - 0x90ad7fff com.apple.framework.IOKit 1.4.1 (???)
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aee000 - 0x90b00fff libauto.dylib /usr/lib/libauto.dylib
    0x90b07000 - 0x90ddffff com.apple.CoreServices.CarbonCore 681.3
    (671.2)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/CarbonCore.framework/Versions/A/CarbonCore
    0x90e45000 - 0x90ec5fff com.apple.CoreServices.OSServices 4.1
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/OSServices.framework/Versions/A/OSServices
    0x90f0f000 - 0x90f50fff com.apple.CFNetwork 10.4.4 (129.9)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/CFNetwork.framework/Versions/A/CFNetwork
    0x90f65000 - 0x90f7dfff com.apple.WebServices 1.1.2 (1.1.0)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/WebServicesCore.framework/Versions/A/WebServicesCore
    0x90f8d000 - 0x9100efff com.apple.SearchKit 1.0.5
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/SearchKit.framework/Versions/A/SearchKit
    0x91054000 - 0x9107efff com.apple.Metadata 10.4.4 (121.34)
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Framework
    s/Metadata.framework/Versions/A/Metadata
    0x9108f000 - 0x9109dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x910a0000 - 0x91263fff com.apple.security 4.3 (25966)
    /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91366000 - 0x9136ffff com.apple.DiskArbitration 2.1
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskAr
    bitration
    0x91376000 - 0x9139dfff com.apple.SystemConfiguration 1.8.2
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/Sy
    stemConfiguration
    0x913b0000 - 0x913b8fff libgcc_s.1.dylib
    /usr/lib/libgcc_s.1.dylib
    0x913bd000 - 0x913defff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913e4000 - 0x913ecfff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f0000 - 0x91470fff com.apple.audio.CoreAudio 3.0.2
    /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914af000 - 0x914affff com.apple.ApplicationServices 10.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Ap
    plicationServices
    0x914b1000 - 0x914e9fff com.apple.AE 1.5 (297)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/AE.framework/Versions/A/AE
    0x91504000 - 0x915d1fff com.apple.ColorSync 4.4.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ColorSync.framework/Versions/A/ColorSync
    0x91626000 - 0x916b9fff com.apple.print.framework.PrintCore 4.3
    (172.3)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/PrintCore.framework/Versions/A/PrintCore
    0x91700000 - 0x917bdfff com.apple.QD 3.8.18 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/QD.framework/Versions/A/QD
    0x917fb000 - 0x91859fff com.apple.HIServices 1.5.1 (???)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/HIServices.framework/Versions/A/HIServices
    0x91887000 - 0x918abfff com.apple.LangAnalysis 1.6.1
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x918bf000 - 0x918e4fff com.apple.FindByContent 1.5
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/FindByContent.framework/Versions/A/FindByContent
    0x918f7000 - 0x91939fff com.apple.LaunchServices 10.4.6 (168.3)
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x91955000 - 0x91969fff com.apple.speech.synthesis.framework
    3.3
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91977000 - 0x919b1fff com.apple.ImageIO.framework 1.4.4
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/ImageIO
    0x919c6000 - 0x91a8efff libcrypto.0.9.7.dylib
    /usr/lib/libcrypto.0.9.7.dylib
    0x91adc000 - 0x91af1fff libcups.2.dylib
    /usr/lib/libcups.2.dylib
    0x91af6000 - 0x91b13fff libJPEG.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b18000 - 0x91b87fff libJP2.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b9e000 - 0x91ba2fff libGIF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ba4000 - 0x91bd5fff libRaw.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bd9000 - 0x91c1cfff libTIFF.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c23000 - 0x91c3cfff libPng.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c41000 - 0x91c44fff libRadiance.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c46000 - 0x91c46fff com.apple.Accelerate 1.1.1 (Accelerate
    1.1.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c48000 - 0x91d1efff com.apple.vImage 2.0
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vImage.framework/Versions/A/vImage
    0x91d26000 - 0x91d45fff com.apple.Accelerate.vecLib 3.1.1 (vecLib
    3.1.1)
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/vecLib
    0x91db1000 - 0x91e16fff libvMisc.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libvMisc.dylib
    0x91e20000 - 0x91eb2fff libvDSP.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libvDSP.dylib
    0x91ecc000 - 0x9245cfff libBLAS.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libBLAS.dylib
    0x924a4000 - 0x927b4fff libLAPACK.dylib
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
    vecLib.framework/Versions/A/libLAPACK.dylib
    0x927e1000 - 0x9286dfff com.apple.DesktopServices 1.3.1
    /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versio
    ns/A/DesktopServicesPriv
    0x928af000 - 0x92ad9fff com.apple.Foundation 6.4.2 (567.21)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92bf7000 - 0x92cd5fff libxml2.2.dylib
    /usr/lib/libxml2.2.dylib
    0x92cf5000 - 0x92de3fff libiconv.2.dylib
    /usr/lib/libiconv.2.dylib
    0x92df5000 - 0x92e13fff libGL.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    .dylib
    0x92e1e000 - 0x92e78fff libGLU.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    U.dylib
    0x92e96000 - 0x92e96fff com.apple.Carbon 10.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e98000 - 0x92eacfff com.apple.ImageCapture 3.0
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Imag
    eCapture.framework/Versions/A/ImageCapture
    0x92ec4000 - 0x92ed4fff com.apple.speech.recognition.framework
    3.4
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Spee
    chRecognition.framework/Versions/A/SpeechRecognition
    0x92ee0000 - 0x92ef5fff com.apple.securityhi 2.0 (203)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Secu
    rityHI.framework/Versions/A/SecurityHI
    0x92f07000 - 0x92f8efff com.apple.ink.framework 101.2 (69)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.
    framework/Versions/A/Ink
    0x92fa2000 - 0x92fadfff com.apple.help 1.0.3 (32)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help
    .framework/Versions/A/Help
    0x92fb7000 - 0x92fe4fff com.apple.openscripting 1.2.4 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Open
    Scripting.framework/Versions/A/OpenScripting
    0x92ffe000 - 0x9300efff com.apple.print.framework.Print 5.0
    (190.1)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Prin
    t.framework/Versions/A/Print
    0x9301a000 - 0x93080fff com.apple.htmlrendering 1.1.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTML
    Rendering.framework/Versions/A/HTMLRendering
    0x930b1000 - 0x93103fff com.apple.NavigationServices 3.4.2
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navi
    gationServices.framework/Versions/A/NavigationServices
    0x9312f000 - 0x9314cfff com.apple.audio.SoundManager 3.9
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Carb
    onSound.framework/Versions/A/CarbonSound
    0x9315e000 - 0x9316bfff com.apple.CommonPanels 1.2.2 (73)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Comm
    onPanels.framework/Versions/A/CommonPanels
    0x93174000 - 0x93486fff com.apple.HIToolbox 1.4.5 (???)
    /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HITo
    olbox.framework/Versions/A/HIToolbox
    0x935d2000 - 0x935defff com.apple.opengl 1.4.7
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935e3000 - 0x93604fff com.apple.DirectoryService.Framework
    3.0
    /System/Library/Frameworks/DirectoryService.framework/Versions/A/Direc
    toryService
    0x9361c000 - 0x93645fff com.apple.MediaKit 8.1 (319.1)
    /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaK
    it
    0x9364f000 - 0x9364ffff com.apple.Cocoa 6.4 (???)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93651000 - 0x93c84fff com.apple.AppKit 6.4.4 (824.33)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94011000 - 0x94081fff com.apple.CoreData 80
    /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940ba000 - 0x94184fff com.apple.audio.toolbox.AudioToolbox
    1.4.1
    /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioTool
    box
    0x941d8000 - 0x941d8fff com.apple.audio.units.AudioUnit 1.4
    /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941da000 - 0x94352fff com.apple.QuartzCore 1.4.5
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9439c000 - 0x943d9fff libsqlite3.0.dylib
    /usr/lib/libsqlite3.0.dylib
    0x943e1000 - 0x94431fff libGLImage.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    Image.dylib
    0x944c1000 - 0x944f9fff com.apple.vmutils 4.0.0 (85)
    /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9453c000 - 0x94558fff com.apple.securityfoundation 2.1
    (24988)
    /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/Sec
    urityFoundation
    0x9456c000 - 0x945b0fff com.apple.securityinterface 2.1 (24981)
    /System/Library/Frameworks/SecurityInterface.framework/Versions/A/Secu
    rityInterface
    0x945d4000 - 0x945e3fff libCGATS.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945eb000 - 0x945f7fff libCSync.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9463d000 - 0x94655fff libRIP.A.dylib
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fr
    ameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9465c000 - 0x946dffff libstdc++.6.dylib
    /usr/lib/libstdc++.6.dylib
    0x9485f000 - 0x9498dfff com.apple.AddressBook.framework 4.0.3
    (483)
    /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBoo
    k
    0x94a1f000 - 0x94a2efff com.apple.DSObjCWrappers.Framework 1.1
    /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/
    DSObjCWrappers
    0x94a36000 - 0x94a63fff com.apple.LDAPFramework 1.4.1 (69.0.1)
    /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94a6a000 - 0x94a7afff libsasl2.2.dylib
    /usr/lib/libsasl2.2.dylib
    0x94a7e000 - 0x94aadfff libssl.0.9.7.dylib
    /usr/lib/libssl.0.9.7.dylib
    0x94abd000 - 0x94adafff libresolv.9.dylib
    /usr/lib/libresolv.9.dylib
    0x94ed3000 - 0x94ed3fff com.apple.DiscRecording 3.0.8 (???)
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscReco
    rding
    0x94ed5000 - 0x94f58fff com.apple.DiscRecordingEngine 3.0.8
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/Framewor
    ks/DiscRecordingEngine.framework/Versions/A/DiscRecordingEngine
    0x94f85000 - 0x94fcbfff com.apple.DiscRecordingContent 3.0.8
    /System/Library/Frameworks/DiscRecording.framework/Versions/A/Framewor
    ks/DiscRecordingContent.framework/Versions/A/DiscRecordingContent
    0x951c0000 - 0x951e8fff libcurl.3.dylib
    /usr/lib/libcurl.3.dylib
    0x951f1000 - 0x9527dfff com.apple.WebKit 417.9
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x952d8000 - 0x953cdfff com.apple.JavaScriptCore 417.8
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/Java
    ScriptCore.framework/Versions/A/JavaScriptCore
    0x95409000 - 0x95713fff com.apple.WebCore 417.17
    /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebC
    ore.framework/Versions/A/WebCore
    0x9589a000 - 0x958c3fff libxslt.1.dylib
    /usr/lib/libxslt.1.dylib
    0x95fbe000 - 0x95fd4fff libJapaneseConverter.dylib
    /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96a61000 - 0x96a80fff com.apple.vecLib 3.1.1 (vecLib 3.1.1)
    /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97197000 - 0x97258fff libGLProgrammability.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    Programmability.dylib
    0x97283000 - 0x97284fff libGLSystem.dylib
    /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL
    System.dylib
    0x97286000 - 0x97293fff com.apple.agl 2.5.6 (AGL-2.5.6)
    /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x982a9000 - 0x983b1fff com.apple.DiskImagesFramework 10.4.3
    (112.5)
    /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
    0x9842e000 - 0x9843bfff libbz2.1.0.dylib
    /usr/lib/libbz2.1.0.dylib
    0x98e7e000 - 0x98e7ffff com.apple.iokit.dvcomponentglue 1.7.9
    /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComp
    onentGlue
    0x98f80000 - 0x98fb6fff com.apple.Syndication 1.0.3 (49)
    /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syn
    dication
    0x98fd3000 - 0x98fe5fff com.apple.SyndicationUI 1.0.3 (49)
    /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/S
    yndicationUI
    Model: PowerBook5,9, BootROM 4.9.6f0, 1 processors, PowerPC G4 (1.5),
    1.67 GHz, 2 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 1 GB, DDR2 SDRAM, PC2-4200S-444
    Memory Module: SODIMM1/J23REVERSED, 1 GB, DDR2 SDRAM, PC2-4200S-444
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: Jump, , V.92, Version 1.0,
    Bluetooth: Version 1.7.0f18, 2 service, 0 devices, 1 incoming serial
    ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci106b,4318, sppci_othernetwork, SLOT-A
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    PCI Card: usb, usb, USB20
    PCI Card: usb, usb, USB20
    PCI Card: usb, ehci, USB20
    Parallel ATA Device: ST9120821A, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846, 324.73 MB
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to
    12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    PowerBook G4   Mac OS X (10.4.4)   1.67
    GHz w/ 2GB DDR2 SDRAM
    [ Edited by Apple Discussions Moderator; wrap long lines ]

    Hi All!
    This reply was posted to the originator of this thread, but is meant for All.
    I hope this is helpful!
    Deleting AOL Mail, crashes Safari/Consolidated
    It seems the most recent Safari, and or 10.4.4, update has created this problem.
    Apple & AOL are both aware of this, but, as far as I know, no correction has been implemented.
    Here are some of the work arounds, that I have been able to discern from the various posts regarding this issue.
    If I have missed anything, please correct, and or add.
    Use the FIREFOX BROWSER.
    Use your AOL Mail program.
    Use this utility AOL SERVICES UTILITY, to set up Apple Mail, to access AOL Mail.
    Access the AOL Mail thru Classic AOL Webmail.
    And here are links, to the various threads, discussing this issue.
    Safari and AOL
    AOL/ Delete/ Safari crash
    safari crashing with aol.com mail deletion
    AOL Webmail and Safari on 10.4.2 crashes on delete mail
    Update 10.4.4 causes crash
    Safari crashes when deleting email on AOL
    Safari Update
    Safari Crashes AOL mail
    ali b

  • Mail app crashes when replying to emails

    I received my shiny new iphone 4 this morning (I'm in the UK) and all seemed to be working well until I attempted to reply to an email arriving in my exchange account. As soon as I pressed the arrow (for reply, forward etc), mail app crashed, dropping me back to the home screen. I then tried to reply to an email in my gmail account - same thing.
    I have tested this on both wifi and 3g networks and it happens on both. I can compose new emails and these send fine but as soon as I attempt to reply to an email mail app crashes. Any ideas anyone? Seems like a minor issue but as I access most of my work emails and respond on the move it is going to be a problem!

    turn on your airport mode, then go back to mail app, nav through the mail.
    if you don't crash from there, that means it's not your iPhone.
    go to your mail browser from computer, and accept invites, delet bounced mail..something like that. then go to your mail app from your iPhone..
    I had to accept meeting invites several of them and that take care that.
    Good luck to you all!
    Message was edited by: papee

  • Is you mail app crashing when using the trash can delete??

    Is anyone having a problem with mail app. crashing after using the trash can delete. I am no longer using the trash can so I have not had another mail crash. Swipe and delete and edit and delete work ok. Only the trash can delete causes the problem.

    Alberta....I first tried the reset, which didn't work, so I had to do a full restore. Which helped has corrected the problem. I just can use the trash can delete.

  • Apple video app crashes when you delete a tv program

    Every time on all my iPads and iPhones iso7 video app crashes when I delete tv program's or movies.

    By "Main Website" I assume you mean via the developer's site.   If this is so, your purchase would need to be taken up directly with the developer.   With good will you may get a refund if the developer can be sure you'd also bought it from the App Store.
    But you say also "with the same ID" ... and you would not need an ID to purchase from the developer.
    A deleted purchase from the App Store can be reinstalled free so you should check your App Sore receipts to see if you have two (which I doubt).

  • OS X 10.6.1:  Mail.app Crashes When It Is Launched.

    I'm sure that Apple Engineering and Support will be ****** with the number of problem reports being generated by system.
    Somewhere Mail.app is maintaining a pointer to the last opened mailbox. The mailbox contains a single entry for a message that has been deleted. The result is that Mail.app crashes whenever it starts.
    Is there a way to start Mail.app specifying that it should open Inbox instead of the last mailbox referenced?
    Is there a way to force Mail.app to verify and reconstruct its mailbox references, i.e. to remove the deleted entry that is causing the problem?

    Hi,
    I found the solution on ...
    http://lockergnome.net/questions/27875/why-is-my-accounts-preference-pane-crashi ng
    Just delete all Guest accounts using terminal ...
    sudo dscl . -delete /users/Guest1
    Tim

  • How do you stop Mail App from recovering deleted emails

    I use Mail app to manage multiple email boxes. Whenever I send a message, it will fail and ask me to send through another server. If it fails, it will infinitely ask this question. Also when I cancel it, it will infinitely recover and try to send the message. Even when I delete the mail box, it will bring it back. That email address is now unusable through the mail app because it shows the spinning wheel and tries to send/recover the one deleted message over and over.
    I have read on this forum that if you delete the invisible folder below, it will get rid of the problem
    ~/Library/Mail/IMAP-<username>@[email protected]/.OfflineCache
    Where is this folder? There is no folder in Library that is named "Mail". So I don't know what to do.

    I did what you said but there is no file with "OfflineCache". I even used spotlight and it cannot find a file named or containing "OfflineCache". I saw the recovery folder and deleated the email in there. But when I start up Mail app, nothing has changed. I even deleted all the cashe on my system using CleanApp (hope this doesn't mess up anything) and nothing has changed. I can't even use Mail App until this is fixed.

  • Mail.app crashes when I try to increase font size

    Has anyone had a problem with mail.app crashing?
    It only happens when I try to increase the message font size or change the style of font within mail preferences.
    It will also crash if I select "use fixed-width font for plain text messages".
    Mailbox font and message list font work ok.
    I tried to dump the mail preferences but that did not help.
    G4 MDD 1.25Ghz. DUAL PROCESSOR   Mac OS X (10.4.8)  

    Date/Time: 2006-10-10 09:45:56.140 -0400
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [112]
    Version: 2.1 (752)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520000
    PID: 267
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x16271ab4
    Thread 0 Crashed:
    0 <<00000000>> 0xfffefeb0 objcassign_globalrtp + 0
    1 com.apple.MessageFramework 0x9a0351e8 +[NSAttributedString(FontAdditions) resetHeaderAttributes] + 60
    2 com.apple.mail 0x000b131c 0x1000 + 721692
    3 com.apple.AppKit 0x93786c4c -[NSApplication sendAction:to:from:] + 108
    4 com.apple.AppKit 0x93786b80 -[NSControl sendAction:to:] + 96
    5 com.apple.AppKit 0x93786c4c -[NSApplication sendAction:to:from:] + 108
    6 com.apple.AppKit 0x93786b80 -[NSControl sendAction:to:] + 96
    7 com.apple.AppKit 0x937a348c -[NSTableView _sendAction:to:row:column:] + 128
    8 com.apple.AppKit 0x937a2334 -[NSTableView mouseDown:] + 3620
    9 com.apple.AppKit 0x93741890 -[NSWindow sendEvent:] + 4616
    10 com.apple.AppKit 0x936ea8d4 -[NSApplication sendEvent:] + 4172
    11 com.apple.mail 0x0003363c 0x1000 + 206396
    12 com.apple.AppKit 0x939faadc -[NSComboBoxCell filterEvents:] + 1712
    13 com.apple.AppKit 0x939fb32c -[NSComboBoxCell popUp:] + 1708
    14 com.apple.AppKit 0x93786c4c -[NSApplication sendAction:to:from:] + 108
    15 com.apple.AppKit 0x93786b80 -[NSControl sendAction:to:] + 96
    16 com.apple.AppKit 0x93786a60 -[NSCell _sendActionFrom:] + 156
    17 com.apple.AppKit 0x937a08e4 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 600
    18 com.apple.AppKit 0x937a0670 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 564
    19 com.apple.AppKit 0x939fa2fc -[NSComboBoxCell trackMouse:inRect:ofView:untilMouseUp:] + 356
    20 com.apple.AppKit 0x939f8a2c -[NSComboBox mouseDown:] + 368
    21 com.apple.AppKit 0x93741890 -[NSWindow sendEvent:] + 4616
    22 com.apple.AppKit 0x936ea8d4 -[NSApplication sendEvent:] + 4172
    23 com.apple.mail 0x0003363c 0x1000 + 206396
    24 com.apple.AppKit 0x936e1d10 -[NSApplication run] + 508
    25 com.apple.AppKit 0x937d287c NSApplicationMain + 452
    26 com.apple.mail 0x000871d8 0x1000 + 549336
    27 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.unsanity.ape 0xc0001b74 _apeagent + 296
    3 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298469c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x929857dc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296c164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296c09c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95686f70 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002bbc8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900306ac pthreadcondwait + 480
    2 com.apple.Foundation 0x92964300 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x93782708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296c164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296c09c -[NSRunLoop run] + 76
    6 com.apple.MessageFramework 0x99f70198 +[_NSSocket _runIOThread] + 92
    7 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90054944 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x929dc5a0 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x929dc4bc -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x99f6bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054ae8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90054944 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x929dc5a0 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x929dc4bc -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x99f6bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x9295d194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x9003208c wait4 + 12
    1 com.apple.Foundation 0x9294b448 _waitForTermination + 40
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000fffefeb0 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44044242 xer: 0x0000000020000007 lr: 0x000000009a0351e8 ctr: 0x0000000090a418e8
    r0: 0x000000009a0351e8 r1: 0x00000000bfffd790 r2: 0x00000000a07bbea4 r3: 0x0000000000000000
    r4: 0x0000000016271ab4 r5: 0x00000000000003e8 r6: 0x00000000ffffffff r7: 0x00000000017d7000
    r8: 0x0000000000000000 r9: 0x00000000a00060a0 r10: 0x0000000000000000 r11: 0x00000000a9f5279c
    r12: 0x0000000090a418e8 r13: 0x00000000a3710688 r14: 0x0000000000000100 r15: 0x0000000000000000
    r16: 0x00000000a3710688 r17: 0x00000000a3720688 r18: 0x00000000a3710688 r19: 0x00000000a3710688
    r20: 0x0000000000000000 r21: 0x00000000a36e0688 r22: 0x0000000000000000 r23: 0x000000009a0351ac
    r24: 0x0000000000000001 r25: 0x000000000686a220 r26: 0x0000000000000000 r27: 0x000000000016c5e8
    r28: 0x00000000070ace40 r29: 0x00000000a9f64894 r30: 0x0000000007004ff0 r31: 0x0000000006345a30
    G4 MDD 1.25Ghz. DUAL PROCESSOR   Mac OS X (10.4)  
    G4 MDD 1.25Ghz. DUAL PROCESSOR   Mac OS X (10.4)  

  • Mail app crashes when I try to configure my Exchange account

    Just bought a Sim free iPhone 6, 16 GB (A1586). Successfully configured the Mail app with my Gmail account. However when I try to configure my company's Exchange account, the mail app crashes.
    Reset the network settings, but the app crashes upon verifying the credentials for exchange account.
    Just updated my phone to iOS 8.1.3 but the Mail app still crashes.

    Hi KingMak,
    This is not an issue with your credentials for the exchange server, as that would give you an error when trying to log in rather than completely crashing.  The issue with the app crashing indicates a software issue with the phone  -- potentially a corrupt file within the iOS installation itself. You're on the right track by updating your operating system and resetting settings, but these will not necessarily repair a corrupt file.  I would recommend backing up your phone to iTunes or iCloud and then using iTunes on a computer to completely reinstall the iOS software.  This will erase EVERYTHING off of the phone (including the corrupt file) and then install a fresh, clean copy of iOS 8.1.3.  Let us know if you're still having issues after that!
    Good luck!

  • Sporadic Mail.app crashes when previewing messages with attachments

    Hi,
    Mail.app crashes about 10% of the time that I click on an e-mail with an attachment. It seems to crash as it is decoding the attachment for viewing in the preview pane of the application. It doesn't seem to matter what type the attachment is. I think it only happens in my main work IMAP account, not my .Mac account, but I'm not 100% sure of that.
    Is anyone else having this problem, and does anyone have a suggestion for how I might fix it?
    I keep hoping that it will get magically fixed at some system update, but it has persisted in 10.4.9.
    A sample crash log is below.
    Thanks,
    -- Paul
    Host Name: mcxr2
    Date/Time: 2007-03-20 16:58:27.311 -0400
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [105]
    Version: 2.1 (752)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520000
    PID: 10610
    Thread: 12
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x4d657393
    Thread 0:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x9329bb20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x9329b1b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x9329b020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x937a1ae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x937a17a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x9379dcec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9388e87c NSApplicationMain + 452
    11 com.apple.mail 0x000871d8 0x1000 + 549336
    12 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf20a8 -[NSRunLoop run] + 76
    6 com.apple.MessageFramework 0x9b050198 +[_NSSocket _runIOThread] + 92
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9001fa0c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0a6a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0b7e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b4c8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b41c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf2170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf20a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95bb6e30 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c548 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003102c pthreadcondwait + 480
    2 com.apple.Foundation 0x92bea30c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x9383e708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002f20c kevent + 12
    1 com.apple.DesktopServices 0x92af6eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc483c PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9002c548 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003102c pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc4a2c MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af752c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc483c PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9b04bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9b04bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900552c4 pthreadcondtimedwait + 676
    2 com.apple.Foundation 0x92c625d4 FCONDITION_WAITTIMEOUT + 144
    3 com.apple.Foundation 0x92c624f0 -[NSConditionLock lockWhenCondition:beforeDate:] + 128
    4 com.apple.MessageFramework 0x9b04bd90 -[InvocationQueue _drainQueue] + 176
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 12 Crashed:
    0 <<00000000>> 0xfffeff18 objcmsgSendrtp + 24
    1 com.apple.Foundation 0x92bbf908 NSPopAutoreleasePool + 536
    2 com.apple.MessageFramework 0x9b04beb4 -[InvocationQueue _drainQueue] + 468
    3 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 13:
    0 libSystem.B.dylib 0x90055468 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071be8 pthreadcond_timedwait_relativenp + 556
    2 ...apple.AddressBook.framework 0x94dfbcac -[ABRemoteImageLoader workLoop] + 132
    3 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002be88 pthreadbody + 96
    Thread 12 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff18 srr1: 0x100000000000f030 vrsave: 0x0000000000000000
    cr: 0x44000224 xer: 0x0000000000000000 lr: 0x0000000092bbf908 ctr: 0x000000009012be18
    r0: 0x0000000000000001 r1: 0x00000000f0315920 r2: 0x0000000015930674 r3: 0x0000000016977d70
    r4: 0x0000000090aaa904 r5: 0x00000000000003e8 r6: 0xffffffffffffffff r7: 0x00000000163e9000
    r8: 0x0000000000000001 r9: 0x0000000015930000 r10: 0x000000000000000c r11: 0x000000006f54a904
    r12: 0x000000004d657373 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x0000000000000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x00000000ab04bce0 r27: 0x0000000000000000
    r28: 0x0000000019967a00 r29: 0x0000000016977d70 r30: 0x0000000016f0e1f0 r31: 0x0000000092bbf704
    Binary Images Description:
    0x1000 - 0x199fff com.apple.mail 2.1 (752) /Applications/Mail.app/Contents/MacOS/Mail
    0x30e000 - 0x30efff com.apple.SpotLightCM 1.0 (121.34) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x6b0000 - 0x6b6fff com.Adobe.print.AdobePDF.pde AdobePDF 6.0.2 (6.0.2) /Library/Printers/PPD Plugins/AdobePDFPDE.plugin/Contents/MacOS/AdobePDFPDE
    0x6bb000 - 0x6c5fff com.hp.print.pde.ColorOptions 2.0.4.062 /Library/Printers/hp/PDEs/hpColorOptions.plugin/Contents/MacOS/hpColorOptions
    0x6c9000 - 0x6ddfff com.hp.framework.imaging 2.0.4.062 /Library/Printers/hp/Frameworks/hpImaging.framework/Versions/C/hpImaging
    0x707000 - 0x70efff com.hp.print.pde.EdgeToEdge 2.0.4.062 /Library/Printers/hp/PDEs/hpEdgeToEdge.plugin/Contents/MacOS/hpEdgeToEdge
    0x72f000 - 0x738fff com.hp.print.pde.HPFinishing 2.0.4.062 /Library/Printers/hp/PDEs/hpFinishing.plugin/Contents/MacOS/hpFinishing
    0x75a000 - 0x761fff com.hp.print.pde.ImageQuality 2.0.4.062 /Library/Printers/hp/PDEs/hpImageQuality.plugin/Contents/MacOS/hpImageQuality
    0x782000 - 0x789fff com.hp.print.pde.ProofAndPrint 2.0.4.062 /Library/Printers/hp/PDEs/hpProofAndPrint.plugin/Contents/MacOS/hpProofAndPrint
    0x1779000 - 0x1786fff thePatchCocoa ??? (0.0.1d1) /Applications/CodeTek VirtualDesktop Pro.app/Contents/Resources/patch.bundle/Contents/Resources/thePatchCocoa.bundle /Contents/MacOS/thePatchCocoa
    0x1594b000 - 0x1594dfff com.apple.AutomatorCMM 1.0.1 (68) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x1601d000 - 0x1601ffff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x16126000 - 0x16129fff com.lemkesoft.GraphicConverterCMI 1.1 /Users/paulr/Library/Contextual Menu Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI
    0x161bd000 - 0x161c1fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x16325000 - 0x1633cfff com.chronos.ChronosNotesCM 5.6.2 /Users/paulr/Library/Contextual Menu Items/ChronosNotesCM.plugin/Contents/MacOS/ChronosNotesCM
    0x1634c000 - 0x1635afff com.cocoatech.PathFinderCM Path Finder CM version 2.1.1 (2.1.2) /Users/paulr/Library/Contextual Menu Items/Path Finder CM.plugin/Contents/MacOS/Path Finder CM
    0x16363000 - 0x16378fff com.stuffit.StuffItCM 9.0.1 /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x16c4f000 - 0x16c62fff com.apple.Mail.Syncer 1.0.8 (749.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x16e3d000 - 0x16e45fff com.apple.print.converter.plugin 4.3 (157.7) /System/Library/Printers/CVs/Converter.plugin/Contents/MacOS/Converter
    0x1720d000 - 0x17239fff com.apple.print.framework.Print.Private 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x1747f000 - 0x17499fff StuffItSupport.dylib /Library/Frameworks/StuffIt.framework/Versions/A/StuffItSupport.dylib
    0x175bf000 - 0x175dffff com.apple.print.PrintingCocoaPDEs 4.6 (163.10) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x175ef000 - 0x17608fff com.apple.print.PrintingTiogaPDEs 4.3 (157.7) /System/Library/Frameworks/Carbon.framework/Frameworks/Print.framework/Versions /A/Plugins/PrintingTiogaPDEs.bundle/Contents/MacOS/PrintingTiogaPDEs
    0x74400000 - 0x74413fff libPPDLib.dylib /System/Library/Printers/Libraries/libPPDLib.dylib
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.9 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913eb000 - 0x91413fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91426000 - 0x91431fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91436000 - 0x9143efff libbsm.dylib /usr/lib/libbsm.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93702000 - 0x93722fff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93797000 - 0x93797fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93799000 - 0x93dccfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94159000 - 0x941cbfff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94204000 - 0x942c8fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9431a000 - 0x9431afff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9431c000 - 0x944dcfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94526000 - 0x94563fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9456b000 - 0x945bbfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945c4000 - 0x945d8fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9461d000 - 0x94662fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x946f4000 - 0x94710fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94724000 - 0x94768fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478c000 - 0x9479bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a3000 - 0x947affff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947b5000 - 0x947d4fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x947f5000 - 0x9480dfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94814000 - 0x94ae9fff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/QuickTime
    0x94bad000 - 0x94c1efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c91000 - 0x94cb2fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94dba000 - 0x94eeafff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f7c000 - 0x94f8bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f93000 - 0x94fc0fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94fc7000 - 0x94fd7fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fdb000 - 0x9500afff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9501a000 - 0x95037fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95bb4000 - 0x95c42fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95c9e000 - 0x95d34fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95d71000 - 0x9607dfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96206000 - 0x9622ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96237000 - 0x962b3fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9657b000 - 0x965adfff com.apple.PDFKit 1.0.3 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x96b17000 - 0x96b18fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x97551000 - 0x97570fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97740000 - 0x97743fff com.apple.normalizer.privateframework 1.0.7 /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/PSNormalize r
    0x97746000 - 0x977c0fff libAGM.dylib /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibAGM.dylib
    0x97803000 - 0x97845fff libICC.dylib /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibICC.dylib
    0x97877000 - 0x97b10fff libnserverlite.dylib /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/l ibnserverlite.dylib
    0x97be1000 - 0x97c06fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x98692000 - 0x986a0fff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x988b1000 - 0x98982fff com.apple.QuartzComposer 1.2.4 (32.22) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x989ff000 - 0x989fffff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98bc8000 - 0x98be0fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x99105000 - 0x99148fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x9916e000 - 0x99195fff com.apple.DotMacSyncManager 1.0.4 (155) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x99824000 - 0x99867fff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9b01c000 - 0x9b027fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9b032000 - 0x9b18bfff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9bb71000 - 0x9bb88fff libCFilter.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCFilter.A.dylib
    0x9bb93000 - 0x9bb93fff libCGNormalizer.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGNormalizer.A.dylib
    0xbbf80000 - 0xbc011fff StuffItCore.dylib /Library/Frameworks/StuffIt.framework/Versions/A/StuffItCore.dylib
    0xeab00000 - 0xeab25fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    0xebf80000 - 0xebff1fff com.stuffit.sdk 9.0.1 /Library/Frameworks/StuffIt.framework/Versions/A/StuffIt
    PowerMac Quad G5   Mac OS X (10.4.9)   4GB RAM

    I have also experienced this problem, since I started with 10.4.7 and through updates to 10.4.9. I would agree with the 10% estimate of the frequency of the problem, though today for some reason it has happened more frequently; I found this thread while searching the discussions for a solution.
    I, too, am hestitant to archive and reinstall. This problem is annoying, but the hassle and risk of a reinstall worries me. Any other suggestions? I attach my most recent crash report, in case it might shed more light on this issue.
    Thanks.
    J
    Date/Time: 2007-04-15 10:36:33.064 -0400
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [63]
    Version: 2.1.1 (752.3)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520300
    PID: 1303
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000027
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a59380 objc_msgSend + 16
    1 com.apple.Foundation 0x927fc59e -[NSMutableRLEArray deleteObjectsInRange:] + 63
    2 com.apple.Foundation 0x927fb976 -[NSConcreteMutableAttributedString replaceCharactersInRange:withAttributedString:] + 337
    3 com.apple.AppKit 0x93313577 -[NSStringDrawingTextStorage textContainerForAttributedString:containerSize:lineFragmentPadding:] + 384
    4 com.apple.AppKit 0x932f274b _NSStringDrawingCore + 3780
    5 com.apple.AppKit 0x933b28d8 -[NSString(NSStringDrawing) drawInRect:withAttributes:] + 660
    6 com.apple.mail 0x000387e0 0x1000 + 227296
    7 com.apple.AppKit 0x933bc269 -[NSTableView _drawContentsAtRow:column:clipRect:] + 1022
    8 com.apple.AppKit 0x933bb02b -[NSTableView drawRow:clipRect:] + 335
    9 com.apple.MessageFramework 0x994c9683 -[ASExtendedTableView drawRow:clipRect:] + 440
    10 com.apple.AppKit 0x933b87ce -[NSTableView drawRowIndexes:clipRect:] + 99
    11 com.apple.AppKit 0x933b76a4 -[NSTableView drawRect:] + 2499
    12 com.apple.MessageFramework 0x994a6bf7 -[ASExtendedTableView drawRect:] + 199
    13 com.apple.AppKit 0x932e33b1 -[NSView _drawRect:clip:] + 3228
    14 com.apple.AppKit 0x932e1893 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1273
    15 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    16 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    17 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    18 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    19 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    20 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    21 com.apple.AppKit 0x932e2041 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3239
    22 com.apple.AppKit 0x932e0b78 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 290
    23 com.apple.AppKit 0x932e0362 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 523
    24 com.apple.AppKit 0x932dfc8e -[NSView displayIfNeeded] + 439
    25 com.apple.AppKit 0x932dfa32 -[NSWindow displayIfNeeded] + 168
    26 com.apple.mail 0x000290f9 0x1000 + 164089
    27 com.apple.AppKit 0x9332fd6c _handleWindowNeedsDisplay + 206
    28 com.apple.CoreFoundation 0x9082ed6e __CFRunLoopDoObservers + 342
    29 com.apple.CoreFoundation 0x9082de10 CFRunLoopRunSpecific + 827
    30 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    31 com.apple.HIToolbox 0x92dde8d8 RunCurrentEventLoopInMode + 285
    32 com.apple.HIToolbox 0x92dddf19 ReceiveNextEventCommon + 184
    33 com.apple.HIToolbox 0x92ddde39 BlockUntilNextEventMatchingListInMode + 81
    34 com.apple.AppKit 0x93264465 _DPSNextEvent + 572
    35 com.apple.AppKit 0x93264056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    36 com.apple.AppKit 0x9325dddb -[NSApplication run] + 512
    37 com.apple.AppKit 0x93251d2f NSApplicationMain + 573
    38 com.apple.mail 0x00094df2 0x1000 + 605682
    39 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92825d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92825c36 -[NSRunLoop run] + 75
    5 com.apple.MessageFramework 0x9949f5af +[_NSSocket _runIOThread] + 97
    6 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9001a0ec select + 12
    1 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288ed30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288ec7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9949a821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288ed30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288ec7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9949a821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x94760646 -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x9288ed30 FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x9288ec7a -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9949a821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92825a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9284cbc2 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92825d3a -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x92825c36 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x94cbd529 +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x927f02e0 forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000007 ebx: 0x927faffb ecx: 0x90abffd0 edx: 0x162a03a0
    edi: 0x0000003b esi: 0x00000001 ebp: 0xbfffd078 esp: 0xbfffd008
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a59380 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    MacBook Pro 15"   Mac OS X (10.4.9)  

  • Mail app crashes when InDesign opens a new document

    I am using InDesign CS5.5 and the standard mac Mail on an imac running OSX 10.7.3. When I open an existing InDesign file the mail app crashes. It doesnt do this with any other application.
    Has anyone had the same experience ad could let me know how to fix this please.

    I use the exact same configuration on two computers with no problems whatsoever.
    I can't think of why InDesign would have anything to do with Mail crashing unless you're severely constrained in RAM on your computer.

Maybe you are looking for

  • Error while testing SOA sample adapters-db-101-File2StoredProcedure

    Dear all, I am testing SOA application adapters-db-101-File2StoredProcedure from SOA samples and I got the error: <messages> <input> <Invoke_API_AddCustomers_InputVariable> <part name="InputParameters"> <InputParameters> <C> <C_ITEM> <FNAME>John</FNA

  • How to install a new hard drive in hp 2000 laptop

    My hard drive crashed and I need to install the OS in the new hard drive. The laptop came with windows 8 already installed. I can't recover anything from the old hard drive. There were no windows 8 back up disc or boot up disc with laptop. I purchase

  • JBuilder 3 Enterprise + WLS 4.5.1

    This is what I've got, running on NT. I'm quite new to developing EJB and the process with this combination seems unbearably complicated and slow.. I'd like to deploy straight from the IDE if possible, but it seems impossible, so forget it.. Or is it

  • 3D axis not visible in CS5 extended - why?

    Just recently upgraded from cs4 to cs5 extended. Have read all the advice re View>show3d guide and turning on open GL but still no sign of the 3d axis, can you help me please?

  • Vendor Authorization

    Hi All, We have a requriment, wherein we have to provide vendor autorization at query level. User accounts will be attached to a particular vendor autorization group. Which in turn will be assigned to each vendor and this autorization needs to be use