Mail and Exchange 2007 Assertion Failure

I have been using Mail with Exchange 2007 on SL since it came out without issue, until last week. Once I start Mail I experience the following issues:
1. Mail folders sometimes show as empty. Occasionally synchronizing the account corrects the issue, but often I need to restart Mail.
2. Messages are duplicated in my Inbox. The only way to correct this is to delete and readd my account.
3. Sent mail creates a draft message after the message has been sent. This usually goes away in 5-10 minutes of normal use.
4. I get the following error message around 5 times per second in the system log while Mail is open and connected to Exchange:
Mail[718]: * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:374\nRe ceived an unexpected error: Error Domain=EWSExchangeWebServicesErrorDomain Code=277 UserInfo=0x118be9740 "The operation couldn’t be completed. (EWSExchangeWebServicesErrorDomain error 277.)", response: (null)\n(\n 0 Message 0x00007fff86b70119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137\n 1 Message 0x00007fff86b7007e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220\n 2 Message 0x00007fff86ab2fbe -[EWSConnection sendMessage:forRequest:] + 1117\n 3 Message 0x00007fff86abe0ec -[EWSGateway sendMessage:forRequest:] + 79\n 4 Message 0x00007fff86ad0fbf -[EWSRequestOperation executeOperation] + 104\n 5 Message 0x00007fff86b7e347 -[MonitoredOperation main] + 229\n 6 Foundation 0x00007fff8270f06d -[__NSOperationInternal start] + 681\n 7 Foundation 0x00007fff8270ed23 ___startOperations_block_invoke2 + 99\n 8 libSystem.B.dylib 0x00007fff84e0fce8 dispatch_call_block_andrelease + 15\n 9 libSystem.B.dylib 0x00007fff84dee279 dispatch_workerthread2 + 231\n 10 libSystem.B.dylib 0x00007fff84dedbb8 pthreadwqthread + 353\n 11 libSystem.B.dylib 0x00007fff84deda55 start_wqthread + 13\n)
I have only seen one person report this issue so far and the fix was to remove /Library/Preferences/com.apple.mail.plist. I tried that, but the issue was not resolved.
I am running Mail 4.2 on Snow Leopard 10.6.2 on a MBP 15" unibody. Any help is appreciated.

I too have been using Mail.app x Exchange 2007 since SL came out without issue. Very similar issues started exhibiting themselves last week for me, as well:
1. Mail folders sometimes show as empty (including the inbox). A restart of Mail fixes this.
2. New messages occasionally only show headers. A restart of Mail fixes this.
3. Mail will occasionally hang forever retrieving new messages.
4. Sending a message will occasionally return a failure message, when it was, in fact, delivered. If I choose to "Send Later", a duplicate message is immediately sent.
#1-3 are annoyances, #4's caused me to switch away from Mail.app--comes across as incredibly unprofessional to my user base and associates.
Here's just one of the hundreds of messages that appears in Console (these literally pop up every 2-5 seconds I have Mail.app open..):
3/11/10 3:25:05 PM Mail[30150] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:374
Received an unexpected error: Error Domain=EWSExchangeWebServicesErrorDomain Code=277 UserInfo=0x143a245c0 "The operation couldn’t be completed. (EWSExchangeWebServicesErrorDomain error 277.)", response: (null)
0 Message 0x00007fff828eb119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
1 Message 0x00007fff828eb07e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
2 Message 0x00007fff8282dfbe -[EWSConnection sendMessage:forRequest:] + 1117
3 Message 0x00007fff828390ec -[EWSGateway sendMessage:forRequest:] + 79
4 Message 0x00007fff8284bfbf -[EWSRequestOperation executeOperation] + 104
5 Message 0x00007fff828f9347 -[MonitoredOperation main] + 229
6 Foundation 0x00007fff878ab06d -[__NSOperationInternal start] + 681
7 Foundation 0x00007fff878aad23 ___startOperations_block_invoke2 + 99
8 libSystem.B.dylib 0x00007fff87dabce8 dispatch_call_block_andrelease + 15
9 libSystem.B.dylib 0x00007fff87d8a279 dispatch_workerthread2 + 231
10 libSystem.B.dylib 0x00007fff87d89bb8 pthreadwqthread + 353
11 libSystem.B.dylib 0x00007fff87d89a55 start_wqthread + 13
I'll try deleting and reinstalling the Developer Tools as hinted at in the above post, but I'm not so sure it'll make a difference for me, as my Mac Pro was immediately loaded with SL.

Similar Messages

  • Mail.app exchange 2007 Assertion failure in EWSConnect sendMessage:forReque

    Snow leopard hasn't worked properly with our exchange server for months, I was hoping this would be sorted in 10.6.3 but it seems not.
    Incoming mail is fine, sending text emails or sendmail with attachments such as PDFs is also ok. The problem is when sending / forwarding any HTML mails, or by sending an email with an embedded image.
    Upon doing this the mail sits in the outbox and gives the following error to the console
    06/04/2010 18:54:52 *Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293*
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x115b78510 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    06/04/2010 18:54:56 Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x11ca12780 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    One fix is to switch the outbound SMTP manually to be the exchange hostname or say a home ISP but this is a hack considering sending mail clearly works purely over SSL and web services, it's just certain attachments that are failing. It's also a pain for travelling users with laptops who won't always have access to SMTP due to blocked ports etc.
    Similar issues but no fixes
    http://discussions.apple.com/thread.jspa?threadID=2268944&tstart=0
    Trashing mail.app and the .plist makes no difference which does seem to fix it for some people (still a hack again though)
    This is also not related to the issues of sending attachments of 10meg+, for e.g.
    http://discussions.apple.com/message.jspa?messageID=11138832
    As attaching a 100kb image creates the above error, clearly not an exchange 2007 problem.
    Exchange 2007 is completely upto date with SP2 and all updates, various outlook clients connect fine as does entourage 2004/2008

    Snow leopard hasn't worked properly with our exchange server for months, I was hoping this would be sorted in 10.6.3 but it seems not.
    Incoming mail is fine, sending text emails or sendmail with attachments such as PDFs is also ok. The problem is when sending / forwarding any HTML mails, or by sending an email with an embedded image.
    Upon doing this the mail sits in the outbox and gives the following error to the console
    06/04/2010 18:54:52 *Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293*
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x115b78510 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    06/04/2010 18:54:56 Mail[405] * Assertion failure in -[EWSConnection sendMessage:forRequest:], /SourceCache/Message/Message-1077/MessageStores.subproj/EWSConnection.m:293
    Received an unexpected error: Error Domain=SOAPWebServicesErrorDomain Code=-1 UserInfo=0x11ca12780 "The operation couldn’t be completed. (SOAPWebServicesErrorDomain error -1.)", response: (null)
    0 Message 0x00007fff864f8119 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff864f807e -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff8643afbe -[EWSConnection sendMessage:forRequest:] + 1117
    3 Message 0x00007fff864460ec -[EWSGateway sendMessage:forRequest:] + 79
    4 Message 0x00007fff86458fbf -[EWSRequestOperation executeOperation] + 104
    5 Message 0x00007fff86506347 -[MonitoredOperation main] + 229
    6 Foundation 0x00007fff84f0206d -[__NSOperationInternal start] + 681
    7 Foundation 0x00007fff84f01d23 ___startOperations_block_invoke2 + 99
    8 libSystem.B.dylib 0x00007fff861b1ce8 dispatch_call_block_andrelease + 15
    9 libSystem.B.dylib 0x00007fff86190279 dispatch_workerthread2 + 231
    10 libSystem.B.dylib 0x00007fff8618fbb8 pthreadwqthread + 353
    11 libSystem.B.dylib 0x00007fff8618fa55 start_wqthread + 13
    One fix is to switch the outbound SMTP manually to be the exchange hostname or say a home ISP but this is a hack considering sending mail clearly works purely over SSL and web services, it's just certain attachments that are failing. It's also a pain for travelling users with laptops who won't always have access to SMTP due to blocked ports etc.
    Similar issues but no fixes
    http://discussions.apple.com/thread.jspa?threadID=2268944&tstart=0
    Trashing mail.app and the .plist makes no difference which does seem to fix it for some people (still a hack again though)
    This is also not related to the issues of sending attachments of 10meg+, for e.g.
    http://discussions.apple.com/message.jspa?messageID=11138832
    As attaching a 100kb image creates the above error, clearly not an exchange 2007 problem.
    Exchange 2007 is completely upto date with SP2 and all updates, various outlook clients connect fine as does entourage 2004/2008

  • Mail and Exchange 2007 won't allow customizable "From" Header

    I use Mac Mail with an Exchange 2007 server. In Preferences > Accounts, under "Account Information," I have two different e-mail addresses (e.g., the address for that exchange server and a gmail address) listed in the "Email address" field. When I create a new message, there is a pull-down menu next to "From:" that is supposed to allow me to choose which of those two e-mail addresses should appear in that field.
    However, regardless of which e-mail address I choose, the e-mail message always has the "From:" address for the exchange server. In other words, it won't allow me to customize the "From:" field. This worked properly in the past and I've been using it for awhile, but it quit working when I re-installed Mail. Everything else works perfectly.
    Anyone else experiencing this? Any recommendations?
    Thanks!

    Thanks for your message.
    Actually, changing "Reply-To" isn't what I need. I need the proper e-mail address to show in the "from" field; for example, because I need to send messages to a server and those messages need to come from a specific e-mail address.
    And, the pull-down message is definitely next to the "From" field whenever a new message is generated.
    I actually don't receive messages in Mail for the other two accounts (e.g., I use Gmail's web interface for Gmail messages). I'm simply needing to modify the "From:" field in OUTGOING messages, something that used to work but quit working recently.

  • SBS 2008 and Exchange 2007 intermittent Email Issues

    Hello
    I am having an issue with my SBS 2008 Server and Exchange 2007.  After setup, the mail seems to work great for about a week, then the mail just quits working.  To get it working again, all I have to do is reboot the server and mail starts working
    again.  When looking in the event logs, all I come across is transport.exe errors.  Any ideas on why it works for 5-10 days, then just quits working?  Any help or insight would be much appreciated.
    Thanks All

    Larry
     Here are some of the errors that i am getting:
    (Event ID 1022) (Source MSExchangeIS Mailbox Store)
    Logon Failure on database "First Storage Group\Mailbox Database" - Windows account NT AUTHORITY\NETWORK SERVICE; mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Josh.Lange.
    Error: -1069 
    Client Machine: SERVERNAME 
    Client Process: edgetransport.exe 
    Client ProcessId: 0 
    Client ApplicationId: Client=Transport 
    (Event ID 1022) (Source MSExchangeIS Mailbox Store)
    Logon Failure on database "First Storage Group\Mailbox Database" - Windows account NT AUTHORITY\SYSTEM; mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=SERVERNAME/cn=Microsoft System
    Attendant.
    Error: -1069 
    Client Machine: SERVERNAME
    Client Process: Microsoft.Exchange.ServiceHost.exe 
    Client ProcessId: 0 
    Client ApplicationId: Microsoft System Attendant Service Let 
    (Event ID 1022) (Source MSExchangeIS Mailbox Store)
    Logon Failure on database "First Storage Group\Mailbox Database" - Windows account WIS\JLange; mailbox /o=First Organization/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=Josh.Lange.
    Error: -1069 
    Client Machine: SERVERNAME
    Client Process: w3wp.exe 
    Client ProcessId: 0 
    Client ApplicationId: Client=ActiveSync;UserAgent=Apple-iPhone5C1/1002.329;Action=User=jlange&DeviceId=ApplF18KM7FHFH1C&DeviceType=iPhone&Cmd=Sync 
    These are a few errors that i get when the mail isn't working.  When it stops of the server, the outlook clients show the exchange server disconnected, and active sync will not work either.  I can still remote to the server, so i dont think its
    an internet connectivity issue.  Let me know if you have any other questions.  Again, the mail seems to work for about 5-7 days, then i have to reboot the server to get the mail flowing again.  Any help or direction would be appreciated.  
    Thanks for Looking

  • Mail and Exchange 5.5 Server (Round 2) "Rejected Passwords"

    Mail and Exchange 5.5 Server (Round 2) "Rejected Passwords"
    This one is huge, as you may have seen in my other replies to Mail and Exchange Server, I have had this working for over a year no issues.
    Every once in a while I get a user that I setup and all of the sudden their password on the Exchange (5.5) Mail server (running IMAP, OS X Mail app)
    is REJECTED.
    This is just no good, and still to me a Mystery.
    Has anyone seen this?
    It seems there is some corruption happening on the Exchange Server, with the users accounts, preferences, settings.
    The one way to fix it, (that I have seen) and the Windows server guys hate this, but I say too bad, completely move the afftected User's Exchnage e-mail account to another Exchanage NT mail server (they have 6 old NT 4, Exch Servers), once that is done, Mac OS X Mail app connects fine and ha no more issue with Rejecting passwords.
    Any feedback appreciated, thanks,
    [email protected]

    I think I have the same problem without Exchange involved. I have seven different email accounts and two of them are acting like you describe: changes like deleting doesn't reflect on other clients (like mobile phone email client and webmail).
    This also happens with read emails showing up unread so that if the email is been read and deleted same message can appear as new and when that message is deleted I can see two separate items of that same email message.
    Also all marks of reply, forward or flagged are gone when the email show up as new again.
    My service provider said that updates to Mail.app have previously made some big changes to way how it acts with email servers and thought that Mail is misbehaving with my two email systems.
    I am using IMAP protocol with all accounts.
    Thanks for any info and help!

  • Mail.app and Exchange 2007 with Rollup 3 ... anyone get it to work?

    Spent way too much time on this...
    After finding our our Exchange 2007 server didn't have the legacy components installed to ensure WebDav would work, we can now connect to our Exchange 2007 mail server from Microsoft Entourage for all Windows Active Directory accounts.
    For Apple Mail however, this is not the case. Opening mail, the account information does default in accurately (email, userID, exchange 2007 server) when I enter a users password, it says that it is unable to connect to mail server user/password failed.
    If I manually create the account, the same thing occurs, a pop-up appears prompting for a password, which I enter and it comes back saying it isn't valid.
    The password is valid because on the same Mac I open up Entourage and log in.
    Keychain is NOT used and none of the passwords are held because of the headaches this causes.
    Looking for ideas, thinking this is more of an Apple Mail.app bug not working with Exchange than a Microsoft issue.

    Just want to add to this...it was resolved the Advanced tab is very important on mail.app.
    The Advance tab authentication must match what the Exchange server/Active Directory is using.
    For us NTLM is what we need to use.
    Also we found that one exchange server had a bad installation while another had no problem connecting via mail.app.
    Thus the installation is going to be looked at.

  • Mail 4.4 crashed with OSX 10.6.6 and exchange 2007

    Hello
    *mail 4.4 crashed when I start it*
    *I use exchange 2007 ans OSX10.6.6*
    *Thanks you for your help*
    +Process: Mail [749]+
    +Path: /Applications/Mail.app/Contents/MacOS/Mail+
    +Identifier: com.apple.mail+
    +Version: 4.4 (1082)+
    +Build Info: Mail-10820000~1+
    +Code Type: X86-64 (Native)+
    +Parent Process: launchd [126]+
    +Date/Time: 2011-02-14 10:27:52.533 0100
    +OS Version: Mac OS X 10.6.6 (10J567)+
    +Report Version: 6+
    +Exception Type: EXCBADACCESS (SIGSEGV)+
    +Exception Codes: KERNINVALIDADDRESS at 0x0000000101603000+
    +Crashed Thread: 13 Dispatch queue: com.apple.root.default-priority+
    +Application Specific Information:+
    +-[EWSStore openSynchronously]+
    +Thread 0: Dispatch queue: com.apple.main-thread+
    +0 libSystem.B.dylib 0x00007fff8214c2da machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff8214c94d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff84a16932 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff84a15dbf CFRunLoopRunSpecific + 575+
    +4 com.apple.HIToolbox 0x00007fff82ded93a RunCurrentEventLoopInMode + 333+
    +5 com.apple.HIToolbox 0x00007fff82ded73f ReceiveNextEventCommon + 310+
    +6 com.apple.HIToolbox 0x00007fff82ded5f8 BlockUntilNextEventMatchingListInMode + 59+
    +7 com.apple.AppKit 0x00007fff85e74e64 _DPSNextEvent + 718+
    +8 com.apple.AppKit 0x00007fff85e747a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155+
    +9 com.apple.AppKit 0x00007fff85e3a48b -[NSApplication run] + 395+
    +10 com.apple.AppKit 0x00007fff85e331a8 NSApplicationMain + 364+
    +11 com.apple.mail 0x0000000100002598 0x100000000 + 9624+
    +Thread 1: Dispatch queue: com.apple.libdispatch-manager+
    +0 libSystem.B.dylib 0x00007fff8216516a kevent + 10+
    +1 libSystem.B.dylib 0x00007fff8216703d dispatch_mgrinvoke + 154+
    +2 libSystem.B.dylib 0x00007fff82166d14 dispatch_queueinvoke + 185+
    +3 libSystem.B.dylib 0x00007fff8216683e dispatch_workerthread2 + 252+
    +4 libSystem.B.dylib 0x00007fff82166168 pthreadwqthread + 353+
    +5 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 2: Dispatch queue: com.apple.root.default-priority+
    +0 libSystem.B.dylib 0x00007fff82186fca _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x00007fff8218ade1 pthread_condwait + 1286+
    +2 com.apple.Foundation 0x00007fff881fa5bb -[__NSOperationInternal waitUntilFinished] + 56+
    +3 com.apple.Foundation 0x00007fff881fa569 -[NSOperation waitUntilFinished] + 48+
    +4 com.apple.MessageFramework 0x00007fff87b14c17 -[EWSGateway _syncFolderItemsFromTargetFolderIdType:syncState:forStore:includesLastItem:] + 439+
    +5 com.apple.MessageFramework 0x00007fff87b14229 -[EWSGateway syncFolderItemsFromFolderIdString:syncState:forStore:] + 494+
    +6 com.apple.MessageFramework 0x00007fff87b2489a -[EWSStore _fetchChangesFromServer] + 335+
    +7 com.apple.MessageFramework 0x00007fff87b22a04 -[EWSStore openSynchronouslyUpdatingMetadata:] + 114+
    +8 com.apple.CoreFoundation 0x00007fff84a5096c _invoking__ + 140+
    +9 com.apple.CoreFoundation 0x00007fff84a5083d -[NSInvocation invoke] + 141+
    +10 com.apple.MessageFramework 0x00007fff87a17bcd -[MonitoredInvocation invoke] + 214+
    +11 com.apple.MessageFramework 0x00007fff879febd5 -[ThrowingInvocationOperation main] + 31+
    +12 com.apple.MessageFramework 0x00007fff879fe515 -[_MFInvocationOperation main] + 275+
    +13 com.apple.Foundation 0x00007fff881eade4 -[__NSOperationInternal start] + 681+
    +14 com.apple.Foundation 0x00007fff882c9beb __doStart2 + 97+
    +15 libSystem.B.dylib 0x00007fff821882c4 dispatch_call_block_andrelease + 15+
    +16 libSystem.B.dylib 0x00007fff82166831 dispatch_workerthread2 + 239+
    +17 libSystem.B.dylib 0x00007fff82166168 pthreadwqthread + 353+
    +18 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 3: Dispatch queue: com.apple.root.default-priority+
    +0 libSystem.B.dylib 0x00007fff8214c2da machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff8214c94d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff84a16932 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff84a15dbf CFRunLoopRunSpecific + 575+
    +4 com.apple.Foundation 0x00007fff881fc8e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270+
    +5 com.apple.ExchangeWebServices 0x00007fff838b6f2d -[SOAPRequest sendSynchronously:] + 687+
    +6 com.apple.ExchangeWebServices 0x00007fff838a0142 -[EWSExchangeServiceBinding(Private) _sendSynchronousDocument:error:] + 259+
    +7 com.apple.ExchangeWebServices 0x00007fff8389b9db -[EWSExchangeServiceBinding sendSynchronousMessage:error:] + 426+
    +8 com.apple.ExchangeSource 0x0000000117c407fb -[ABExchangeReachabilityOperation isExchangeServerReachable:] + 72+
    +9 com.apple.ExchangeSource 0x0000000117c405bc -[ABExchangeReachabilityOperation main] + 83+
    +10 com.apple.Foundation 0x00007fff881eade4 -[__NSOperationInternal start] + 681+
    +11 com.apple.Foundation 0x00007fff882c9beb __doStart2 + 97+
    +12 libSystem.B.dylib 0x00007fff821882c4 dispatch_call_block_andrelease + 15+
    +13 libSystem.B.dylib 0x00007fff82166831 dispatch_workerthread2 + 239+
    +14 libSystem.B.dylib 0x00007fff82166168 pthreadwqthread + 353+
    +15 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 4:+
    +0 libSystem.B.dylib 0x00007fff82165f8a _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff8216639c pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 5:+
    +0 libSystem.B.dylib 0x00007fff8214c2da machmsgtrap + 10+
    +1 libSystem.B.dylib 0x00007fff8214c94d mach_msg + 59+
    +2 com.apple.CoreFoundation 0x00007fff84a16932 __CFRunLoopRun + 1698+
    +3 com.apple.CoreFoundation 0x00007fff84a15dbf CFRunLoopRunSpecific + 575+
    +4 com.apple.Foundation 0x00007fff881fc8e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270+
    +5 com.apple.Foundation 0x00007fff881fc7c3 -[NSRunLoop(NSRunLoop) run] + 77+
    +6 com.apple.MessageFramework 0x00007fff87a16265 -[RSSInterchange _runManager] + 1445+
    +7 com.apple.Foundation 0x00007fff881c20a5 _NSThread__main_ + 1429+
    +8 libSystem.B.dylib 0x00007fff82185536 pthreadstart + 331+
    +9 libSystem.B.dylib 0x00007fff821853e9 thread_start + 13+
    +Thread 6: Dispatch queue: com.apple.root.default-priority+
    +0 com.apple.CoreFoundation 0x00007fff849e1810 __CFBasicHashNullCallback + 0+
    +1 com.apple.CoreFoundation 0x00007fff849d9ca5 __CFBasicHashAddValue + 53+
    +2 com.apple.CoreFoundation 0x00007fff849d9b2f CFBasicHashAddValue + 191+
    +3 com.apple.CoreFoundation 0x00007fff849ee7d1 __CFDoExternRefOperation + 305+
    +4 com.apple.CoreFoundation 0x00007fff849ee689 -[NSObject(NSObject) retain] + 25+
    +5 com.apple.CoreFoundation 0x00007fff849d8ccf _CFArrayReplaceValues + 1039+
    +6 com.apple.Foundation 0x00007fff881b7e60 -[NSCFArray insertObject:atIndex:] + 193+
    +7 com.apple.ExchangeWebServices 0x00007fff838b5050 -[SOAPParser(NSXMLParserDelegateEventAdditions) parser:didEndElement:namespaceURI:qualifiedName:] + 868+
    +8 com.apple.Foundation 0x00007fff88341a71 _endElementNs + 494+
    +9 libxml2.2.dylib 0x00007fff82b8bc8f xmlParseXMLDecl + 1420+
    +10 libxml2.2.dylib 0x00007fff82b963ad xmlParseChunk + 3551+
    +11 com.apple.Foundation 0x00007fff88341250 -[NSXMLParser parse] + 294+
    +12 com.apple.ExchangeWebServices 0x00007fff838b54ff -[SOAPParser parse] + 192+
    +13 com.apple.ExchangeWebServices 0x00007fff838b7283 -[SOAPRequest(NSURLConnectionDelegate) connectionDidFinishLoading:] + 365+
    +14 com.apple.Foundation 0x00007fff88242728 _NSURLConnectionDidFinishLoading + 113+
    +15 com.apple.CFNetwork 0x00007fff806af2ac URLConnectionClient::_clientDidFinishLoading(URLConnectionClient::ClientConnect ionEventQueue*) + 174+
    +16 com.apple.CFNetwork 0x00007fff807149c6 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 254+
    +17 com.apple.CFNetwork 0x00007fff8069b979 URLConnectionClient::processEvents() + 121+
    +18 com.apple.CFNetwork 0x00007fff8069b754 MultiplexerSource::perform() + 160+
    +19 com.apple.CoreFoundation 0x00007fff84a18401 __CFRunLoopDoSources0 + 1361+
    +20 com.apple.CoreFoundation 0x00007fff84a165f9 __CFRunLoopRun + 873+
    +21 com.apple.CoreFoundation 0x00007fff84a15dbf CFRunLoopRunSpecific + 575+
    +22 com.apple.Foundation 0x00007fff881fc8e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270+
    +23 com.apple.ExchangeWebServices 0x00007fff838b6f2d -[SOAPRequest sendSynchronously:] + 687+
    +24 com.apple.ExchangeWebServices 0x00007fff838a0142 -[EWSExchangeServiceBinding(Private) _sendSynchronousDocument:error:] + 259+
    +25 com.apple.ExchangeWebServices 0x00007fff8389b9db -[EWSExchangeServiceBinding sendSynchronousMessage:error:] + 426+
    +26 com.apple.MessageFramework 0x00007fff87b01cc5 -[EWSConnection _sendMessage:error:] + 223+
    +27 com.apple.MessageFramework 0x00007fff87b00bfc -[EWSConnection sendMessage:forRequest:] + 62+
    +28 com.apple.MessageFramework 0x00007fff87b0c5b9 -[EWSGateway sendMessage:forRequest:] + 79+
    +29 com.apple.MessageFramework 0x00007fff87b1fa63 -[EWSRequestOperation executeOperation] + 104+
    +30 com.apple.MessageFramework 0x00007fff87bcdab9 -[MonitoredOperation main] + 229+
    +31 com.apple.Foundation 0x00007fff881eade4 -[__NSOperationInternal start] + 681+
    +32 com.apple.Foundation 0x00007fff882c9beb __doStart2 + 97+
    +33 libSystem.B.dylib 0x00007fff821882c4 dispatch_call_block_andrelease + 15+
    +34 libSystem.B.dylib 0x00007fff82166831 dispatch_workerthread2 + 239+
    +35 libSystem.B.dylib 0x00007fff82166168 pthreadwqthread + 353+
    +36 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 7:+
    +0 libSystem.B.dylib 0x00007fff82165f8a _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff8216639c pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 8:+
    +0 edu.mit.Kerberos 0x00007fff84920d01 krb5ipc_client_set_targetuid + 354+
    +1 edu.mit.Kerberos 0x00007fff84920f95 krb5ipc_client_set_targetuid + 1014+
    +2 edu.mit.Kerberos 0x00007fff84920ff9 krb5ipc_client_set_targetuid + 1114+
    +3 edu.mit.Kerberos 0x00007fff84923d3b krb5ipc_client_set_targetuid + 12700+
    +4 edu.mit.Kerberos 0x00007fff84948e3e krb5decodeticket + 18021+
    +5 edu.mit.Kerberos 0x00007fff84949976 krb5decodeticket + 20893+
    +6 edu.mit.Kerberos 0x00007fff84948ba0 krb5decodeticket + 17351+
    +7 edu.mit.Kerberos 0x00007fff84948d27 krb5decodeticket + 17742+
    +8 edu.mit.Kerberos 0x00007fff8494bd1f krb5cc_retrievecred + 50+
    +9 edu.mit.Kerberos 0x00007fff84955d66 krb5getcredentials + 459+
    +10 edu.mit.Kerberos 0x00007fff849778b1 krb5gss_use_kdccontext + 2509+
    +11 edu.mit.Kerberos 0x00007fff84981dae gssinit_seccontext + 473+
    +12 com.apple.CFNetwork 0x00007fff806cd669 GetSvcTicketForHost + 637+
    +13 com.apple.CFNetwork 0x00007fff806cc5ef spnegoTokenInitFromPrincipal + 71+
    +14 com.apple.CFNetwork 0x00007fff8070d712 HTTPAuthentication::createNegotiateHeaderForRequestMac(AuthConnectionSpecific*, __CFHTTPMessage*, void const*) + 1048+
    +15 com.apple.CFNetwork 0x00007fff8070da49 HTTPAuthentication::applyHeaderToRequest(__CFHTTPMessage*, void const*) + 133+
    +16 com.apple.CFNetwork 0x00007fff806db482 _CFHTTPAuthenticationApplyHeaderToRequest + 52+
    +17 com.apple.CFNetwork 0x00007fff806f92fb HTTPNetConnection_WithAuth::applyAnyCredentials(HTTPNetStreamInfo*, unsigned char) + 83+
    +18 com.apple.CFNetwork 0x00007fff806a6f8f HTTPNetConnection::prepareTransmission(HTTPNetStreamInfo*, __CFWriteStream*) + 343+
    +19 com.apple.CFNetwork 0x00007fff806a62d2 NetConnection::enqueue(void*, unsigned char) + 318+
    +20 com.apple.CFNetwork 0x00007fff806a6185 _CFNetConnectionEnqueue + 44+
    +21 com.apple.CFNetwork 0x00007fff806a610e HTTPNetStreamInfo::streamOpen(__CFReadStream*, CFStreamError*, unsigned char*) + 46+
    +22 com.apple.CFNetwork 0x00007fff806a60d0 CFNetworkReadStream::httpStreamOpen(__CFReadStream*, CFStreamError*, unsigned char*, void*) + 26+
    +23 com.apple.CoreFoundation 0x00007fff849f4f36 _CFStreamOpen + 518+
    +24 com.apple.CoreFoundation 0x00007fff84a057b6 CFReadStreamOpen + 70+
    +25 com.apple.CFNetwork 0x00007fff8070664a HTTPProtocol::openStream() + 182+
    +26 com.apple.CFNetwork 0x00007fff80706985 HTTPProtocol::useNetConnectionForRequest(__CFNetConnection*, __CFHTTPMessage*, unsigned char) + 503+
    +27 com.apple.CFNetwork 0x00007fff80709884 HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 322+
    +28 com.apple.CFNetwork 0x00007fff807079b4 HTTPConnectionCache::EnqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 182+
    +29 com.apple.CFNetwork 0x00007fff806a09cf HTTPProtocol::createStream() + 1179+
    +30 com.apple.CFNetwork 0x00007fff806a0527 HTTPProtocol::createAndOpenStream() + 59+
    +31 com.apple.CFNetwork 0x00007fff806bf88c HTTPProtocol::useCredential(_CFURLCredential*, _CFURLAuthChallenge*) + 594+
    +32 com.apple.CFNetwork 0x00007fff806bf616 URLConnectionLoader::loaderUseCredential(_CFURLCredential*) + 82+
    +33 com.apple.CFNetwork 0x00007fff807157dc URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 172+
    +34 com.apple.CFNetwork 0x00007fff8069e7eb URLConnectionLoader::processEvents() + 99+
    +35 com.apple.CFNetwork 0x00007fff8069b754 MultiplexerSource::perform() + 160+
    +36 com.apple.CoreFoundation 0x00007fff84a18401 __CFRunLoopDoSources0 + 1361+
    +37 com.apple.CoreFoundation 0x00007fff84a165f9 __CFRunLoopRun + 873+
    +38 com.apple.CoreFoundation 0x00007fff84a15dbf CFRunLoopRunSpecific + 575+
    +39 com.apple.Foundation 0x00007fff8824107f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297+
    +40 com.apple.Foundation 0x00007fff881c20a5 _NSThread__main_ + 1429+
    +41 libSystem.B.dylib 0x00007fff82185536 pthreadstart + 331+
    +42 libSystem.B.dylib 0x00007fff821853e9 thread_start + 13+
    +Thread 9:+
    +0 libSystem.B.dylib 0x00007fff82165f8a _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff8216639c pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 10: Dispatch queue: com.apple.root.default-priority+
    +0 libSystem.B.dylib 0x00007fff8214c322 semaphorewait_signaltrap + 10+
    +1 libSystem.B.dylib 0x00007fff8215196d pthreadmutexlock + 469+
    +2 com.apple.Foundation 0x00007fff881c293b -[NSLock lock] + 175+
    +3 com.apple.AppKit 0x00007fff85fc63db __-[NSUIHeartBeat updateHeartBeatState]block_invoke2 + 47+
    +4 com.apple.Foundation 0x00007fff881fa682 -[NSBlockOperation main] + 157+
    +5 com.apple.Foundation 0x00007fff881eade4 -[__NSOperationInternal start] + 681+
    +6 com.apple.Foundation 0x00007fff882c9beb __doStart2 + 97+
    +7 libSystem.B.dylib 0x00007fff821882c4 dispatch_call_block_andrelease + 15+
    +8 libSystem.B.dylib 0x00007fff82166831 dispatch_workerthread2 + 239+
    +9 libSystem.B.dylib 0x00007fff82166168 pthreadwqthread + 353+
    +10 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 11: com.apple.CFSocket.private+
    +0 libSystem.B.dylib 0x00007fff8218fe92 select$DARWIN_EXTSN + 10+
    +1 com.apple.CoreFoundation 0x00007fff84a38498 __CFSocketManager + 824+
    +2 libSystem.B.dylib 0x00007fff82185536 pthreadstart + 331+
    +3 libSystem.B.dylib 0x00007fff821853e9 thread_start + 13+
    +Thread 12:+
    +0 libSystem.B.dylib 0x00007fff82186fca _semwaitsignal + 10+
    +1 libSystem.B.dylib 0x00007fff82186e59 nanosleep + 148+
    +2 libSystem.B.dylib 0x00007fff82186dc3 usleep + 57+
    +3 com.apple.AppKit 0x00007fff85fc0361 -[NSUIHeartBeat _heartBeatThread:] + 1540+
    +4 com.apple.Foundation 0x00007fff881c20a5 _NSThread__main_ + 1429+
    +5 libSystem.B.dylib 0x00007fff82185536 pthreadstart + 331+
    +6 libSystem.B.dylib 0x00007fff821853e9 thread_start + 13+
    +Thread 13 Crashed: Dispatch queue: com.apple.root.default-priority+
    +0 edu.mit.Kerberos 0x00007fff8491fe99 _KerberosInternal_krb5int_bufadd + 61+
    +1 libSystem.B.dylib 0x00007fff82191a1c machmsg_serveronce + 378+
    +2 edu.mit.Kerberos 0x00007fff849209eb krb5ipc_client_cleartarget + 1741+
    +3 edu.mit.Kerberos 0x00007fff8492387c krb5ipc_client_set_targetuid + 11485+
    +4 edu.mit.Kerberos 0x00007fff84926be8 krb5ipc_client_set_targetuid + 24649+
    +5 edu.mit.Kerberos 0x00007fff84926cb2 krb5ipc_client_set_targetuid + 24851+
    +6 edu.mit.Kerberos 0x00007fff84924c5a krb5ipc_client_set_targetuid + 16571+
    +7 com.apple.KerberosHelper 0x00007fff809beaa3 KRBCopyClientPrincipalInfo + 1568+
    +8 com.apple.ExchangeWebServices 0x00007fff838bb6c1 +[EWSKerberos principalsForHost:user:] + 381+
    +9 com.apple.ExchangeWebServices 0x00007fff838bb390 +[EWSKerberos hasCredentialForHost:user:] + 16+
    +10 com.apple.Foundation 0x00007fff88317ec6 -[NSURLConnection(NSURLConnectionReallyInternal) sendCanAuthenticateAgainstProtectionSpace:] + 108+
    +11 com.apple.Foundation 0x00007fff88317bdb _NSURLConnectionCanAuthenticateAgainstProtectionSpace + 130+
    +12 com.apple.CFNetwork 0x00007fff806bf430 URLConnectionClient::clientDidReceiveChallenge(CFURLAuthChallenge*, URLConnectionClient::ClientConnectionEventQueue*) + 324+
    +13 com.apple.CFNetwork 0x00007fff80714a04 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 316+
    +14 com.apple.CFNetwork 0x00007fff8069b979 URLConnectionClient::processEvents() + 121+
    +15 com.apple.CFNetwork 0x00007fff8069b754 MultiplexerSource::perform() + 160+
    +16 com.apple.CoreFoundation 0x00007fff84a18401 __CFRunLoopDoSources0 + 1361+
    +17 com.apple.CoreFoundation 0x00007fff84a165f9 __CFRunLoopRun + 873+
    +18 com.apple.CoreFoundation 0x00007fff84a15dbf CFRunLoopRunSpecific + 575+
    +19 com.apple.Foundation 0x00007fff881fc8e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270+
    +20 com.apple.ExchangeWebServices 0x00007fff838b6f2d -[SOAPRequest sendSynchronously:] + 687+
    +21 com.apple.ExchangeWebServices 0x00007fff838a0142 -[EWSExchangeServiceBinding(Private) _sendSynchronousDocument:error:] + 259+
    +22 com.apple.ExchangeWebServices 0x00007fff8389b9db -[EWSExchangeServiceBinding sendSynchronousMessage:error:] + 426+
    +23 com.apple.ExchangeSource 0x0000000117c407fb -[ABExchangeReachabilityOperation isExchangeServerReachable:] + 72+
    +24 com.apple.ExchangeSource 0x0000000117c405bc -[ABExchangeReachabilityOperation main] + 83+
    +25 com.apple.Foundation 0x00007fff881eade4 -[__NSOperationInternal start] + 681+
    +26 com.apple.Foundation 0x00007fff882c9beb __doStart2 + 97+
    +27 libSystem.B.dylib 0x00007fff821882c4 dispatch_call_block_andrelease + 15+
    +28 libSystem.B.dylib 0x00007fff82166831 dispatch_workerthread2 + 239+
    +29 libSystem.B.dylib 0x00007fff82166168 pthreadwqthread + 353+
    +30 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 14:+
    +0 libSystem.B.dylib 0x00007fff8214c33a semaphoretimedwait_signaltrap + 10+
    +1 libSystem.B.dylib 0x00007fff8218acd2 pthread_condwait + 1015+
    +2 ...apple.AddressBook.framework 0x00007fff8163da5f -[ABRemoteImageLoader workLoop] + 304+
    +3 com.apple.Foundation 0x00007fff881c20a5 _NSThread__main_ + 1429+
    +4 libSystem.B.dylib 0x00007fff82185536 pthreadstart + 331+
    +5 libSystem.B.dylib 0x00007fff821853e9 thread_start + 13+
    +Thread 15:+
    +0 libSystem.B.dylib 0x00007fff82165f8a _workqkernreturn + 10+
    +1 libSystem.B.dylib 0x00007fff8216639c pthreadwqthread + 917+
    +2 libSystem.B.dylib 0x00007fff82166005 start_wqthread + 13+
    +Thread 13 crashed with X86 Thread State (64-bit):+
    +rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x00007fff8214c2da rdx: 0x00000000ffffffff+
    +rdi: 0x0000000101604000 rsi: 0x0000000101603000 rbp: 0x00000001171c87f0 rsp: 0x00000001171c87f0+
    +r8: 0x00007fff708d9408 r9: 0x0000000000000000 r10: 0x000000000000084c r11: 0x0000000000000202+
    +r12: 0x0000000000001000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000a07+
    +rip: 0x00007fff8491fe99 rfl: 0x0000000000010206 cr2: 0x0000000101603000+
    +Binary Images:+
    +0x100000000 - 0x100339fe7 com.apple.mail 4.4 (1082) <763137B8-964F-85F2-6C45-D084EFA66F7C> /Applications/Mail.app/Contents/MacOS/Mail+
    +0x1151b6000 - 0x1151c9ff7 com.apple.AddressBook.LocalSourceBundle 1.0.3 (875) <45684043-4271-4EA2-4A8F-098CA3B4E4E1> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource+
    +0x1151d5000 - 0x1151d8fff com.apple.yahoo.syncframework 1.3 (51) <AEBB9A2D-B787-0C74-7C40-64E6F0BBF43C> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync+
    +0x1151e8000 - 0x1151eefff com.apple.AddressBook.LDAPSource 1.0.3 (875) <68B124CE-0F32-8398-939D-ABEBCAE6F505> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP+
    +0x1172d9000 - 0x117329fff com.apple.datadetectors.actions 2.1 (102.2) <975C840D-7290-67B9-F2D0-AB6982AD4A36> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions+
    +0x117c16000 - 0x117c4eff7 com.apple.ExchangeSource 1.0.3 (875) <2C1A6278-F6EF-7955-A1A0-45D16791E59C> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange+
    +0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <486E6C61-1197-CC7C-2197-82CE505102D7> /usr/lib/dyld+
    +0x7fff80106000 - 0x7fff80107ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit+
    +0x7fff801c4000 - 0x7fff801d7ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <4E9E62DC-148A-CC7E-601A-AC095DD5C95A> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI+
    +0x7fff801d8000 - 0x7fff80278fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices+
    +0x7fff80279000 - 0x7fff80477fe7 com.apple.CalendarStore 4.0.4 (997) <41B0D24B-9555-B294-8E91-DA28559D0669> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore+
    +0x7fff8047d000 - 0x7fff80491fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib+
    +0x7fff80492000 - 0x7fff80681fe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore+
    +0x7fff80682000 - 0x7fff80689fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory+
    +0x7fff8068a000 - 0x7fff8075cfe7 com.apple.CFNetwork 454.11.5 (454.11.5) <5D68598D-C138-C8B6-B6AC-B1F48B01E021> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork+
    +0x7fff8075d000 - 0x7fff8079afff com.apple.LDAPFramework 2.0 (120.1) <54A6769E-D7E2-DBE2-EA61-87B9EA355DA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP+
    +0x7fff8079b000 - 0x7fff80952fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <EE9DFBD6-6354-7C5A-F4C7-5FF782A7D992> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO+
    +0x7fff809b9000 - 0x7fff809b9ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices+
    +0x7fff809ba000 - 0x7fff809c1ff7 com.apple.KerberosHelper 2.1 (1.0) <8BCCEA2D-7CE7-1B3E-F371-AB8485A1588F> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper+
    +0x7fff809c2000 - 0x7fff809c4fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print+
    +0x7fff809c5000 - 0x7fff809ebfe7 libJPEG.dylib ??? (???) <DFA5DAC2-D1C6-D5ED-F95D-AC185E98B6E7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib+
    +0x7fff809ec000 - 0x7fff80a78fff com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <5BCC3A26-0EC9-B9ED-D4F0-2278F4275E93> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser+
    +0x7fff80a9c000 - 0x7fff80ad9ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib+
    +0x7fff80ae6000 - 0x7fff80d6cfff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security+
    +0x7fff80d6d000 - 0x7fff80d92ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo+
    +0x7fff80d93000 - 0x7fff80fcefef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit+
    +0x7fff80fcf000 - 0x7fff80fe0fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers+
    +0x7fff80fe1000 - 0x7fff80ffeff7 libPng.dylib ??? (???) <667C3883-32A5-CCCC-8624-972B5DFD8EA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib+
    +0x7fff80fff000 - 0x7fff81038ff7 com.apple.MeshKit 1.1 (49.2) <832A074D-7601-F7C9-6D3A-E1C58965C3A1> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit+
    +0x7fff81039000 - 0x7fff81064ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib+
    +0x7fff81065000 - 0x7fff8106bfff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib+
    +0x7fff81088000 - 0x7fff810a3ff7 com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting+
    +0x7fff810a4000 - 0x7fff811c5fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib+
    +0x7fff8127d000 - 0x7fff812befef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD+
    +0x7fff81319000 - 0x7fff8133cff7 com.apple.iChat.IMFoundation 5.0.5 (747) <B4C34872-5157-27C0-37F2-77D11137BD8A> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation+
    +0x7fff8133d000 - 0x7fff813bafef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc+.6.dylib
    +0x7fff813bb000 - 0x7fff813f6fff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE+
    +0x7fff813f7000 - 0x7fff81441ff7 com.apple.DAVKit 4.0.3 (732) <883B795D-5F6B-8D66-F27B-20E74B807FF4> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit+
    +0x7fff81442000 - 0x7fff81546fff com.apple.PubSub 1.0.5 (65.20) <67A088DF-7F4A-DC23-6F96-F9BAA4C238DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub+
    +0x7fff81547000 - 0x7fff81579fff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib+
    +0x7fff8157a000 - 0x7fff8157bfff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib+
    +0x7fff8157c000 - 0x7fff815c5fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib+
    +0x7fff815c6000 - 0x7fff815d1ff7 com.apple.NSServerNotificationCenter 2.2 (2.2) <429097EC-ED66-1EF0-EDE5-14798117BF95> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation+
    +0x7fff815d2000 - 0x7fff815d7fff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib+
    +0x7fff815d8000 - 0x7fff815dcff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib+
    +0x7fff815dd000 - 0x7fff81627ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata+
    +0x7fff81628000 - 0x7fff8186afef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook+
    +0x7fff8186b000 - 0x7fff81975ff7 com.apple.MeshKitIO 1.1 (49.2) <C19D0CCD-1DCB-7EDE-76FA-BF74079AFC6A> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO+
    +0x7fff81976000 - 0x7fff8197bff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels+
    +0x7fff8197c000 - 0x7fff81aebfe7 com.apple.QTKit 7.6.6 (1756) <7E020353-5F44-1E2E-7CB3-7CFDD95F913C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit+
    +0x7fff81afc000 - 0x7fff81b35fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib+
    +0x7fff81b36000 - 0x7fff81b7dfff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook+
    +0x7fff81b7e000 - 0x7fff81b96fff com.apple.iChat.InstantMessage 5.0.5 (747) <D9784E28-7614-1BAD-8B22-EC12079BCC40> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage+
    +0x7fff81bd9000 - 0x7fff81c08ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters+
    +0x7fff81e37000 - 0x7fff81e5ffff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices+
    +0x7fff81e60000 - 0x7fff81e60ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa+
    +0x7fff81e61000 - 0x7fff81e77fe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <458F0259-6EDC-16BA-E6AA-1CEED002D188> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport+
    +0x7fff81e78000 - 0x7fff81ed8fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit+
    +0x7fff81ed9000 - 0x7fff81f20ff7 com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI+
    +0x7fff81f21000 - 0x7fff81f30fff com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS+
    +0x7fff81f31000 - 0x7fff81faffff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText+
    +0x7fff81fb0000 - 0x7fff81ff4fe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re+
    +0x7fff81ff5000 - 0x7fff82084fff com.apple.PDFKit 2.5.1 (2.5.1) <38BEE9BB-3716-49BA-7E14-687FE9E066EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit+
    +0x7fff82085000 - 0x7fff82092ff7 com.apple.AppleFSCompression 24.4 (1.0) <F521CD1B-AC29-DA0B-BE8D-4F6F9F68A994> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression+
    +0x7fff82093000 - 0x7fff82093ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib+
    +0x7fff82094000 - 0x7fff82096fef com.apple.ExceptionHandling 1.5 (10) <F2867B93-A56A-974F-9556-266BCE394057> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling+
    +0x7fff82097000 - 0x7fff8209aff7 com.apple.securityhi 4.0 (36638) <87868A3E-9341-1078-F00C-5E5972F01A4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI+
    +0x7fff8209b000 - 0x7fff820bbff7 com.apple.DirectoryService.Framework 3.6 (621.9) <E7AFAAFA-8221-585B-85D0-171ADC490825> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce+
    +0x7fff820bc000 - 0x7fff82104ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib+
    +0x7fff82105000 - 0x7fff8214afff com.apple.CoreMediaIOServices 134.0 (1160) <033C41A6-EB9B-6B3B-781A-AF001A945C7A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices+
    +0x7fff8214b000 - 0x7fff8230cfff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib+
    +0x7fff8230d000 - 0x7fff82433fff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox+
    +0x7fff82434000 - 0x7fff82465fff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib+
    +0x7fff82466000 - 0x7fff82471fff com.apple.CrashReporterSupport 10.6.6 (256) <E99205C8-C119-764D-E06B-65659A35024A> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport+
    +0x7fff82472000 - 0x7fff8252fff7 com.apple.CoreServices.OSServices 357 (357) <7B22626F-D544-1955-CC53-240F4CACEB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices+
    +0x7fff82530000 - 0x7fff82973fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib+
    +0x7fff82974000 - 0x7fff82975ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent+
    +0x7fff82ae8000 - 0x7fff82b78fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit+
    +0x7fff82b79000 - 0x7fff82c90fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib+
    +0x7fff82c91000 - 0x7fff82daafef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib+
    +0x7fff82db7000 - 0x7fff82dbdfff com.apple.AOSNotification 1.1.0 (123.3) <9436ED02-186A-E6CC-E594-31E3942A5898> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication+
    +0x7fff82dbe000 - 0x7fff82dbeff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib+
    +0x7fff82dbf000 - 0x7fff830bdfe7 com.apple.HIToolbox 1.6.4 (???) <263AD497-F4CC-9610-E7D3-B95CF6F02030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox+
    +0x7fff83117000 - 0x7fff83188ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <7C05D658-4251-0B0F-6C76-9192240D0C4B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA+
    +0x7fff83189000 - 0x7fff8318dff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib+
    +0x7fff8318e000 - 0x7fff8388b06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics+
    +0x7fff8388c000 - 0x7fff838ecff7 com.apple.ExchangeWebServices 1.3 (61) <7DB2989C-1362-8688-C73E-8405734A6566> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices+
    +0x7fff838ed000 - 0x7fff83901ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis+
    +0x7fff83904000 - 0x7fff84577fef com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore+
    +0x7fff845a8000 - 0x7fff8460afe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore+
    +0x7fff8460b000 - 0x7fff8476bff7 com.apple.syncservices 5.2 (578.3) <F86C878E-8B5E-DBCE-8592-7AF88DE53261> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices+
    +0x7fff8476c000 - 0x7fff847e9fef com.apple.backup.framework 1.2.2 (1.2.2) <CD3554D8-DA47-DDBC-910C-B2F1DE3B8CA6> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup+
    +0x7fff847ea000 - 0x7fff8480dfff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL+
    +0x7fff8480e000 - 0x7fff84880fef com.apple.CoreSymbolication 2.0 (23) <06F8561E-4B36-7BF6-31BA-64091B3D8058> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication+
    +0x7fff84881000 - 0x7fff84893fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib+
    +0x7fff84894000 - 0x7fff848cefff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib+
    +0x7fff848cf000 - 0x7fff84919fef com.apple.IMCore 5.0.5 (747) <EA34457E-1946-C6E6-304D-B18233FF68BA> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore+
    +0x7fff8491a000 - 0x7fff849c9fff edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos+
    +0x7fff849ca000 - 0x7fff84b41fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation+
    +0x7fff84b42000 - 0x7fff84b4bff7 com.apple.DisplayServicesFW 2.3.0 (283) <5C8FEF26-FBA5-2AC6-C484-336594C637DC> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices+
    +0x7fff84b4c000 - 0x7fff84e80fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <96465459-6536-3FD7-7504-B59D0390EEC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore+
    +0x7fff84e81000 - 0x7fff84ea1fef com.apple.DotMacSyncManager 2.0.3 (446.9) <E8F9E7E2-A696-4111-C4FF-20AB5DFBC3FC> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager+
    +0x7fff84ea2000 - 0x7fff84eb0ff7 libkxld.dylib ??? (???) <27713C39-0E51-8F5A-877B-C5539C96A520> /usr/lib/system/libkxld.dylib+
    +0x7fff84eb1000 - 0x7fff84eb1ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate+
    +0x7fff8504d000 - 0x7fff8509cff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver+
    +0x7fff850cd000 - 0x7fff850deff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib+
    +0x7fff850df000 - 0x7fff855e3fe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x+
    +0x7fff855e4000 - 0x7fff85658ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <546E204C-AC7A-030C-DC32-125A3E422FB5> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages+
    +0x7fff85659000 - 0x7fff8569aff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia+
    +0x7fff856b1000 - 0x7fff85730fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <6D8AD3F7-409D-512C-C5BE-66C64D1B8F3E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio+
    +0x7fff85731000 - 0x7fff858effff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib+
    +0x7fff858f0000 - 0x7fff85911fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib+
    +0x7fff85912000 - 0x7fff85912ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services+
    +0x7fff85913000 - 0x7fff85998ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore+
    +0x7fff85999000 - 0x7fff8599fff7 IOSurface ??? (???) <EAD87C9F-BADC-7116-4ADD-0B0679459D24> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface+
    +0x7fff859a0000 - 0x7fff85d7afff com.apple.RawCamera.bundle 3.4.1 (546) <5662D375-35EA-30E5-BD9D-D684ABE04A1E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera+
    +0x7fff85d7b000 - 0x7fff85e30fe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync+
    +0x7fff85e31000 - 0x7fff86827fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit+
    +0x7fff86901000 - 0x7fff86917fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib+
    +0x7fff86918000 - 0x7fff8691afff libRadiance.dylib ??? (???) <6C974488-62D2-71BA-A45E-C764A0AF7354> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib+
    +0x7fff8691b000 - 0x7fff86959fef com.apple.DebugSymbols 1.1 (70) <C3D11461-E118-09DB-D9D7-8972B3FD160F> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s+
    +0x7fff8695a000 - 0x7fff86965ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition+
    +0x7fff86966000 - 0x7fff869a0fff com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom+
    +0x7fff869a1000 - 0x7fff869caff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <778F7753-F0DD-5B89-0908-B2EC9B66B30A> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping+
    +0x7fff869cb000 - 0x7fff869d3fff com.apple.iChat.IMUtils 5.0.5 (747) <8A019B06-52FB-0B23-8A8B-7C2DA5465934> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils+
    +0x7fff869d4000 - 0x7fff86a3cfff com.apple.MeshKitRuntime 1.1 (49.2) <4D3045D0-0D50-7053-3A05-0AECE86E39F8> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime+
    +0x7fff86a3d000 - 0x7fff86a48fff com.apple.dotMacLegacy 3.2 (266) <80F00DE2-4C50-0FD9-5C6E-3EAA1599277B> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y+
    +0x7fff86a49000 - 0x7fff86ad5fef SecurityFoundation ??? (???) <F43FDB02-CAA5-F8FF-C8D7-6665E7403ECE> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation+
    +0x7fff86ad6000 - 0x7fff86aecfff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture+
    +0x7fff86aed000 - 0x7fff86b57fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib+
    +0x7fff86b88000 - 0x7fff86d05ff7 com.apple.WebKit 6533.19 (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit+
    +0x7fff86d06000 - 0x7fff86dc7fe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib+
    +0x7fff86dc8000 - 0x7fff87032fef com.apple.QuartzComposer 4.2 ({156.28}) <60956AE3-2B2D-A0B7-9D92-3EE33D3A7051> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer+
    +0x7fff870fe000 - 0x7fff8710afff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <D659C43E-3E1A-F45C-9EFB-AF18990A402E> /usr/lib/libbz2.1.0.dylib+
    +0x7fff8710b000 - 0x7fff871c4fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib+
    +0x7fff871c5000 - 0x7fff871cafff libGIF.dylib ??? (???) <A7BF2D68-F489-720C-E5A9-DC2B24DC5A21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib+
    +0x7fff871d7000 - 0x7fff871ecff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis+
    +0x7fff871ed000 - 0x7fff879f7fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib+
    +0x7fff879f8000 - 0x7fff87d3bff7 com.apple.MessageFramework 4.4 (1082) <7314B194-6FC8-7CEE-81AE-2AF4ADE34AAA> /System/Library/Frameworks/Message.framework/Versions/B/Message+
    +0x7fff87d3c000 - 0x7fff87d3cff7 com.apple.Carbon 150 (152) <191B4F4B-8D06-796B-CA0C-782F06DD7BC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon+
    +0x7fff87d7a000 - 0x7fff87d93fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory+
    +0x7fff87d94000 - 0x7fff87ed2fff com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData+
    +0x7fff87ed3000 - 0x7fff87f16fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib+
    +0x7fff87fe3000 - 0x7fff88035ff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices+
    +0x7fff88036000 - 0x7fff8808bff7 com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols+
    +0x7fff881aa000 - 0x7fff881b0ff7 com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore+
    +0x7fff881b1000 - 0x7fff88434ff7 com.apple.Foundation 6.6.4 (751.42) <AF1E3050-3503-8714-8274-EA6BD6BE8A22> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation+
    +0x7fff88435000 - 0x7fff88481fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib+
    +0x7fff88482000 - 0x7fff88491fff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL+
    +0x7fff88492000 - 0x7fff884dbff7 com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face+
    +0x7fff884dc000 - 0x7fff88604ff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x+
    +0x7fff88670000 - 0x7fff8870afff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS+
    +0x7fff8870b000 - 0x7fff88787ff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport+
    +0x7fff88788000 - 0x7fff887a3fff com.apple.datadetectors 2.1 (102.2) <69DC4391-62F4-9168-A9EF-8EA36F49D77A> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors+
    +0x7fff887a4000 - 0x7fff88859fe7 com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink+
    +0x7fff8885a000 - 0x7fff888a9fe7 com.apple.iCalendar 1.0.3 (54) <539A5A20-99D0-25F8-EB75-BD8437611AA6> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar+
    +0x7fff888aa000 - 0x7fff88901fff com.apple.Symbolication 1.1 (67) <73B6FC15-9E05-69E2-2955-14F82F9BC337> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion+
    +0x7fff88902000 - 0x7fff88951fef libTIFF.dylib ??? (???) <176B52ED-4F6C-D0C2-EABC-C032BFC3DFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib+
    +0x7fff8896d000 - 0x7fff889effff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI+
    +0x7fff889f0000 - 0x7fff88ad5fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv+
    +0x7fff88ad6000 - 0x7fff88ad9fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help+
    +0x7fff88ada000 - 0x7fff88adaff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz+
    +0x7fff88adb000 - 0x7fff88b91fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib+
    +0x7fff88bb3000 - 0x7fff88c8dff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage+
    +0x7fff88c8e000 - 0x7fff88c9bfe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib+
    +0x7fff88c9c000 - 0x7fff89039fe7 com.apple.QuartzCore 1.6.3 (227.34) <C4AABD56-8C93-BAD0-4B27-7E9A2F0EAEE4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore+
    +0x7fff8903a000 - 0x7fff8907dff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib+
    +0x7fff8907e000 - 0x7fff89081ff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib+
    +0x7fff89082000 - 0x7fff890eeff7 com.apple.CorePDF 1.3 (1.3) <FF2F3F1B-D1D6-684C-B174-6A455E04FF91> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF+
    +0x7fff890ef000 - 0x7fff890f0fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l+
    +0x7fff890f1000 - 0x7fff890f7ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration +
    +0x7fff890f8000 - 0x7fff89139fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration+
    +0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <F00A8B2F-84A0-0868-1047-3A13F9114864> /usr/lib/libSystem.B.dylib+
    Message was edited by: phchrono

    Hi,
    Sorry to jump in.
    I'm having the exact same problem. Mail will run fine then randomly crash when you try to access or compose an email. Very frustrating.
    I used to have a POP3 account and had no problems.
    Thanks

  • Mail.app and Exchange 2007

    I'm trying to interface the Mac OS X Mail application to an Exchange 2007 server. I've configured Mail to use IMAP, and I've verified that IMAP is enabled on the server because I can receive mail just fine.
    I cannot send mail, however.
    What kind of authentication does Exchange 2007 require for relaying outgoing SMTP mail? The Mac OS X Mail application has a number of settings for this, but none of the combinations I've tried seem to work.

    What kind of authentication does Exchange 2007 require for relaying outgoing SMTP mail?
    What authentication method used is based on how the server is setup. Nobody here can anwer that. You'll need to ask your mail server admins.

  • Mails Lost Exchange 2007

    Hi,
    I've some problems with the exchange server 2007. We are losing some mails and it looks like they getting lost between the Edge and the Hub role. All roles are installed on one physical device (no vms). I searched the one of the lost mails with the trouble
    shooting tool and found it after that i check the details with get-messagetrackinglog -internalmessageid "XXXX".
    The result was that this "lost message" has just one entry with the eventID RECEIVE. Then I checked an email for the same sender which arrived the mailbox. This mail has two entries, one with eventID RECEIVE and another with the eventID DELIVER.
    My question is how can I find and resend this lost emails. They can not be in the queue anymore bnecause they are deleted after the categorizer categorizes them.
    Is there a shell command to resend them?
    Where can I find the e-mails, are tehy still cached on the system?
    Thanks for your Help
    BR
    MessageTrackingLog one Good and one BAd (from same Sender outside our oraginization)
    BAD:
    Timestamp               : 2011-07-19 10:21:30
    ClientIp                : XXX.XXX.XXX.XXX
    ClientHostname          :
    ServerIp                : YYY.YYY.YYY.YYY
    ServerHostname          : MX01
    SourceContext           : 08CE0319BEFF6A57;2011-07-19T08:21:26.747Z;0
    ConnectorId             : MX01\Default MX01
    Source                  : SMTP
    EventId                 : RECEIVE
    InternalMessageId       : 30960401
    MessageId               : <[email protected]>
    Recipients              :
    {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 3639154
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : Lost Mail
    Sender                  :
    [email protected]
    ReturnPath              :
    [email protected]
    MessageInfo             : 00A:
    good:
    Timestamp               : 2011-07-20 12:18:06
    ClientIp                : XXX.XXX.XXX.XXX
    ClientHostname          :
    ServerIp                : YYY.YYY.YYY.YYY
    ServerHostname          : MX01
    SourceContext           : 08CE0319BEFFA713;2011-07-20T10:18:00.120Z;0
    ConnectorId             : MX01\Default MX01
    Source                  : SMTP
    EventId                 : RECEIVE
    InternalMessageId       : 32070502
    MessageId               : <[email protected]>
    Recipients              :
    {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 7731
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : Mail
    Sender                  :
    [email protected]
    ReturnPath              :
    [email protected]
    MessageInfo             : 00A:
    Timestamp               : 2011-07-20 12:18:06
    ClientIp                :
    ClientHostname          : MX01
    ServerIp                :
    ServerHostname          : MX01
    SourceContext           :
    ConnectorId             :
    Source                  : STOREDRIVER
    EventId                 : DELIVER
    InternalMessageId       : 32070502
    MessageId               : <[email protected]>
    Recipients              :
    {[email protected]}
    RecipientStatus         : {}
    TotalBytes              : 7926
    RecipientCount          : 1
    RelatedRecipientAddress :
    Reference               :
    MessageSubject          : Mail
    Sender                  :
    [email protected]
    ReturnPath              :
    [email protected]
    MessageInfo             : 2011-07-20 12:18:00

    Hi,
    as you can see in my earlier post I checked two messages of the same sender, one good and one bad message.
    Both were received from the system and one was acctually delivered.
    I just called the one mail "Badmail" because it didn't went trough to the mailbox but it was recived and it still think it got lost on the way from teh queue to the mbx.
    Trackinglog Bad mail (check out the full log in my first post)
    >Timestamp : 2011-07-19 10:21:30
    >ClientIp : XXX.XXX.XXX.XXX
    >ClientHostname :
    >ServerIp : YYY.YYY.YYY.YYY
    >ServerHostname : MX01
    >SourceContext : 08CE0319BEFF6A57;2011-07-19T08:21:26.747Z;0
    >ConnectorId : MX01\Default MX01
    >Source : SMTP
    >EventId : RECEIVE (received by edge and filled into the queue)
    >and the failure is somewhere between edge and hub.
    >The mail comes in ->edge puts it into the queue->categorizier checks it (smtp adr..) ->transferstarts + queue entry is removed
    Here is the Agentlog and as I've written the logs look fine.
    Timestamp       : 2011-07-19 10:21:29
    SessionId       : 08CE0319BEFF6A57
    IPAddress       : XXX.XXX.XXX.XXX
    MessageId       : <[email protected]>
    P1FromAddress   : [email protected]
    P2FromAddresses : {[email protected]}
    Recipients      :
    {[email protected]}
    Agent           : Content Filter Agent
    Event           : OnEndOfData
    Action          : AcceptMessage
    SmtpResponse    :
    Reason          : SCL
    ReasonData      : 0
    Diagnostics     :
    Any solutions?
    BR
    ..next time we eat bacon

  • Mail (Lion) & Exchange 2007, periodically stops receiving messages, does no hang

    As the title says, we are having this issue.  I saw another post last year about Exchange 2010 hanging, and an old certificate caused the issue.  Our network admin is looking into that. 
    We are not experiencing any hangs.  Mail "works" fine.  We have multiple accounts setup (all Exchange) and 2 of the 3 are sending and receiving fine.  The last mailbox, the actual use account, will stop receiving.  There are no errors or indicators.  Typically someone will call and ask why she isn't responding.  She closes Mail and reopens and the emails come in.  Sometimes it's once a day, sometimes more.  I've removed the Exchange account and added it back in and it helped, but didn't resolve the issue.
    Any thoughts?

    After having the same error ("opening mailbox - Requesting latest information" - hang) and fighting for months on my Mac (Lion) to solve it, including writing angry bug reports to Apple - I think I finally found the source of the problem:
    There was an old (invalid) certificate installed in Exchange (2007, in my case), enabled for SMTP.
    Nobody seems to care about this - including Snow Leopard Mail, Outlook and all iOS devices - but Lion Mail cared, and just stuck. Typically after some time - maybe sleep/wake or just a couple of hours - Mail was stuck and did not receive any new mails anymore, until I Force Quit it.
    I got the hint from another forum (somebody suggested changing the properties in the locally installed certificates in Lion - but this was not the solution) and after seeing the question popping up once in Mail Preferences (do you want to trust this (old) certificate).
    After removing the old certificate from Exchange (good luck with this admin user interface - no wonder we did not notice it) - everything works ok for me, already a day without any hangs.
    Hope it helps! (Let us know the outcome...)

  • Crossover, Outlook and Exchange 2007

    Hi
    So our company has just upgraded our server to Exchange 2007(it was 2003) and I'm having real problems getting my Arch setup to play nice.
    I was using Evolution to connect to it and this did everything that I wanted it too.
    The evolution-exchange plugin, however, only seems to work with Exchange 2003. I tried the evolution openchange option, but this doesn't allow me to access public folders(essential), send completely grabled emails, and crashes all the time.
    So I have now decided that running Outlook in wine is the best option. After trying for a while I discovered that outlook doesn't run at all in normal Wine, so I'm trying out Crossover(v9).
    Everything installs fine, but when i go to add the exchange server account, it pops up a dialog asking for my username and password. Once i enter them and hit return, the dialog just reappears over and over and never actually lets me in.
    I have tried doing the exact same process in crossover in a Ubuntu VM, and it all works fine, but if i package it up and bring it back to arch, the same problem pops up, and there's still no way to get out.
    This really is a killer problem for me as the only way I can access my mail and public folders is through a VM on my machine, but the poor Atom N280 is struggling running that with anything else.
    Anyone have any idea how I can fix this, or have some sort of alternative way to get the same thing?

    Didn't test it, but
    http://sourceforge.net/tracker/index.php?func=detail&aid=2901798&group_id=184600&atid=909907 wrote:public calendars are supported, use /public instead of /users in calendar
    URL.
    However, public folders in general could be a problem:
    http://sourceforge.net/tracker/index.php?func=detail&aid=2968429&group_id=184600&atid=909905 wrote:
    Public folder support is partially implemented but still highly
    experimental.
    In thunderbird, you can try to set /public in IMAP account advanced server
    options as public folder path, this may or may not work.

  • Mail w/Exchange 2007 Account- Reply arrow appears, but reply not found

    Hello out there,
    I'm really hoping someone can help with this. I have a problem, and it affects all three of the Macs I regularly use: an iMac at home, a MacBook on the road, and and iMac at the office. I have three mail accounts configured identically on all these Macs: Gmail, MobileMe, and an Exchange 2007 account, which uses the Web Services Edition. In short, everything is completely up to date all the way round. Oh, and I also use an iPhone which accesses my Exchange account for mail as well.
    My problem is this: I reply to a message in either the MobileMe or the Gmail account and presto, the reply arrow appears and clicking on it instantly reveals my reply. Works as advertised. In the Exchange account, the arrow also appears, and shows up on whichever Mac I happen to be using. However, clicking on the arrow I get a message that says something like "reply not found, you may have deleted it." Which, of course, I haven't. If I search the Exchange account's sent mail folder I find it easily, so I know it's there.
    I've tried all kinds of stuff, deleting the plist file, completely removing and reinstalling the Exchange account, rebuilding folders, all to no avail.
    Anyone have any ideas? I would really like to resolve this and find it a major flaw, at least as it appears, in Apple's implementation of Exchange server support.
    Thanks in advance!

    I have 10.6.3 running on my iMac and the problem still exists - all reply and forward status arrows are basically inert; clicking on they does not show my my reply or forward. I don't believe that there is any preference that affects this behavior so it can only be some kind of bug.

  • Snow Leopard and Exchange 2007 Configuration Issues

    I know this topic may have been covered in here previously but I have yet to find a solution.
    Here is the background. Our CEO has a Mac Book and two weekends ago he updated to Snow Leopard and now wants to use the Mail client on his Mac rather than OWA to get his email. We have Exchange 2007 (I am the Admin) and have all the latest patches and Roll Ups installed. We run OWA without issue and have 10 iPhones working perfectly (i realized they use different technology to sync). I enabled EWS by following this link http://technet.microsoft.com/en-us/library/bb201695.aspx and this is the actual command i used:
    Set-WebServicesVirtualDirectory -identity exchaname\EWS* -externalurl https://webmail.domain.com/EWS/Exchange.asmx -BasicAuthentication:$True
    Seems to have run properly and there are no errors reported.
    Now when I go to connect using the Mac it does not Auto Discover and I must enter manually. I enter what i think it needed and its not working. On the Account Information Tab I have the following:
    Description: generic name
    Email Address: [email protected]
    Full Name: The Person's Name
    Internal Server: webmail.domain.com *Not sure what should be here
    External Server: Webmail.domain.com *Again not sure if this is correct
    Username: AD user name Also tried domain\username
    Password: AD password
    Ougoing Mail Server: not sure what should be here
    Next is the Mailbox behavior Tab:
    Did not change anything
    Advanced Tab:
    Internal Server Path: EWS/Exchange.asmx
    Port:80 SSL unchecked
    External Server: EWS/Exchange.asmx
    Port: 80 SSL unchecked
    I get no connections and I am sure somehting is not correct in the above but I am lost and new to Exchange as it is. Also new to Mac's
    Help Please

    We are already using webmail.domain.com for our OWA URL, well actually it is webmail.domain.com\OWA. Would I need one for the EWS & Autodiscover to use webmail.domian.com\ews?
    We have rules in the firewall for Exchange and OWA. Would we need another for this?

  • 10.5.7 breaks RDC and Exchange 2007 connectivity?

    I just installed 10.5.7 and now I find I cannot receive mail from our Exchange 2007 server (Entourage 2008) or connect to our file server (SBS 2008 standard).
    I only found one mention of this anywhere else (http://www.macfixit.com/article.php?story=20090515093340707) but it is only stating that the problem exists, not offering a solution.
    Anyone else experiencing this? I can use OWA for mail if I have to, but I admin our office and RDC is invaluable to me. I will probably have to wipe/re-install our macs if a fix is not available for this.

    I had a lot of problems with this and researched it as best I could. My only solution was to format clean, upgrade to 10.5.7, manually input realms, dns servers and domain controllers in System>Core Services>Kerberos, then perform the bind in the Directory Utility. After that all domain connections work, and admin level accounts can log in directly to the Mac. Our group policy for the standard user seems to prohibit the standard user from using a Kerberos login, and I have not figured out what setting is preventing it yet. When I say all connections work I mean Entourage is able to pull email from Exchange 2007 via kerberos login or OWA and RDC reaches all Windows servers I maintain. If you check macenterprise.org you will see many people having probles with AD binding in 10.5.7 and most of them have simply reverted to a previous version. After fighting with this machine for a good long time I think I'm going to revert to 10.5.6 because of poor video performance or just wait til the real headache, 10.6 in September
    Message was edited by: Witchbutter

  • Virtual Mail Server (Exchange 2007)

    G'day,
    I have 10.5.4 server running on a 1.66GHz Core Duo MacMini. I'm desperate to have a push mail server running and I'm about to go ahead with this design. Just wanted to see what you guys thought about it first.
    10.5.4 server as the primary system
    VMWare Fusion emulating 2003 Enterprise Server R2 with 2003 Exchange Server SP1
    Could have all the files locally based on the server and the beauty of virtual environment is that I can simply reboot to previously saved settings if anything is to go pair shaped.
    Let me know what you think.

    Actually I was thinking of doing the same thing, but with my PowerMac G5 Dual 1.8Ghz, 2GB Ram, 34GB Raptor 10K boot volume, and 150G Data store.
    Does Apple's Leo Server have push cal/mail/contacts? I desperately need a simple setup as well for our office, and currently run a test Server 2008 environment running Exchange 2007, but its overly bloated and so many configuration options.
    Thanks!

Maybe you are looking for

  • What is the best way to configure my iPods and user accounts?

    I'm looking for a little guidance. Here is my situation: I am running the latest version of Tiger. It is currently configured with three accounts; mine is the admin. account and each of my two children have their own accounts. My account is the one t

  • Deploying Muse in the Enterprise

    I am trying to deploy Muse in a busy College. I have followed the instructions Deploying Muse in the Enterprise but it only works for the first user. When another user logs in to the Mac and tries to use Muse they receive a message that they do not h

  • Installation Problem

    A newly purchased Photoshop CS6 installed without problems on my MacBook Pro (OSX6.8).  However, when I tried to install it on my work computer, an iMac with the same OSX6.8, I received multiple error messages after the installation and the program w

  • Finding string matches in an arraylist

    Hi, I have been bashing my head with this for a while, so any help is much appreciated! I bascially have ONE arraylist which contains filenames as strings (e.g. file.txt, file1.xml, file2.doc, file2.xml, file2.txt) The arraylist bascially contains a

  • Workflow Utilities BS

    Hi, I am trying to update a value of a field after it is queried using EAI Siebel Adapter Business Service. In order to do so I am using the Workflow Utilities BS Echo method. However, after having done that the output of the message remained is just