OSX 10.5.1 - Mail shuts down - iCal won't open

I installed 10.5.1 last night and can't check my eMail or iCal anymore. I opened Mail, then iCal. When iCal opens, it shuts down both. Now, when I open Mail alone, it shuts down 5 seconds later, without getting new mail. If I open iCal alone, iCal starts to open, then shuts down. You never see a calendar. Can I uninstall 10.5.1?

SOLUTION! After trying everything I could think of, I downloaded the 10.5.1 update directly from apple.com then RE-updated my mac. (I'd previously used Software Updater.) After the restart, I have my mail and ical back! Yippee. Apple computers rock, but these pimples take hours and joy from my life. Apple - you stink (for now). What a way to spend Thanksgiving.

Similar Messages

  • Adobe Reader is shutting down and won't open

    Adobe Reader is shutting down and won't open, can i get some support?

    Some things to try...
    Using Windows Explorer navigate to C:\Program Files (x86)\Adobe\Reader 11.0\Reader, then double-click on Eula.exe and accept the license agreement
    Can you open Adobe Reader by itself?  If so, try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].
    It could even be a malware issue; see http://helpx.adobe.com/acrobat/kb/reader-core-dll-error.html

  • Mail Shuts Down when trying to Open Email with movie

    Just recently Mail is shutting down when I try to open an email with attached movie. When I mail again, the email is still there with the blue dot.
    I found one document suggesting a Java..Cocoa plug in may be the culprit but no luck.
    Any ideas?
    Any assistance very much appreciated.

    Am I the only one having troubles with Apple Mail?
    As I said, when I go to open an email that has a movie (.wmv) attached it shuts mail down. Must be a record if I am the only one encountering this problem.
    Any one? Any ideas?

  • Laptop suddenly shuts down and won't open

    Hello guys!   So I was using my laptop in my bed and suddenly, it shuts down and I don't know why. I thought it was low batt so I tried putting the charger but it won't charge.Please help me..

    The "do something with the battery" you're referring to would be to unplug it for a minute. You can go to ifixit.com and get detailed instructions on how to do it for your model. The other thing I'd suggest, though I'm not sure it'll work with your machine in this condition, is to reset the SMC. You can try.
    http://support.apple.com/kb/ht3964
    If your MPB is a 2009 or later, follow the "for a battery you should not remove" instructions.

  • Mail shuts down 10 seconds after opening.

    I don't have any "to do's" in my calendar as stated in other discussion topics.
    I cleared my mail cache . . . cleared cookies . . . I just don't know what else to do.
    I'm sure the switch to Leopard is causing the problem.

    that may be an entirely different issue.
    how many accounts do you have? and where are you trying to send from.
    for each account you should have an outgoing server set up. See mail>preferences>accounts>account information, when clicking on outgoing mail server you will see a list of all the smtp servers you have, the first one being for the account that is highlighted in the left hand side column. what you could do is to click on the "edit server list" and then go to advanced, and then re-enter your password and click ok, see if that solves the issue. If it does not you may want to change the port, but before you do that you may want to browse this forum for your ISP to see what server port others use.
    Furthermore, depending on where you are trying to send may make a difference. For example, if you are at home, with your own internet connection, you might send without a problem. But if you are at a friend's place on his/her internet connection you might not be able to send, as his/her ISP might prevent you from doing so, in which case you may need to add their smtp info to your outgoing server list.
    Finally, it might just be a case of your ISP being temporarily down, and just being patient.
    hope this helps

  • Since installing OSX 10 my iMac randomly shuts down and restarts.  I can not determine why this is happening.  Any ideas?

    Since installing OSX 10, my iMac randomly shuts down and restarts.  I can not determine why this is happening.  Any ideas?

    1. This is a comment on what you should and should not do to protect yourself from malicious software ("malware") that circulates on the Internet. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    If you find this comment too long or too technical, read only sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
       3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    It can easily be disabled or overridden by the user.
    A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandboxing security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the malware attacker. If you're smarter than he thinks you are, you'll win.
    That means, in practice, that you always stay within a safe harbor of computing practices. How do you know what is safe?
    Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is unsafe.
    A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
    Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
    Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are outside the safe harbor, though not all are necessarily harmful.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe. For instance, if a web page warns you that Flash is out of date, do not follow an offered link to an update. Go to the Adobe website to download it, if you need it at all.
    Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    "FREE WI-FI !!!" networks in public places are unsafe unless you can verify that the network is not a trap (which you probably can't.) Even then, do not download any software or transmit any private information while connected to such a network, regardless of where it seems to come from or go to.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Follow the above guidelines, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use one of the free anti-virus products in the Mac App Store — nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
    In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. Most of the real danger comes from highly targeted "zero-day" attacks that are not yet recognized.
    By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
    8. An anti-malware product from the App Store, such as "ClamXav," doesn't have these drawbacks. That doesn't mean it's entirely safe. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An anti-virus app is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
    A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
    ♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
    Anti-virus software may be able to tell you which particular trojan it is, but do you care? In practice, there's seldom a reason to use the software unless an institutional policy requires it.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither should you assume that you will always be safe from exploitation, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Mail shuts down when loading incoming messages

    Hello!
    well, actually the title says it all. Since yesterday mail shuts itself down when it tries to load incoming messages.
    The strange thing is: when I deactivate WLAN (and LAN) mail operates just fine. I can answer mails and when I switch on the internet access again it even sends the written emails. However as soon as it tries to load incoming messages it shuts down again. The loading bar loads till the end and then the Mb/s rate decreases till it reaches 0 Kb/s and then Mail shuts down.
    What I have tried:
    - restarted my Mac
    - running the disk fixing program (I have no idea if that's the correct name for it in English since I operate my system in German) - btw it found nothing
    - starting my Mac with pressed Shift
    - deleting the com.apple.mail.plist (this didn't help at all)
    - using a com.apple.mail.plist from my TM backup
    I have absolutely no idea what else I could do. Does anyone have a clue?
    Waht did I do to start this bug?
    Nothing. That's the problem. I left my Mac running for a few hours while I was away and when I came back and wanted to look at my mails it shut down for the first time. I can't remember installing any updates before.
    I have four mail server accounts in my mail. The strange thing is that just now a mail from Yahoo was able to arrive ...
    I would be so glad if anyone could help me sort out this issue. I so desperatly need my mail program.
    If you have any further questions don't hesitate to ask. I'll try to provide you with any information I can give you that could be of help.
    Thank you for your time.

    I have no idea what solved the problem but mail works just fine right now.
    So I guess it was either the internet connection (which I still doubt as I was able to send messages) or it was the server of my mail provider.

  • Mail shuts down when processing junk

    when fetching mails, mail did always shut down after some seconds. now (with junk settings inactive) everything works, but as soon as i try to classify a mail as junk, then mail shuts down immediately and i can't open the programm anymore...
    error report sais:
    Date/Time: 2007-04-29 15:22:02.725 +0200
    OS Version: 10.4.8 (Build 8N1051)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [56]
    Version: 2.1.1 (752.3)
    Build Version: 8
    Project Name: MailViewer
    Source Version: 7520300
    PID: 250
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xeb38da88
    Thread 0:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a62f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5b0e CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x91be1bef RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x91be12fd ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x91be1154 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x920ca465 _DPSNextEvent + 572
    7 com.apple.AppKit 0x920ca056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.AppKit 0x920c3ddb -[NSApplication run] + 512
    9 com.apple.AppKit 0x920b7d2f NSApplicationMain + 573
    10 com.apple.mail 0x00094df2 0x1000 + 605682
    11 com.apple.mail 0x00094d19 0x1000 + 605465
    Thread 1 Crashed:
    0 ...entSemanticMappingFramework 0x96f2e107 LSMMapCounter::LSMMapCounter[in-charge](LSMReadFileDesc*, LSMWordTable*, long) + 865
    1 ...entSemanticMappingFramework 0x96f33568 LSMTrainingMap::LSMTrainingMap[in-charge](__LSMMap*, __CFURL const*, long) + 212
    2 ...entSemanticMappingFramework 0x96f3118a LSMMapLoadWithOptions + 202
    3 ...entSemanticMappingFramework 0x96f311fb LSMMapLoad + 25
    4 com.apple.MessageFramework 0x9a6a23b7 JunkMailGlobalMap + 129
    5 com.apple.MessageFramework 0x9a7008df MFJunkMailLevelForString + 24
    6 com.apple.MessageFramework 0x9a651945 -[MessageCriterion _evaluateJunkMailCriterion:] + 1262
    7 com.apple.MessageFramework 0x9a64ec7d -[MessageRule doesMessageSatisfyCriteria:] + 193
    8 com.apple.MessageFramework 0x9a64e986 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 504
    9 com.apple.MessageFramework 0x9a64e704 +[MessageRouter colorForMessage:highlightTextUsingColor:] + 110
    10 com.apple.MessageFramework 0x9a636aba -[MessageStore(MessageFrameworkOnly) updateMessages:updateColor:updateNumberOfAttachments:] + 735
    11 com.apple.MessageFramework 0x9a628bb1 -[LibraryStore openSynchronouslyUpdatingMetadata:] + 492
    12 libobjc.A.dylib 0x908e8d76 objc_msgSendv + 54
    13 com.apple.Foundation 0x90a7c43e -[NSInvocation invoke] + 932
    14 com.apple.MessageFramework 0x9a61e910 -[MonitoredInvocation invoke] + 128
    15 com.apple.MessageFramework 0x9a628954 -[InvocationQueue _drainQueue] + 517
    16 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    17 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90048a47 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x90b13dbc FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x90b13d06 -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a628821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a62f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x90aaaa9b +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a62f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x90ad1c4e +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x902a62f3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x902a5b0e CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x90aaadc6 -[NSRunLoop runMode:beforeDate:] + 182
    4 com.apple.Foundation 0x90aaacc2 -[NSRunLoop run] + 75
    5 com.apple.WebKit 0x93c3f6ed +[WebFileDatabase _syncLoop:] + 198
    6 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    7 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x90048a47 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x90b13dbc FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x90b13d06 -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a628821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x90048a47 semaphoretimedwait_signaltrap + 7
    1 com.apple.Foundation 0x90b13dbc FCONDITION_WAITTIMEOUT + 128
    2 com.apple.Foundation 0x90b13d06 -[NSConditionLock lockWhenCondition:beforeDate:] + 101
    3 com.apple.MessageFramework 0x9a628821 -[InvocationQueue _drainQueue] + 210
    4 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x90048a47 semaphoretimedwait_signaltrap + 7
    1 ...apple.AddressBook.framework 0x93087baa -[ABRemoteImageLoader workLoop] + 158
    2 com.apple.Foundation 0x90a7536c forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 1 crashed with X86 Thread State (32-bit):
    eax: 0x163a7000 ebx: 0x96f2ddb7 ecx: 0xa000c404 edx: 0x15d631a0
    edi: 0x353f9aa2 esi: 0xd4fe6a88 ebp: 0xb011e948 esp: 0xb011e840
    ss: 0x0000001f efl: 0x00010212 eip: 0x96f2e107 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1b2fff com.apple.mail 2.1.1 (752.3) /Applications/Mail.app/Contents/MacOS/Mail
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90219000 - 0x90256fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90284000 - 0x9034cfff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x903a3000 - 0x90649fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x906cc000 - 0x9073ffff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90758000 - 0x907c0fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90815000 - 0x90815fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90818000 - 0x9088efff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x908e0000 - 0x908e0fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x908e3000 - 0x90962fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90990000 - 0x90a0dfff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a58000 - 0x90c88fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90db1000 - 0x90dc8fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90ddd000 - 0x90e35fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90e50000 - 0x90e76fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90e8b000 - 0x90e8bfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90e8e000 - 0x90e99fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x90ea1000 - 0x90ebcfff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90f32000 - 0x90f32fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90f6f000 - 0x90fb7fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9102b000 - 0x91041fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91054000 - 0x91060fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9106b000 - 0x910cefff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x910fe000 - 0x911a7fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x911e6000 - 0x91259fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x912a5000 - 0x912adfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x912b9000 - 0x912d7fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x912f0000 - 0x91300fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91317000 - 0x9131bfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91321000 - 0x91326fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9132f000 - 0x91335fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9133f000 - 0x91345fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91351000 - 0x91392fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x913c4000 - 0x913d3fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x913dd000 - 0x913e8fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9143d000 - 0x91457fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x918a2000 - 0x918bdfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918d0000 - 0x91a6ffff com.apple.security 4.4.1 (27569) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91b83000 - 0x91bc0fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91bd8000 - 0x91eccfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92034000 - 0x9207ffff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x920b3000 - 0x92769fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92aeb000 - 0x92f40fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93020000 - 0x93036fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x9303c000 - 0x93182fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x932ae000 - 0x932d7fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x932e3000 - 0x932f3fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9348b000 - 0x934a8fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x934b1000 - 0x93530fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9357f000 - 0x93590fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x935a3000 - 0x93681fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x936b1000 - 0x93742fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9375a000 - 0x93798fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93c3d000 - 0x93ccffff com.apple.WebKit 418.9 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93e3b000 - 0x94244fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9441c000 - 0x947d0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94808000 - 0x94861fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x948a1000 - 0x94923fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x94969000 - 0x94c48fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94df5000 - 0x94ee8fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x94f50000 - 0x95002fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x9505f000 - 0x95084fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9509b000 - 0x95188fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9518e000 - 0x9519dfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x951e3000 - 0x951ebfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x951f4000 - 0x95206fff libauto.dylib /usr/lib/libauto.dylib
    0x9520f000 - 0x95296fff com.apple.syncservices 2.4 (189.2) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x953f8000 - 0x95471fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95573000 - 0x95591fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x95638000 - 0x95670fff com.apple.PDFKit 1.0.2 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95941000 - 0x95964fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95972000 - 0x959b3fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x95a55000 - 0x95a57fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x95a5d000 - 0x95b31fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x95b7a000 - 0x95b89fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95b92000 - 0x95ba0fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95bbd000 - 0x95be9fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x95c07000 - 0x95c45fff com.apple.CFNetwork 129.18 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95c5d000 - 0x95c5dfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x95d6a000 - 0x95df8fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95e69000 - 0x95f3efff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95fa6000 - 0x95fadfff libbsm.dylib /usr/lib/libbsm.dylib
    0x96b4a000 - 0x96b4afff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x96bd6000 - 0x96bd6fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96c62000 - 0x96c9dfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96cb2000 - 0x96cb6fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96cb9000 - 0x96d17fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96d2b000 - 0x96d49fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x96e1c000 - 0x96e36fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96e3c000 - 0x96e3efff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x96e41000 - 0x96ebefff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x96ec3000 - 0x96f00fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96f28000 - 0x96f4afff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96fc2000 - 0x96ffcfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97139000 - 0x971f1fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9723c000 - 0x9723cfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9723f000 - 0x97411fff com.apple.QuartzCore 1.4.10 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97d43000 - 0x97d50fff com.apple.DMNotification 1.0.3 (32) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x97ef2000 - 0x97fc8fff com.apple.QuartzComposer 1.2.3 (32.21) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98064000 - 0x98064fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x98236000 - 0x98250fff com.apple.slideshow 1.0.4 (1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
    0x9876a000 - 0x987aefff com.apple.ISSupport 1.1.2 (16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x987d8000 - 0x987f5fff com.apple.DotMacSyncManager 1.0.3 (49) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x98ee4000 - 0x98f28fff com.apple.PAPICommon 2.4 (123) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x9a5f6000 - 0x9a601fff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x9a60c000 - 0x9a778fff com.apple.MessageFramework 2.1.1 (752.3) /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x9d66c000 - 0x9d6d0fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x9dda6000 - 0x9ddcafff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9e07d000 - 0x9e084fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x9e8c5000 - 0x9e8d3fff libz.1.dylib /usr/lib/libz.1.dylib
    Model: MacBookPro2,2, BootROM MBP22.00A5.B01, 2 processors, Intel Core 2 Duo, 2.33 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.0.27p3
    Bluetooth: Version 1.7.11f14, 2 service, 0 devices, 1 incoming serial ports
    Serial ATA Device: FUJITSU MHW2120BH, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, 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
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA

    Go to Preferences > Junk Mail and click the Reset button to reset the junk filter database, which appears to have become corrupt.

  • Mail shuts down when sending e-mail with large attachment

    I am trying to send an e-mail with a zipped folder (468 MB) - but once I click send, the e-mail does not appear anywhere (ie.sent folders or outbox). Then, two minutes later, mail shuts down unexpectedly and a message asks me whether I'd like to 'reopen' or 'try again'.
    I don't know whether this happens often or not, but I'd appreciate any help because I really need to send this e-mail some time today.
    Thanks a lot,
    George.

    That happens to me all the tiem. I don't try anymore because I guess Mail just doesn't take large files like that. You should try sending it from your email provider on it's website, as you would without Mail or Outlook Express.

  • Mail shuts down after 3 secs on ipad 1

    Can anyone help with this, my mail shuts down after approx 3 secs of opening on my ipad, have cleared all mail from desk top pc but still happens??

    Try turning the account off and on : Settings > Mail, Contacts, Calendars , then tap the account on the right, slide Mail to 'off', exit settings and go back into the Mail app, and then go back to Settings and slide Mail back to 'on'
    If that doesn't work then try closing the Mail app completely : from the home screen (i.e.not with the Mail app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    Also do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • My mail shuts down after opening

    my mail shuts down after 5 seconds

    Have you tried closing the Mail app completely and then seeing if it works when you re-open it? From the home screen (i.e. not with Mail 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Apple Mail shuts down

    Hi, Like others here I'm having trouble with Mail shutting down. Sometimes it shuts down without leaving a dialogue box behind, sometimes it posts the Mail unexpectedly quit message. Sometimes I'm using the program at the time, sometimes I'm away from my desk.
    This problem began happening right after I downloaded the 10.4.8 update. In fact,I was loath to do the update because the same thing happened the last time I updated, and I ended up trashing the update and stepping back to the previous system. But I was having trouble with iTunes crashing, so I went ahead. I could trash the prefs file I suppose, but don't want to have start all over configuring. Anyway, here's what the crash log said.
    Thanks so much for any help you can offer.
    Date/Time: 2007-01-10 13:26:38.494 -0500
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: Mail
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Parent: WindowServer [91]
    Version: 2.1 (752)
    Build Version: 10
    Project Name: MailViewer
    Source Version: 7520000
    PID: 2355
    Thread: 1
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000020
    Thread 0:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode + 264
    5 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
    6 com.apple.HIToolbox 0x93204c40 BlockUntilNextEventMatchingListInMode + 96
    7 com.apple.AppKit 0x936e7ae4 _DPSNextEvent + 384
    8 com.apple.AppKit 0x936e77a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    9 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
    10 com.apple.AppKit 0x937d487c NSApplicationMain + 452
    11 com.apple.mail 0x000871d8 0x1000 + 549336
    12 com.apple.mail 0x00087080 0x1000 + 548992
    Thread 1 Crashed:
    0 <<00000000>> 0xfffeff18 objcmsgSendrtp + 24
    1 ...apple.AddressBook.framework 0x94dc6bd0 -[ABIndexer updateAsyncRequests:gotoRunLoop:] + 440
    2 ...apple.AddressBook.framework 0x94dc7030 -[ABIndexer beginAsyncIndexSearchForRecordsMatching:withDelegate:] + 584
    3 ...apple.AddressBook.framework 0x94dc710c -[ABIndexer searchIndexForRecordsMatching:] + 96
    4 ...apple.AddressBook.framework 0x94de329c -[ABSmartGroup members] + 168
    5 ...apple.AddressBook.framework 0x94d34de0 -[ABGroup(ABGroupAdditions) allAssociatedMembersAndSubgroups:] + 304
    6 com.apple.MessageFramework 0x9a0808ec +[Library emailAddressesForGroupCriterion:] + 244
    7 com.apple.MessageFramework 0x9a081d18 +[Library expressionForCriterion:context:depth:enclosingSmartMailboxes:] + 4424
    8 com.apple.MessageFramework 0x9a080f2c +[Library expressionForCriterion:context:depth:enclosingSmartMailboxes:] + 860
    9 com.apple.MessageFramework 0x99f8fe5c +[Library expressionForCriterion:tables:baseTable:] + 116
    10 com.apple.MessageFramework 0x99f8f9e4 +[Library queryForCriterion:options:baseTable:isSubquery:] + 116
    11 com.apple.MessageFramework 0x99f8d974 +[Library sendMessagesMatchingCriterion:to:options:] + 780
    12 com.apple.MessageFramework 0x99f8d5ec +[Library messagesMatchingCriterion:options:] + 108
    13 com.apple.MessageFramework 0x9a082218 +[Library filterContiguousMessages:forCriterion:options:] + 604
    14 com.apple.MessageFramework 0x9a077958 -[LibraryStore handleMessagesAdded:] + 260
    15 libobjc.A.dylib 0x90a441f4 objc_msgSendv + 180
    16 com.apple.Foundation 0x9295ac88 -[NSInvocation invoke] + 944
    17 com.apple.MessageFramework 0x99f93e80 -[InvocationQueue _drainQueue] + 416
    18 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    19 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Powerbook G4 15"   Mac OS X (10.4.8)  

    Hi macbea.
    Mail is crashing because of a problem with an Address Book smart group. It’s not uncommon for Mail to crash when evaluating a rule that involves an AB smart group, but in your case Mail doesn’t appear to be evaluating any rule when it crashes. Under which circumstances does it crash?
    Problems arising right after installing a system update are usually the result of the problem already being there, or not having installed the update properly, or ignoring Apple’s "Important: Please read before installing" warnings, etc., rather than being caused by the update itself. In order to ensure that the update is installed properly, proceed as follows.
    Verify/repair the startup disk (not just permissions), as described here:
    The Repair functions of Disk Utility: what's it all about?
    After having fixed all filesystem issues, if any, reinstall the update that appears to not have been installed properly using the combo installer for the type of computer and the version of Mac OS X you’re using:
    About the Mac OS X 10.4.8 Combo Update
    Mac OS X 10.4.8 Combo Update for PPC
    Mac OS X 10.4.8 Combo Update for Intel
    Take a look at the following articles for guidelines on how to properly install system updates:
    Troubleshooting installation and software updates
    Installing software updates
    Basically, you should verify/repair the startup disk before installing the update, no applications should be running while installing it, and you may experience unexpected results if you have third-party system software modifications (not normal applications) installed.

  • Junk mail shuts down

    I have a piece of junk mail in my Inbox that I can't delete. When I try, Mail shuts down. How do I get rid of it? Should I worry that it's dangerous? I haven't noticed any other problems.

    I highlighted the email above the offending item, and then selected both items. I was then able to delete.

  • Mail shuts down on right click

    Everything time i right click in the Message window, mail shuts down spontanuously. I can not fix it in any way.
    Can anyone help?

    henkr,
    Did you change something in the Mail preferences menu?
    To get to the preferences of Mail to see if something's squirrely there, choose Mail > Preferences or press Command-comma.
    What exactly are you trying to do by right clicking in your Mail message? I'm sure that there's probably another way to accomplish it using the Mail menu bar.
    Hope this helps,
    O.C.

  • My mail shuts down every time I add a new mailbox? Is there a fix for this?

    My mail shuts down every time I add a new mailbox? Is there a fix for this?

    Maybe this will help. If you monitor the "More Like This" box (top right), other threads appear. Opening them usually displays other threads.
    https://discussions.apple.com/thread/4663309?tstart=0

Maybe you are looking for

  • Invoiceposting

    Hi all, actually i have created "terms of payments" as below- 2 days - 3%discount 4 days - 2% discount 5 days no discount. so i have posted one invoice with RS 1000/- using this payment terms on the date of "05.02.2010". but when i am posting the inv

  • Installing CS3 Upgrade On New Laptop That's Not Had Full Install

    Frustrated! Got a new laptop for Christmas. OS is Windows 7 Home Premium SP1 My original full is Version 5, which has been upgraded to 5.5 - 6 - 7 - CS2 & CS3. CS3 upgrade is currently installed on my desktop machine running Window XP SP2. I'm trying

  • "How to Resolve ORA-29532 Java 2 Permission Problems in RDBMS 8.1.6 and 8.1.7"

    I'm in the process of publishing the following note (134280.1), titled "How to Resolve ORA-29532 Java 2 Permission Problems in RDBMS 8.1.6 and 8.1.7". It will be accessible from Oracle Support's "Metalink" site. "How to Resolve ORA-29532 Java 2 Permi

  • Getting Forms version at runtime

    We need to display the current Forms Runtime version in an about dialog box. What is the built-in to use to the Forms Runtime version at runtime? Thanks in advance.

  • What's problem in My NetBeans6.5(CN) ?

    I'm a newbie in java and using NetBeans6.5(CN).But in New->Project,I can not find the item "desktop application". Please tell me. Thanks.