Internet browsers and mail unexpectedly quit

I am having a problem where Mail, Safari and Chrome unexpectedly quit every time I open them. Does anyone have any suggestions?

Please read this whole message before doing anything.
I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
Launch the Terminal 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 Terminal in the icon grid. 
When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
Step 1 
Triple-click the line of text below on this page to select it:
kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef 
Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
Step 2 
Repeat with this line:
{ sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef 
This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
Step 3
{ launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; crontab -l 2> /dev/null; } | open -ef 
Step 4
ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef  
Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
Step 5
osascript -e 'tell application "System Events" to get name of login items' | open -ef 
Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
You can then quit Terminal.

Similar Messages

  • Mail unexpectedly quits when I try to open the Mail Application 4.5 and system is 10.6.8

    Mail unexpectedly quits when I try to open the Mail Application 4.5.
    Any ideas how to resolve this?
    I have tried the suggestions already given on Lists, and nothing has yet worked...

    10.6.8 is not Mountain Lion.
    How big is your hard drive, and how full is it?
    Did you happen to download any system cache cleaners?  Those can damage its ability to function.
    Have you tried repairing permissions?
    Is your data backed up?
    Is Spotlight indexed?
    Is the Mail trying to load an IMAP, POP or Exchange account?
    I've requested this thread be moved, no need to repost.

  • Mail Unexpectedly Quits after Upgrading to 10.4.10

    I recently moved from Panther to Tiger (10.4.6) and today decided to upgrade through the steps to 10.4.10 for the PPC. That went smoothly, but ever since then whenever I try to open an eMail msg. (read or unread), Mail unexpectedly quits. It seems I can compose, get mail, search mailboxes and other activities, but I cannot open mail. I was having no problems whatsoever while I was running 10.3.9 or even after I moved to 10.4.6. The problems all began after I ran through the upgrade steps.
    I am somewhat concerned with the number of Mail problems that seem to be posted in the Tiger forum. I use mail quite heavily and rely upon it for my business.
    I am pasting in my problem report in the hopes that this may shed light on the problem. Thanks to anyone who might have any suggestions. I need to resolve this quickly.
    Date/Time: 2007-08-06 15:40:51.573 -0400
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [63]
    Version: 2.1 (752)
    Build Version: 1
    Project Name: MailViewer
    Source Version: 7520000
    PID: 231
    Thread: 2
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xaf3f7eb0
    Thread 0:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x93296b20 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x932961b4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x93296020 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x9377bae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    10 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    11 com.apple.mail 0x000871d8 0x1000 + 549336
    12 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be630c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x93818708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2 Crashed:
    0 <<00000000>> 0xfffeff10 objcmsgSendrtp + 16
    1 com.apple.MessageFramework 0x9a43524c _isStructuredHeaderKey + 196
    2 com.apple.MessageFramework 0x9a434874 -[MessageHeaders headersDictionaryWithHeaderDetailLevel:] + 292
    3 com.apple.mail 0x00037208 0x1000 + 221704
    4 com.apple.mail 0x00036cb4 0x1000 + 220340
    5 libobjc.A.dylib 0x90a451f4 objc_msgSendv + 180
    6 com.apple.Foundation 0x92bdac94 -[NSInvocation invoke] + 944
    7 com.apple.MessageFramework 0x9a404800 -[MonitoredInvocation invoke] + 144
    8 com.apple.MessageFramework 0x9a40de80 -[InvocationQueue _drainQueue] + 416
    9 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    10 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2 crashed with PPC Thread State 64:
    srr0: 0x00000000fffeff10 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44000228 xer: 0x0000000000000007 lr: 0x000000009a43524c ctr: 0x0000000000000000
    r0: 0x000000009a435230 r1: 0x00000000f007fe40 r2: 0x00000000ffffffff r3: 0x00000000af3f7eb0
    r4: 0x0000000090a89448 r5: 0x00000000aa3f7e60 r6: 0x00000000f007fbc0 r7: 0x0000000000000010
    r8: 0x0000000000000009 r9: 0x0000000000000009 r10: 0x00000000907c1fd0 r11: 0x000000006f569448
    r12: 0x0000000000000009 r13: 0x00000000051deef0 r14: 0x0000000000000009 r15: 0x00000000054c4460
    r16: 0x0000000000000002 r17: 0x00000000054c9e40 r18: 0x00000000aa404750 r19: 0x00000000aa404750
    r20: 0x00000000051df080 r21: 0x00000000051f2c30 r22: 0x00000000aa404750 r23: 0x00000000054c02d0
    r24: 0x0000000000000001 r25: 0x00000000aa3f7eb0 r26: 0x00000000aa406840 r27: 0x00000000054c4310
    r28: 0x0000000000000000 r29: 0x00000000aa3f7eb0 r30: 0x00000000aa407174 r31: 0x000000009a435190
    Binary Images Description:
    0x1000 - 0x199fff com.apple.mail 2.1 (752) /Applications/Mail.app/Contents/MacOS/Mail
    0x5620000 - 0x5633fff com.apple.Mail.Syncer 1.0.8 (749.3) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b59fff IOKit /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6f000 - 0x90b81fff libauto.dylib /usr/lib/libauto.dylib
    0x90b88000 - 0x90e5ffff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec5000 - 0x90f45fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8f000 - 0x90fd1fff com.apple.CFNetwork 129.21 /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 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff 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
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fd000 - 0x9371dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945c8000 - 0x945eafff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94627000 - 0x9466cfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x946f3000 - 0x9470ffff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94723000 - 0x94767fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478b000 - 0x9479afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a2000 - 0x947affff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f5000 - 0x9480efff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94dfe000 - 0x94f2efff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fc0000 - 0x94fcffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fd7000 - 0x95004fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9500b000 - 0x9501bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9501f000 - 0x9504efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9505e000 - 0x9507bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95794000 - 0x95822fff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9587e000 - 0x95913fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95950000 - 0x95c5dfff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95de6000 - 0x95e0ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95e17000 - 0x95e93fff com.apple.syncservices 2.5 (194) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x9609b000 - 0x960cdfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9704e000 - 0x9706dfff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x976de000 - 0x97703fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x98187000 - 0x98195fff com.apple.DMNotification 1.0.4 (37) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x983a6000 - 0x98477fff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x984f4000 - 0x984f4fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9866d000 - 0x98685fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x98a42000 - 0x98a85fff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x98aab000 - 0x98ad2fff com.apple.DotMacSyncManager 1.0.5 (156) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x98bfc000 - 0x98c3ffff com.apple.PAPICommon 2.5 (131) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9a3de000 - 0x9a3e9fff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a3f4000 - 0x9a54dfff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
    Model: PowerMac3,6, BootROM 4.4.8f2, 1 processors, PowerPC G4 (3.3), 1.25 GHz, 1.25 GB
    Graphics: ATI Radeon 9000 Pro, ATY,RV250, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2600U-25330
    Memory Module: DIMM2/J23, 512 MB, DDR SDRAM, PC2600U-25330
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: Built-in Ethernet, Ethernet, en0
    PCI Card: pci9004,7850, sppciscsibus, SLOT-2
    PCI Card: usb, usb, SLOT-3
    PCI Card: usb, usb, SLOT-3
    PCI Card: pci1799,2, SLOT-3
    Parallel ATA Device: HL-DT-ST RW/DVD GCC-4480B
    Parallel ATA Device: ST380011A, 74.53 GB
    USB Device: BUFFALO INC. USB-SATA Bridge, BUFFALO INC., Up to 480 Mb/sec, 500 mA
    USB Device: USB Hub, Up to 12 Mb/sec, 500 mA
    USB Device: deskjet 5550, hp, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    Thanks.
    Doug

    First off, if you installed any Mail plugins or widgets that do anything with your Mail, uninstall them, restart and test again. If the same thing happens (or you didn't install any plugins or widgets) then follow through with the rest of this post.
    If it is happening in the test user account as well then we know it's affecting the whole system. That means the problem lies somewhere outside your user folder.
    First thing we're going to do is back up your email and your Mail settings.
    1. Make sure all applications are closed and that only Finder and Dashboard have black triangles next to or under them in the Dock. This is especially important for the Mail program.
    2. Make sure it says Finder next to the Apple in the top left corner. Click File and underneath click New Folder. On your Desktop you'll see a folder called Untitled Folder. Rename it to Mail Backup, and then close any open windows.
    3. Click the Go menu and under it select Go to Folder. Copy and paste this into the box and then click Go (or Ok):
    ~/Library/Preferences/
    4. Look for a file called com.apple.mail.plist and, while holding down the Option key on your keyboard, drag it on to Mail Backup. This file contains all your email account settings and we now have a copy in the Mail Backup folder. Close any open windows.
    5. Click the Go menu and under it select Go to Folder. Copy and paste this into the box and then click Go (or Ok):
    ~/Library/
    6. Look for the Mail folder and, while holding down the Option key on your keyboard, drag it on to Mail Backup. This folder contains all the emails you've saved, and it too should be in the Mail Backup folder now. Close any open windows.
    7. Click the Go menu and under it select Go to Folder. Copy and paste this into the box and then click Go (or Ok):
    /Library
    8. In the Window that opens drag the Mail folder to your Desktop. (You may be asked for your Administrator password.)
    9. Click the Apple menu and select Restart. When you're asked if you are sure, click Restart again. Restarting the computer makes OS X "forget" the Mail folder we put on your Desktop and recreate a brand new one the next time Mail is opened.
    10. Log into your user account (not the test account that we created earlier).
    11. Once you are at your Desktop open Mail. It should work normally now.
    If not repeat steps 7-11 but instead of moving the Mail folder, move the Fonts folder.
    Let me know how that goes.

  • Mail "unexpectedly quits" after migration from snow leopard to new iMac running Mountain Lion

    Mail "unexpectedly quits" after migration from snow leopard time machine files to new iMac running Mountain Lion.  I can run connection doctor OK.  But the activity window is blank.   If you try to open message viewer window then mail program crashes.  Would really like to get my old emails back as the old imac is totally dead.  Thanks for any help. 

    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.
    Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot. 
    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 a message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed 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 shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Mail unexpectedly quits following electrical outage/improper shutdown

    Following a brief electrical outage in which my iMac improperly shutdown, Mail has repeatedly crashed. The crash seems to happen immediately following MobileMe synchronization.
    After the initial crash, I ran Disk Utility to repair permissions and re-started the computer. The crashes -- described by error message as "Mail unexpectedly Quit"--continue to occur.
    I appreciate any suggestions to solve this problem.
    _System Configuration (copied from "Report Problem"):_
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, Intel Core 2 Duo, 2.16 GHz, 3 GB
    Graphics: NVIDIA GeForce 7600 GT, NVIDIA GeForce 7600 GT, spdisplayspciedevice, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.19)
    Bluetooth: Version 2.1.8f2, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST3500641AS Q, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-85J
    USB Device: Built-in iSight, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA
    USB Device: IR Receiver, (null) mA
    USB Device: Hub in Apple Extended USB Keyboard, (null) mA
    USB Device: Apple Optical USB Mouse, (null) mA
    USB Device: Apple Extended USB Keyboard, (null) mA
    _Problem Details:_
    Process: Mail [1005]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.6 (936)
    Build Info: Mail-9360000~1
    Code Type: X86 (Native)
    Parent Process: launchd [141]
    Interval Since Last Report: 15469 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 3268 sec
    Per-App Crashes Since Last Report: 3
    Date/Time: 2009-08-26 10:44:36.345 -0500
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 1ADE736D-9921-4A46-A600-BC81D0D2A9CC
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000004
    Crashed Thread: 10
    Thread 0:
    0 libSystem.B.dylib 0x94e71286 machmsgtrap + 10
    1 libSystem.B.dylib 0x94e78a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9504ae7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9504baa8 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x92ef42ac RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x92ef40c5 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x92ef3f39 BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x925226d5 _DPSNextEvent + 657
    8 com.apple.AppKit 0x92521f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.AppKit 0x9251af9f -[NSApplication run] + 795
    10 com.apple.AppKit 0x924e81d8 NSApplicationMain + 574
    11 com.apple.mail 0x000fc0b2 0x1000 + 1028274
    Thread 1:
    0 libSystem.B.dylib 0x94e7846e _semwaitsignal + 10
    1 libSystem.B.dylib 0x94ea2dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x9337aa09 fefragmentthread + 54
    3 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    4 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x94eda292 _workqops + 10
    1 libSystem.B.dylib 0x94eda2c2 start_wqthread + 30
    Thread 3:
    0 libSystem.B.dylib 0x94eda292 _workqops + 10
    1 libSystem.B.dylib 0x94eda2c2 start_wqthread + 30
    Thread 4:
    0 libSystem.B.dylib 0x94e71286 machmsgtrap + 10
    1 libSystem.B.dylib 0x94e78a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9504ae7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9504baa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9118a3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x911964f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003d8dc5 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x91155dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x911559a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    10 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x94e71286 machmsgtrap + 10
    1 libSystem.B.dylib 0x94e78a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9504ae7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9504baa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9118a3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x911964f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x002fc9fd +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x91155dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x911559a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    10 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x94ec06fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    2 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x94e712e6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x94ea32af pthread_condwait + 1244
    2 libSystem.B.dylib 0x94ea4b33 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x9119bdbc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x9119bbd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x9119bb35 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x925886e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x91155dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x911559a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    10 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x94e71286 machmsgtrap + 10
    1 libSystem.B.dylib 0x94e78a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9504ae7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9504baa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x91fc5264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    6 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x94e71286 machmsgtrap + 10
    1 libSystem.B.dylib 0x94e78a7c mach_msg + 72
    2 com.apple.CoreFoundation 0x9504ae7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x9504baa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x92cfe5f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x92cfe480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    7 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 10 Crashed:
    0 com.apple.CoreFoundation 0x94fdb7a5 CFArrayCreate + 37
    1 com.apple.CoreFoundation 0x950b7d18 -[__NSPlaceholderArray initWithObjects:count:] + 424
    2 com.apple.CoreFoundation 0x950baad4 +[NSArray array] + 68
    3 com.apple.CoreData 0x97006103 -[NSManagedObject(_NSInternalMethods) _validateValue:forProperty:andKey:withIndex:error:] + 307
    4 com.apple.CoreData 0x97005dbd -[NSManagedObject(_NSInternalMethods) _validatePropertiesWithError:] + 365
    5 com.apple.CoreData 0x97005beb -[NSManagedObject(_NSInternalMethods) _validateForSave:] + 75
    6 com.apple.CoreData 0x970059e0 -[NSManagedObjectContext(_NSInternalAdditions) _validateObjects:forOperation:error:exhaustive:forSave:] + 1328
    7 com.apple.CoreData 0x9700542f -[NSManagedObjectContext(_NSInternalAdditions) _validateChangesForSave:] + 447
    8 com.apple.CoreData 0x97005132 -[NSManagedObjectContext(_NSInternalChangeProcessing) _prepareForPushChanges:] + 370
    9 com.apple.CoreData 0x97004cd9 -[NSManagedObjectContext save:] + 1193
    10 com.apple.MessageFramework 0x00388c75 -[BookmarksManager saveTransientFeedChanges] + 367
    11 com.apple.Mail.Syncer 0x173d2f3a 0x173bf000 + 81722
    12 com.apple.syncservices 0x91f0a1f9 -[ISyncConcreteSessionDriver _finishSession] + 258
    13 com.apple.syncservices 0x91ee525b -[ISyncConcreteSessionDriver _sync:] + 253
    14 com.apple.syncservices 0x91f7f2cb -[ISyncConcreteSessionDriver _startAsynchronousSyncWorker] + 454
    15 com.apple.Foundation 0x91155dfd -[NSThread main] + 45
    16 com.apple.Foundation 0x911559a4 _NSThread__main_ + 308
    17 libSystem.B.dylib 0x94ea2155 pthreadstart + 321
    18 libSystem.B.dylib 0x94ea2012 thread_start + 34
    Thread 10 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x94fdb793 ecx: 0xb034e2dc edx: 0x006d4000
    edi: 0xb034e708 esi: 0x00000000 ebp: 0xb034e618 esp: 0xb034e5e0
    ss: 0x0000001f efl: 0x00010286 eip: 0x94fdb7a5 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000004
    Binary Images:
    0x1000 - 0x272ff3 com.apple.mail 3.6 (936) <02de10795176b4e702af977cb8428f1c> /Applications/Mail.app/Contents/MacOS/Mail
    0x2e1000 - 0x53affb com.apple.MessageFramework 3.6 (936) <d7a6e5f6721cbab99ed3e83137dba11a> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x691000 - 0x693fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x69a000 - 0x6befe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x1592f000 - 0x1594dff7 +com.marketcircle.DayLiteMailIntegration 2.0.4 (1.0) <b1ca89e020491f162e3d2fb777da00a5> /Users/plenhardt1/Library/Mail/Bundles/DayLiteMailIntegration.mailbundle/Conten ts/MacOS/DayLiteMailIntegration
    0x15b22000 - 0x15d29fef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15df2000 - 0x15df3ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x17329000 - 0x1732eff3 libCGXCoreImage.A.dylib ??? (???) <3a78abc535c80f9819931b670da804a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x173bf000 - 0x173dffff com.apple.Mail.Syncer 3.6 (936) <3e6943e7ab57e8b89e4ae4f540223433> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x175e2000 - 0x175e2ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x177e5000 - 0x177e6fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x177f5000 - 0x177f8fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x17e9a000 - 0x17e9dfff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x17ea3000 - 0x17ea9fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x17eb3000 - 0x17ec6fff com.apple.syncservices.syncservicesui 4.3 (389.20) <6356d458bbafd6d6901f38a4c43e00ff> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x185d7000 - 0x1863cfde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x1865c000 - 0x186c9fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x70000000 - 0x700e6ff2 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90008ffc com.apple.KerberosHelper 1.1 (1.0) <c6b942d705fa0460ace11af01f316db1> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x90009000 - 0x90009ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9000a000 - 0x90022ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90023000 - 0x9002fff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90030000 - 0x90059fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x9005a000 - 0x9005affe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9005b000 - 0x90064fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90065000 - 0x90065ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90066000 - 0x90098ff7 com.apple.DotMacSyncManager 1.2.4 (308) <99bb01aa2cdb0d860a11a1097ffe421d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x90099000 - 0x900e8fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x900e9000 - 0x90108ffa libJPEG.dylib ??? (???) <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90109000 - 0x901b0feb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x901b1000 - 0x901d9ff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x901da000 - 0x901e2fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x901e3000 - 0x90270ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90271000 - 0x90597fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90598000 - 0x905d7fef libTIFF.dylib ??? (???) <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x905d8000 - 0x905ddfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x905de000 - 0x9099cfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9099d000 - 0x909eeff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x909ef000 - 0x9108ffe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91090000 - 0x9114afe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9114b000 - 0x913c7fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x913c8000 - 0x914a8fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x914a9000 - 0x914bffff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x914c0000 - 0x914ccfff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x914cd000 - 0x914d2fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x914d3000 - 0x91500feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91501000 - 0x915b3ffb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x915b4000 - 0x915d0ff3 libPng.dylib ??? (???) <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x915d4000 - 0x915f2ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x915f3000 - 0x916baff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x916bb000 - 0x916bbffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x916bc000 - 0x916caffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x916cb000 - 0x916effff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x916f0000 - 0x917a7ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x917a8000 - 0x917c5ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x917c6000 - 0x91814ff3 com.apple.datadetectorscore 1.0.2 (52.14) <bd3bfe061091be75ce6a27172b988702> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91815000 - 0x91825fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91826000 - 0x91851fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x91852000 - 0x918e5ff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x918e6000 - 0x918e8ff5 libRadiance.dylib ??? (???) <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918e9000 - 0x91a22ff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
    0x91a23000 - 0x91a7cff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91a7d000 - 0x91aeffff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91af0000 - 0x91b39fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91c04000 - 0x91edeff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91edf000 - 0x91fc1fff com.apple.syncservices 3.3 (389.20) <bfedc8cbb3754652e13d67a45791fac9> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x91fc2000 - 0x92069fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9206a000 - 0x920aefeb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x920af000 - 0x920bafe7 libCSync.A.dylib ??? (???) <9e3544fe087bb4dc760b7afe0850dd6c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x920bb000 - 0x92145fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92146000 - 0x92162fff com.apple.IMFramework 4.0.8 (584) <49551f914cd1c3ba154f15f3765803a9> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x92163000 - 0x921a4fe7 libRIP.A.dylib ??? (???) <69bd09fcd8d8b235cee7a405290d6818> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x921a5000 - 0x9221fff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92220000 - 0x922c3ff7 com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x922c4000 - 0x922c8ffd com.apple.AOSNotification 1.0.0 (68.13) <d2a1f7c6e054d7451b17c7301e4dadd5> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x922c9000 - 0x922f8fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x922f9000 - 0x922fffff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92300000 - 0x92372ff7 com.apple.iLifeMediaBrowser 2.0.4 (346.0.2) <058e71511bc69371e11ea40cf7a3fc19> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x92373000 - 0x92397feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x92398000 - 0x924e0ff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x924e1000 - 0x924e1ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x924e2000 - 0x92ce0fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92ce1000 - 0x92d5efeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92d5f000 - 0x92d5ffff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92d60000 - 0x92ec3ff2 com.apple.CalendarStore 3.0.8 (860) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x92ec4000 - 0x931ccfe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cd000 - 0x931e2ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x931e3000 - 0x9321dffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9321e000 - 0x9322affe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9322b000 - 0x93285ff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93286000 - 0x93623fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93624000 - 0x9365afef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x9365b000 - 0x93692fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93693000 - 0x93822fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <a412e535a9fb9c36ba972e5158059785> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93823000 - 0x9382afe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9382b000 - 0x9382cffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9382d000 - 0x9386bfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93961000 - 0x93995fef com.apple.bom 9.0.1 (136.1.1) <e1f64b0dae30d560a1204c69c14751a0> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93996000 - 0x939aefff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x939af000 - 0x93a7afff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93a7b000 - 0x93accfeb com.apple.framework.familycontrols 1.0.4 (1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x93acd000 - 0x93b2affb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x93b2b000 - 0x93b3affe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93b3b000 - 0x93b42ff7 libCGATS.A.dylib ??? (???) <211348279493364e9920adc86484cedd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93b43000 - 0x93b43ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x93b44000 - 0x93b8efe1 com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93b8f000 - 0x93bc9fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x93bca000 - 0x93bfbffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x93bfc000 - 0x93c3efef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93c3f000 - 0x93c4efff libsasl2.2.dylib ??? (???) <bb7971ca2f609c070f87786a93d1041e> /usr/lib/libsasl2.2.dylib
    0x93c4f000 - 0x93cd6ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x93cd7000 - 0x93cdbfff libGIF.dylib ??? (???) <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93cdc000 - 0x93d05fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93d06000 - 0x93d46fff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93d47000 - 0x93d47ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93d48000 - 0x93e23fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93e24000 - 0x93e31fe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93e32000 - 0x93e8eff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93e8f000 - 0x94e6aff6 com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x94e70000 - 0x94fd7ff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x94fd8000 - 0x9510bfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9510c000 - 0x95117fff com.apple.dotMacLegacy 3.1 (246) <d335114af509bf38a7ead5274a93dfb1> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x95118000 - 0x9511cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9511d000 - 0x952adfff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x952ae000 - 0x9533aff7 com.apple.LaunchServices 291 (291) <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9533b000 - 0x9533efff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9533f000 - 0x9535dfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x9535e000 - 0x95368feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95369000 - 0x953d6ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x953d7000 - 0x95456ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95457000 - 0x9546afff com.apple.IMUtils 4.0.8 (584) <2105663d09d2bee0d8742159d0581a3e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x9546b000 - 0x95472fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95473000 - 0x95484ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x95485000 - 0x95895fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95896000 - 0x95929fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9592a000 - 0x959dafff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x959db000 - 0x95a0dfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95a0e000 - 0x95edffbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95ee0000 - 0x95fe6ff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x95fe7000 - 0x96064fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96068000 - 0x960ceffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x960ff000 - 0x9698bfff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9698c000 - 0x9698cffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9698d000 - 0x96992fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96993000 - 0x969aafff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x969ab000 - 0x969b2ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x969b3000 - 0x969b7fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x969b8000 - 0x96af0fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96af1000 - 0x96c43ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96c44000 - 0x96c80fff com.apple.DAVKit 3.0.6 (661) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x96c81000 - 0x96e01fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96e02000 - 0x96e12ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96e13000 - 0x96e13ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96e14000 - 0x96fd0ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96fd1000 - 0x970b9ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97323000 - 0x97404ff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
    0x97405000 - 0x97407fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x97408000 - 0x97408ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x97413000 - 0x975e4ffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Did you use Disk Utility to repair the drive or just permissions? The latter is of no use but the former may be especially after an abnormal shutdown.
    You may find other problems as well when something like this happens. Abnormal shutdowns can cause disk corruption. At the extreme if can cause a hard drive to fail. To start see the following:
    Repairing the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger and Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list. In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive. If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally.
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.0 for Tiger, and 4.1 for Leopard) and/or TechTool Pro (4.6.1 for Leopard) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Now it's not likely the above will solve the problem. The most likely solution is to reinstall OS X since you don't know what else may have been corrupted by the abnormal shutdown. If you have a backup clone then erase your main drive and restore the clone. If you have a TM backup from before the outage, then erase the drive, reinstall OS X, then restore your files from the TM backup.
    If you don't have a backup then at least backup your personal data before reinstalling.
    If only Mail is affected and all else appears normal, then you can try replacing Mail with a fresh copy from the OS X Installer Disc One. Use the Optional Installs installer which will let you reinstall certain applications like Mail without having to reinstall OS X. You might also try removing the /Home/Library/Preferences/com.apple.mail.plist file and the /Home/Library/Caches/com.apple.mail/ folder (drag to Trash or Desktop) to see if that fixes the problem before replacing the Mail application itself. If it's simply a corrupted preference or cache file, then you won't need to worry about doing something more extreme.

  • Mail unexpectedly quits when trying to get mail

    Please help me, the person at the genius bar was useless. My mail unexpectedly quits only when trying to get mail. I have repaired permissions, and I did an archive reinstall (at the recommendation of the genius). Nothing I seem to do works, even when I removed the envelop index and started mail after getting re setup it just crashed again.

    Hi CurtRK, and a warm welcome to the forums!
    You mention the envelope, but how about the Cache, and doing it like this...
    Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move the following folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.

  • Mail unexpectedly quits every time so how can I reset it?

    When I opened my iMac today I was unexpectedly invited (with no other option) to set up Mail from scratch. I set up my primary email account and started to set up the next account but then Mail "unexpectedly quit." I can now open Mail and see all of the previously established mailboxes on my primary account but it "unexpectedly quits" after about 30 seconds. How on earth can I get around this?
    There are some posts about Mail unexpectedly quitting in a similar manner but I couldn't find any response that helped me.

    There's 3 great articles on Apple's Support site that can help you with Mail unexpectedly quitting (along with other Mail problems as well):
    http://docs.info.apple.com/article.html?path=Mail/3.0/en/14019.html
    http://docs.info.apple.com/article.html?artnum=301315
    http://docs.info.apple.com/article.html?path=Mail/2.0/en/ml1002.html
    Hope this helps!
    -Scott
    Message was edited by: Scott Rose

  • Mail unexpectedly quits when launched with Leopard

    I just installed leopard, but I tried to launch Mail, i keep getting this message saying that mail unexpectedly quit. Does anyone have any suggestions. Thanks.

    10.6.8 is not Mountain Lion.
    How big is your hard drive, and how full is it?
    Did you happen to download any system cache cleaners?  Those can damage its ability to function.
    Have you tried repairing permissions?
    Is your data backed up?
    Is Spotlight indexed?
    Is the Mail trying to load an IMAP, POP or Exchange account?
    I've requested this thread be moved, no need to repost.

  • Mail unexpectedly quitting

    hi there
    i was just moving messages from the Inbox to a subfolder when Mail unexpectedly quit. Security Update 2007-005 was installed several weeks ago and have been using Mail without problem since that install.
    i have - as per the very patient David Gimeno Gost's oft-repeated posts - done the following:
    - run Disk Utility (both from the HD and then from the Install disk) with no error messages;
    - copied (and subsequently moved) the Mail folder from ~/Library/Mail to the Desktop;
    - moved the com.apple.mail.plist from ~/Preferences to the Desktop;
    ... a number of times but with no success.
    i have also restored a backup of Mail's folders (backed up only earlier this week), but to no avail.
    below is the Crash Report:
    Date/Time: 2007-06-10 15:44:56 +1200
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Version: 1.3.11 (622)
    PID: 299
    Thread: 4
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000002
    Code[1]: 0x946eb024
    <snip>
    Thread 4 Crashed:
    0 com.apple.SearchKit 0x946eb024 StoreStreamFlush + 0x30
    1 com.apple.SearchKit 0x946e3998 StorageCommit + 0x1a8
    2 com.apple.SearchKit 0x946eaafc StorageInitialize + 0xc8
    3 com.apple.SearchKit 0x946ea3b0 IAStorageOpenFromStream + 0x90
    4 com.apple.SearchKit 0x946e9f50 IAStorageOpenFromFilePath + 0xe0
    5 com.apple.SearchKit 0x946e9bb4 Z17SKIndexInitializePKvPK10_CFStringmPP23OpaqueIATextAnalysisRefm + 0x1b8
    6 com.apple.SearchKit 0x946e9520 SKIndexCreateWithURL + 0x74
    7 com.apple.MessageFramework 0x868f2724 -[MboxIndex initWithStore:writeAccess:] + 0x348
    8 com.apple.MessageFramework 0x868e657c -[MessageStore(Indexing) openIndexWithWriteAccess:] + 0x84
    9 com.apple.MessageFramework 0x868e64c8 -[MessageStore(Indexing) _prepareIndexForUpdate] + 0x84
    10 com.apple.MessageFramework 0x868da2a0 -[MessageStore(Indexing) _fullUpdateOfIndex] + 0x7c
    11 libobjc.A.dylib 0x90836734 objc_msgSendv + 0xb4
    12 com.apple.Foundation 0x90a2b408 -[NSInvocation invoke] + 0x374
    13 com.apple.MessageFramework 0x868ca9d4 -[MonitoredInvocation invoke] + 0x90
    14 com.apple.MessageFramework 0x868c7130 -[InvocationQueue _drainQueue] + 0x198
    15 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    16 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    please please can someone advise.
    Powerbook G4 1.5GHz PPC   Mac OS X (10.3.9)  

    hi David
    thanks for responding.
    what i forgot to mention in my first post - and i apologise sincerely for it - is that i have four email addresses.
    i did do your suggested steps 1-4 for the individual INBOX.mboxs (in a vain attempt at isolating the troublemaker), then for all four of the email addresses' INBOX.mbox's, but with still no luck.
    at step 4 Mail would show "Loading address book" or "Updating full index" before crashing. below is the crash report excerpt:
    Date/Time: 2007-06-11 06:23:45 +1200
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Version: 1.3.11 (622)
    PID: 829
    Thread: 4
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000002
    Code[1]: 0x946eb024
    <snip>
    Thread 4 Crashed:
    0 com.apple.SearchKit 0x946eb024 StoreStreamFlush + 0x30
    1 com.apple.SearchKit 0x946e3998 StorageCommit + 0x1a8
    2 com.apple.SearchKit 0x946eaafc StorageInitialize + 0xc8
    3 com.apple.SearchKit 0x946ea3b0 IAStorageOpenFromStream + 0x90
    4 com.apple.SearchKit 0x946e9f50 IAStorageOpenFromFilePath + 0xe0
    5 com.apple.SearchKit 0x946e9bb4 Z17SKIndexInitializePKvPK10_CFStringmPP23OpaqueIATextAnalysisRefm + 0x1b8
    6 com.apple.SearchKit 0x946e9520 SKIndexCreateWithURL + 0x74
    7 com.apple.MessageFramework 0x868f2724 -[MboxIndex initWithStore:writeAccess:] + 0x348
    8 com.apple.MessageFramework 0x868e657c -[MessageStore(Indexing) openIndexWithWriteAccess:] + 0x84
    9 com.apple.MessageFramework 0x868e64c8 -[MessageStore(Indexing) _prepareIndexForUpdate] + 0x84
    10 com.apple.MessageFramework 0x868da2a0 -[MessageStore(Indexing) _fullUpdateOfIndex] + 0x7c
    11 libobjc.A.dylib 0x90836734 objc_msgSendv + 0xb4
    12 com.apple.Foundation 0x90a2b408 -[NSInvocation invoke] + 0x374
    13 com.apple.MessageFramework 0x868ca9d4 -[MonitoredInvocation invoke] + 0x90
    14 com.apple.MessageFramework 0x868c7130 -[InvocationQueue _drainQueue] + 0x198
    15 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    16 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    after some frustration, i went off and tried the following because i was already working off the backups.
    i pulled the mbox file out of the INBOX.mbox package, and had it replace the INBOX.mbox in the ~/Library/Mail/POP-[emailaddress] folder with no success.
    i've also emptied the ~/Library/Mail folder of all contents, deleted the ~/Preferences/com.apple.mail.plist, emptied the Trash, and tried to set Mail up from scratch. it got as far as "Updating full index" before crashing. it's a different thread in the crash report, excerpted below:
    Date/Time: 2007-06-11 06:51:07 +1200
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Version: 1.3.11 (622)
    PID: 856
    Thread: 5
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000002
    Code[1]: 0x946eb024
    <snip>
    Thread 5 Crashed:
    0 com.apple.SearchKit 0x946eb024 StoreStreamFlush + 0x30
    1 com.apple.SearchKit 0x946e3998 StorageCommit + 0x1a8
    2 com.apple.SearchKit 0x946eaafc StorageInitialize + 0xc8
    3 com.apple.SearchKit 0x946ea3b0 IAStorageOpenFromStream + 0x90
    4 com.apple.SearchKit 0x946e9f50 IAStorageOpenFromFilePath + 0xe0
    5 com.apple.SearchKit 0x946e9bb4 Z17SKIndexInitializePKvPK10_CFStringmPP23OpaqueIATextAnalysisRefm + 0x1b8
    6 com.apple.SearchKit 0x946e9520 SKIndexCreateWithURL + 0x74
    7 com.apple.MessageFramework 0x868f2724 -[MboxIndex initWithStore:writeAccess:] + 0x348
    8 com.apple.MessageFramework 0x868e657c -[MessageStore(Indexing) openIndexWithWriteAccess:] + 0x84
    9 com.apple.MessageFramework 0x868e64c8 -[MessageStore(Indexing) _prepareIndexForUpdate] + 0x84
    10 com.apple.MessageFramework 0x868da2a0 -[MessageStore(Indexing) _fullUpdateOfIndex] + 0x7c
    11 libobjc.A.dylib 0x90836734 objc_msgSendv + 0xb4
    12 com.apple.Foundation 0x90a2b408 -[NSInvocation invoke] + 0x374
    13 com.apple.MessageFramework 0x868ca9d4 -[MonitoredInvocation invoke] + 0x90
    14 com.apple.MessageFramework 0x868c7130 -[InvocationQueue _drainQueue] + 0x198
    15 com.apple.Foundation 0x90a6a3c8 forkThreadForFunction + 0x6c
    16 libSystem.B.dylib 0x90024930 pthreadbody + 0x28
    help. please.

  • The font on my internet browser and mail has changed.  How do I change it back to a standard font?

    The font on my internet browser and mail has changed.  How do I change it back to a standard font? 

    Assuming you're using Safari, with Safari running open Safari's Preferences (Preferences in the Safari menu). Go to the Appearance tab, and set the ones you want.
    Assuming you're using Mail, open Mail's Preferences (Preferences in the Mail menu). Go to the Fonts & Colors tab, and set the ones you want.

  • Mail unexpectedly quits - and I am not great with the MAC!  help!

    I have a iMAC, OS X 10.2.8. My mail is version 1.2.5.
    About a week ago, when I hit the MAIL icon, it bounces in the dock and then I get the error message "The application Mail has unexpectedly quit. The system and other applications have not been affected."
    I have not touched anything or moved anything on the Mac. I run software updates - but have not seen anything mail related.
    Have no idea what to do. Can someone please help?
    Thanks so much!

    Ok - thanks - here you go - I think this is the right thing.
    Date/Time: 2006-04-18 20:55:15 +0100
    OS Version: 10.2.8 (Build 6R73)
    Host: spc1-lewi7-4-0-cust20.asfd.broadband.ntl.com
    Command: Mail
    PID: 464
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x007f6000
    Thread 0 Crashed:
    #0 0x90165504 in __CFFromUTF8
    #1 0x901ac884 in __CFStringDecodeByteStream3
    #2 0x901abd84 in __CFStringCreateImmutableFunnel3
    #3 0x9013eaf8 in _CFPropertyListCreateFromXMLData
    #4 0x9420d21c in _readMailboxCache
    #5 0x9420dbd0 in _configureMailboxCache
    #6 0x941f4be4 in -[MailAccount rootMailboxUid]
    #7 0x941f2598 in -[MailAccount mailboxUidForRelativePath:create:]
    #8 0x941f5ba8 in -[MailAccount(Internal) _specialMailboxUidWithType:create:]
    #9 0x9420dcc0 in -[MailAccount resetSpecialMailboxes]
    #10 0x97df29b8 in -[NSArray makeObjectsPerformSelector:withObject:]
    #11 0x9420dfc4 in +[MailAccount resortMailboxPaths]
    #12 0x9420e650 in +[MailAccount setMailAccounts:]
    #13 0x9420ea9c in +[MailAccount haveAccountsBeenConfigured]
    #14 0x000050d4 in 0x50d4
    #15 0x97dfab40 in _nsNotificationCenterCallBack
    #16 0x9016847c in _postNotification
    #17 0x90165b90 in _CFNotificationCenterPostLocalNotification
    #18 0x000047b0 in 0x47b0
    #19 0x9318b16c in -[NSApplication _sendFinishLaunchingNotification]
    #20 0x93161f98 in _requiredAEEventHandler
    #21 0x91b56570 in Z20aeDispatchAppleEventPK6AEDescPSmPh
    #22 0x91b590cc in Z25dispatchEventAndSendReplyPK6AEDescPS
    #23 0x91b56478 in aeProcessAppleEvent
    #24 0x96a83778 in AEProcessAppleEvent
    #25 0x9308e698 in _DPSNextEvent
    #26 0x930a0824 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
    #27 0x930b23f4 in -[NSApplication run]
    #28 0x931605cc in NSApplicationMain
    #29 0x000043cc in 0x43cc
    #30 0x0000424c in 0x424c
    PPC Thread State:
    srr0: 0x90165504 srr1: 0x0000d030 vrsave: 0x00000000
    xer: 0x20000000 lr: 0x90165348 ctr: 0x90165338 mq: 0x00000000
    r0: 0x00000000 r1: 0xbfffdb50 r2: 0x24004280 r3: 0x00000800
    r4: 0x007ed62d r5: 0x000004bf r6: 0x007f5ffa r7: 0xffffcc9f
    r8: 0xbfffdc44 r9: 0x007f6000 r10: 0x007eef20 r11: 0x000066c2
    r12: 0x90165338 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0xa41fe080 r17: 0x00000000 r18: 0x00000001 r19: 0x00000000
    r20: 0x00000800 r21: 0x007ed62d r22: 0xbfffdc44 r23: 0x00000000
    r24: 0x00000001 r25: 0x00000000 r26: 0xffffcc9f r27: 0x000004bb
    r28: 0x007ed631 r29: 0x00000000 r30: 0x00000000 r31: 0x90165348

  • Mail and AddressBook "unexpectedly quit" before seeing them

    At first the mail application (1.3.11) would open and the spinning beach ball would spin endlessly until force quit is used. The address book gets the: "the application Mail has unexpectedly quit" immediately as the mail application does now also.
    When Safari is opened, Google is my home page and after a few letters are written in, the application freezes until force quit is used. This doesn't happen when google is used on Explorer.
    I tried moving the Library and plist to the desktop and not luck in restart.
    What's next?

    I found the problem with the Address book that made the Mail program crash also. I moved the "AddressBook.data" to the desktop from:
    /Library/Application Support/AddressBook
    and the AddressBook and Mail started operating!
    A new "AddressBook.data" was created and I threw the old one away.
    I lost the addresses and should have gone to the backup data but already started loading in addresses.
    But all is well.
    Carlos

  • Finder, Mail and Safari unexpectedly quit

    Hello
    I am having intermittent problems with MacBook Pro Intel Core 2 Duo 2.2GHz with 6GB RAM and a Seagate 500MB/7200RPM Snow Leopard OS 10.6.2
    Mail will quit when I try to add an attachment
    If I go to the Finder from another application, the Finder quits and windows disappear. If I select "new finder window" finder repeatedly quits. After 10 or fifteen times (usually I just restart) I can get the finder window to stay open.
    Using Safari and selecting a file to upload causes Safari to quit. Firefox works fine.
    I have done a clean install. Problems persist intermittently.
    Any advice on how I can fix this? Thank you!

    Start with http://www.thexlab.com/faqs/multipleappsquit.html

  • Spinning Wheel, Mail Unexpectedly Quits

    I am using Mail 1.3.11 and have been for years. Just in the last week, Mail will unexpectedly quit and ask me if I want to send bug report. I can usually open one mail, then get spinning colorwheel for over a minute then get the App Mail has quit window. This happens everytime I open Mail now. I can't really check or delete any mails. I read advice on holding down shift and checking junk filter. Did all that and still quits on me. I called tech support for my internet provider and they claim it is not on their end. The spinning wheel seems to start when mail is trying to contact smtp.mail.west.cox server.
    I am stumped. Is there a newer version of Mail? Should I upgrade and will it fix this problem? Like I mentioned, I have used this version for years and no problems until recent.

    Thanks David for the help. The place I got the log from was in the window after Mail crashed again. When I went to Open Library/Logs/etc. the file mail.crash.log was greyed out. Anyway, here it is.
    Here is the crash log:
    Date/Time: 2006-11-19 10:41:47 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Version: 1.3.11 (622)
    PID: 484
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 <<00000000>> 0xffff883c __memcpy + 0x9c
    1 com.apple.MessageFramework 0x868a04ac _decodeBase64Data + 0x2e0
    2 com.apple.MessageFramework 0x868acd70 -[MimePart bodyData] + 0x158
    3 com.apple.MessageFramework 0x868c65cc -[MimePart(DecodingSupport) contentsForTextSystem] + 0x384
    4 com.apple.MessageFramework 0x868f5d68 -[MimePart fileWrapper] + 0x68
    5 com.apple.MessageFramework 0x868f5c30 _createAttachment + 0x80
    6 com.apple.MessageFramework 0x868c5e38 -[MimePart attributedString] + 0x108
    7 com.apple.MessageFramework 0x868f80a0 -[MimePart(DecodingSupport) decodeMultipart] + 0x3c
    8 com.apple.MessageFramework 0x868c6574 -[MimePart(DecodingSupport) contentsForTextSystem] + 0x32c
    9 com.apple.MessageFramework 0x868c5e84 -[MimePart attributedString] + 0x154
    10 com.apple.MessageFramework 0x868c5be8 -[MimeBody attributedString] + 0x38
    11 com.apple.MessageFramework 0x868ef2e4 -[Message attributedString] + 0x98
    12 com.apple.mail 0x0005bef4 0x1000 + 0x5aef4
    13 com.apple.mail 0x0005bf68 0x1000 + 0x5af68
    14 com.apple.mail 0x00032c1c 0x1000 + 0x31c1c
    15 com.apple.mail 0x00032064 0x1000 + 0x31064
    16 com.apple.mail 0x00054460 0x1000 + 0x53460
    17 com.apple.mail 0x000546b0 0x1000 + 0x536b0
    18 libobjc.A.dylib 0x94729734 objc_msgSendv + 0xb4
    19 com.apple.Foundation 0x90a2b500 -[NSInvocation invoke] + 0x374
    20 com.apple.MessageFramework 0x868848b0 _invokeInvocationRequest + 0x64
    21 com.apple.MessageFramework 0x8688cf4c _handleInvocationRequest + 0x20
    22 com.apple.MessageFramework 0x86874f98 -[MainThread handlePortMessage:] + 0x90
    23 com.apple.Foundation 0x90a34d20 __NSFireMachPort + 0x10c
    24 com.apple.CoreFoundation 0x901dde4c __CFMachPortPerform + 0xe0
    25 com.apple.CoreFoundation 0x901da57c __CFRunLoopDoSource1 + 0xc8
    26 com.apple.CoreFoundation 0x901c2448 __CFRunLoopRun + 0x540
    27 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    28 com.apple.HIToolbox 0x973b8e10 RunCurrentEventLoopInMode + 0xac
    29 com.apple.HIToolbox 0x973bf4b4 ReceiveNextEventCommon + 0xf4
    30 com.apple.HIToolbox 0x973e1638 BlockUntilNextEventMatchingListInMode + 0x60
    31 com.apple.AppKit 0x97d84258 _DPSNextEvent + 0x180
    32 com.apple.AppKit 0x97d9acd8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    33 com.apple.AppKit 0x97e87874 -[NSApplication _shouldTerminate] + 0x1a8
    34 com.apple.AppKit 0x97e5fd20 -[NSApplication terminate:] + 0x8c
    35 com.apple.AppKit 0x97e296a8 -[NSApplication sendAction:to:from:] + 0x6c
    36 com.apple.AppKit 0x97e5ef00 -[NSMenu performActionForItemAtIndex:] + 0x188
    37 com.apple.AppKit 0x97ea37ac -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 0x68
    38 com.apple.AppKit 0x97de0848 _NSHandleCarbonMenuEvent + 0x174
    39 com.apple.AppKit 0x97d845a8 _DPSNextEvent + 0x4d0
    40 com.apple.AppKit 0x97d9acd8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
    41 com.apple.AppKit 0x97daf058 -[NSApplication run] + 0x21c
    42 com.apple.AppKit 0x97e6b774 NSApplicationMain + 0x1d0
    43 com.apple.mail 0x0000ed3c 0x1000 + 0xdd3c
    44 com.apple.mail 0x0003dc34 0x1000 + 0x3cc34
    Thread 1:
    0 libSystem.B.dylib 0x90017238 semaphorewait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea1c pthread_condwait + 0x270
    2 com.apple.Foundation 0x90a7c598 -[NSConditionLock lockWhenCondition:] + 0x44
    3 com.apple.AppKit 0x97d7c0f8 -[NSUIHeartBeat _heartBeatThread:] + 0x190
    4 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    5 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 2:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
    5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
    6 com.apple.MessageFramework 0x8689aea0 +[_NSSocket _runIOThread] + 0x5c
    7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
    8 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 3:
    0 libSystem.B.dylib 0x9000b46c select + 0xc
    1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
    2 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 4:
    0 libSystem.B.dylib 0x90018e78 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea14 pthread_condwait + 0x268
    2 ...ple.CoreServices.CarbonCore 0x96310570 TSWaitOnSemaphoreCommon + 0xb0
    3 ...ickTimeComponents.component 0x92a65b34 ReadSchedulerThreadEntryPoint + 0x1458
    4 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 5:
    0 libSystem.B.dylib 0x90018e78 semaphoretimedwait_signaltrap + 0x8
    1 libSystem.B.dylib 0x9000ea14 pthread_condwait + 0x268
    2 ...ple.CoreServices.CarbonCore 0x96310570 TSWaitOnSemaphoreCommon + 0xb0
    3 ...ple.CoreServices.CarbonCore 0x963103f4 _Z15AsyncFileThreadPv + 0x38
    4 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    Thread 6:
    0 libSystem.B.dylib 0x900078b8 machmsgtrap + 0x8
    1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
    2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
    3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
    4 com.apple.audio.CoreAudio 0x919684b8 _ZN10HALRunLoop9OwnThreadEPv + 0x104
    5 com.apple.audio.CoreAudio 0x919682ec ZN9CAPThread5EntryEPS + 0x30
    6 libSystem.B.dylib 0x90024990 pthreadbody + 0x28
    PPC Thread State:
    srr0: 0xffff883c srr1: 0x0200f030 vrsave: 0x00000000
    cr: 0x24022441 xer: 0x20000007 lr: 0x868a04ac ctr: 0x9011c160
    r0: 0x00000000 r1: 0xbfffc5b0 r2: 0xa0000b8c r3: 0x00000000
    r4: 0xbfffc5f0 r5: 0x00000001 r6: 0x00000052 r7: 0x00000001
    r8: 0x6e000000 r9: 0x00000000 r10: 0x90a23a6c r11: 0xa0a20f74
    r12: 0x00000000 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0xa01c1f20 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000003 r23: 0x0000004c
    r24: 0x00524946 r25: 0x0490b800 r26: 0x00000003 r27: 0x6241f444
    r28: 0x4486a368 r29: 0x8697f98c r30: 0x4486a31b r31: 0x868a01d4

  • Mail unexpectedly quits upon launch

    I'm new to posting bugs here: I've never had to report a problem before.
    When I open up Mail, it quits. That's pretty much the problem. I don't know how to solve it.
    iCal works, and I have no to-dos stored. iChat also quits unexpectedly, though not on launch: it quits after random tasks. Not certain if that's related.
    Thanks in advance, you all.

    the same problem I've got now , here's my problem detailes
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (929.4)
    Build Info: Mail-9290400~5
    Code Type: X86 (Native)
    Parent Process: launchd [83]
    Date/Time: 2008-12-05 02:42:25.628 +0200
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0000000000 0 + 0
    1 com.apple.WebCore 0x95f3a3d4 WebCore::InlineFlowBox::deleteLine(WebCore::RenderArena*) + 52
    2 com.apple.WebCore 0x95f3a3d4 WebCore::InlineFlowBox::deleteLine(WebCore::RenderArena*) + 52
    3 com.apple.WebCore 0x95f3a3d4 WebCore::InlineFlowBox::deleteLine(WebCore::RenderArena*) + 52
    4 com.apple.WebCore 0x95edd08b WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1419
    5 com.apple.WebCore 0x95ed483a WebCore::RenderBlock::layoutBlock(bool) + 730
    6 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    7 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    8 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    9 com.apple.WebCore 0x95edcab2 WebCore::RenderTableCell::layout() + 34
    10 com.apple.WebCore 0x95edc966 WebCore::RenderTableRow::layout() + 214
    11 com.apple.WebCore 0x95edc78b WebCore::RenderContainer::layout() + 107
    12 com.apple.WebCore 0x95ed72c5 WebCore::RenderTable::layout() + 677
    13 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    14 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    15 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    16 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    17 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    18 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    19 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    20 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    21 com.apple.WebCore 0x95edcab2 WebCore::RenderTableCell::layout() + 34
    22 com.apple.WebCore 0x95edc966 WebCore::RenderTableRow::layout() + 214
    23 com.apple.WebCore 0x95edc78b WebCore::RenderContainer::layout() + 107
    24 com.apple.WebCore 0x95ed72c5 WebCore::RenderTable::layout() + 677
    25 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    26 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    27 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    28 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    29 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    30 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    31 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    32 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    33 com.apple.WebCore 0x95edcab2 WebCore::RenderTableCell::layout() + 34
    34 com.apple.WebCore 0x95edc966 WebCore::RenderTableRow::layout() + 214
    35 com.apple.WebCore 0x95edc78b WebCore::RenderContainer::layout() + 107
    36 com.apple.WebCore 0x95ed72c5 WebCore::RenderTable::layout() + 677
    37 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    38 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    39 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    40 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    41 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    42 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    43 com.apple.WebCore 0x95ed61f5 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1893
    44 com.apple.WebCore 0x95ed4d89 WebCore::RenderBlock::layoutBlock(bool) + 2089
    45 com.apple.WebCore 0x95ed4528 WebCore::RenderBlock::layout() + 40
    46 com.apple.WebCore 0x95ed43a8 WebCore::RenderView::layout() + 200
    47 com.apple.WebCore 0x95ed2bb9 WebCore::FrameView::layout(bool) + 473
    48 com.apple.WebCore 0x95ef617c -[WebCoreFrameBridge forceLayoutAdjustingViewSize:] + 44
    49 com.apple.WebKit 0x91852dcd -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 381
    50 com.apple.WebKit 0x91852c44 -[WebHTMLView layout] + 52
    51 com.apple.mail 0x0004b2df 0x1000 + 303839
    52 com.apple.mail 0x0001a6c4 0x1000 + 104132
    53 com.apple.AppKit 0x93e633a1 -[NSView setFrameSize:] + 658
    54 com.apple.mail 0x0001a354 0x1000 + 103252
    55 com.apple.AppKit 0x93f3118e -[NSView resizeSubviewsWithOldSize:] + 177
    56 com.apple.AppKit 0x93e633a1 -[NSView setFrameSize:] + 658
    57 com.apple.AppKit 0x93f54a76 -[NSClipView setFrameSize:] + 211
    58 com.apple.AppKit 0x93e630e1 -[NSView setFrame:] + 253
    59 com.apple.AppKit 0x93f547cd -[NSScrollView tile] + 3266
    60 com.apple.AppKit 0x93f53ae7 -[NSScrollView _update] + 39
    61 com.apple.mail 0x0000be1e 0x1000 + 44574
    62 com.apple.mail 0x0000bf8e 0x1000 + 44942
    63 com.apple.Foundation 0x938971da nsnotecallback + 106
    64 com.apple.CoreFoundation 0x96e9eaba __CFXNotificationPost + 362
    65 com.apple.CoreFoundation 0x96e9ed93 _CFXNotificationPostNotification + 179
    66 com.apple.Foundation 0x93894440 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    67 com.apple.mail 0x00002d60 0x1000 + 7520
    68 com.apple.Foundation 0x9389dc88 -[NSNotificationCenter postNotificationName:object:] + 56
    69 com.apple.AppKit 0x93e5d5b3 -[NSView _postFrameChangeNotification] + 198
    70 com.apple.AppKit 0x93e63423 -[NSView setFrameSize:] + 788
    71 com.apple.mail 0x0004b13f 0x1000 + 303423
    72 com.apple.mail 0x0004afab 0x1000 + 303019
    73 com.apple.Foundation 0x938971da nsnotecallback + 106
    74 com.apple.CoreFoundation 0x96e9eaba __CFXNotificationPost + 362
    75 com.apple.CoreFoundation 0x96e9ed93 _CFXNotificationPostNotification + 179
    76 com.apple.Foundation 0x93894440 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
    77 com.apple.mail 0x00002d60 0x1000 + 7520
    78 com.apple.Foundation 0x9389dc88 -[NSNotificationCenter postNotificationName:object:] + 56
    79 com.apple.AppKit 0x93e5d5b3 -[NSView _postFrameChangeNotification] + 198
    80 com.apple.AppKit 0x93e63423 -[NSView setFrameSize:] + 788
    81 com.apple.AppKit 0x93e5967a -[NSControl setFrameSize:] + 125
    82 com.apple.mail 0x00059c9b 0x1000 + 363675
    83 com.apple.mail 0x0004dadd 0x1000 + 314077
    84 com.apple.WebKit 0x9184b280 CallDelegate(objc_object* ()(objc_object, objc_selector*, ...), WebView*, objc_object*, objc_selector*, objc_object*) + 112
    85 com.apple.WebKit 0x91852f5a WebFrameLoaderClient::dispatchDidFinishLoad() + 106
    86 com.apple.WebCore 0x95e52632 WebCore::FrameLoader::checkLoadCompleteForThisFrame() + 594
    87 com.apple.WebCore 0x95e52302 WebCore::FrameLoader::recursiveCheckLoadComplete() + 194
    88 com.apple.WebCore 0x95ed0549 WebCore::DocumentLoader::removeSubresourceLoader(WebCore::ResourceLoader*) + 185
    89 com.apple.WebCore 0x95f19d22 WebCore::SubresourceLoader::didFinishLoading() + 130
    90 com.apple.Foundation 0x938fd097 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
    91 com.apple.Foundation 0x938fd003 _NSURLConnectionDidFinishLoading + 147
    92 com.apple.CFNetwork 0x96fc9209 sendDidFinishLoadingCallback + 148
    93 com.apple.CFNetwork 0x96fc6180 _CFURLConnectionSendCallbacks + 1759
    94 com.apple.CFNetwork 0x96fc5a25 muxerSourcePerform + 283
    95 com.apple.CoreFoundation 0x96ebd615 CFRunLoopRunSpecific + 3141
    96 com.apple.CoreFoundation 0x96ebdcf8 CFRunLoopRunInMode + 88
    97 com.apple.HIToolbox 0x93565480 RunCurrentEventLoopInMode + 283
    98 com.apple.HIToolbox 0x93565299 ReceiveNextEventCommon + 374
    99 com.apple.HIToolbox 0x9356510d BlockUntilNextEventMatchingListInMode + 106
    100 com.apple.AppKit 0x93e7a3ed _DPSNextEvent + 657
    101 com.apple.AppKit 0x93e79ca0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    102 com.apple.AppKit 0x93e72cdb -[NSApplication run] + 795
    103 com.apple.AppKit 0x93e3ff14 NSApplicationMain + 574
    104 com.apple.mail 0x000fa9a2 0x1000 + 1022370
    Thread 1:
    0 libSystem.B.dylib 0x9565f4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95666c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ebd0ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ebdcf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938cc135 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938d8254 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003d5021 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    8 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    10 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938ddb1c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938dd930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d6ee3 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    7 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    9 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x956c907a _workqops + 10
    1 libSystem.B.dylib 0x956c90aa start_wqthread + 30
    Thread 4:
    Thread 5:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938ddb1c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938dd930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d6ee3 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    7 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    9 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9566668e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9569136d pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x91a1ebb9 fefragmentthread + 54
    3 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    4 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938ddb1c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938dd930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d6ee3 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    7 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    9 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938ddb1c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938dd930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d6ee3 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    7 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    9 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938ddb1c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938dd930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d6ee3 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    7 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    9 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938ddb1c -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938dd930 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x003d6ee3 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    7 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    9 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9565f506 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x9569184f pthread_condwait + 1244
    2 libSystem.B.dylib 0x956930d3 pthreadcond_timedwait_relativenp + 47
    3 ...apple.AddressBook.framework 0x964e6a3d -[ABRemoteImageLoader workLoop] + 193
    4 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    5 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    6 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    7 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9565f4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95666c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ebd0ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ebdcf8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x96fc0eca CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    6 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9565f4a6 machmsgtrap + 10
    1 libSystem.B.dylib 0x95666c9c mach_msg + 72
    2 com.apple.CoreFoundation 0x96ebd0ce CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x96ebdcf8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938fb100 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x93897bad -[NSThread main] + 45
    6 com.apple.Foundation 0x93897754 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x956906f5 pthreadstart + 321
    8 libSystem.B.dylib 0x956905b2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x1363fc84 ebx: 0x95edcc37 ecx: 0x1354b8c0 edx: 0x1363f63c
    edi: 0x1354b8c0 esi: 0x170f2acc ebp: 0xbfffbb48 esp: 0xbfffbb2c
    ss: 0x0000001f efl: 0x00010246 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x270ff3 com.apple.mail 3.5 (929.4) <d72931e08460e1473c4bb95348f88e3d> /Applications/Mail.app/Contents/MacOS/Mail
    0x2df000 - 0x534ff3 com.apple.MessageFramework 3.5 (929.2) <585a160bbb2a8db85a98946514a483fa> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x689000 - 0x68bfff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x692000 - 0x6b6fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x13353000 - 0x13353ffe com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <b08d1285182ffcbaedd747d17fdaeefd> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x13a9a000 - 0x13c82fff com.apple.RawCamera.bundle 2.0.11 (410) <7704cc57f7daceb81672bfdc4434da40> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x13f59000 - 0x13f5eff3 libCGXCoreImage.A.dylib ??? (???) <31761f6461b8dd390dc4df480b1fb564> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x13fdb000 - 0x13fdbffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x16af5000 - 0x16afbffd com.apple.JavaVM 12.2.0 (12.2.0) <9ad39149cc7ecc91da3e93df7f61d315> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x16b04000 - 0x16b13fff com.apple.mail.WebPlugIn 3.5 (929.4) <ddc4d783628305319348be5c625afd29> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.bundle/Contents/MacOS/Mai lWebPlugIn
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90053feb com.apple.framework.familycontrols 1.0.2 (1.0.2) <90f740755beef77835545ede9e5e975d> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x90054000 - 0x90098feb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <7e80635e8f1380dbf4af27e17e709fcb> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x90099000 - 0x900a3feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x900a4000 - 0x90111ffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x90112000 - 0x90213fef com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90214000 - 0x90253fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90254000 - 0x90264ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9032f000 - 0x9032fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90330000 - 0x90476ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90477000 - 0x90557fff com.apple.syncservices 3.1 (389.7) <b3020e445b8987ea77eeaf918e48c351> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x90558000 - 0x90690fe7 com.apple.imageKit 1.0.2 (1.0) <5eee702fe546c8c881acfc65c41ad178> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90691000 - 0x90695fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90696000 - 0x906a6fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x906a7000 - 0x906e5fff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x906e6000 - 0x90715fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90716000 - 0x9079dff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x9079e000 - 0x907d7ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x907d8000 - 0x908bdff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x908be000 - 0x908e6fff libcups.2.dylib ??? (???) <1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib
    0x908e7000 - 0x908f0fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x908f1000 - 0x90a15fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90a16000 - 0x90a60fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90a61000 - 0x910fdfff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91106000 - 0x911e7ff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
    0x911e8000 - 0x916b9f3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x916ba000 - 0x916d9ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x916da000 - 0x91764fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91765000 - 0x91830fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91831000 - 0x91831ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91832000 - 0x91832ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91833000 - 0x9183affe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9183b000 - 0x9183bffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9183c000 - 0x918fafff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x918fb000 - 0x91928feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91929000 - 0x91929ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9192a000 - 0x91cc7fe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91cc8000 - 0x91ce3ffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ce4000 - 0x91d08fff libxslt.1.dylib ??? (???) <ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib
    0x91d09000 - 0x91d88ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91d89000 - 0x91d89ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x91e7f000 - 0x91e87fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91e88000 - 0x91e8bfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91e8c000 - 0x91e8dffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x91e8e000 - 0x91e8eff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91e8f000 - 0x91e94ffc com.apple.KerberosHelper 1.1 (1.0) <86b1b4589baa557d067d07efc01890d2> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x91e95000 - 0x91e9afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91e9b000 - 0x91ecdfff com.apple.LDAPFramework 1.4.5 (110) <cc04500cf7b6edccc75bb3fe2973f72c> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x91ece000 - 0x91ed0fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91ed1000 - 0x91ed5fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x91ed6000 - 0x91f2fff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91f30000 - 0x920ebff3 com.apple.QuartzComposer 2.1 (106.5) <1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x920ec000 - 0x92128fff com.apple.DAVKit 3.0.4 (652) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x92129000 - 0x92160fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92161000 - 0x92168fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x92169000 - 0x9217dff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9217e000 - 0x9219cfff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x9219d000 - 0x921a9ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x921aa000 - 0x92484ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93536000 - 0x9383dfff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9383e000 - 0x9388cff3 com.apple.datadetectorscore 1.0.2 (52.14) <bd3bfe061091be75ce6a27172b988702> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9388d000 - 0x93b08fe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93b09000 - 0x93b0ffff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93b10000 - 0x93bdeff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x93bdf000 - 0x93c15fef libtidy.A.dylib ??? (???) <f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
    0x93c16000 - 0x93cbdfeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93cbe000 - 0x93d51fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93d52000 - 0x93d54ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93d55000 - 0x93db1ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93db2000 - 0x93e01fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x93e02000 - 0x93e2bfff com.apple.CoreMediaPrivate 13.0 (13.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x93e2c000 - 0x93e39fe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93e3a000 - 0x94637fef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94638000 - 0x94799ff2 com.apple.CalendarStore 3.0.5 (841) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x9479a000 - 0x948d2ff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
    0x948d3000 - 0x948d3ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94977000 - 0x949abfef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94c15000 - 0x94c46ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94c77000 - 0x94ce9fff com.apple.PDFKit 2.1.1 (2.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x94cea000 - 0x94d2cfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94d2d000 - 0x94d45fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94d46000 - 0x94e00fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94e01000 - 0x94e0fffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x94e10000 - 0x94ec0fff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94ec1000 - 0x94fa1fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x94fa2000 - 0x94fbefff com.apple.IMFramework 4.0.5 (582) <da822220ccdaabc47408e2f641d48685> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x94fbf000 - 0x9506effb com.apple.QTKit 7.5.5 (995.22.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9506f000 - 0x9506fffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95070000 - 0x950d6ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x950d7000 - 0x95189ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
    0x9518a000 - 0x951e7ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x951e8000 - 0x951fefff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x951ff000 - 0x9523efff com.apple.CoreMediaIOServicesPrivate 13.0 (13.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x9523f000 - 0x9524efff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x9524f000 - 0x9524fffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95250000 - 0x95317ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95318000 - 0x9563afe2 com.apple.QuickTime 7.5.5 (995.22.3) <07ffd134d58fdbfe377ba9007f591289> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9563b000 - 0x95651fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <80b173571cdb99a829e1b8ec0a677291> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x95652000 - 0x9565dfe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9565e000 - 0x957beff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
    0x957bf000 - 0x957cbfff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x957cc000 - 0x957d7fff com.apple.dotMacLegacy 3.1 (244.1) <dc5b306b079718439c199d386ff60cc4> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x957d8000 - 0x957e4ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x957e5000 - 0x9580dff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95811000 - 0x95816ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95817000 - 0x9583bfeb libssl.0.9.7.dylib ??? (???) <c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
    0x9583c000 - 0x9587dfe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9587e000 - 0x9589cff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <4b81063df189bc462f012a169474fcbc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9589d000 - 0x958aaff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x958ab000 - 0x958fbff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x958fc000 - 0x95900fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95901000 - 0x9598dff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9598e000 - 0x959b9fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x959ba000 - 0x95a2cfff com.apple.iLifeMediaBrowser 1.0.9 (212.0.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x95a2d000 - 0x95debfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95dec000 - 0x9643dfff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9643e000 - 0x96451fff com.apple.IMUtils 4.0.5 (582) <535270cbc62da9f8269578251a660e76> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x96452000 - 0x96459ff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9645a000 - 0x96471fff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x96472000 - 0x964bbfef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x964bc000 - 0x964cdffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x964d6000 - 0x96655fff com.apple.AddressBook.framework 4.1.1 (696) <bb7f2d5f0b2d180288cd959cd9ba6c1a> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96656000 - 0x966b0ff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x966b1000 - 0x9672bff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9672c000 - 0x967b7fff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x967b8000 - 0x967d5ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x967d6000 - 0x96869ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9686a000 - 0x96c7afef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x96c7b000 - 0x96e49fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96e4a000 - 0x96e4afff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96e4b000 - 0x96f7dfff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96f7e000 - 0x96faeff3 com.apple.DotMacSyncManager 1.2.3 (286) <95dc39fc6bf19eb92c5606ebd8a38492> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x96faf000 - 0x96fb4fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96fb5000 - 0x97039fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9703a000 - 0x97049ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9704a000 - 0x970c6feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x970c7000 - 0x97101fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x97102000 - 0x9717ffef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Maybe you are looking for

  • Error in Downloading and Installing "Pages"

    I purchased and started the download of pages via Mac App Store on my brand new MacBook Pro 13". I waited for the app to download, then finally got to the 341.9 MB and still had some left on the download bar but then disappeard from launchpad. So i c

  • How To Remove The Hard Disk On A HP Pavilion Slimline s5220y Desktop

    Hello. I need to replace the HDD on my wife's s5220y pc. This model has a case that only the side panel comes off . Other simular models have a case that the side and bottom panel comes off in a L shape making it easy to remove the HDD. Can someone e

  • Perfect iframe size for widescreen media player

    hey folks, I have been mucking about with varied success with the size of my media player. The files are 384x 216. But when I make my iframe that size. It's tiny. So, is there a perect sized iframe snippet for a widescreen player? Or should I keep pl

  • ASCII-EBCDIC conversion

    Hello, I am looking for a tool which can convert from ASCII to EBCDIC (firstly) and from EBCDIC to ASCII. (I should store some columns in EBCDIC because some COBOL program should read it.) Regards, Laszlo

  • Extending EventDispatcher with dynamic event types

    I'm currently trying to write my own class to extend the EventDispatcher class. My goal is to create a Service class which acts as a switchboard for incoming socket data. Incoming socket data is parsed to create an Event which is Dispatched to the ap