Mail attachment path problem

hi experts
i am trying to send mails with attachments thru jsp.
i have this normal jsp file i.e the html form is not set to enctype="multipart/form-data" ok
now i have some <input type="File" name="attachment1"> in this file
when i browse and attach the file and submit
i call my sendmail.jsp.
here i had done
String attachment1 = request.getParameter("attachment1");
the only problem i'm facing is i get only the filename in the attachment1 variable
instead of full path
how can i do this.
Note: when i hard code the path in sendmail it works fine.

Hello,
We are implementing digital signature on form 16.
We configured the ADS for the same.
In  transaction pc00_40_f16, we provide the path for saving the form and also provide the name of ADS connection. When we  click on the print form button,  the forms are generated with 0 bytes.
Can you please guide us if have resolved this kind of issue or other settings are required to get the form 16 with digital signature.
Regards

Similar Messages

  • Mail attachment saving problem

    Hi,
    When I tried to save a Mail attachment today I got the following warning:
    Mail was unable to save the attachment “File.numbers” to disk. Please verify your downloads folder exists and is writable.
    The warning must be wrong because other attachments, even of the same kind, can be saved without problems. I observed that only such files are effected which contain subdirectories like numbers, keynote, etc. and my suspicion is, that the saving problems may come from wrong file reading/writing rights within these subdirectories, that the sender of the Mail may have imposed to prevent unwanted changes to his/her file. May this be so? Otherwise, what else?
    (MacOs X 10.5.6, Mail.app 3.5 and, in this particular case, Numbers08)
    Thanks for for help in advace!
    Joe.

    Hi Kappy,
    Nothing at all. No error message but no copying either, and no change in the curser appearance when dragging to the Desktop.
    When I go to Mail --> Message --> Forward as Attachment, the attachment in the composer window can be saved like a normal file and has an appropriate size, eg. the desired original file seems to be contained in there. However, I have no Idea how to extract the original .numbers file from that.
    Strange, isn't it?
    Thanks,
    Joe.

  • Apple mail attachment encoding problem

    I'm having the problem lately that either attachments aren't being decoded properly and the source is displayed in the email or that the entire email is being displayed like this:
    --Apple-Mail-7--951337123
    Content-Transfer-Encoding: quoted-printable
    Content-Type: text/plain;
    charset=ISO-8859-1;
    delsp=yes;
    format=flowed
    FYI
    --Apple-Mail-7--951337123
    Content-Transfer-Encoding: base64
    Content-Type: application/octet-stream;
    x-mac-type=584C5338;
    x-unix-mode=0744;
    x-mac-creator=5843454C;
    name="report.xls"
    Content-Disposition: attachment;
    filename=report.xls
    0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA
    EAAAQAAAAAEAAAD+////AAAAAAAAAAD/////////////////////////////////////////////
    We have the same problems with UTF-8 encoded mails. If I select the Inbox, then select Mailbox -> Rebuild it fixes it, but I need a better solution to fix this. Several others are having the same problem and it seems to be happenning intermittently.
    Anyone have any suggestions?
    macbook pro 1.86Ghz   Mac OS X (10.4.5)  

    duren wrote:
    Some of my clients cannot open these inline images.
    This clients use presumably Outlook 2007. It's not your or Apple Mail's fault, it's a known bug in Outlook 2007 and there is also a Microsoft Help and Support Article from April 2007 about that issue.
    Here -> http://support.microsoft.com/kb/917120
    A workaround is also described there.
    A simple ad hoc solution is to ZIP the pictures before attaching to mail
    Lupunus

  • Mail attachment charset problem

    Hello,
    I have made a program which is able to send Icalendar files as an attachment. I get the data as an InputStream.
    My problem is that the Icalendar file doesn�t show the letters '�', '�' and '�'. I have tried to use iso-8859-1 in the MimeBodyPart headerline and in the ByteArrayDataSource, but it doesn�t work?!
    Where can I specify which charset I want to use?
    MimeBodyPart mbp3 = new MimeBodyPart();
    mbp3.setFileName( m.getAttachmentFileName() );
    mbp3.setHeader("Content-Class", "urn:content-classes:calendarmessage");
    mbp3.setHeader("Content-ID","calendar_message");
    mbp3.addHeaderLine("charset=iso-8859-1");
    java.io.InputStream inputStream = null;
    try {
          inputStream = m.getAttachmentFile().getBinaryStream();
          mbp3.setDataHandler( new DataHandler( new javax.mail.util.ByteArrayDataSource( inputStream, "text/calendar;charset=iso-8859-1;method=REQUEST" ) ) );
    catch ( Exception e ){}
    mpRoot.addBodyPart(mbp3);

    Yes you are right... Thank you.
    I removed the line:
    mbp3.addHeaderLine("charset=iso-8859-1"); - and now the letters are shown correct when opening the ICalendar file using a text editor.
    But when openning the file using Outlook the letters '�', '�', '�' are removed?! I know that isn�t a problem in my mail code but certainly in the iCal file?!

  • Problem in Reading Mail Attachement

    I'm facing a problem while reading mail attachments. Java-mail returns null disposition for the below message,but this message has attachment javamail is not considering the mail attachment .I'm using java-mail 1.3.Can anybody help me to solve this problem ?
    Return-Path: prvs=00548bd8bd=[email protected]
    Received: from PRODTM1.TRUST.UASC.AO ([172.28.2.143])
         by trust.uasc.net
         ; Mon, 14 Mar 2011 11:07:04 +0000
    X-TM-IMSS-Message-ID:<[email protected]>
    Received: from gw.northport.com.my ([202.188.31.130]) by trust.uasc.net ([172.28.2.144])
    with ESMTP (TREND IMSS SMTP Service 7.1) id 45727fb90003495a ; Mon, 14 Mar 2011 11:06:52 +0000
    Received: from [192.1.10.13] (port=59768 helo=nmbsmtp-01.northport.com.my)
         by gw.northport.com.my with esmtp (Exim 4.69)
         (envelope-from <[email protected]>)
         id 1Pz5bs-0003EO-0A; Mon, 14 Mar 2011 19:06:48 +0800
    X-CTCH-RefID: str=0001.0A090205.4D7DF6C8.0116,ss=1,fgs=0
    Date: Mon, 14 Mar 2011 19:05:50 +0800 (SST)
    From: AMTedi-Container Svcs <[email protected]>
    Message-ID: <[email protected]>
    Mime-Version: 1.0
    To: [email protected], [email protected],
    [email protected], [email protected]
    Subject: CODCT1UAS
    Content-Type: multipart/mixed; boundary="-"
    X-TM-AS-Product-Ver: IMSS-7.1.0.1394-6.5.0.1024-18010.003
    X-TM-AS-Result: No--4.942-5.0-31-1
    X-imss-scan-details: No--4.942-5.0-31-1

    If you were assuming that every message would have a valid body part
    and that they would tell you definitively which parts you should consider to
    be "attachments", ya, that won't work. The disposition is a hint at best.
    It can be wrong. It might not even be there.

  • New Line Character problem in mail attachment

    Hi all,
    my xi-box is in patch level 16. i need to send the mapped xml as a pipe delimited file(a lineitem per line) attachment to a mail id. so i use MTB to content convert the payload and attach the content as an attachment using a custom module and send the mail. Since the naming convention of the attachment (as per my requirement) says the file should be a .txt file, i 've used text/plain as the content-type.
    if i open the attachment in textpad or wordpad i can see one lineitem per line; but if i open it with notepad its not the case.lineitems do not appear in separate lines but appear continuously. i 'm seeing a box character as a separator between the lineitems. i'm not able to figure it out why.
    i used MTB in file adapter and content converted the payload and opened the file in notepad;it was fine.
    But i'm not able to figure out why its happening with the mail attachment. If you have come across such a problem please suggest me to solve this.
    Regards,
    Sundararamaprasad

    Is there any way you can send the file in an ASCII format instead of BINARY format. In many of my resolved cases I just change from binary to ascii and it works for eg., while doing FTP.
    thansk,
    rakesh

  • Mail attachment problem with IP TUNNELING

    Hi
    We are an Isp and we have two links separatly from two different service provider, one is for Send traffic and another one for recive traffic, we use simple Gre tunnle and configure it in our router ,the tunnel is active and everything seems works fine ,but when users want to use mail attachment like yahoo mail attachment they have problem : yahoo ask them to attach files they can browse and choose files after that when they want to finish ,the yahoo attachment page process opened and never finish it s job !!!!!!!
    please help.
    Thanks.
    Reards Bahman mozaffari

    Hi,
    this sounds like you are having MTU problems due to the GRE overhead. You can try to fix this with the command
    ip tcp adjust-mss ! f.e. 1400
    on the tunnel interfaces. The riouter will intercept TCP MSS negotiation and allow only TCP segments small enough to fit through the tunnel.
    Hope this helps! Please rate all posts.
    Regards, Martin

  • Problems with specifying File Extension of E-Mail attachment

    Hi everybody
    I have a problem that seems to be so simple that it almost drives me crazy that I cannot find a solution for it.
    I need to send the content of an internal table (some lines) as a mail attachment to a specified mail address.
    The format should be normal ASCII, so when I open it with any text editor (e.g. Notepad),  I want to have all my lines there (including CR/LF).
    The problem now is - The extension of this mail attachment must be ".key", so the attached file should have the name "L_12345.key" (for example).
    For E-Mailing I use FM "SO_NEW_DOCUMENT_ATT_SEND_API1".
    This part works fine, also the attachment part works in general.  (I receive the mail and I receive the attachment).
    BUT I get either an attachment with the name "L_12345.txt" or "L_12345.key.txt" and in correct format, or I get an attachment "L_12345.key", where the name is correct but format is wrong (no CR/LF - everything in one line).
    Example:
    =======
    Attachment-Content should be:
    Line 1
    Line 2
    Line 3
    Name of Attachment should be: L_12345.key
    What I tried:
    TEST 1 **
    Declare Attachment in Packing list. ..
      ls_packing_list-transf_bin   = ' '.
      ls_packing_list-head_start   = 1.
      ls_packing_list-head_num     = 0.
      ls_packing_list-body_start   = 7.  "Startline of Attachment
      ls_packing_list-body_num     = 3.  "No of Attachment lines
      ls_packing_list-doc_type     = 'RAW'. 
      ls_packing_list-doc_size     = 3 * 255.
      ls_packing_list-obj_name     = 'ATT01'.
      ls_packing_list-obj_descr    = 'L_12345'   "Attachment name
      APPEND ls_packing_list TO lt_packing_list.
    ==> Result: Attachment Filename = L_12345.txt
    ==> File as I need it (ASCII with CR/LF), but extension wrong
        Line 1
        Line 2
        Line 3
    TEST 2 **
    Same as TEST 1, but with:
      ls_packing_list-obj_descr    = 'L_12345.KEY'   "Attachment name
    ==> Result: Attachment Filename = L_12345.KEY.txt
    ==> File as I need it (ASCII with CR/LF), but extension wrong
        Line 1
        Line 2
        Line 3
    TEST 3 **
    Declare Attachment in Packing list. ..
      ls_packing_list-transf_bin   = ' '.
      ls_packing_list-head_start   = 1.
      ls_packing_list-head_num     = 0.
      ls_packing_list-body_start   = 7.  "Startline of Attachment
      ls_packing_list-body_num     = 3.  "No of Attachment lines
      ls_packing_list-doc_type     = 'KEY'.
      ls_packing_list-doc_size     = 3 * 255.
      ls_packing_list-obj_name     = 'ATT01'.
      ls_packing_list-obj_descr    = 'L_12345'. "Attachment name
      APPEND ls_packing_list TO lt_packing_list.
    ==> Result: Attachment Filename = L_12345.KEY
    ==> File Format is wrong:
        Line 1          Line 2     Line3
    I have tried several other Extensions (DOC_TYPE), it seems, that the File format is only correct with "RAW", but it seems with "RAW" SAP adds ".txt" as extension to the filename.
    Does anyone know how I can achieve having an e-mail attachment with multiple text lines and name "<anyname>.key"
    Any help (if possible with example code ?) would be highly appreciated.
    Many thanks
    Harald

    hi,
    check the following code.
    *&      Form  send_email
    FORM send_email.
    CLASS cl_abap_char_utilities DEFINITION LOAD.
    CONSTANTS: con_cret TYPE c VALUE cl_abap_char_utilities=>cr_lf.
    *Body of mail
      CLEAR objtxt.
      CLEAR objtxt[].
      objtxt = 'Dear abc'.
      APPEND objtxt.
      CLEAR objtxt.
      APPEND objtxt.
      objtxt = 'Attached herewith is the detail list of materials.'.
      APPEND objtxt.
      CLEAR objtxt.
      APPEND objtxt.
      objtxt = 'Regards,'.
      APPEND objtxt.
      objtxt = 'Admin'.
      APPEND objtxt.
      DESCRIBE TABLE objtxt LINES tab_lines.
      READ TABLE objtxt INDEX tab_lines.
    *Mail description
      CLEAR docdata.
      docdata-doc_size  = ( tab_lines - 1 ) * 255 + STRLEN( objtxt ).
      docdata-obj_name  = 'List'.
      docdata-obj_descr = 'List of materials'.
      docdata-obj_langu = sy-langu.
    *Packing list for main document
      CLEAR objpack.
      CLEAR objpack[].
      objpack-head_start = 1.
      objpack-head_num   = 0.
      objpack-body_start = 1.
      objpack-body_num   = tab_lines.
      objpack-doc_type   = 'RAW'.
      APPEND objpack.
    *Attachment data
      CLEAR objbin.
      CLEAR objbin[].
      CONCATENATE
            'field1' 'field2' 'field3' 'field4'
        INTO objbin SEPARATED BY ','.
      CONCATENATE con_cret objbin INTO objbin.
      APPEND objbin.
      LOOP AT it_material_list INTO wa_material_list.
        MOVE-CORRESPONDING wa_material_list TO wa_char_material_list.
        CONCATENATE
              wa_char_material_list-field1
              wa_char_material_list-field2
              wa_char_material_list-field3
              wa_char_material_list-field4
          INTO objbin SEPARATED BY con_tab.
        CONCATENATE con_cret objbin INTO objbin.
        APPEND objbin.
        CLEAR objbin.
        CLEAR wa_char_employee_list.
      ENDLOOP.
      DESCRIBE TABLE objbin LINES tab_lines.
      READ TABLE objbin INDEX tab_lines.
    *Packing list for attachment document
      CLEAR objpack.
      objpack-doc_size = ( tab_lines - 1 ) * 255 + STRLEN( objbin ).
      objpack-transf_bin = 'X'.          "check these values
      objpack-head_start = 1.          "check these values
      objpack-head_num   = 1.          "check these values
      objpack-body_start = 1.          "check these values
      objpack-body_num   = tab_lines.
      objpack-doc_type   = 'KEY'.
      objpack-obj_name   = 'Attachment'.
      objpack-obj_descr  = 'Report.KEY'.
      APPEND objpack.
    *Email receiver's list
      CLEAR reclist.
      CLEAR reclist[].
      reclist-receiver = mail_id.
      reclist-rec_type = 'U'.
      APPEND reclist.
    *Function module to send email with an attachment
      CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
        EXPORTING
          document_data              = docdata
          put_in_outbox              = 'X'
          commit_work                = 'X'
        TABLES
          packing_list               = objpack
          contents_bin               = objbin
          contents_txt               = objtxt
          receivers                  = reclist
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    ENDFORM.                    "send_email
    Edited by: vikram shah on Sep 25, 2008 5:28 PM

  • Java Mapping: payload as mail attachment and dynamic file name .

    Hi,
    I have written this piece of java code.
    The code includes XPATH for fetching dynamic filename and the copysource( in, out ) to copy the content of payload as mail attchment.
    The code seems to work fine, when either of the functionality is implemented.
    but when both are implemented together ie parsing for xpath then again parsing to copy payload, then it doesnt executes the latter path i.e the payload is not fetched in the attachment.
    public class MailPackage implements StreamTransformation {
      public void setParameter(Map map) {
      public void execute(InputStream in, OutputStream out)
              throws StreamTransformationException {
      String mailSubject = "test mail";
      String mailSender = "aaaaaaaa";
      String mailReceiver = "[email protected]";
      String attachmentName = null;
      DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = null;
      factory.setNamespaceAware(false);
    factory.setValidating(false);
         try {
              builder = factory.newDocumentBuilder();
         Document doc = null;
          doc = builder.parse(in);
              String XPATH ="/*/Invoice/InvoiceHeader/InvoiceNumber/text()";
              Node fieldValueNode = org.apache.xpath.XPathAPI.selectSingleNode(doc,XPATH);
              System.out.print(fieldValueNode);
              attachmentName = fieldValueNode.getNodeValue() +".xml";
      String boundary = "--";
      String mailContent = "This is a sample file";
      String CRLF = "\r\n";
        //     create XML structure of mail package
        String output ="<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
               + "<ns:Mail xmlns:ns=\"http://sap.com/xi/XI/Mail/30\">"
               + "<Subject>" + mailSubject     + "</Subject>"
               + "<From>" + mailSender     + "</From>"
               + "<To>" + mailReceiver     + "</To>"
               + "<Content_Type>multipart/mixed; boundary=\"" + boundary + "\"</Content_Type>"
               + "<Content>";
        out.write(output.getBytes());
        // create the declaration of the MIME parts
        //First part
        output = "--" + boundary + CRLF
               + "Content-Type: text/plain; charset=UTF-8" + CRLF
               + "Content-Disposition: inline" + CRLF + CRLF
               + mailContent + CRLF
        //Second part
        + "--" + boundary + CRLF
        + "Content-Type: application/xml; name=" + attachmentName + CRLF
        + "Content-Disposition: attachment; filename=" + attachmentName + CRLF + CRLF;
        out.write(output.getBytes());
        //Source is taken as attachment
        copySource(in, out);
        out.write("</Content></ns:Mail>".getBytes());
      } catch (Exception ie) {
        throw new StreamTransformationException(ie.getMessage());
    protected static void copySource(InputStream in, OutputStream out)throws IOException {
        byte[] bbuf = new byte[in.available()];
        int bblen = in.read(bbuf);
       if (!(bblen < 0)) {
          String sbuf = new String(bbuf);
           //replace all control characters with escape sequences
         sbuf = sbuf.replaceAll("&", "&amp;");
         sbuf = sbuf.replaceAll("\"", "&quot;");
         sbuf = sbuf.replaceAll("'", "&apos;");
        sbuf = sbuf.replaceAll("<", "&lt;");
        sbuf = sbuf.replaceAll(">", "&gt;");
        out.write(sbuf.getBytes());
    Povide your suggestions.

    Hi,
    This is the sample o/p that I get by opening the mail attachment using notepad.
    <?xml version="1.0" encoding="UTF-8"?>
    <InvoiceTransmission><InvoiceTransmissionHeader><InvoiceCreationDate>2008-12-03T00:00:00</InvoiceCreationDate><Version>2.0.2</Version></InvoiceTransmissionHeader><Invoice><InvoiceHeader><CustomerEntityID>LH</CustomerEntityID><IssuingEntityID>009140559</IssuingEntityID><InvoiceNumber>913353669</InvoiceNumber><InvoiceIssueDate>2008-12-03</InvoiceIssueDate><InvoiceType InvoiceTransactionType="OR">INV</InvoiceType><InvoiceDeliveryLocation>aaa</InvoiceDeliveryLocation><TaxInvoiceNumber>Not Applicable</TaxInvoiceNumber><InvoiceCurrencyCode>USD</InvoiceCurrencyCode><InvoiceTotalAmount>517174.63</InvoiceTotalAmount><InvoiceIDDetails InvoiceIDType="BT"><InvoiceIDVATRegistrationNumber>0000000000</InvoiceIDVATRegistrationNumber><InvoiceIDName1>aaaaaaaaaaaaaaa</InvoiceIDName1><InvoiceIDName2>bbbbbbHKG</InvoiceIDName2><InvoiceIDCity>ccccccccc ccccc</InvoiceIDCity><InvoiceIDCountryCode>HK</InvoiceIDCountryCode></InvoiceIDDetails><InvoiceIDDetails InvoiceIDType="II"><InvoiceIDVATRegistrationNumber>0000000000</InvoiceIDVATRegistrationNumber><InvoiceIDName1>eeeeeeee</InvoiceIDName1><InvoiceIDName2>PAY BY WIRE TRANSFER</InvoiceIDName2><InvoiceIDCity>fffffffffffffff, NA</InvoiceIDCity><InvoiceIDCustomField ID="1"><InvoiceIDCustomFieldDescription>Company Registration Number</InvoiceIDCustomFieldDescription><InvoiceIDCustomFieldValue>0000000000</InvoiceIDCustomFieldValue></InvoiceIDCustomField></InvoiceIDDetails></InvoiceHeader><SubInvoiceHeader><InvoiceLine><ItemNumber>001</ItemNumber><ItemQuantity><ItemQuantityType>IN</ItemQuantityType><ItemQuantityFlag>GR</ItemQuantityFlag><ItemQuantityQty>28134.000</ItemQuantityQty><ItemQuantityUOM>USG</ItemQuantityUOM></ItemQuantity><ItemQuantity><ItemQuantityType>DL</ItemQuantityType><ItemQuantityFlag>GR</ItemQuantityFlag><ItemQuantityQty>106498.775</ItemQuantityQty><ItemQuantityUOM>LT</ItemQuantityUOM></ItemQuantity><ItemDeliveryReferenceValue ItemDeliveryReferenceType="DTN">590365</ItemDeliveryReferenceValue><ItemDeliveryReferenceValue ItemDeliveryReferenceType="!
    ARN">DAL
    CH</ItemDeliveryReferenceValue><ItemDeliveryReferenceValue ItemDeliveryReferenceType="FNO">mmmmmmmmm</ItemDeliveryReferenceValue><ItemDeliveryLocation>pppp</ItemDeliveryLocation><ItemReferenceLocalDate
    If you notice the problem is, the undesired "exclamation mark" that gets added in some fields before the actual value.
    In the above case.. look at "ItemDeliveryReferenceType="! ARN">DAL"
    the exclamation mark before value "ARN is unwanted, which leads to improper XML formation.
    Cant figure out why is this coming.
    Regards,
    Faria Mithani

  • Mail crashes: database problem?

    I have the oddest problem with Mail now that I've updated to Lion.  If I start to type the email address of one particular friend into the search box, it crashes as soon as I get to a character that distinguishes it from all others in my address book (ie meec for [email protected]).  I cannot type this address directly into the "To" field either.  Additionally, any time I click on an email that someone has sent to both our addresses, the email pauses for around 30 seconds before finally loading in the preview window. 
    I use a POP account for my university which allows Mail to auto-complete email addresses for anyone at the school whether they are in my local address book or not.  
    Could this be a problem with my school's mail server or is there some local file/database/etc. corrupted on my Mac?  From the error message, it appears to be a database problem but I'm not sure how to fix it.   The error log is attached.
    ================================================================================ ==========
    Process:         Mail [62068]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         5.0 (1244.2)
    Build Info:      Mail-1244002000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [2965]
    Date/Time:       2011-09-06 12:16:36.149 -0400
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          151083 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  172691 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      04FCE226-C892-421D-9A4C-C5CB047CB559
    Crashed Thread:  7  Dispatch queue: suggestions.spotlight
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[62068]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Fatal error.  The database at /Users/cperuta/Library/Application Support/AddressBook/MailRecents-v4.abcdmr is corrupted.  SQLite error code:11, 'database disk image is malformed''
    *** First throw call stack:
        0   CoreFoundation                      0x00007fff94d01986 __exceptionPreprocess + 198
        1   libobjc.A.dylib                     0x00007fff97198d5e objc_exception_throw + 43
        2   CoreData                            0x00007fff979ba13f _execute + 847
        3   CoreData                            0x00007fff979b986b -[NSSQLiteConnection execute] + 1211
        4   CoreData                            0x00007fff979d4e7c newFetchedRowsForFetchPlan_MT + 1084
        5   CoreData                            0x00007fff979dd696 -[NSSQLCore fetchRowForObjectID:] + 950
        6   CoreData                            0x00007fff979daf98 -[NSSQLCore newValuesForObjectWithID:withContext:error:] + 216
        7   CoreData                            0x00007fff979daeb1 -[NSPersistentStoreCoordinator(_NSInternalMethods) newValuesForObjectWithID:withContext:error:] + 65
        8   CoreData                            0x00007fff979da740 _PFFaultHandlerLookupRow + 416
        9   CoreData                            0x00007fff979da254 _PF_FulfillDeferredFault + 212
        10  CoreData                            0x00007fff979da0d8 _sharedIMPL_pvfk_core + 56
        11  AddressBook                         0x00007fff9021a06d -[ABCDMailRecent lastEmailDatesArray] + 301
        12  Foundation                          0x00007fff905e1d68 _NSGetUsingKeyValueGetter + 62
        13  AddressBook                         0x00007fff90171f7e -[ABCDRecord nts_ValueForProperty:row:record:] + 237
        14  AddressBook                         0x00007fff90171db1 -[ABRecord nts_ValueForProperty:row:] + 47
        15  AddressBook                         0x00007fff90171d80 -[ABRecord nts_ValueForProperty:] + 25
        16  AddressBook                         0x00007fff90191488 -[ABMailRecent valueForProperty:] + 136
        17  Suggestions                         0x00007fff9935654b -[SGTABPersonGeniusHelper additionalSuggestions] + 951
        18  Suggestions                         0x00007fff9934e8a1 -[SGTMailQueryGenius suggester:additionalSuggestionsForInput:] + 59
        19  Suggestions                         0x00007fff9933ad81 -[SGTSpotlightSuggester additionalSuggestionsForInput:] + 53
        20  Suggestions                         0x00007fff9933ba90 -[SGTSpotlightSuggester _processQueryResults:intermediateResults:suggestionsCount:] + 673
        21  Suggestions                         0x00007fff9933b616 -[SGTSpotlightSuggester _queryDidFinish:] + 308
        22  Foundation                          0x00007fff905d2716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
        23  CoreFoundation                      0x00007fff94caa51a _CFXNotificationPost + 2634
        24  CoreFoundation                      0x00007fff94ce13e3 CFNotificationCenterPostNotificationWithOptions + 115
        25  Metadata                            0x00007fff98363968 ___pushNotification_block_invoke_1 + 104
        26  libdispatch.dylib                   0x00007fff9984990a _dispatch_call_block_and_release + 18
        27  libdispatch.dylib                   0x00007fff9984b15a _dispatch_queue_drain + 264
        28  libdispatch.dylib                   0x00007fff9984afb6 _dispatch_queue_invoke + 54
        29  libdispatch.dylib                   0x00007fff9984a7b0 _dispatch_worker_thread2 + 198
        30  libsystem_c.dylib                   0x00007fff93f893da _pthread_wqthread + 316
        31  libsystem_c.dylib                   0x00007fff93f8ab85 start_wqthread + 13
    terminate called throwing an exception
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib            0x00007fff905b067a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff905afd71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff94c8e29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff94c96a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff94c96216 CFRunLoopRunSpecific + 230
    5   com.apple.HIToolbox               0x00007fff8d92e4ff RunCurrentEventLoopInMode + 277
    6   com.apple.HIToolbox               0x00007fff8d935c21 ReceiveNextEventCommon + 355
    7   com.apple.HIToolbox               0x00007fff8d935aae BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                  0x00007fff931f2191 _DPSNextEvent + 659
    9   com.apple.AppKit                  0x00007fff931f1a95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    10  com.apple.AppKit                  0x00007fff931ee3d6 -[NSApplication run] + 463
    11  com.apple.AppKit                  0x00007fff9346c52a NSApplicationMain + 867
    12  com.apple.mail                    0x000000010bcf5c34 0x10bc1d000 + 887860
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib            0x00007fff905b27e6 kevent + 10
    1   libdispatch.dylib                 0x00007fff9984b60e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                 0x00007fff9984a19e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib            0x00007fff905b067a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff905afd71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff94c8e29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff94c96a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff94c96216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation              0x00007fff905c7983 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation              0x00007fff905c786f -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework        0x00007fff92c563b5 -[RSSInterchange _runManager] + 1345
    8   com.apple.Foundation              0x00007fff906161ea -[NSThread main] + 68
    9   com.apple.Foundation              0x00007fff90616162 __NSThread__main__ + 1575
    10  libsystem_c.dylib                 0x00007fff93f878bf _pthread_start + 335
    11  libsystem_c.dylib                 0x00007fff93f8ab75 thread_start + 13
    Thread 3:: WebCore: LocalStorage
    0   libsystem_kernel.dylib            0x00007fff905b1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff93f8b274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore          0x00007fff9813fba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                 0x00007fff8f2572ba ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
    4   com.apple.WebCore                 0x00007fff8f257213 WebCore::LocalStorageThread::threadEntryPoint() + 99
    5   com.apple.WebCore                 0x00007fff8f25715b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
    6   libsystem_c.dylib                 0x00007fff93f878bf _pthread_start + 335
    7   libsystem_c.dylib                 0x00007fff93f8ab75 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib            0x00007fff905b067a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff905afd71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff94c8e29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff94c96a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff94c96216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation              0x00007fff90621a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation              0x00007fff906161ea -[NSThread main] + 68
    7   com.apple.Foundation              0x00007fff90616162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                 0x00007fff93f878bf _pthread_start + 335
    9   libsystem_c.dylib                 0x00007fff93f8ab75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib            0x00007fff905b067a mach_msg_trap + 10
    1   libsystem_kernel.dylib            0x00007fff905afd71 mach_msg + 73
    2   com.apple.CoreFoundation          0x00007fff94c8e29c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation          0x00007fff94c96a04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation          0x00007fff94c96216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation              0x00007fff905c7983 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
    6   com.apple.Foundation              0x00007fff905c786f -[NSRunLoop(NSRunLoop) run] + 62
    7   com.apple.MessageFramework        0x00007fff92c75b89 +[_NSSocket _runIOThread] + 80
    8   com.apple.Foundation              0x00007fff906161ea -[NSThread main] + 68
    9   com.apple.Foundation              0x00007fff90616162 __NSThread__main__ + 1575
    10  libsystem_c.dylib                 0x00007fff93f878bf _pthread_start + 335
    11  libsystem_c.dylib                 0x00007fff93f8ab75 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib            0x00007fff905b1df2 __select + 10
    1   com.apple.CoreFoundation          0x00007fff94cdf66b __CFSocketManager + 1355
    2   libsystem_c.dylib                 0x00007fff93f878bf _pthread_start + 335
    3   libsystem_c.dylib                 0x00007fff93f8ab75 thread_start + 13
    Thread 7 Crashed:: Dispatch queue: suggestions.spotlight
    0   libsystem_kernel.dylib            0x00007fff905b1ce2 __pthread_kill + 10
    1   libsystem_c.dylib                 0x00007fff93f897d2 pthread_kill + 95
    2   libsystem_c.dylib                 0x00007fff93f7aa7a abort + 143
    3   libc++abi.dylib                   0x00007fff8e7307bc abort_message + 214
    4   libc++abi.dylib                   0x00007fff8e72dfcf default_terminate() + 28
    5   libobjc.A.dylib                   0x00007fff971991b9 _objc_terminate + 94
    6   libc++abi.dylib                   0x00007fff8e72e001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                   0x00007fff8e72e05c std::terminate() + 16
    8   libc++abi.dylib                   0x00007fff8e72f152 __cxa_throw + 114
    9   libobjc.A.dylib                   0x00007fff97198e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation          0x00007fff94d8b5a9 -[NSException raise] + 9
    11  com.apple.AddressBook.framework    0x00007fff90171e6e -[ABRecord nts_ValueForProperty:row:] + 236
    12  com.apple.AddressBook.framework    0x00007fff90171d80 -[ABRecord nts_ValueForProperty:] + 25
    13  com.apple.AddressBook.framework    0x00007fff90191488 -[ABMailRecent valueForProperty:] + 136
    14  com.apple.Suggestions             0x00007fff9935654b -[SGTABPersonGeniusHelper additionalSuggestions] + 951
    15  com.apple.Suggestions             0x00007fff9934e8a1 -[SGTMailQueryGenius suggester:additionalSuggestionsForInput:] + 59
    16  com.apple.Suggestions             0x00007fff9933ad81 -[SGTSpotlightSuggester additionalSuggestionsForInput:] + 53
    17  com.apple.Suggestions             0x00007fff9933ba90 -[SGTSpotlightSuggester _processQueryResults:intermediateResults:suggestionsCount:] + 673
    18  com.apple.Suggestions             0x00007fff9933b616 -[SGTSpotlightSuggester _queryDidFinish:] + 308
    19  com.apple.Foundation              0x00007fff905d2716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    20  com.apple.CoreFoundation          0x00007fff94caa51a _CFXNotificationPost + 2634
    21  com.apple.CoreFoundation          0x00007fff94ce13e3 CFNotificationCenterPostNotificationWithOptions + 115
    22  com.apple.Metadata                0x00007fff98363968 ___pushNotification_block_invoke_1 + 104
    23  libdispatch.dylib                 0x00007fff9984990a _dispatch_call_block_and_release + 18
    24  libdispatch.dylib                 0x00007fff9984b15a _dispatch_queue_drain + 264
    25  libdispatch.dylib                 0x00007fff9984afb6 _dispatch_queue_invoke + 54
    26  libdispatch.dylib                 0x00007fff9984a7b0 _dispatch_worker_thread2 + 198
    27  libsystem_c.dylib                 0x00007fff93f893da _pthread_wqthread + 316
    28  libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 8:: Dispatch queue: Query work queue
    0   libsystem_kernel.dylib            0x00007fff905b1bca __psynch_cvwait + 10
    1   libsystem_c.dylib                 0x00007fff93f8b274 _pthread_cond_wait + 840
    2   com.apple.Metadata                0x00007fff983638c6 _pushNotification + 464
    3   com.apple.Metadata                0x00007fff98366096 processUpdatesLocked + 9441
    4   com.apple.Metadata                0x00007fff983663c4 tryProcessUpdates + 163
    5   com.apple.Metadata                0x00007fff983667bf _MDQueryCallback + 189
    6   com.apple.Metadata                0x00007fff98366e74 doQueryResultsCallback + 106
    7   com.apple.Metadata                0x00007fff983517a4 _XQueryResultsCallback + 276
    8   com.apple.Metadata                0x00007fff9835165f MDSClientCallbacks_server + 146
    9   libsystem_kernel.dylib            0x00007fff905b0537 mach_msg_server_once + 427
    10  com.apple.Metadata                0x00007fff9836837b ___MDQueryExecute_block_invoke_3 + 107
    11  libdispatch.dylib                 0x00007fff9984e2f1 _dispatch_source_invoke + 614
    12  libdispatch.dylib                 0x00007fff9984afc7 _dispatch_queue_invoke + 71
    13  libdispatch.dylib                 0x00007fff9984b124 _dispatch_queue_drain + 210
    14  libdispatch.dylib                 0x00007fff9984afb6 _dispatch_queue_invoke + 54
    15  libdispatch.dylib                 0x00007fff9984a7b0 _dispatch_worker_thread2 + 198
    16  libsystem_c.dylib                 0x00007fff93f893da _pthread_wqthread + 316
    17  libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib            0x00007fff905b2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff93f89594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib            0x00007fff905b2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff93f89594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib            0x00007fff905b2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff93f89594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib            0x00007fff905b2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff93f89594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib            0x00007fff905b2192 __workq_kernreturn + 10
    1   libsystem_c.dylib                 0x00007fff93f89594 _pthread_wqthread + 758
    2   libsystem_c.dylib                 0x00007fff93f8ab85 start_wqthread + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000000010fa72f48  rdx: 0x0000000000000000
      rdi: 0x0000000000011163  rsi: 0x0000000000000006  rbp: 0x000000010fa72f70  rsp: 0x000000010fa72f48
       r8: 0x00007fff7e0cefb8   r9: 0x000000010fa729d8  r10: 0x00007fff905b1d0a  r11: 0xffffff80002d8240
      r12: 0x0000000000000000  r13: 0x0000000000000002  r14: 0x000000010fa75000  r15: 0x000000010fa730c0
      rip: 0x00007fff905b1ce2  rfl: 0x0000000000000206  cr2: 0x000000010c3ad000
    Logical CPU: 0
    Binary Images:
           0x10bc1d000 -        0x10bfcdff7  com.apple.mail (5.0 - 1244.2) <8D887218-56A8-3BB1-96BB-4305E158569E> /Applications/Mail.app/Contents/MacOS/Mail
           0x10c37f000 -        0x10c37fff5 +cl_kernels (??? - ???) <4AAD714C-B9EE-43BE-96F2-9F0B873ABB94> cl_kernels
           0x10c4b3000 -        0x10c4b7fff  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <1EAF877E-4F15-39F7-89FA-D362AA4DA9DE> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
           0x10d44b000 -        0x10d44dfff  apop.so (??? - ???) <B40CE86C-1757-3261-848C-F166F3D513EA> /usr/lib/sasl2/apop.so
           0x10d451000 -        0x10d467fff  dhx.so (??? - ???) <9AB7809C-2651-3FCF-9357-8E1CDEAB6466> /usr/lib/sasl2/dhx.so
           0x10d474000 -        0x10d47dfff  digestmd5WebDAV.so (??? - ???) <8D39C8C0-ACCE-34D4-815A-87825A1A4492> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10d482000 -        0x10d484fff  libanonymous.2.so (??? - ???) <99136B94-8BE0-3563-9E2A-9C826971B6E9> /usr/lib/sasl2/libanonymous.2.so
           0x10d488000 -        0x10d48bfff  libcrammd5.2.so (??? - ???) <5EEE3304-D132-3C9B-A54D-C21D7C34DA28> /usr/lib/sasl2/libcrammd5.2.so
           0x10d490000 -        0x10d499fff  libdigestmd5.2.so (??? - ???) <6DD64225-CFFF-379B-A5BA-5409F777F307> /usr/lib/sasl2/libdigestmd5.2.so
           0x10d49e000 -        0x10d4a3fff  libgssapiv2.2.so (??? - ???) <DC1BA305-26FA-3CC7-8400-6A45521EF2A3> /usr/lib/sasl2/libgssapiv2.2.so
           0x10d4a8000 -        0x10d4aafff  login.so (??? - ???) <48CD069F-68F5-32C4-BFAC-AC0EFB7B9489> /usr/lib/sasl2/login.so
           0x10d4ae000 -        0x10d4b3fff  libntlm.so (??? - ???) <1B9D16BE-D0DB-31A3-8B84-7830509B5ECA> /usr/lib/sasl2/libntlm.so
           0x10d4b8000 -        0x10d4bffff  libotp.2.so (??? - ???) <1DDBDDF7-3F84-3AF0-A878-9E64EEBE0ED5> /usr/lib/sasl2/libotp.2.so
           0x10d4c8000 -        0x10d4cafff  libplain.2.so (??? - ???) <C98A873A-4373-3E3A-8257-D9BB5F857C85> /usr/lib/sasl2/libplain.2.so
           0x10d4ce000 -        0x10d4d2fff  libpps.so (??? - ???) <26172BC5-1758-3BE6-9B8D-F254A727478A> /usr/lib/sasl2/libpps.so
           0x10d4d7000 -        0x10d4daff7  mschapv2.so (??? - ???) <F62C8BE2-B2E4-3E36-AC52-B4E149AFC186> /usr/lib/sasl2/mschapv2.so
           0x10d4df000 -        0x10d50dfff  com.apple.DirectoryService.PasswordServerFramework (7.0 - 7.0) <2C10A1AC-CEFF-3215-A398-C75818082C8D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x10d522000 -        0x10d525fff  shadow_auxprop.so (??? - ???) <DF9DE842-FBFA-368A-AA8C-E29CF334FF69> /usr/lib/sasl2/shadow_auxprop.so
           0x10d52a000 -        0x10d52cfff  smb_nt.so (??? - ???) <C6D59817-4DB8-34F9-BD71-2FDDA857CBA8> /usr/lib/sasl2/smb_nt.so
           0x10d530000 -        0x10d533fff  smb_ntlmv2.so (??? - ???) <A2FD1300-B742-32BE-B640-74732490CC94> /usr/lib/sasl2/smb_ntlmv2.so
           0x10d67d000 -        0x10d67dff1 +cl_kernels (??? - ???) <8E5A038D-9D80-4160-9078-20D8B09E9D20> cl_kernels
           0x10d8b0000 -        0x10d8b6fff  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <B2B0AAA1-157C-3E65-B8A1-79C50D0191A3> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10f53a000 -        0x10f53ffff  com.apple.contacts.iaplugin (1.0 - 1043) <0AB8C3AC-AA1C-3D14-B8C5-6AD7E63FBB4F> /System/Library/InternetAccounts/AddressBook.iaplugin/Contents/MacOS/AddressBoo k
           0x10f545000 -        0x10f548fff  com.aol.iaplugin (1.0 - 1) <5EA7A690-6C76-3E54-9284-1FBAEAD932D0> /System/Library/InternetAccounts/AOL.iaplugin/Contents/MacOS/AOL
           0x10f54e000 -        0x10f557fff  com.apple.exchange.iaplugin (1.0 - 1) <52AA2762-8A6F-3BC3-9009-618CAE6A7D78> /System/Library/InternetAccounts/Exchange.iaplugin/Contents/MacOS/Exchange
           0x10f57e000 -        0x10f583fff  com.google.iaplugin (1.0 - 1) <2B3E8068-0911-3FA1-91CF-DDE0A754D110> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10fac2000 -        0x10fac5ff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10fafa000 -        0x10fafaffd +cl_kernels (??? - ???) <7AC493B6-348A-4F09-B02C-0022B5FC2F51> cl_kernels
           0x10fb0d000 -        0x10fb13fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10fb3a000 -        0x10fb3bff3 +cl_kernels (??? - ???) <4BBEFF1A-0136-401A-9D40-2C0FE6125C63> cl_kernels
           0x10fb50000 -        0x10fb50ff1 +cl_kernels (??? - ???) <DA2F23ED-035B-4E78-8D77-B926270006E2> cl_kernels
           0x110027000 -        0x1100baff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1100e9000 -        0x11017aff7  unorm8_rgba.dylib (1.50.61 - compatibility 1.0.0) <278541F2-18CC-3BE4-AD6B-24A3E983ACB5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
           0x110199000 -        0x11019affc +cl_kernels (??? - ???) <F184DD76-80CC-4FD5-B608-368E2D7D4C71> cl_kernels
           0x1105f1000 -        0x1105f2ff3 +cl_kernels (??? - ???) <97AFF7C4-C941-4A98-835C-4FF11C0AADA3> cl_kernels
           0x110600000 -        0x110600ffd +cl_kernels (??? - ???) <4627C0A2-96E0-45A5-A13A-2446ED2C3709> cl_kernels
           0x110604000 -        0x110604ff5 +cl_kernels (??? - ???) <780495FC-F261-4119-B7E7-55AD156348CF> cl_kernels
           0x110643000 -        0x11064afff  com.apple.calendar.iaplugin (1.0 - 1127) <AEEF9F0F-F4D0-30DF-9F26-7BE714564033> /System/Library/InternetAccounts/iCal.iaplugin/Contents/MacOS/iCal
           0x110651000 -        0x110656fff  com.apple.chat.iaplugin (1.0 - 927) <2C8DF6B6-96BF-3450-A1BF-D40706B868F1> /System/Library/InternetAccounts/iChat.iaplugin/Contents/MacOS/iChat
           0x11068b000 -        0x110692ff7  com.apple.mail.iaplugin (5.0 - 1244.3) <CDEC5E4E-F15F-369F-818A-335DDCBD7656> /System/Library/InternetAccounts/Mail.iaplugin/Contents/MacOS/Mail
           0x110699000 -        0x11069cfff  com.apple.mobileme.iaplugin (1.0 - 1) <136AE107-5555-336C-95F6-E643106D6EEA> /System/Library/InternetAccounts/MobileMe.iaplugin/Contents/MacOS/MobileMe
           0x1106a2000 -        0x1106a7fff  com.apple.osxserver.iaplugin (1.0 - 1) <48C2AF83-8EA5-33BC-8337-33969031CDAB> /System/Library/InternetAccounts/OSXServer.iaplugin/Contents/MacOS/OSXServer
           0x1106ae000 -        0x1106c0ff7  com.apple.PlatformHardwareManagement (2.0.1 - 2.0.1) <B55C63E6-0117-324B-B88A-18C5003D61FC> /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework/Versions /A/PlatformHardwareManagement
           0x1106cd000 -        0x110706fff  com.apple.frameworks.CoreDaemon (1.0 - 1.0) <267FFC79-8640-3290-A7D7-79E4D9390AA7> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
           0x1109cc000 -        0x1109d0fff  com.yahoo.iaplugin (1.0 - 1) <AA2E0D99-9768-3E15-94FF-C9F3C11524C4> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x1109d6000 -        0x1109d9fff  com.apple.yahoo.syncframework (1.4 - 61) <F85D0D3C-B926-3945-8AEE-238128B0AACC> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
           0x110b31000 -        0x110bb4ff7  com.apple.frameworks.server.foundation (10.7 - 184) <B6D7DCAD-0D14-3BA2-BCF6-BFCD900EC6C4> /System/Library/PrivateFrameworks/ServerFoundation.framework/Versions/A/ServerF oundation
           0x110db9000 -        0x110dbbfff  com.apple.AddressBook.LocalSourceBundle (1.1 - 1043) <E6A2DAEA-2AE7-3759-A8E5-D354007FDD4B> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x110f29000 -        0x111072ff7  com.apple.audio.units.Components (1.7 - 1.7) <A68668EB-624D-3867-A392-5D2E026AF14A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x1116f2000 -        0x1116f5fff  com.apple.DirectoryServicesSource (1.1 - 1043) <B1B5FB51-29C4-3D13-AE52-D344C6EE11AE> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x11172c000 -        0x111731ff7  libgermantok.dylib (??? - ???) <BEE85384-A58E-3D6B-914B-74E5FF3155F3> /usr/lib/libgermantok.dylib
           0x111739000 -        0x111766ff7  com.apple.datadetectors.actions (3.0 - 172.0) <9CA54923-56C9-3DE1-A9ED-879CD6E73EFC> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
           0x11335f000 -        0x1134f7ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x11352a000 -        0x113623fff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x113649000 -        0x113677ff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x115609000 -        0x11562dfff  com.apple.Mail.Syncer (5.0 - 1244.3) <142C325B-273B-3294-8942-D8E82B4A4362> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
           0x200000000 -        0x20075ffff  com.apple.GeForceGLDriver (7.4.10 - 7.0.4) <3DD8B099-0CDB-39E0-B6EE-78E3A4C8D17F> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6b81d000 -     0x7fff6b851ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff8d2e7000 -     0x7fff8d2ecfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8d2ed000 -     0x7fff8d2f6fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff8d30c000 -     0x7fff8d30dfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8d320000 -     0x7fff8d35fff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d360000 -     0x7fff8d77bff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8d77c000 -     0x7fff8d799ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8d79a000 -     0x7fff8d7a5ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <5209B4F1-D6D6-337B-B3C8-E168931C778C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8d7c5000 -     0x7fff8d7cdfff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8d7ce000 -     0x7fff8d7fdfff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8d83d000 -     0x7fff8d849fff  com.apple.DirectoryService.Framework (10.7 - 144) <067ACB41-E9B7-3177-9EDE-C188D9B352DC> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8d84a000 -     0x7fff8d84efff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8d862000 -     0x7fff8d89cfef  com.apple.DebugSymbols (2.1 - 85) <7E0E17D9-C8D4-3117-B36A-506929F6FF72> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8d89d000 -     0x7fff8d8f1ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8d8f2000 -     0x7fff8d8f8fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8d8f9000 -     0x7fff8d921ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8d922000 -     0x7fff8d923ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8d924000 -     0x7fff8d92bfff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8d92c000 -     0x7fff8dc4ffff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8dc50000 -     0x7fff8dc56fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8dc57000 -     0x7fff8e072fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8e073000 -     0x7fff8e087fff  com.apple.syncservices.syncservicesui (6.0 - 673) <10E681A2-EB0B-367B-9DCD-D29536FBB0FA> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
        0x7fff8e088000 -     0x7fff8e1ebfff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8e1ec000 -     0x7fff8e204fff  com.apple.iChat.InstantMessage (6.0 - 833) <DF9EAA84-8AE6-3BFD-AB21-7BDED2161564> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
        0x7fff8e205000 -     0x7fff8e297fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8e2dc000 -     0x7fff8e300ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8e301000 -     0x7fff8e3b3fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e3ba000 -     0x7fff8e3c7fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8e3c8000 -     0x7fff8e46cfef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8e46d000 -     0x7fff8e47afff  com.apple.AOSKit (1.0 - 57) <FBEBACDE-FE84-374C-990F-60FC21C43B18> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8e47b000 -     0x7fff8e49eff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8e49f000 -     0x7fff8e4aafff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8e4ad000 -     0x7fff8e4d8fff  com.apple.speech.LatentSemanticMappingFramework (2.8.10 - 2.8.10) <09D59AFB-6CCD-37E1-8A41-8C45217E7612> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff8e4d9000 -     0x7fff8e5b7ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8e5b8000 -     0x7fff8e600fff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8e692000 -     0x7fff8e693fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e694000 -     0x7fff8e697fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8e698000 -     0x7fff8e69afff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8e69b000 -     0x7fff8e6a9ff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8e6aa000 -     0x7fff8e6b1ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8e6b2000 -     0x7fff8e727ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8e728000 -     0x7fff8e733ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8e734000 -     0x7fff8eb66fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8eb67000 -     0x7fff8eb94ff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8eb95000 -     0x7fff8ee0fff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ee10000 -     0x7fff8ee67fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8ee68000 -     0x7fff8ef6aff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8ef6b000 -     0x7fff8ef72fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8ef73000 -     0x7fff8ef80fff  com.apple.KerberosHelper (3.0 - 1.0) <040790B0-527E-337B-8E0D-CC4B4B36634B> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8ef81000 -     0x7fff8ef8cfff  com.apple.NSServerNotificationCenter (4.0 - 4.0) <67D1D43D-7641-3BCA-B2BF-10838B380100> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
        0x7fff8ef8d000 -     0x7fff8f01aff7  com.apple.iLifeMediaBrowser (2.6.0 - 502) <174E0D48-398B-362A-8A8F-7948CE30539E> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
        0x7fff8f037000 -     0x7fff8f139ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8f13a000 -     0x7fff8f13efff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8f13f000 -     0x7fff8f168fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f234000 -     0x7fff8ff2dfef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8ff52000 -     0x7fff8ff67fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ffaf000 -     0x7fff90045ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff900a9000 -     0x7fff900a9fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff900aa000 -     0x7fff900afff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff900b0000 -     0x7fff900c2ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff900c3000 -     0x7fff900e0fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff900e1000 -     0x7fff9011cfff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff9011d000 -     0x7fff90160ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff90161000 -     0x7fff9047aff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff904c0000 -     0x7fff904ffff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff90500000 -     0x7fff90503fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff90504000 -     0x7fff90596fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff90599000 -     0x7fff9059afff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9059b000 -     0x7fff905bbfff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff905bc000 -     0x7fff908cefff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff908cf000 -     0x7fff90929fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9092a000 -     0x7fff9095afff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff9095b000 -     0x7fff9095dfff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff9095e000 -     0x7fff90978fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff90979000 -     0x7fff909feff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff909ff000 -     0x7fff910cd9df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff910ce000 -     0x7fff910f4ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff910f5000 -     0x7fff91107ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff91108000 -     0x7fff91273ff7  com.apple.syncservices (6.0 - 673) <901673E1-85DF-307C-B9BB-167BAAC74B14> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff91274000 -     0x7fff91274fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff91275000 -     0x7fff9129efff  com.apple.datadetectors (3.0 - 172.0) <A63656A8-DDE4-3C52-98CF-8A3E42CB802D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff9129f000 -     0x7fff9143efff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff9143f000 -     0x7fff9147efff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff91485000 -     0x7fff91499ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff9149a000 -     0x7fff914a8fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff914a9000 -     0x7fff914d2fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff914d3000 -     0x7fff914dffff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff914e0000 -     0x7fff914fdfff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff914fe000 -     0x7fff91504ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff91552000 -     0x7fff915c6fff  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6585161A-628F-3467-82A4-ECBF1FE7184D> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff915c7000 -     0x7fff915d5ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff91d0f000 -     0x7fff91d50fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff91d6d000 -     0x7fff91e4dfff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <E7FD4DB7-7844-355A-83D0-C1F24BE71019> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff91e4e000 -     0x7fff91e6bff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff91e6c000 -     0x7fff91ee7ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff91ee8000 -     0x7fff91ff5fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff91ff6000 -     0x7fff920ddfff  com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff920de000 -     0x7fff921e3ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff921e4000 -     0x7fff921faff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff921fb000 -     0x7fff9224efff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff9224f000 -     0x7fff92259ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff9225a000 -     0x7fff922fcff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff92356000 -     0x7fff92394fff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff92395000 -     0x7fff92395fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff92396000 -     0x7fff92399fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9239a000 -     0x7fff923c0fff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff923c1000 -     0x7fff923fdfff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff923fe000 -     0x7fff9245aff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9245b000 -     0x7fff924cbfff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff924cc000 -     0x7fff925d8fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff925d9000 -     0x7fff925f0fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff925f1000 -     0x7fff925f3ff7  com.apple.IMServicePlugInSupport (1.0 - 1) <A566600F-3D38-3B98-91B5-421AE6D27192> /System/Library/Frameworks/IMServicePlugIn.framework/Versions/A/Frameworks/IMSe rvicePlugInSupport.framework/Versions/A/IMServicePlugInSupport
        0x7fff925f4000 -     0x7fff92bd8faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff92bd9000 -     0x7fff92be8fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92be9000 -     0x7fff92c1efff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff92c1f000 -     0x7fff92c2cff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff92c2d000 -     0x7fff92c32fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff92c33000 -     0x7fff92f8afff  com.apple.MessageFramework (5.0 - 1244.3) <266F07DF-4440-3DB4-B059-5D23A57A8041> /System/Library/Frameworks/Message.framework/Versions/B/Message
        0x7fff92f8b000 -     0x7fff92f8bfff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff92f8c000 -     0x7fff92f90ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff92f93000 -     0x7fff931b3fff  com.apple.CalendarStore (5.0 - 1127) <0E9BE7E8-4DBD-3C2F-97DE-CAC5AE0EE3AD> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff931dd000 -     0x7fff931dffff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff931e9000 -     0x7fff93de1fff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff93de2000 -     0x7fff93df5ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff93f39000 -     0x7fff94016fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff94017000 -     0x7fff94170ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff94171000 -     0x7fff94905fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff94906000 -     0x7fff949a5fff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff949a6000 -     0x7fff94c17fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff94c5e000 -     0x7fff94e31ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff94e32000 -     0x7fff94eccff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff94ecd000 -     0x7fff94ed2fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff94ed3000 -     0x7fff94ed3fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff94ed8000 -     0x7fff94ee2ff7  com.apple.aps.framework (2.0 - 2.0) <4A15EAFC-937F-3448-B63C-5304AEB416DD> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff94ee3000 -     0x7fff94ee3fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff94ee4000 -     0x7fff94f35fff  com.apple.iCalendar (5.0 - 100) <68B0900B-9E7B-30E9-B575-C2F86E76863C> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff94faa000 -     0x7fff94fb0fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff94fb1000 -     0x7fff94fb4ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff94fcb000 -     0x7fff950c7ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff950c8000 -     0x7fff9512ffff  com.apple.Symbolication (1.2 - 87) <C8F38870-0C4E-3A7F-9B12-0E970DE92F24> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff95130000 -    

    I simply deteled the database /Users/cperuta/Library/Application Support/AddressBook/MailRecents-v4.abcdmr and now Mail no longer crashes, but I'm still curious as to what caused this problem in the first place.

  • Mail attachement content trnsfer encoding 8bit , 7bit

    Good morning to everybody.
    I have a problem reading mail attachement.
    When the attachement is 8bit encoded the exadecimal char "3D" is write in a file as "0D". This is wrong
    When the attachement is 7bit encoded the exadecimal char "3D" is write in a file as "3D" . Thi is right
    Is there anyone who knows why of this beaviour?
    Many thanks

    I'm using the msgshow.java that is the example included in the java mail library.
    Attachement downloaded with JavaMail (the bad one):
    �� 3D ==> 0D (CR)
    2007-05-15;18.11.26;978;000469,00;380;Italy
    ;LUISA SPAGNOLI NAPOLI IT;34009575;8036527 ;5651;00;
    Attachement downloaded with outlook (the good one):
    �� 3D not translated
    2007-05-15;18.11.26;978;000469,00;380;Italy =
    ;LUISA SPAGNOLI NAPOLI IT;34009575;8036527 ;5651;00;
    Here the properties of the mail message:
    Microsoft Mail Internet Headers Version 2.0
    Received: from EXSMTP-IN2.sede.corp.sanpaoloimi.com ([10.244.7.21]) by EVS01.sede.corp.sanpaoloimi.com with Microsoft SMTPSVC(6.0.3790.2499);
         Mon, 28 May 2007 08:09:14 +0200
    Received: from secgw-b-e02.intesabci.it ([172.19.0.27]) by EXSMTP-IN2.sede.corp.sanpaoloimi.com with Microsoft SMTPSVC(6.0.3790.2499);
         Mon, 28 May 2007 08:09:13 +0200
    Received: MHUBINT
    Received: FW
    Received: from mail1.ssb.it ([192.106.129.13])
         by mailbox.intesabci.it with SMTP id l4S696n5006757
         for <[email protected]>; Mon, 28 May 2007 08:09:09 +0200
    Received: (qmail 11377 invoked by uid 509); 28 May 2007 06:02:04 -0000
    Received: from 127.0.0.1 by Imhotep (envelope-from <[email protected]>, uid 501) with qmail-scanner-2.01
    (spamassassin: 3.1.3.
    Clear:RC:1(127.0.0.1):.
    Processed in 0.078893 secs); 28 May 2007 06:02:04 -0000
         Mon, 28 May 2007 08:02:03 +0200 (CEST)
         (Postfix) with SMTP id 6798F34257;Mon, 28 May 2007 08:02:03 +0200 (CEST)
    to: <[email protected]>,
    from: <[email protected]>
    subject: 28 May 2007 08:00 PS12 FROD-ATM1
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
         boundary="P=_NextPart_000_01BD3BAF.A762FD80"
    Date: Mon, 28 May 07 08:00:27 B
    Message-Id: <[email protected]>
    Return-Path: [email protected]
    X-OriginalArrivalTime: 28 May 2007 06:09:13.0674 (UTC) FILETIME=[B707A2A0:01C7A0EE]
    --P=_NextPart_000_01BD3BAF.A762FD80
    CONTENT-TYPE: TEXT/PLAIN; CHARSET="US-ASCII"
    Content-Transfer-Encoding: 8bit
    --P=_NextPart_000_01BD3BAF.A762FD80
    Content-Type: text/plain; charset=us-ascii; name="SPIMI.TXT"
    Content-Disposition: attachment
    Content-Transfer-Encoding: quoted-printable
    X-MIME-Autoconverted: from 8bit to quoted-printable by mailbox.intesabci.it id l4S696n5006757
    --P=_NextPart_000_01BD3BAF.A762FD80
    CONTENT-TYPE: TEXT/PLAIN; CHARSET="US-ASCII"
    Content-Transfer-Encoding: 8bit �������� I think the problem is here
    P=_NextPart_000_01BD3BAF.A762FD80

  • Mail crashing - deciphering problem report?

    Hi. My mac mail has been crashing - and I believe it started before recent 10.9.3 upgrade. I thought the upgrade might help but it hasn't.
    Before I try to restore to a previous date via time machine I thought I'd check here.
    I am getting a huge problem report and have no idea to decipher it. I don't see that i can add an attachment here (a document).
    I did google this part:
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000105df5f38
    and it apparently is too general?
    A few times lately also my mac has just shut down while I'm doing various things. (Not restarting but just shutting down suddenly).
    I do not know if this is related or an additional issue.
    Any help is greatly appreciated.
    Thank  you!
    Wendy

    Hi, I also have the same problem with the following error report, but I cannot work out what is wrong. Can you help please?
    Process:         Mail [386]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.3 (1878.6)
    Build Info:      Mail-1878006000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [185]
    Responsible:     Mail [386]
    User ID:         501
    Date/Time:       2014-07-22 06:27:30.067 +0100
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  BD45108F-39D1-6D5E-FB14-FDEE0A73F0DE
    Sleep/Wake UUID: 869F7AA7-8A5E-4889-AABC-BD93ACC41E57
    Crashed Thread:  15  -[MFIMAPAccount doRoutineCleanup]  Dispatch queue: NSOperationQueue 0x600000037d80
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MFGmailLabelStore setUid:forMessageWithTemporaryUid:]: unrecognized selector sent to instance 0x600000788610'
    abort() called
    terminating with uncaught exception of type NSException
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8c6d725c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8e3bee75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8c6da12d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
    3   CoreFoundation                      0x00007fff8c635272 ___forwarding___ + 1010
    4   CoreFoundation                      0x00007fff8c634df8 _CF_forwarding_prep_0 + 120
    5   Mail                                0x00007fff8453e771 -[MFIMAPOperationCache _performCopyOperation:withContext:failedSourceUids:error:] + 2124
    6   Mail                                0x00007fff8453f206 -[MFIMAPOperationCache performDeferredOperationsWithGateway:outDisplayableError:] + 2289
    7   Mail                                0x00007fff8452d4a0 -[MFIMAPAccount _recoverFromConnectionlessStateHighPriority:] + 221
    8   Mail                                0x00007fff8452d19c -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 168
    9   Mail                                0x00007fff8452ce34 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    10  Mail                                0x00007fff845835ea -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 158
    11  Mail                                0x00007fff8457b211 -[MFLibraryIMAPStore deleteMessagesOlderThanNumberOfDays:compact:] + 203
    12  Mail                                0x00007fff845b293b -[MFMailAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 163
    13  Mail                                0x00007fff84536c28 -[MFIMAPAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 138
    14  Mail                                0x00007fff845283e2 -[MFIMAPAccount doRoutineCleanup] + 160
    15  CoreFoundation                      0x00007fff8c5c29ac __invoking___ + 140
    16  CoreFoundation                      0x00007fff8c5c2814 -[NSInvocation invoke] + 308
    17  MailCore                            0x00007fff8733a448 -[MCThrowingInvocationOperation main] + 40
    18  MailCore                            0x00007fff872deb28 -[_MCInvocationOperation main] + 332
    19  Foundation                          0x00007fff847b58a1 -[__NSOperationInternal _start:] + 631
    20  Foundation                          0x00007fff847b554b __NSOQSchedule_f + 64
    21  libdispatch.dylib                   0x00007fff9012e28d _dispatch_client_callout + 8
    22  libdispatch.dylib                   0x00007fff901327e3 _dispatch_async_redirect_invoke + 154
    23  libdispatch.dylib                   0x00007fff9012e28d _dispatch_client_callout + 8
    24  libdispatch.dylib                   0x00007fff90130082 _dispatch_root_queue_drain + 326
    25  libdispatch.dylib                   0x00007fff90131177 _dispatch_worker_thread2 + 40
    26  libsystem_pthread.dylib             0x00007fff8b373ef8 _pthread_wqthread + 314
    27  libsystem_pthread.dylib             0x00007fff8b376fb9 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff86704a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86703d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c5f9f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c5f9539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c5f8e75 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox           0x00007fff8f4c7a0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox           0x00007fff8f4c77b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox           0x00007fff8f4c75bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit               0x00007fff8977224e _DPSNextEvent + 1434
    9   com.apple.AppKit               0x00007fff8977189b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit               0x00007fff8976599c -[NSApplication run] + 553
    11  com.apple.AppKit               0x00007fff89750783 NSApplicationMain + 940
    12  libdyld.dylib                 0x00007fff8cea45fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff86709662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff90130421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff90130136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff86704a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86703d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c5f9f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c5f9539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c5f8e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff8991205e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 3:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff86704a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86703d18 mach_msg + 64
    2   com.apple.QuartzCore           0x00007fff8d5fa377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00007fff8d5fa2ad thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 4:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff86704a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86703d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c5f9f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c5f9539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c5f8e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff84814967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff8481476b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff867089aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff8c645a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 6:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff86708716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b374c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8f11ecc5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore       0x00007fff8f113f5f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff86708716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b374c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8f11f737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8f11f5c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8f113f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 8:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff86708716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b374c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8f11ecc5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore       0x00007fff8f113f5f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff86708716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b374c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff8f11f737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff8f11f5c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff8f113f5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff8b372899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8b37272a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff8b376fc9 thread_start + 13
    Thread 10:: -[MFIMAPAccount doRoutineCleanup]  Dispatch queue: NSOperationQueue 0x600000037d80
    0   libsystem_kernel.dylib         0x00007fff86708716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff8b374c77 _pthread_cond_wait + 787
    2   com.apple.Foundation           0x00007fff84817b40 -[__NSOperationInternal _waitUntilFinishedOrTimeout:outer:] + 218
    3   com.apple.IMAP                 0x00007fff8726bc70 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 228
    4   com.apple.IMAP                 0x00007fff87285ca1 -[IMAPGateway waitUntilClientOperationIsFinished:] + 184
    5   com.apple.IMAP                 0x00007fff87285bd7 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 397
    6   com.apple.IMAP                 0x00007fff87271b3f -[IMAPConnection connectionState] + 278
    7   com.apple.IMAP                 0x00007fff87272240 -[IMAPConnection isValidPreferringNetworkCheck:] + 61
    8   com.apple.IMAP                 0x00007fff8727af77 -[IMAPConnectionPool _removeInvalidConnectionsInDictionary:] + 286
    9   com.apple.IMAP                 0x00007fff8727ae05 -[IMAPConnectionPool removeInvalidConnections] + 95
    10  com.apple.IMAP                 0x00007fff8727d1ea -[IMAPConnectionPool checkOutGatewayForMailbox:newConnection:highPriority:waitIndefinitely:] + 320
    11  com.apple.Mail.framework       0x00007fff8452d2ce -[MFIMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 474
    12  com.apple.Mail.framework       0x00007fff8452ce34 -[MFIMAPAccount _gatewayForMailbox:name:options:] + 272
    13  com.apple.Mail.framework       0x00007fff845835ea -[MFLibraryIMAPStore _gatewayCreateIfNeeded:options:] + 158
    14  com.apple.Mail.framework       0x00007fff8457b211 -[MFLibraryIMAPStore deleteMessagesOlderThanNumberOfDays:compact:] + 203
    15  com.apple.Mail.framework       0x00007fff845b293b -[MFMailAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 163
    16  com.apple.Mail.framework       0x00007fff84536c28 -[MFIMAPAccount deleteMessagesFromMailbox:olderThanNumberOfDays:] + 138
    17  com.apple.Mail.framework       0x00007fff845283e2 -[MFIMAPAccount doRoutineCleanup] + 160
    18  com.apple.CoreFoundation       0x00007fff8c5c29ac __invoking___ + 140
    19  com.apple.CoreFoundation       0x00007fff8c5c2814 -[NSInvocation invoke] + 308
    20  com.apple.MailCore             0x00007fff8733a448 -[MCThrowingInvocationOperation main] + 40
    21  com.apple.MailCore             0x00007fff872deb28 -[_MCInvocationOperation main] + 332
    22  com.apple.Foundation           0x00007fff847b58a1 -[__NSOperationInternal _start:] + 631
    23  com.apple.Foundation           0x00007fff847b554b __NSOQSchedule_f + 64
    24  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    25  libdispatch.dylib             0x00007fff901327e3 _dispatch_async_redirect_invoke + 154
    26  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    27  libdispatch.dylib             0x00007fff90130082 _dispatch_root_queue_drain + 326
    28  libdispatch.dylib             0x00007fff90131177 _dispatch_worker_thread2 + 40
    29  libsystem_pthread.dylib       0x00007fff8b373ef8 _pthread_wqthread + 314
    30  libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 13:: -[MFIMAPAccount doRoutineCleanup]  Dispatch queue: NSOperationQueue 0x600000037d80
    0   libsqlite3.dylib               0x00007fff8ba43b0f sqlite3GetToken + 319
    1   libsqlite3.dylib               0x00007fff8ba4307d sqlite3RunParser + 205
    2   libsqlite3.dylib               0x00007fff8ba42a7b sqlite3Prepare + 987
    3   libsqlite3.dylib               0x00007fff8ba4257f sqlite3LockAndPrepare + 191
    4   libsqlite3.dylib               0x00007fff8baa867f sqlite3_prepare_v2 + 31
    5   com.apple.CoreData             0x00007fff8bd267a4 -[NSSQLiteConnection prepareSQLStatement:] + 548
    6   com.apple.CoreData             0x00007fff8bd39c95 -[NSSQLChannel selectRowsWithStatement:] + 101
    7   com.apple.CoreData             0x00007fff8bd41fd0 newFetchedRowsForFetchPlan_MT + 1216
    8   com.apple.CoreData             0x00007fff8bd2e85f -[NSSQLCore objectsForFetchRequest:inContext:] + 527
    9   com.apple.CoreData             0x00007fff8bd2e397 -[NSSQLCore executeRequest:withContext:error:] + 247
    10  com.apple.CoreData             0x00007fff8bd2de63 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 3619
    11  com.apple.CoreData             0x00007fff8bd2bc1b -[NSManagedObjectContext executeFetchRequest:error:] + 507
    12  com.apple.AddressBook.framework 0x00007fff84e04749 +[ABRecordCoreDataFactoryImpl fetchObjectsForClass:withPredicate:prefetchingKeyPaths:managedObjectContext:aff ectedStores:] + 506
    13  com.apple.AddressBook.framework 0x00007fff84e04335 +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:persis tentStoreUrls:] + 140
    14  com.apple.AddressBook.framework 0x00007fff84e031e3 -[ABAddressBook nts_AllRecordsForClass:forAccounts:] + 92
    15  com.apple.AddressBook.framework 0x00007fff84e29e6f -[ABAddressBook nts_infosForDefaultAccount] + 143
    16  com.apple.AddressBook.framework 0x00007fff84e29dc0 -[ABAddressBook nts_meUnqiueIdsInDefaultAccount] + 29
    17  com.apple.AddressBook.framework 0x00007fff84e2ac6a -[ABAddressBook nts_meInDefaultAccount] + 29
    18  com.apple.AddressBook.framework 0x00007fff84e2abdb -[ABAddressBook nts_Me] + 53
    19  com.apple.AddressBook.framework 0x00007fff84e4d891 -[ABAddressBook me] + 53
    20  com.apple.mail                 0x000000010561c2b0 0x105566000 + 746160
    21  com.apple.mail                 0x00000001055e5f56 0x105566000 + 524118
    22  com.apple.CoreFoundation       0x00007fff8c6a5e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    23  com.apple.CoreFoundation       0x00007fff8c59982d _CFXNotificationPost + 2893
    24  com.apple.Mail.framework       0x00007fff845fc6ce -[MFMessageStore messagesWereAdded:conversationsMembers:duringOpen:options:] + 272
    25  com.apple.Mail.framework       0x00007fff8458ce4e -[MFLibraryStore messagesWereAdded:conversationsMembers:duringOpen:options:] + 78
    26  com.apple.Mail.framework       0x00007fff8458ae53 -[MFLibraryStore copyOfAllMessagesWithOptions:] + 480
    27  com.apple.Mail.framework       0x00007fff845285e2 -[MFIMAPAccount doRoutineCleanup] + 672
    28  com.apple.CoreFoundation       0x00007fff8c5c29ac __invoking___ + 140
    29  com.apple.CoreFoundation       0x00007fff8c5c2814 -[NSInvocation invoke] + 308
    30  com.apple.MailCore             0x00007fff8733a448 -[MCThrowingInvocationOperation main] + 40
    31  com.apple.MailCore             0x00007fff872deb28 -[_MCInvocationOperation main] + 332
    32  com.apple.Foundation           0x00007fff847b58a1 -[__NSOperationInternal _start:] + 631
    33  com.apple.Foundation           0x00007fff847b554b __NSOQSchedule_f + 64
    34  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    35  libdispatch.dylib             0x00007fff901327e3 _dispatch_async_redirect_invoke + 154
    36  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    37  libdispatch.dylib             0x00007fff90130082 _dispatch_root_queue_drain + 326
    38  libdispatch.dylib             0x00007fff90131177 _dispatch_worker_thread2 + 40
    39  libsystem_pthread.dylib       0x00007fff8b373ef8 _pthread_wqthread + 314
    40  libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 15 Crashed:: -[MFIMAPAccount doRoutineCleanup]  Dispatch queue: NSOperationQueue 0x600000037d80
    0   libsystem_kernel.dylib         0x00007fff86708866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff8b37335c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff8cdb9b1a abort + 125
    3   libc++abi.dylib               0x00007fff8b379f31 abort_message + 257
    4   libc++abi.dylib               0x00007fff8b39f952 default_terminate_handler() + 264
    5   libobjc.A.dylib               0x00007fff8e3bf30d _objc_terminate() + 103
    6   libc++abi.dylib               0x00007fff8b39d1d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               0x00007fff8b39d246 std::terminate() + 54
    8   libobjc.A.dylib               0x00007fff8e3bf0b0 objc_terminate + 9
    9   libdispatch.dylib             0x00007fff9012e2a1 _dispatch_client_callout + 28
    10  libdispatch.dylib             0x00007fff901327e3 _dispatch_async_redirect_invoke + 154
    11  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    12  libdispatch.dylib             0x00007fff90130082 _dispatch_root_queue_drain + 326
    13  libdispatch.dylib             0x00007fff90131177 _dispatch_worker_thread2 + 40
    14  libsystem_pthread.dylib       0x00007fff8b373ef8 _pthread_wqthread + 314
    15  libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 16:: Dispatch queue: NSOperationQueue 0x6080010d16b0
    0   libsystem_kernel.dylib         0x00007fff86704a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff86703d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c5f9f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c5f9539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c5f8e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff84816adc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore             0x00007fff873374fb -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore             0x00007fff872cf153 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore             0x00007fff872cef9e -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore             0x00007fff872cebc3 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.IMAP                 0x00007fff87273323 -[IMAPConnection _readLineIntoData:error:] + 50
    11  com.apple.IMAP                 0x00007fff8727a51f -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 114
    12  com.apple.IMAP                 0x00007fff872a2cef +[IMAPResponse newIMAPResponseWithConnection:error:] + 85
    13  com.apple.IMAP                 0x00007fff87273403 -[IMAPConnection _copyNextServerResponse:] + 38
    14  com.apple.IMAP                 0x00007fff87273519 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 179
    15  com.apple.IMAP                 0x00007fff87276f8b -[IMAPConnection executeDone:] + 120
    16  com.apple.IMAP                 0x00007fff872663f6 -[IMAPClientDoneOperation executeOnConnection:] + 26
    17  com.apple.IMAP                 0x00007fff8727278a -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1216
    18  com.apple.IMAP                 0x00007fff872857fe -[IMAPGateway _allowClientOperationThrough:] + 910
    19  com.apple.IMAP                 0x00007fff87285415 -[IMAPGateway allowClientOperationThrough:] + 385
    20  com.apple.IMAP                 0x00007fff87268ebb -[IMAPClientOperation main] + 57
    21  com.apple.Foundation           0x00007fff847b58a1 -[__NSOperationInternal _start:] + 631
    22  com.apple.Foundation           0x00007fff847b554b __NSOQSchedule_f + 64
    23  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    24  libdispatch.dylib             0x00007fff901327e3 _dispatch_async_redirect_invoke + 154
    25  libdispatch.dylib             0x00007fff9012e28d _dispatch_client_callout + 8
    26  libdispatch.dylib             0x00007fff90130082 _dispatch_root_queue_drain + 326
    27  libdispatch.dylib             0x00007fff90131177 _dispatch_worker_thread2 + 40
    28  libsystem_pthread.dylib       0x00007fff8b373ef8 _pthread_wqthread + 314
    29  libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 24:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 31:
    0   libsystem_kernel.dylib         0x00007fff86708e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b373f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff8b376fb9 start_wqthread + 13
    Thread 15 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00000001110be000  rcx: 0x00000001110bd828  rdx: 0x0000000000000000
      rdi: 0x000000000001ea6f  rsi: 0x0000000000000006  rbp: 0x00000001110bd850  rsp: 0x00000001110bd828
       r8: 0x00007fff8b3a0959   r9: 0x00007fff8cde18d0  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x00000001110bd9b0  r13: 0x00007fff759516c0  r14: 0x0000000000000006  r15: 0x00000001110bd890
      rip: 0x00007fff86708866  rfl: 0x0000000000000206  cr2: 0x0000000100f94000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x105566000 -        0x105858fff  com.apple.mail (7.3 - 1878.6) <84C51E40-00C5-3710-8A99-04A0F6D078F5> /Applications/Mail.app/Contents/MacOS/Mail
           0x1072f3000 -        0x1072f5fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
           0x1072f9000 -        0x107309ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
           0x107315000 -        0x10731dfff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
           0x107322000 -        0x107324fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x107328000 -        0x10732afff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x10732f000 -        0x107337ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x10733c000 -        0x107340fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x107345000 -        0x107347fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x10734b000 -        0x107350fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x107357000 -        0x10735efff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x107367000 -        0x107369fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x10736d000 -        0x107371ffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
           0x107376000 -        0x107379fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
           0x10737e000 -        0x1073a6ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x1073bc000 -        0x1073befff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
           0x1073c3000 -        0x1073c5fff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
           0x1073ca000 -        0x1073ccfff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
           0x1073d1000 -        0x1073d3fff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
           0x1074e9000 -        0x1074edfff  com.apple.google.iaplugin (2.1 - 210) <28AA2815-EB62-347A-B7F6-8F06AB25EBAB> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x1075cc000 -        0x1075ccffd +cl_kernels (???) <437EB5BF-BD43-41B6-940E-CFC84A5E81F1> cl_kernels
           0x1099bf000 -        0x1099c6fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x10a002000 -        0x10a008fff  com.apple.SymptomReporter (1.0 - 1) <F4638872-23B4-3A50-8BBF-EC270E926C1B> /System/Library/PrivateFrameworks/Symptoms.framework/Frameworks/SymptomReporter .framework/SymptomReporter
           0x10a026000 -        0x10a045ff7  com.apple.icloud.iaplugin (426 - 459) <DB692087-05B0-385A-9281-58C8EBEB607A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x10a131000 -        0x10a132ff6 +cl_kernels (???) <F42D584C-3582-4200-8130-178249A45412> cl_kernels
           0x10a33d000 -        0x10a33effe +cl_kernels (???) <EBBBAF1D-7246-4ED5-91F3-C2570F662964> cl_kernels
           0x10a51f000 -        0x10a522fff  libLatinSuppConverter.dylib (61) <CBB70C4C-554E-3057-829E-E3705D4AD2AB> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x10a825000 -        0x10a828fff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
           0x10b527000 -        0x10b528fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371) <B3C35936-EE5F-3C40-95FF-2AE6C5D35638> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10b557000 -        0x10b557ff9 +cl_kernels (???) <2C36E2A2-E879-4222-879F-A5157B94428D> cl_kernels
           0x10b56c000 -        0x10b570ff7  com.apple.DirectoryServicesSource (8.0 - 1371) <AF6429A6-608F-36B2-BC58-51A0C2B17C31> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10b597000 -        0x10b5e3ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <15AC9317-8E7D-3DC3-A68F-89C546648E25> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10b6b8000 -        0x10b79efef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10b7f0000 -        0x10b7f1ffa +cl_kernels (???) <660E342A-308B-496B-8A0A-2B01000837B5> cl_kernels
           0x10b805000 -        0x10b805ffd +cl_kernels (???) <067AA02F-B06E-4BA8-8B0A-B5D27529A655> cl_kernels
           0x10b807000 -        0x10b8e7ff7  unorm8_rgba.dylib (2.3.58) <8252DC3E-7434-34C6-B4B9-CFD59B923D12> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10b92b000 -        0x10b92bfff +cl_kernels (???) <B86417EB-DDC7-44BF-AB07-F2479E759853> cl_kernels
           0x10ba91000 -        0x10ba92ff2 +cl_kernels (???) <5DE82156-02E5-47D2-9560-106E6633B9D9> cl_kernels
           0x10ba99000 -        0x10ba99ffe +cl_kernels (???) <291DDB42-400B-4959-B537-AA807BD1B863> cl_kernels
           0x10baa2000 -        0x10baa2ff7 +cl_kernels (???) <304C4A6F-26D1-4F49-AD1F-3CED1E9C9DE8> cl_kernels
           0x10baad000 -        0x10baadff7 +cl_kernels (???) <E5C87388-E0BF-4C4C-97E4-8A6BAC4EFB6E> cl_kernels
           0x10badb000 -        0x10bae7fff +com.brother.print.pde.CocoaBRMLQuality (4.0.0 - 9) <F3F1698A-1F46-6112-6D44-30A06B636088> /Library/Printers/Brother/PDEs/BRMLQuality.bundle/Contents/MacOS/BRMLQuality
           0x10bb3f000 -        0x10bb43ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x10bc00000 -        0x10bc01ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x10bfa6000 -        0x10bfa6ffb +cl_kernels (???) <32308929-6C14-4957-A442-E26295C61947> cl_kernels
           0x10c43b000 -        0x10c43cff4 +cl_kernels (???) <3AC0F274-C55F-41A1-8436-9C4BC7203F23> cl_kernels
           0x10c4ea000 -        0x10c4eeff7  libgermantok.dylib (14) <33B11365-E59E-38C1-952E-AFFFEFEE427F> /usr/lib/libgermantok.dylib
           0x10d6ea000 -        0x10d6fbfff  com.apple.mail.WebPlugIn (7.3 - 1878.6) <103C2A72-CB27-3252-863D-272E995822FC> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
           0x10e0a9000 -        0x10e0c9ff3  libPDFRIP.A.dylib (599.25.10.1) <DC33E170-CA22-351C-89E6-9725CD115829> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRI P.A.dylib
           0x10eefd000 -        0x10ef2dff7  com.apple.datadetectors.actions (5.0 - 246.0) <8CC4068C-520A-39AB-880F-E9B82C631BD4> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
           0x10f2d5000 -        0x10f35bfff  com.apple.AOSUI (1.2 - 273) <92D761D5-1ABC-3A29-9306-018570EF6005> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10f9b9000 -        0x10f9ebff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x10ffad000 -        0x10ffebff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x1136fd000 -        0x1138b0ffb  libCMaps.A.dylib (599.25.10.1) <5825749F-7F3A-3798-807F-2E9E9BCADC52> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
           0x115daa000 -        0x115ebefff  libmecab.dylib (599.9) <B092BD49-854E-3EB5-92A9-B7EBE29C1A7A> /usr/lib/libmecab.dylib
        0x7fff6c168000 -     0x7fff6c19b817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff832d1000 -     0x7fff832d2ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff832e2000 -     0x7fff832e2fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff832e3000 -     0x7fff832fcff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff832fd000 -     0x7fff8337efff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8337f000 -     0x7fff83389ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8338a000 -     0x7fff838adfff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff838fe000 -     0x7fff83a2cfff  com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
        0x7fff83a40000 -     0x7fff83aadfff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff83aae000 -     0x7fff83aafff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff83ab0000 -     0x7fff83abafff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff83abb000 -     0x7fff83ad2ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff83ad3000 -     0x7fff83ad3ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff83b49000 -     0x7fff83b4cff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff83b4d000 -     0x7fff83daefff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff83daf000 -     0x7fff83dbbffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff83dbc000 -     0x7fff83e17ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff83e18000 -     0x7fff83e20ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff83e2e000 -     0x7fff83e5aff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff83e5b000 -     0x7fff83e99ff7  com.apple.ShareKit (1.0 - 185.2) <AF0D2666-2700-3FE2-AD27-5ADAE70F7547> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff83e9a000 -     0x7fff83ed8ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83ef1000 -     0x7fff83ef2fff  com.apple.AddressBook.ContactsData (8.0 - 1371) <917BFD6E-9489-36FE-BFFD-DA29B0183686> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff83fc9000 -     0x7fff843a4ffb  com.apple.Altitude (1.0 - 347.6.3) <F0AC2688-DF8E-389B-8F9E-ECCF22AD225B> /System/Library/PrivateFrameworks/Altitude.framework/Versions/A/Altitude
        0x7fff843a5000 -     0x7fff843c9fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff843ca000 -     0x7fff843d1ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff843f9000 -     0x7fff8443afff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8443b000 -     0x7fff8447bff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8447c000 -     0x7fff844abfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff844ac000 -     0x7fff844b0ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff844b1000 -     0x7fff846c7fff  com.apple.Mail.framework (7.3 - 1878.6) <C617BE97-1D88-380F-B6EC-6D33485A44D0> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff846c8000 -     0x7fff846d4ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff846d5000 -     0x7fff84737ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff84738000 -     0x7fff84744fff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff84745000 -     0x7fff8474cffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff8474d000 -     0x7fff8475dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8475e000 -     0x7fff847adff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff847ae000 -     0x7fff84aacfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff84aad000 -     0x7fff84ac5ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff84c67000 -     0x7fff84c68ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff84c69000 -     0x7fff84c90ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff84c91000 -     0x7fff84c9dff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff84c9e000 -     0x7fff84cc3ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff84cd8000 -     0x7fff84cdaff7  com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84ce1000 -     0x7fff84de7ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff84de8000 -     0x7fff85031ff7  com.apple.AddressBook.framework (8.0 - 1371) <86409BC9-C2EB-3BBC-8F4D-43DCA2B23C5D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff85032000 -     0x7fff8505bfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8505c000 -     0x7fff85214ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff85215000 -     0x7fff8521cfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85288000 -     0x7fff85290fff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff85291000 -     0x7fff854eeffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff854ef000 -     0x7fff854ffffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff85500000 -     0x7fff85502fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8566a000 -     0x7fff856cdffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff856ce000 -     0x7fff8570aff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8570b000 -     0x7fff8572fff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff85730000 -     0x7fff85758ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff85759000 -     0x7fff8575efff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8576c000 -     0x7fff85792ff7  com.apple.iCalendar (7.0 - 162.2) <8715F4AA-3E35-3E36-B085-128C3DC332B1> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff85793000 -     0x7fff85796fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff85797000 -     0x7fff857a0ff7  com.apple.MailService (7.3 - 1878.6) <9D8CEFF2-6ABD-3654-B70D-D878BB61EBD3> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
        0x7fff857d2000 -     0x7fff857e6fff  com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff857e7000 -     0x7fff85847fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff85848000 -     0x7fff858f8ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff85a74000 -     0x7fff85a7aff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff85a7b000 -     0x7fff85aa5ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff85aa6000 -     0x7fff85aa8ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff85aa9000 -     0x7fff85ae2ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff85ae3000 -     0x7fff85b05fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff85b06000 -     0x7fff85bd7fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff85bd8000 -     0x7fff85ec2fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff85ec3000 -     0x7fff85ec4ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff85ec5000 -     0x7fff85f10fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff85f11000 -     0x7fff85fdcfff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85fdd000 -     0x7fff86023fff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff86024000 -     0x7fff86031fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff86035000 -     0x7fff86066ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff86067000 -     0x7fff86067fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff86068000 -     0x7fff864b6fef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff864b7000 -     0x7fff86627ff4  com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff86628000 -     0x7fff866f2fff  com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff866f3000 -     0x7fff8670fff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
        0x7fff86710000 -     0x7fff86763fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff86764000 -     0x7fff86771ff7  libxar

  • Reg sending mail attachment

    Hi,
    im working on sending report output as mail attachment in pdf format..
    but im not getting the required output,,,i.e., even after entering email addresses in the selection screen....im not getting any mail to the respective mail-ids..
    im pasting the code..pls fix the problem..
    pls let me know wat we have to do in SCOT transaction after executing the program....pls respond ..pls ..
    TABLES : t001,                                         "COMPANY CODE
             knb1,                                         "CUSTOMER MASTER(COMPANY CODE)
             cdhdr,                                        "CHANGE DOCUMENT HEADER
             knkk,                                         "CUSTOMER MASTER CREDIT MANAGEMENT: CONTROL AREA DATA
             kna1,                                         "GENERAL DATA IN CUSTOMER MASTER
             adrc,                                         "ADDRESSES (BUSINESS ADDRESS SERVICES)
             t001s,                                        "ACCOUNTING CLERKS
             adrt,                                         "COMMUNICATION DATA TEXT (BUSINESS ADDRESS SERVICES)
             adr6.                                         "E-MAIL ADDRESSES (BUSINESS ADDRESS SERVICES)
    TABLES: itcpo,                                         "SAPscript output interface
            itcpp.                                         "SAPscript output parameters
    TYPES:   BEGIN OF y_t001,
                      bukrs TYPE bukrs,
                      kkber TYPE kkber,
                      adrnr TYPE adrnr,
             END OF y_t001.
    TYPES:   BEGIN OF y_cust,
                      p_objectid TYPE cdobjectv,
             END OF y_cust.
    TYPES:   BEGIN OF y_knkk,
                      kunnr TYPE kunnr,
                      kkber TYPE kkber,
                      dtrev TYPE dtrev_cm,
                      nxtrv TYPE nxtrv_cm,
                      klimk TYPE klimk,
                      dbwae TYPE dbwae_cm,
             END OF y_knkk.
    TYPES:   BEGIN OF y_customer,
                      kunnr TYPE kunnr,
                      adrnr TYPE adrnr,
             END OF y_customer.
    TYPES:   BEGIN OF y_custo ,
                      kunnr TYPE  kunnr,
                      name  TYPE  name1_gp,
                      kkber TYPE kkber,
             END OF y_custo.
    TYPES:   BEGIN OF y_knkk1,
                      kunnr LIKE knkk-kunnr,
                      dtrev LIKE knkk-dtrev,
                      nxtrv LIKE knkk-nxtrv,
                      klimk LIKE knkk-klimk,
             END OF y_knkk1.
    TYPES:   BEGIN OF y_report_display,
                      kunnr TYPE kunnr,
                      name  TYPE name1_gp,
                      dtrev TYPE dtrev_cm,
                      nxtrv TYPE nxtrv_cm,
                      klimk TYPE klimk,
                      dbwae TYPE dbwae_cm,
             END OF y_report_display.
    TYPES:   BEGIN OF y_adrt,
                      addrnumber TYPE adrnr,
                      comm_type  TYPE ad_comm,
                      remark     TYPE ad_remark2,
                      persnumber TYPE ad_persnum,
                      date_from  TYPE ad_date_fr,
                      consnumber TYPE ad_consnum,
                      smtp_addr  TYPE ad_smtpadr,
              END OF y_adrt.
    *TYPES : BEGIN OF y_adr6,
                     addrnumber TYPE ad_addrnum,
                     persnumber TYPE ad_persnum,
                     date_from  TYPE ad_date_fr,
                     consnumber TYPE ad_consnum,
                     smtp_addr  TYPE ad_smtpadr,
           END OF y_adr6.
    *TYPES:   BEGIN OF y_addr,
                     addrnumber TYPE adrnr,
                     name1  TYPE ad_name1,
                     postcode TYPE ad_pstcd1,
                     city1    TYPE ad_city1,
                     street   TYPE ad_street,
                     housenum TYPE ad_hsnm1,
                     telnum   TYPE ad_tlnmbr1,
                     faxnum   TYPE ad_fxnmbr1,
            END OF y_addr.
    TYPES:   BEGIN OF y_custnam,
                      adrnr TYPE adrnr,
                      name2 TYPE ad_name1,
             END OF y_custnam.
    TYPES:   BEGIN OF y_kna1,
                      kunnr TYPE kunnr,
                      adrnr TYPE adrnr,
                      name1 TYPE name1,
                     END OF y_kna1.
    TYPES:   BEGIN OF y_knb1,
                      kunnr TYPE kunnr,
                      bukrs TYPE bukrs,
                      busab TYPE busab,
             END OF y_knb1.
    TYPES:   BEGIN OF y_clv,
                      dtrev TYPE dtrev_cm,
                      nxtrv TYPE nxtrv_cm,
                      klimk TYPE klimk,
             END OF y_clv.
    TYPES:    BEGIN OF y_ccname,
                       sname TYPE t001s-sname,
              END OF y_ccname.
    *TYPES DECLARATION FOR DESIGING SCRIPT
    TYPES : BEGIN OF y_adrc,
               addrnumber LIKE adrc-addrnumber,
               name1 LIKE adrc-name1,
               post_code1 LIKE adrc-post_code1,
               city1 LIKE adrc-city1,
               street LIKE adrc-street,
               house_num1 LIKE adrc-house_num1,
               tel_number LIKE adrc-tel_number,
               nation LIKE adrc-nation ,
               fax_number LIKE adrc-fax_number,
               country LIKE adrc-country,
               END OF y_adrc.
    *TO GET C1 (CUSTOMER NAME IN RUSSIAN
    TYPES : BEGIN OF y_adrc1,
            addrnumber LIKE adrc-addrnumber,
            name1 LIKE adrc-name1,
            nation LIKE adrc-nation,
            END OF y_adrc1.
    *TO GET C7
    TYPES :BEGIN OF y_t001s,
            bukrs LIKE t001s-bukrs,    "Company Code
            busab LIKE t001s-busab,
            sname LIKE t001s-sname,
            END OF y_t001s.
    CONSTANTS:
    c_printer         LIKE itcpp-tddevice VALUE 'PRINTER',
    c_true(1)         TYPE c VALUE 'X',
    c_1(1)            TYPE n VALUE '1',
    c_pdf_format(3)   TYPE c VALUE 'PDF',
    c_u               LIKE soos1-recesc   VALUE 'U',
    c_recipient_name  LIKE soos1-recnam   VALUE 'U-',
    c_english         LIKE sy-langu       VALUE 'E',
    c_f               LIKE sood1-objsns   VALUE 'F',
    c_int(3)          TYPE c VALUE 'INT',
    c_main(4)         TYPE c VALUE 'ITEM',
    c_main_window(4)  TYPE c VALUE 'MAIN',
    c_header(6)       TYPE c VALUE 'HEADER',
    c_minus_sign(1)   TYPE c VALUE '-',
    c_document_type   LIKE sood-objtp     VALUE 'EXT',
    c_space(1)        TYPE c VALUE ' '.
    DATA t_result LIKE itcpp.
    DATA :w_t001      TYPE t001,
          w_custo     TYPE y_custo,
          w_knkk      TYPE y_knkk,
          w_cust      TYPE y_cust,
          w_customer  TYPE y_customer,
          w_report_display TYPE y_report_display,
         w_addr      TYPE y_addr,
          w_custnam   TYPE y_custnam,
          w_adrt      TYPE y_adrt,
         w_adr6      TYPE y_adr6,
          w_kna1      TYPE y_kna1,
          w_knb1      TYPE y_knb1,
          w_clv       TYPE y_clv,
          w_ccname    TYPE y_ccname.
    DATA:    w_error_found(1)       TYPE c,
             w_key_date_text(30)    TYPE c,
             w_total(10)            TYPE p DECIMALS 2,
             w_htddevice            LIKE itcpp-tddevice.
    DATA: E_PROFILE LIKE SOPRD.
    DATA:   t_t001            TYPE STANDARD TABLE OF y_t001,
            t_custo           TYPE STANDARD TABLE OF y_custo,
          t_knkk            TYPE STANDARD TABLE OF y_knkk,
            t_cust            TYPE STANDARD TABLE OF y_cust,
            t_customer        TYPE STANDARD TABLE OF y_customer,
            t_report_display  TYPE STANDARD TABLE OF y_report_display,
           t_addr            TYPE STANDARD TABLE OF y_addr,
            t_custnam         TYPE STANDARD TABLE OF y_custnam,
            t_adrt            TYPE STANDARD TABLE OF y_adrt,
           t_adr6            TYPE STANDARD TABLE OF y_adr6,
            t_kna1            TYPE STANDARD TABLE OF y_kna1,
            t_knb1            TYPE STANDARD TABLE OF y_knb1,
            t_clv             TYPE STANDARD TABLE OF y_clv,
            t_ccname          TYPE STANDARD TABLE OF y_ccname.
    DATA : number LIKE spell,
           amount(1000) TYPE c.
    For storing error log
    DATA: BEGIN OF t_error OCCURS 0,
            kunnr LIKE kna1-kunnr,
            comm(30) TYPE c,
          END OF t_error.
    For storing customer's email address
    DATA: BEGIN OF t_email OCCURS 0,
            smtp_addr LIKE adr6-smtp_addr,
          END OF t_email.
    To be used in the function to send a layout via email
    DATA: t_otfdata LIKE itcoo OCCURS 0 WITH HEADER LINE,
          t_htline  LIKE tline OCCURS 0 WITH HEADER LINE.
    DATA DECLARATIONS FOR DESIGING SCRIPT
    DATA : it_t001 TYPE STANDARD TABLE OF y_t001,
           wa_t001 TYPE y_t001.
    DATA : it_adrc TYPE STANDARD TABLE OF y_adrc,
            wa_adrc type  y_adrc.
    DATA : it_adrc1 TYPE STANDARD TABLE OF y_adrc1,
           wa_adrc1 TYPE y_adrc1.
    DATA : it_knb1 TYPE STANDARD TABLE OF y_knb1,
           wa_knb1 TYPE y_knb1.
    DATA : it_kna1 TYPE STANDARD TABLE OF y_kna1,
           wa_kna1 TYPE y_kna1.
    DATA : it_knkk TYPE STANDARD TABLE OF y_knkk,
           wa_knkk TYPE y_knkk.
    DATA : it_knkk1 TYPE STANDARD TABLE OF y_knkk1,
           wa_knkk1 TYPE y_knkk1.
    DATA : it_t001s TYPE STANDARD TABLE OF y_t001s,
           wa_t001s TYPE y_t001s.
    *DATA STATEMENTS FOR EMAIL ADDRESSES
    DATA : it_adrt TYPE TABLE OF y_adrt,
           wa_adrt TYPE y_adrt,
           wa_email LIKE t_email.
    *DATA : it_adr6 TYPE TABLE OF y_adr6,
          wa_adr6 TYPE y_adr6,
    DATA : counter TYPE i,
           counter1 TYPE i,
           c5 LIKE spell.
    SELECTION-SCREEN BEGIN OF BLOCK clcn WITH FRAME TITLE text-200.
    SELECTION-SCREEN SKIP.
    PARAMETERS:     p_bukrs LIKE t001-bukrs OBLIGATORY,                    "COMPANY CODE
                    p_kkber LIKE t001-kkber OBLIGATORY.                    "CREDIT CONTROL AREA
    SELECT-OPTIONS: s_kunnr FOR knb1-kunnr OBLIGATORY,                     "CUSTOMER NUMBER
                    s_datum FOR sy-datum OBLIGATORY DEFAULT sy-datum.      "DATE OF CREDIT LIMIT UPDATE
    SELECTION-SCREEN SKIP.
    PARAMETERS : p_simul AS CHECKBOX DEFAULT 'X'.                          "RUN IN SIMULATION MODE
    SELECTION-SCREEN SKIP.
    PARAMETERS : p_lemail LIKE adr6-smtp_addr.                             " EMAIL
    SELECTION-SCREEN END OF BLOCK clcn.
    AT SELECTION-SCREEN.
      PERFORM f0100_validate_bukrs.  "*  For Company Code.
      PERFORM f0200_validate_kkber.  "* For Credit Control Area.
      PERFORM f0300_validate_kunnr.  "* For Customer Number
      PERFORM f0400_validate_datum.  "* For Date of Credit Limit Update
      PERFORM f0500_validate_simul.  "* For simulation mode and e-mail address
    *======================================================================
    START-OF-SELECTION.
      PERFORM f1000_get_customer.          "** COLLECT INFO FOR REPORT DISPLAY
      IF p_simul is initial AND NOT P_lemail IS INITIAL.
        PERFORM F1000_CHECK_GATEWAY_CONNECTION.
      ENDIF.
      IF p_simul IS INITIAL AND  NOT p_lemail IS INITIAL.
        PERFORM f3000_process_data_script USING t_report_display.
      ENDIF.
    END-OF-SELECTION.
      IF NOT p_simul IS INITIAL.
        PERFORM f2000_display_customer USING t_report_display.
      ENDIF.
    FORM f0100_validate_bukrs.
      DATA : w_bukrs TYPE bukrs.
    VALIDATION OF P_BUKRS
      SELECT SINGLE bukrs
                    FROM t001
                    INTO w_bukrs
                    WHERE bukrs EQ p_bukrs.
      IF sy-subrc NE 0.
        MESSAGE e999(zf) WITH 'Invalid Company Code' p_bukrs.   "(E01).
    *AUTHORIZATION CHECK
        AUTHORITY-CHECK OBJECT 'F_BKPF_BUK'
                            ID 'BUKRS' FIELD p_bukrs
                            ID 'ACTVT' FIELD '03'.
        IF sy-subrc NE 0.
          MESSAGE e999(zf)  WITH 'No Authorization for company code' p_bukrs."(e06).
        ENDIF.
      ENDIF.
    ENDFORM.                    " F0100_VALIDATE_BUKRS
    *Eject
    *&      Form  F0200_VALIDATE_KKBER
         *-> CREDIT CONTROL AREA AUTHORITY CHECK
    FOR CREDIT CONTROL AREA.
    FORM f0200_validate_kkber.
      DATA : w_kkber LIKE t001-kkber.
      SELECT SINGLE kkber
              FROM t001
              INTO w_kkber
              WHERE bukrs EQ p_bukrs
                AND   kkber EQ p_kkber.
      IF sy-subrc NE 0.
        MESSAGE e999(zf) WITH
       'Credit Control Area' p_kkber 'not defined for Company Code' p_bukrs."(e02).
       MESSAGE e999 WITH text-e02 p_kkber .
      ENDIF.
    ENDFORM.                    "F0200_VALIDATE_KKBER
    *&      Form  F0300_VALIDATE_KUNNR
         *-> CUSTOMER NUMBER AUTHORITY CHECK
    FORM f0300_validate_kunnr.
    VALIDATION OF S_KUNNR
      DATA : w_kunnr TYPE kunnr,
             w_bukrs TYPE bukrs.
      IF s_kunnr IS INITIAL .
        MESSAGE e999 WITH 'Enter Customer Number'(e04).
        SUBMIT (sy-cprog) VIA SELECTION-SCREEN.
      ENDIF.
      LOOP AT s_kunnr.
        CLEAR : w_kunnr,
                w_bukrs.
        IF NOT s_kunnr-low IS INITIAL.
          SELECT SINGLE kunnr bukrs
          FROM knb1 INTO (w_kunnr ,w_bukrs)
          WHERE kunnr EQ s_kunnr-low
          AND bukrs EQ p_bukrs.
          IF sy-subrc NE 0.
            MESSAGE e999(zf)  WITH 'Customer S_KUNNR-LOW not defined in company code' p_bukrs."(e03).
          ENDIF.
        ENDIF. "if not s_kunnr-low is initial.
        IF NOT s_kunnr-high IS INITIAL.
          CLEAR : w_kunnr,
                  w_bukrs.
          SELECT SINGLE kunnr bukrs
          FROM knb1 INTO (w_kunnr , w_bukrs)
          WHERE kunnr EQ s_kunnr-high
          AND bukrs EQ p_bukrs.
          IF sy-subrc NE 0.
            MESSAGE e999(zf)  WITH 'Customer S_KUNNR-HIGH not defined in company code' p_bukrs."(e03).
          ENDIF.
        ENDIF. "if not s_kunnr-high is initial.
      ENDLOOP. " loop at s_kunnr
    ENDFORM.                    " F0200_VALIDATE_KUNNR
    *&      Form  F0400_VALIDATE_DATUM
         *-> DATE OF CREDIT LIMIT UPDATE
    FORM f0400_validate_datum.
      IF s_kunnr IS INITIAL AND s_datum IS INITIAL.
        MESSAGE e999 WITH 'Enter either Date of CL update or Customer number.'(e04).
      ENDIF.
    ENDFORM.                    "F0400_VALIDATE_DATUM
    *&      Form  F1000_GET_CUSTOMER
          text
    -->  p1        text
    <--  p2        text
    FORM f1000_get_customer .
      DATA : w_kunnr LIKE knkk-kunnr,
               w_kkber LIKE knkk-kkber.
      IF s_datum IS NOT INITIAL.
        SELECT objectid
               FROM cdhdr
               INTO TABLE t_cust
               WHERE  objectclas IN ('KLIM','DTREV','NXTRV')
               AND  change_ind IN ('U','I')
               AND udate IN s_datum.
              WHERE ( objectclas EQ 'KLIM' OR objectclas EQ 'DTREV' OR  objectclas EQ 'NXTRV')
              AND  ( change_ind EQ 'U' OR change_ind EQ 'I')
              AND udate IN s_datum .
      ENDIF.
      IF sy-subrc NE 0.
        MESSAGE s999 WITH 'There is no data for selected period'(e07).
      ELSE.
        MOVE t_cust TO t_customer.
      ENDIF.
      SORT t_customer BY kunnr.
      IF NOT t_customer[] IS INITIAL.
        SELECT kunnr
               kkber
               dtrev
               nxtrv
               klimk
               dbwae
               FROM knkk
               INTO TABLE t_knkk
               FOR ALL ENTRIES IN t_customer
               WHERE kunnr = t_customer-kunnr
               AND   kkber = p_kkber.
      ELSE.
        MESSAGE e999 WITH text-e07.
      ENDIF.
      IF sy-subrc NE 0.
      ENDIF.
      SORT t_knkk BY kunnr kkber.
      IF NOT t_knkk[] IS INITIAL.
        SELECT   kunnr
                 name1
        FROM kna1
        INTO TABLE t_custo
        FOR ALL ENTRIES IN t_knkk
        WHERE kunnr = t_knkk-kunnr.
      ENDIF.
      IF sy-subrc = 0.
      ENDIF.
      SORT t_custo BY kunnr kkber.
      LOOP AT t_custo INTO w_custo.
        CLEAR w_knkk.
        READ TABLE t_knkk INTO w_knkk WITH KEY kunnr = w_custo-kunnr
                                      BINARY SEARCH.
        IF sy-subrc = 0.
          w_report_display-kunnr = w_custo-kunnr.
          w_report_display-name  = w_custo-name.
          w_report_display-dtrev = w_knkk-dtrev.
          w_report_display-nxtrv = w_knkk-nxtrv.
          w_report_display-klimk = w_knkk-klimk.
          w_report_display-dbwae = w_knkk-dbwae.
          APPEND w_report_display TO t_report_display .
        ENDIF.
      ENDLOOP.
    ENDFORM.                    " F1000_GET_CUSTOMER
    *&      Form  F2000_DISPLAY_CUSTOMER
          text
         -->P_T_REPORT_DISPLAY  text
    FORM f2000_display_customer  USING    p_t_report_display.
      DATA: no  TYPE n  VALUE 1.
      DATA: t_data TYPE STANDARD TABLE OF y_report_display.
      t_data = p_t_report_display.
      DATA : w_data LIKE LINE OF t_data .
      ULINE (118).
      WRITE:/ sy-vline,
              8 'CREDIT LIMIT CHANGE NOTIFICATION REPORT ON',
              sy-datum , 118 sy-vline.
      ULINE (118).
      WRITE:/ sy-vline,'NO'(008) ,
            10 sy-vline, 11 'CUSTOMER NUMBER',
            28 sy-vline, 29 'CUSTOMER NAME', 43 sy-vline,
            44 'CREDIT LIMIT VALID', 63 sy-vline ,
            64 'CREDIT LIMIT AMOUNT', 85 sy-vline, 86 'CURRENCY',
            95 sy-vline , 96 'Notification Status',118 sy-vline.
      ULINE (118).
      WRITE:/ sy-vline,43 sy-vline, 44 'FROM', 53 sy-vline,
      56 'TILL', 63 sy-vline, 118 sy-vline .
      ULINE (118).
      LOOP AT t_data INTO w_data.
        WRITE:/ sy-vline, no,
              10 sy-vline, 11 w_data-kunnr ,
              28 sy-vline, 29 w_data-name, 43 sy-vline, 44 w_data-dtrev,
              53 sy-vline, 56 w_data-nxtrv ,63 sy-vline ,64 w_data-klimk,
              85 sy-vline, 86 w_data-dbwae,
              95 sy-vline , 118 sy-vline.
        no = no + 1.
        ULINE (118).
      ENDLOOP.
    ENDFORM.                    " F2000_DISPLAY_CUSTOMER
    *&      Form  F3000_PROCESS_DATA_SCRIPT
          text
         -->P_T_REPORT_DISPLAY  text
    FORM f3000_process_data_script  USING    p_t_report_display.
      DATA: t_data TYPE STANDARD TABLE OF y_report_display.
      t_data = p_t_report_display.
      DATA : w_data LIKE LINE OF t_data .
      DATA: temp_is_negative(1) TYPE c,
               temp_text(20)       TYPE c,
               temp_sname          LIKE t001s-sname,
               temp_email          LIKE adr6-smtp_addr.
      DATA : number LIKE spell,
             amount(255) TYPE c.
      PERFORM f3100_initialize_settings.
      LOOP AT t_data INTO w_data.
        AT NEW kunnr.
          CLEAR w_error_found.
          IF p_simul IS INITIAL AND  NOT p_lemail IS INITIAL.
            PERFORM f3300_open_form.
           data:  wa_t001 like line of t001
            DATA : begin of wa_t001,
                   adrnr like t001-adrnr,
                   end of wa_t001.
            SELECT SINGLE
                   adrnr FROM t001 INTO wa_t001
                   WHERE bukrs = p_bukrs.
          DATA: BEGIN OF wa_adrc,
                 addrnumber LIKE adrc-addrnumber,
                 name1 LIKE adrc-name1,
                 post_code1 LIKE adrc-post_code1,
                 city1 LIKE adrc-city1,
                 street LIKE adrc-street,
                 house_num1 LIKE adrc-house_num1,
                 tel_number LIKE adrc-tel_number,
                 nation LIKE adrc-nation ,
                 fax_number LIKE adrc-fax_number,
                 country LIKE adrc-country,
               END OF wa_adrc.
       SELECT SINGLE
                addrnumber
                name1
                post_code1
                city1
                street
                house_num1
                tel_number
                nation
                fax_number
                country
                FROM adrc
                INTO corresponding fields of wa_adrc
                WHERE addrnumber EQ wa_t001-adrnr  AND
                      nation EQ ' '.
            PERFORM f3700_write_form.
            DATA: wa_kna1 LIKE LINE OF t_kna1,
                  wa_adrcc LIKE LINE OF it_adrc.
            SELECT SINGLE
                   kunnr
                   adrnr FROM kna1
                   INTO  wa_kna1
                   WHERE kunnr = w_data-kunnr.
            IF sy-subrc EQ 0.
              SELECT SINGLE
                     addrnumber
                     name1
                     FROM adrc
                     INTO wa_adrcc
                     WHERE addrnumber = wa_kna1-adrnr
                     AND nation = ' '.
            ENDIF.
            PERFORM f3701_write_form.
            DATA : wa_knkk LIKE LINE OF t_knkk.
            DATA : counter TYPE i,
                   counter1 TYPE i.
            IF sy-subrc EQ 0.
          SELECT SINGLE KUNNR
                 DTREV
                 NXTRV
                 KLIMK  FROM KNKK INTO WA_KNKK WHERE
                 KUNNR EQ W_DATA-KUNNR.
            ENDIF.
            CALL FUNCTION 'SPELL_AMOUNT'
             EXPORTING
               amount          = w_knkk-klimk
       CURRENCY        = ' '
       FILLER          = ' '
               language        = sy-langu
             IMPORTING
               in_words        = number.
            IF sy-subrc <> 0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            ENDIF.
            amount = number-word.
            PERFORM f3702_write_form.
            DATA: wa_knb1 LIKE LINE OF t_knb1.
            IF sy-subrc EQ 0.
              SELECT SINGLE
                     busab
                     FROM   knb1
                     INTO   wa_knb1
                     WHERE  kunnr = w_data-kunnr
                     AND    bukrs = p_bukrs.
            ENDIF.
            DATA : wa_t001s LIKE LINE OF it_t001s.
            IF sy-subrc EQ 0.
              SELECT SINGLE bukrs
                 busab
                 sname
                 FROM t001s
                 INTO wa_t001s
                 WHERE bukrs = wa_knb1-bukrs
                 AND busab = wa_knb1-busab.
            ENDIF.
            PERFORM f3703_write_form.
            PERFORM f3704_write_form.
            IF counter1 < counter.
              PERFORM f3705_write_form.
            ENDIF.
            PERFORM f3706_close_form.
          ENDIF.
        ENDAT.
        IF w_error_found EQ c_true.
        ENDIF.
        AT END OF kunnr.
    PERFORM F3400_WRITE_FORM USING C_TOTAL C_MAIN_WINDOW.
         PERFORM F3500_CLOSE_FORM.
          IF p_simul IS INITIAL AND  NOT p_lemail IS INITIAL.       "Email setting
            PERFORM f3200_get_email_addr USING w_data-kunnr.
            PERFORM f3600_send_data_via_email USING w_data-kunnr.
          ENDIF.
        ENDAT.
      ENDLOOP.
      WRITE:/ ' E-Mail is sent to the customer'.
    ENDFORM.                    " F3000_PROCESS_DATA_SCRIPT
    *&      Form  F3100_INITIALIZE_SETTINGS
          text
    -->  p1        text
    <--  p2        text
    FORM f3100_initialize_settings .
      SELECT SINGLE spld
            INTO itcpo-tddest
            FROM usr01
            WHERE bname EQ sy-uname.
      IF sy-subrc NE 0.
        itcpo-tddest = 'LOCAL'.
      ENDIF.
      w_htddevice      = c_printer.
      itcpo-tddest = ''.
      itcpo-tdrdidev = ''.
      itcpo-tdsenddate = sy-datum.
      itcpo-tdsendtime = sy-uzeit.
      itcpo-tdschedule = 'IMM'.
      itcpo-tdimmed = ' '.
    itcpo-tdnewid    = c_true.            "PRINT: New spool request
      itcpo-tdlifetime = c_1.               "PRINT: Spool retention period
      itcpo-tdgetotf   = c_true.
      IF p_simul IS INITIAL AND  NOT p_lemail IS INITIAL.       "Email setting
        itcpo-tdgetotf     = c_true.
      ENDIF.
    ENDFORM.                    " F3100_INITIALIZE_SETTINGS
    *&      Form  f0500_validate_simul
          text
    -->  p1        text
    <--  p2        text
    FORM f0500_validate_simul .
      IF p_simul IS INITIAL AND p_lemail IS INITIAL.       "Email setting
       MESSAGE e999(zf) WITH 'Enter Email address'.            "(e05).
      ENDIF.
    ENDFORM.                    " f0500_validate_simul
    *&      Form  F3600_SEND_DATA_VIA_EMAIL
          text
         -->P_W_DATA_KUNNR  text
    FORM f3600_send_data_via_email  USING p_w_data_kunnr.
      DATA:   fle1(2)       TYPE p,
              fle2(2)       TYPE p,
              off1          TYPE p,
              hltlines      TYPE i,
              temp_filesize TYPE i,
              hfeld(500)    TYPE c,
              header(50)   TYPE c,
              htabix        LIKE sy-tabix,
              x_sent_to_all LIKE sonv-flag.
      DATA: BEGIN OF x_objcont OCCURS 0.
              INCLUDE STRUCTURE soli.
              INCLUDE STRUCTURE SOLISTI1.
      DATA: END OF x_objcont.
      DATA: BEGIN OF x_object_hd_change.
              INCLUDE STRUCTURE sood1.
      DATA: END OF x_object_hd_change.
      DATA: BEGIN OF x_receivers OCCURS 0.
              INCLUDE STRUCTURE soos1.
             INCLUDE STRUCTURE SOMLRECI1.
      DATA: END OF x_receivers.
      DATA: BEGIN OF x_objhead OCCURS 1.
              INCLUDE STRUCTURE soli.
      DATA: END OF x_objhead.
    **Data: begin of objpack occurs 0.
             include structure SOPCKLSTI1.
    **Data: end of objpack.
    **Data: begin of email_data occurs 0.
             include structure SODOCCHGI1.
    **Data: end of email_data.
    Converts the layout set to PDF format
      CALL FUNCTION 'CONVERT_OTF'
        EXPORTING
          format                = c_pdf_format
        IMPORTING
          bin_filesize          = temp_filesize
        TABLES
          otf                   = t_otfdata
          lines                 = t_htline
        EXCEPTIONS
          err_max_linewidth     = 1
          err_format            = 2
          err_conv_not_possible = 3
          OTHERS                = 4.
      IF sy-subrc NE 0.
        w_error_found = c_true.
        t_error-kunnr = p_w_data_kunnr.
        t_error-comm  = 'Error in conversion to PDF format.'(e08).
        APPEND t_error.
        CLEAR t_error.
        EXIT.
      ENDIF.
    Convert the PDF file into an internal table which to be used in the
    function that will send a PDF file to a email address
      DESCRIBE TABLE t_htline LINES hltlines.
    DESCRIBE FIELD T_HTLINE LENGTH FLE1 IN BYTE MODE.
      DESCRIBE FIELD t_htline LENGTH fle1
                                  IN CHARACTER MODE.
    DESCRIBE FIELD X_OBJCONT LENGTH FLE2 IN BYTE MODE.
      DESCRIBE FIELD x_objcont LENGTH fle2
                                   IN CHARACTER MODE.
      CLEAR x_objcont.
      REFRESH x_objcont.
      LOOP AT t_htline.
        htabix = sy-tabix.
        MOVE t_htline TO hfeld+off1.
        IF htabix = hltlines.
          fle1 = STRLEN( t_htline ).
        ENDIF.
        off1 = off1 + fle1.
        IF off1 GE fle2.
          CLEAR x_objcont.
          x_objcont = hfeld(fle2).
          APPEND x_objcont.
          SHIFT hfeld BY fle2 PLACES.
          off1 = off1 - fle2.
        ENDIF.
        IF htabix = hltlines.
          IF off1 GT 0.
            CLEAR x_objcont.
            x_objcont = hfeld(off1).
            APPEND x_objcont.
          ENDIF.
        ENDIF.
      ENDLOOP.
    LOOP AT t_email.
       x_receivers-receiver = t_email-smtp_addr.
       x_receivers-rec_type = c_u.
       APPEND x_receivers.
    ENDLOOP.
    x_receivers-receiver = p_lemail.
    x_receivers-rec_type = c_u.
    APPEND x_receivers.
    DESCRIBE TABLE x_objcont LINES sy-tfill.
    READ TABLE x_objcont INDEX sy-tfill.
    email_data-doc_size = ( sy-tfill - 1 ) * 255 + STRLEN( x_objcont ).
    CLEAR objpack-transf_bin.
    objpack-head_start = 1.
    objpack-head_num = 0.
    objpack-body_start = 1.
    objpack-body_num = sy-tfill.
    objpack-doc_type = 'RAW'.
    APPEND objpack.
    email_data-obj_descr = 'Notification'.
    APPEND email_data.
    IF x_receivers[] IS NOT INITIAL.
       CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
         EXPORTING
           document_data = email_data
           put_in_outbox = 'X'
           commit_work   = 'X' "used from rel. 6.10
         TABLES
           packing_list  = objpack
           object_header = email_fname
           contents_bin  = email_text
           contents_txt  = x_objcont
           receivers     = x_receivers.
    endif.
      CLEAR x_objhead.
      REFRESH x_objhead.
      CLEAR x_object_hd_change.
      x_object_hd_change-objnam = 'EMAIL'(t04).
      header = 'Procter & Gamble'(t05).
      x_object_hd_change-objdes = header.                         "Title
      x_object_hd_change-objla = c_english.                       "Language
      x_object_hd_change-objsns = c_f.
      x_object_hd_change-objlen = temp_filesize.
      x_object_hd_change-file_ext = c_pdf_format.
    Transfer the email address to an internal table which will be used
    in the function that will send a PDF file to a email address
      CLEAR x_receivers.
      REFRESH x_receivers.
      LOOP AT t_email.
        x_receivers-sndex = c_true.
        x_receivers-sndpri = c_1.
        x_receivers-recesc = c_u.
        x_receivers-recnam = c_recipient_name.
    Populate the email address of the customer
        x_receivers-recextnam = t_email-smtp_addr.
        x_receivers-recesc = c_english.
        x_receivers-sndart = c_int.
        APPEND x_receivers.
      ENDLOOP.
      x_receivers-sndex = c_true.
      x_receivers-sndpri = c_1.
      x_receivers-recesc = c_u.
      x_receivers-recnam = c_recipient_name.
    Populate the Local mail address
      x_receivers-recextnam = p_lemail.
      x_receivers-recesc = c_english.
      x_receivers-sndart = c_int.
      APPEND x_receivers.
    Calling a SAP function to send out email with attachment of PDF file
      CALL FUNCTION 'SO_OBJECT_SEND'
        EXPORTING
          object_hd_change           = x_object_hd_change
          object_type                = c_document_type
          outbox_flag                = c_true
        IMPORTING
          sent_to_all                = x_sent_to_all
        TABLES
          objcont                    = x_objcont
          objhead                    = x_objhead
          receivers                  = x_receivers
        EXCEPTIONS
          active_user_not_exist      = 1
          communication_failure      = 2
          component_not_available    = 3
          folder_not_exist           = 4
          folder_no_authorization    = 5
          forwarder_not_exist        = 6
          note_not_exist             = 7
          object_not_exist           = 8
          object_not_sent            = 9
          object_no_authorization    = 10
          object_type_not_exist      = 11
          operation_no_authorization = 12
          owner_not_exist            = 13
          parameter_error            = 14
          substitute_not_active      = 15
          substitute_not_defined     = 16
          system_failure             = 17
          too_much_receivers         = 18
          user_not_exist             = 19
          x_error                    = 20
          OTHERS                     = 21.
      IF sy-subrc NE 0.
        w_error_found = c_true.
        t_error-kunnr = p_w_data_kunnr.
        t_error-comm  = 'Error in sending email.'(e09).
        APPEND t_error.
        CLEAR t_error.
      ELSEIF sy-subrc EQ 0.
        COMMIT WORK.
    *Transmit Mail
        SUBMIT rsconn01 WITH mode = c_int
        WITH output = c_space
        AND RETURN.
      ENDIF.
    ENDFORM.                    " F3600_SEND_DATA_VIA_EMAIL
    *&      Form  F3200_GET_EMAIL_ADDR
          text
         -->P_T_REPORT_DISPLAY  text
    FORM f3200_get_email_addr USING p_w_data_kunnr.
      REFRESH t_customer.
      REFRESH t_adrt.
      REFRESH t_email.
      DATA: t_data TYPE STANDARD TABLE OF y_report_display.
    t_data = p_t_report_display.
      DATA : w_data LIKE LINE OF t_data .

    Sending mail with attachment
    This program will allowed you to send email with attachment.
    First, specify the attachment file from your local hardisk and execute.
    Next, specify the sender email address and click the send button.
    report y_cr17_mail.
    data method1 like sy-ucomm.
    data g_user like soudnamei1.
    data g_user_data like soudatai1.
    data g_owner like soud-usrnam.
    data g_receipients like soos1 occurs 0 with header line.
    data g_document like sood4 .
    data g_header like sood2.
    data g_folmam like sofm2.
    data g_objcnt like soli occurs 0 with header line.
    data g_objhead like soli occurs 0 with header line.
    data g_objpara like selc occurs 0 with header line.
    data g_objparb like soop1 occurs 0 with header line.
    data g_attachments like sood5 occurs 0 with header line.
    data g_references like soxrl occurs 0 with header line.
    data g_authority like sofa-usracc.
    data g_ref_document like sood4.
    data g_new_parent like soodk.
    data: begin of g_files occurs 10 ,
    text(4096) type c,
    end of g_files.
    data : fold_number(12) type c,
    fold_yr(2) type c,
    fold_type(3) type c.
    parameters ws_file(4096) type c default 'c:\debugger.txt'.
    Can me any file fromyour pc ....either xls or word or ppt etc ...
    g_user-sapname = sy-uname.
    call function 'SO_USER_READ_API1'
    exporting
    user = g_user
    PREPARE_FOR_FOLDER_ACCESS = ' '
    importing
    user_data = g_user_data
    EXCEPTIONS
    USER_NOT_EXIST = 1
    PARAMETER_ERROR = 2
    X_ERROR = 3
    OTHERS = 4
    if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    fold_type = g_user_data-outboxfol+0(3).
    fold_yr = g_user_data-outboxfol+3(2).
    fold_number = g_user_data-outboxfol+5(12).
    clear g_files.
    refresh : g_objcnt,
    g_objhead,
    g_objpara,
    g_objparb,
    g_receipients,
    g_attachments,
    g_references,
    g_files.
    method1 = 'SAVE'.
    g_document-foltp = fold_type.
    g_document-folyr = fold_yr.
    g_document-folno = fold_number.
    g_document-objtp = g_user_data-object_typ.
    *g_document-OBJYR = '27'.
    *g_document-OBJNO = '000000002365'.
    *g_document-OBJNAM = 'MESSAGE'.
    g_document-objdes = 'sap-img.com testing by program'.
    g_document-folrg = 'O'.
    *g_document-okcode = 'CHNG'.
    g_document-objlen = '0'.
    g_document-file_ext = 'TXT'.
    g_header-objdes = 'sap-img.com testing by program'.
    g_header-file_ext = 'TXT'.
    call function 'SO_DOCUMENT_REPOSITORY_MANAGER'
    exporting
    method = method1
    office_user = sy-uname
    ref_document = g_ref_document
    new_parent = g_new_parent
    importing
    authority = g_authority
    tables
    objcont = g_objcnt
    objhead = g_objhead
    objpara = g_objpara
    objparb = g_objparb
    recipients = g_receipients
    attachments = g_attachments
    references = g_references
    files = g_files
    changing
    document = g_document
    header_data = g_header
    FOLMEM_DATA =
    RECEIVE_DATA =
    File from the pc to send...
    method1 = 'ATTCREATEFROMPC'.
    g_files-text = ws_file.
    append g_files.
    call function 'SO_DOCUMENT_REPOSITORY_MANAGER'
    exporting
    method = method1
    office_user = g_owner
    ref_document = g_ref_document
    new_parent = g_new_parent
    importing
    authority = g_authority
    tables
    objcont = g_objcnt
    objhead = g_objhead
    objpara = g_objpara
    objparb = g_objparb
    recipients = g_receipients
    attachments = g_attachments
    references = g_references
    files = g_files
    changing
    document = g_document
    header_data = g_header
    method1 = 'SEND'.
    g_receipients-recnam = 'MK085'.
    g_receipients-recesc = 'B'.
    g_receipients-sndex = 'X'.
    append g_receipients.
    call function 'SO_DOCUMENT_REPOSITORY_MANAGER'
    exporting
    method = method1
    office_user = g_owner
    ref_document = g_ref_document
    new_parent = g_new_parent
    importing
    authority = g_authority
    tables
    objcont = g_objcnt
    objhead = g_objhead
    objpara = g_objpara
    objparb = g_objparb
    recipients = g_receipients
    attachments = g_attachments
    references = g_references
    files = g_files
    changing
    document = g_document
    header_data = g_header.
    *-- End of Program
    also try this one for background scheduling the same
    Sending mail with attachment report in Background
    Pay attention because it’s working with output list from spool converted to pdf.
    =================================================================================
    z_send_email_fax_global
    FUNCTION-POOL z_gfaian_mail_fax. “MESSAGE-ID ..
    WORK TABLE AREAS
    TABLES: tsp01.
    INTERNAL TABLES
    DATA: lt_rec_tab LIKE STANDARD TABLE OF soos1 WITH HEADER LINE,
    lt_note_text LIKE STANDARD TABLE OF soli WITH HEADER LINE,
    lt_attachments LIKE STANDARD TABLE OF sood5 WITH HEADER LINE.
    DATA: lt_objcont LIKE STANDARD TABLE OF soli WITH HEADER LINE,
    lt_objhead LIKE STANDARD TABLE OF soli WITH HEADER LINE.
    DATA: pdf_format LIKE STANDARD TABLE OF tline WITH HEADER LINE.
    TYPES: BEGIN OF y_files,
    file(60) TYPE c,
    END OF y_files.
    DATA: lt_files TYPE STANDARD TABLE OF y_files WITH HEADER LINE.
    DATA: l_objcont LIKE soli OCCURS 0 WITH HEADER LINE.
    DATA: l_objhead LIKE soli OCCURS 0 WITH HEADER LINE.
    STRUCTURES
    DATA: folder_id LIKE soodk,
    object_id LIKE soodk,
    link_folder_id LIKE soodk,
    g_document LIKE sood4,
    g_header_data LIKE sood2,
    g_folmem_data LIKE sofm2,
    g_header_data LIKE sood2,
    g_receive_data LIKE soos6,
    g_ref_document LIKE sood4,
    g_new_parent LIKE soodk,
    l_folder_id LIKE sofdk,
    v_email(50).
    DATA: hd_dat like sood1.
    VARIABLES
    DATA: client LIKE tst01-dclient,
    name LIKE tst01-dname,
    objtype LIKE rststype-type,
    type LIKE rststype-type.
    DATA: numbytes TYPE i,
    arc_idx LIKE toa_dara,
    pdfspoolid LIKE tsp01-rqident,
    jobname LIKE tbtcjob-jobname,
    jobcount LIKE tbtcjob-jobcount,
    is_otf.
    DATA: outbox_flag LIKE sonv-flag VALUE ‘X’,
    store_flag LIKE sonv-flag,
    delete_flag LIKE sonv-flag,
    owner LIKE soud-usrnam,
    on LIKE sonv-flag VALUE ‘X’,
    sent_to_all LIKE sonv-flag,
    g_authority LIKE sofa-usracc,
    w_objdes LIKE sood4-objdes.
    DATA: c_file LIKE rlgrap-filename,
    n_spool(6) TYPE n.
    DATA: cancel.
    DATA: desired_type LIKE sood-objtp,
    real_type LIKE sood-objtp,
    attach_type LIKE sood-objtp,
    otf LIKE sood-objtp VALUE ‘OTF’, ” SAPscript Ausgabeformat
    ali LIKE sood-objtp VALUE ‘ALI’. ” ABAP lists
    CONSTANTS
    CONSTANTS: ou_fol LIKE sofh-folrg VALUE ‘O’,
    c_objtp LIKE g_document-objtp VALUE ‘RAW’,
    c_file_ext LIKE g_document-file_ext VALUE ‘TXT’.
    =================================================================================
    z_send_email_fax2
    FUNCTION z_faian_mail_fax2.
    ””Interface local:
    *” IMPORTING
    *” REFERENCE(SRC_SPOOLID) LIKE TSP01-RQIDENT
    *” REFERENCE(FAX_MAIL_NUMBER) TYPE SO_NAME
    *” REFERENCE(HEADER_MAIL) TYPE SO_OBJ_DES
    *” REFERENCE(OBJECT_TYPE) TYPE SO_ESCAPE
    *” TABLES
    *” LT_BODY_EMAIL STRUCTURE SOLI
    *” EXCEPTIONS
    *” ERR_NO_ABAP_SPOOLJOB
    Fist part: Verify if the spool really exists
    SELECT SINGLE * FROM tsp01 WHERE rqident = src_spoolid.
    IF sy-subrc NE 0.
    RAISE err_no_abap_spooljob. “doesn’t exist
    ELSE.
    client = tsp01-rqclient.
    name = tsp01-rqo1name.
    CALL FUNCTION ‘RSTS_GET_ATTRIBUTES’
    EXPORTING
    authority = ‘SP01&#8242;
    client = client
    name = name
    part = 1
    IMPORTING
    type = type
    objtype = objtype
    EXCEPTIONS
    fb_error = 1
    fb_rsts_other = 2
    no_object = 3
    no_permission = 4
    OTHERS = 5.
    IF objtype(3) = ‘OTF’.
    desired_type = otf.
    ELSE.
    desired_type = ali.
    ENDIF.
    CALL FUNCTION ‘RSPO_RETURN_SPOOLJOB’
    EXPORTING
    rqident = src_spoolid
    desired_type = desired_type
    IMPORTING
    real_type = real_type
    TABLES
    buffer = l_objcont
    EXCEPTIONS
    no_such_job = 14
    type_no_match = 94
    job_contains_no_data = 54
    no_permission = 21
    can_not_access = 21
    read_error = 54.
    IF sy-subrc EQ 0.
    attach_type = real_type.
    ENDIF.
    CALL FUNCTION ‘SO_FOLDER_ROOT_ID_GET’
    EXPORTING
    owner = sy-uname
    region = ou_fol
    IMPORTING
    folder_id = l_folder_id
    EXCEPTIONS
    OTHERS = 5.
    fill out informations about the header of the email
    CLEAR: g_document.
    g_document-foltp = l_folder_id-foltp.
    g_document-folyr = l_folder_id-folyr.
    g_document-folno = l_folder_id-folno.
    g_document-objtp = c_objtp.
    g_document-objdes = header_mail.
    g_document-file_ext = c_file_ext.
    g_header_data-objdes = header_mail.
    CALL FUNCTION ‘SO_DOCUMENT_REPOSITORY_MANAGER’
    EXPORTING
    method = ‘SAVE’
    office_user = sy-uname
    IMPORTING
    authority = g_authority
    TABLES
    objcont = lt_body_email
    attachments = lt_attachments
    CHANGING
    document = g_document
    header_data = g_header_data
    EXCEPTIONS
    OTHERS = 1.
    folder_id-objtp = l_folder_id-foltp.
    folder_id-objyr = l_folder_id-folyr.
    folder_id-objno = l_folder_id-folno.
    object_id-objtp = c_objtp.
    object_id-objyr = g_document-objyr.
    object_id-objno = g_document-objno.
    link_folder_id-objtp = l_folder_id-foltp.
    link_folder_id-objyr = l_folder_id-folyr.
    link_folder_id-objno = l_folder_id-folno.
    REFRESH lt_rec_tab.
    CLEAR lt_rec_tab.
    lt_rec_tab-sel = ‘X’.
    lt_rec_tab-recesc = object_type. “This field for FAX/MAIL
    lt_rec_tab-recnam = ‘U-’.
    lt_rec_tab-deliver = ‘X’.
    lt_rec_tab-not_deli = ‘X’.
    lt_rec_tab-read = ‘X’.
    lt_rec_tab-mailstatus = ‘E’.
    lt_rec_tab-adr_name = fax_mail_number.
    lt_rec_tab-sortfield = fax_mail_number.
    lt_rec_tab-recextnam = fax_mail_number.
    lt_rec_tab-sortclass = ‘5&#8242;.
    APPEND lt_rec_tab.
    lt_rec_tab-recextnam = fax_mail_number.
    lt_rec_tab-recesc = object_type.
    lt_rec_tab-sndart = ‘INT’.
    lt_rec_tab-sndpri = 1.
    APPEND lt_rec_tab.
    lt_files-file = c_file.
    APPEND lt_files.
    begin of insertion by faianf01
    hd_dat-objdes = header_mail.
    CALL FUNCTION ‘SO_ATTACHMENT_INSERT’
    EXPORTING
    object_id = object_id
    attach_type = attach_type
    object_hd_change = hd_dat
    owner = sy-uname
    TABLES
    objcont = l_objcont
    objhead = l_objhead
    EXCEPTIONS
    active_user_not_exist = 35
    communication_failure = 71
    object_type_not_exist = 17
    operation_no_authorization = 21
    owner_not_exist = 22
    parameter_error = 23
    substitute_not_active = 31
    substitute_not_defined = 32
    system_failure = 72
    x_error = 1000.
    IF sy-subrc > 0.
    ENDIF.
    end of insertion by faianf01
    send email from SAPOFFICE
    CALL FUNCTION ‘SO_OBJECT_SEND’
    EXPORTING
    folder_id = folder_id
    object_id = object_id
    outbox_flag = outbox_flag
    link_folder_id = link_folder_id
    owner = sy-uname
    check_send_authority = ‘X’
    TABLES
    receivers = lt_rec_tab
    note_text = lt_note_text
    EXCEPTIONS
    active_user_not_exist = 35
    communication_failure = 71
    component_not_available = 1
    folder_no_authorization = 5
    folder_not_exist = 6
    forwarder_not_exist = 8
    object_no_authorization = 13
    object_not_exist = 14
    object_not_sent = 15
    operation_no_authorization = 21
    owner_not_exist = 22
    parameter_error = 23
    substitute_not_active = 31
    substitute_not_defined = 32
    system_failure = 72
    too_much_receivers = 73
    user_not_exist = 35.
    ENDIF.
    ENDFUNCTION.
    =================================================================================
    z_send_email_fax
    FUNCTION ZCBFS_SEND_MAIL.
    ””Interface local:
    *” IMPORTING
    *” REFERENCE(SRC_SPOOLID) LIKE TSP01-RQIDENT
    *” REFERENCE(HEADER_MAIL) TYPE SO_OBJ_DES
    *” TABLES
    *” LIST_FAX_MAIL_NUMBER STRUCTURE SOLI
    *” EXCEPTIONS
    *” ERR_NO_ABAP_SPOOLJOB
    DATA: vg_achou(1) TYPE n.
    Fist part: Verify if the spool really exists
    vg_achou = 1.
    DO 60 TIMES.
    SELECT SINGLE * FROM tsp01 WHERE rqident = src_spoolid.
    IF sy-subrc IS INITIAL.
    CLEAR vg_achou.
    EXIT.
    ELSE.
    WAIT UP TO 1 SECONDS.
    ENDIF.
    ENDDO.
    IF vg_achou = 1.
    RAISE err_no_abap_spooljob. “doesn’t exist
    ENDIF.
    client = tsp01-rqclient.
    name = tsp01-rqo1name.
    CALL FUNCTION ‘RSTS_GET_ATTRIBUTES’
    EXPORTING
    authority = ‘SP01&#8242;
    client = client
    name = name
    part = 1
    IMPORTING
    type = type
    objtype = objtype
    EXCEPTIONS
    fb_error = 1
    fb_rsts_other = 2
    no_object = 3
    no_permission = 4
    OTHERS = 5.
    IF objtype(3) = ‘OTF’.
    desired_type = otf.
    ELSE.
    desired_type = ali.
    ENDIF.
    CALL FUNCTION ‘RSPO_RETURN_SPOOLJOB’
    EXPORTING
    rqident = src_spoolid
    desired_type = desired_type
    IMPORTING
    real_type = real_type
    TABLES
    buffer = l_objcont
    EXCEPTIONS
    no_such_job = 14
    type_no_match = 94
    job_contains_no_data = 54
    no_permission = 21
    can_not_access = 21
    read_error = 54.
    IF sy-subrc EQ 0.
    attach_type = real_type.
    ENDIF.
    CALL FUNCTION ‘SO_FOLDER_ROOT_ID_GET’
    EXPORTING
    owner = sy-uname
    region = ou_fol
    IMPORTING
    folder_id = l_folder_id
    EXCEPTIONS
    OTHERS = 5.
    fill out informations about the header of the email
    CLEAR: g_document.
    g_document-foltp = l_folder_id-foltp.
    g_document-folyr = l_folder_id-folyr.
    g_document-folno = l_folder_id-folno.
    g_document-objtp = c_objtp.
    g_document-objdes = header_mail.
    g_document-file_ext = c_file_ext.
    g_header_data-objdes = header_mail.
    CALL FUNCTION ‘SO_DOCUMENT_REPOSITORY_MANAGER’
    EXPORTING
    method = ‘SAVE’
    office_user = sy-uname
    IMPORTING
    authority = g_authority
    TABLES
    attachments = lt_attachments
    CHANGING
    document = g_document
    header_data = g_header_data
    EXCEPTIONS
    OTHERS = 1.
    folder_id-objtp = l_folder_id-foltp.
    folder_id-objyr = l_folder_id-folyr.
    folder_id-objno = l_folder_id-folno.
    object_id-objtp = c_objtp.
    object_id-objyr = g_document-objyr.
    object_id-objno = g_document-objno.
    link_folder_id-objtp = l_folder_id-foltp.
    link_folder_id-objyr = l_folder_id-folyr.
    link_folder_id-objno = l_folder_id-folno.
    REFRESH lt_rec_tab.
    LOOP AT LIST_FAX_MAIL_NUMBER.
    lt_rec_tab-recextnam = LIST_FAX_MAIL_NUMBER-LINE.
    lt_rec_tab-recesc = ‘U’.
    lt_rec_tab-sndart = ‘INT’.
    lt_rec_tab-sndpri = 1.
    APPEND lt_rec_tab.
    ENDLOOP.
    lt_files-file = c_file.
    APPEND lt_files.
    hd_dat-objdes = header_mail.
    CALL FUNCTION ‘SO_ATTACHMENT_INSERT’
    EXPORTING
    object_id = object_id
    attach_type = attach_type
    object_hd_change = hd_dat
    owner = sy-uname
    TABLES
    objcont = l_objcont
    objhead = l_objhead
    EXCEPTIONS
    active_user_not_exist = 35
    communication_failure = 71
    object_type_not_exist = 17
    operation_no_authorization = 21
    owner_not_exist = 22
    parameter_error = 23
    substitute_not_active = 31
    substitute_not_defined = 32
    system_failure = 72
    x_error = 1000.
    IF sy-subrc > 0.
    ENDIF.
    send email from SAPOFFICE
    CALL FUNCTION ‘SO_OBJECT_SEND’
    EXPORTING
    folder_id = folder_id
    object_id = object_id
    outbox_flag = outbox_flag
    link_folder_id = link_folder_id
    owner = sy-uname
    TABLES
    receivers = lt_rec_tab
    note_text = lt_note_text
    EXCEPTIONS
    active_user_not_exist = 35
    communication_failure = 71
    component_not_available = 1
    folder_no_authorization = 5
    folder_not_exist = 6
    forwarder_not_exist = 8
    object_no_authorization = 13
    object_not_exist = 14
    object_not_sent = 15
    operation_no_authorization = 21
    owner_not_exist = 22
    parameter_error = 23
    substitute_not_active = 31
    substitute_not_defined = 32
    system_failure = 72
    too_much_receivers = 73
    user_not_exist = 35.
    ENDFUNCTION.
    regards,
    srinivas
    <b>*reward for useful answers*</b>

  • I've been (attempting) to follow Linc's ideas to fix my Mail app that quits without having time to select mailboxes, etc. Here's my report:Process:         Mail [3780] Path:            /Applications/Mail.app/Contents/MacOS/Mail Identifier:      com.apple.

    Process:         Mail [3780]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         6.5 (1508)
    Build Info:      Mail-1508000000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [147]
    User ID:         501
    Date/Time:       2013-07-13 07:51:28.620 -0500
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          4655 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  912 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      3ADF795F-F3C9-0A58-B102-2FB99F35DC14
    Crashed Thread:  7  Dispatch queue: com.apple.root.default-overcommit-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'MessageCritionNotSupportedException', reason: 'Message criterion MessageCriterion: MatadorCriterion
      Qualifier: (null)
      Expression: ((* = "team*"cdw || kMDItemTextContent = "team*"cdw) && (* = "lead*"cdw || kMDItemTextContent = "lead*"cdw))
      Suggestions originated: 0
    not supported for evaluation'
    abort() called
    terminate called throwing an exception
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8cf8cb06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8b91b3f0 objc_exception_throw + 43
    2   Message                             0x00007fff94e00119 -[MessageCriterion _evaluateMessage:] + 402
    3   Message                             0x00007fff94e00223 -[MessageCriterion evaluateMessage:] + 43
    4   Message                             0x00007fff94dff86f -[MessageCriterion _evaluateCompoundCriterion:] + 200
    5   Message                             0x00007fff94dfffd7 -[MessageCriterion _evaluateMessage:] + 80
    6   Message                             0x00007fff94e00223 -[MessageCriterion evaluateMessage:] + 43
    7   Message                             0x00007fff94dff86f -[MessageCriterion _evaluateCompoundCriterion:] + 200
    8   Message                             0x00007fff94dfffd7 -[MessageCriterion _evaluateMessage:] + 80
    9   Message                             0x00007fff94dfff7f -[MessageCriterion doesMessageSatisfyRuleEvaluationCriterion:] + 75
    10  Mail                                0x0000000101b0a971 Mail + 2673009
    11  Mail                                0x0000000101b07e8c Mail + 2662028
    12  CoreFoundation                      0x00007fff8cf3eeda _CFXNotificationPost + 2554
    13  Mail                                0x0000000101883af4 Mail + 23284
    14  Message                             0x00007fff94d1b8a4 -[MessageStore messagesWereAdded:conversationsMembers:duringOpen:] + 250
    15  Message                             0x00007fff94d1b679 -[LibraryStore messagesWereAdded:conversationsMembers:duringOpen:] + 81
    16  Message                             0x00007fff94d1b61d -[LibraryIMAPStore propagateMessagesWereAdded:conversationsMembers:duringOpen:] + 39
    17  CoreFoundation                      0x00007fff8cf3eeda _CFXNotificationPost + 2554
    18  Foundation                          0x00007fff939df7b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    19  Mail                                0x000000010187ff75 Mail + 8053
    20  Foundation                          0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    21  Foundation                          0x00007fff93a25926 -[__NSOperationInternal start] + 684
    22  Foundation                          0x00007fff93a2d0f1 __block_global_6 + 129
    23  libdispatch.dylib                   0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    24  libdispatch.dylib                   0x00007fff92d850b6 _dispatch_client_callout + 8
    25  libdispatch.dylib                   0x00007fff92d861fa _dispatch_worker_thread2 + 304
    26  libsystem_c.dylib                   0x00007fff8c558d0b _pthread_wqthread + 404
    27  libsystem_c.dylib                   0x00007fff8c5431d1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff9593eeb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff9593ec52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff9593eae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff90095533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff90094df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff9008c1a3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x00007fff90030bd6 NSApplicationMain + 869
    12  libdyld.dylib                           0x00007fff9604f7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff92fc0d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff92d87dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff92d879ee _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff934e6a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff934e6961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff934e64f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff94bf5486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff94bfbe14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff94c1e428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff94bf557a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff94bf57eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff94bfaa87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff94bf93b7 -[IMAPConnection executeUIDStore:] + 86
    17  com.apple.IMAP                          0x00007fff94bf0d43 -[IMAPClientUIDStoreOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff94bf49f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff94c07501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff94c06fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff94bebae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff939cc589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff94bee328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff94c0780e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff94c07756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x00007fff94bf1ad6 -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithGateway:responseHandler:highPriority:] + 284
    7   com.apple.MessageFramework              0x00007fff94d4ce62 -[LibraryIMAPStore _waitForDataFromDownload:uid:gateway:] + 411
    8   com.apple.MessageFramework              0x00007fff94d28d09 -[LibraryIMAPStore _fetchBodyDataForMessage:andHeaderDataIfReadilyAvailable:fetchIfNotAvailable:] + 347
    9   com.apple.MessageFramework              0x00007fff94d288d6 -[MessageStore bodyDataForMessage:fetchIfNotAvailable:allowPartial:] + 329
    10  com.apple.IMAP                          0x00007fff94c1a086 -[IMAPMessageWithCache bodyDataFetchIfNotAvailable:allowPartial:] + 197
    11  com.apple.CoreMessage                   0x00007fff93526331 -[MimePart(MessageSupport) parseMimeBodyFetchIfNotAvailable:allowPartial:] + 170
    12  com.apple.MessageFramework              0x00007fff94d284cd -[MessageStore _fetchBodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 231
    13  com.apple.MessageFramework              0x00007fff94d278a0 -[MessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 162
    14  com.apple.MessageFramework              0x00007fff94dfecad -[MessageCriterion _evaluateJunkMailCriterion:] + 462
    15  com.apple.MessageFramework              0x00007fff94dfffd7 -[MessageCriterion _evaluateMessage:] + 80
    16  com.apple.MessageFramework              0x00007fff94dfff7f -[MessageCriterion doesMessageSatisfyRuleEvaluationCriterion:] + 75
    17  com.apple.MessageFramework              0x00007fff94e0d6f2 -[MessageRule doesMessageSatisfyCriteria:] + 453
    18  com.apple.MessageFramework              0x00007fff94e05807 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 499
    19  com.apple.MessageFramework              0x00007fff94e072f2 -[MessageRouter routeMessages:fromStores:] + 2225
    20  com.apple.MessageFramework              0x00007fff94e1442f -[MessageStore routeMessages:isUserAction:] + 123
    21  com.apple.IMAP                          0x00007fff94c12028 -[IMAPMailboxSyncEngine _processResponsesWithMonitor:] + 1709
    22  com.apple.IMAP                          0x00007fff94c11552 -[IMAPMailboxSyncEngine _goWithMessages:] + 858
    23  com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    24  com.apple.MessageFramework              0x00007fff94d31826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    25  com.apple.MessageFramework              0x00007fff94d31688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    26  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    27  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    28  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    29  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    30  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    31  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    32  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    33  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    34  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    35  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    36  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    37  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.Foundation                    0x00007fff939dbb79 -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                          0x00007fff94bfd4c8 -[IMAPConnectionPool checkInConnection:forGateway:] + 50
    4   com.apple.IMAP                          0x00007fff94c065f2 __51-[IMAPGateway _tryToCheckInConnectionAndTryToIdle:]_block_invoke_0 + 313
    5   com.apple.Foundation                    0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    6   com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    7   com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    8   libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    9   libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    11  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    12  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff92fc06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c558f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c558d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff92fc06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c558f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c558d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 7 Crashed:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8c557b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8c59bdce abort + 143
    3   libc++abi.dylib                         0x00007fff8c51f9eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8c51d39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8b91b873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff929fa8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8b91b5de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff92d850ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    10  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 8:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.Foundation                    0x00007fff939dbb79 -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                          0x00007fff94bfd4c8 -[IMAPConnectionPool checkInConnection:forGateway:] + 50
    4   com.apple.IMAP                          0x00007fff94c065f2 __51-[IMAPGateway _tryToCheckInConnectionAndTryToIdle:]_block_invoke_0 + 313
    5   com.apple.Foundation                    0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    6   com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    7   com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    8   libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    9   libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    11  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    12  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff934e6a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff934e6961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff934e64f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff94bf5486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff94bfbe14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff94c1e428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff94bf557a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff94bf57eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff94bfaa87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff94bf7ad0 -[IMAPConnection executeLogin:] + 63
    17  com.apple.IMAP                          0x00007fff94be6107 -[IMAPClientLoginOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff94bf49f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff94c07501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff94c06fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff94bebae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 10:: -[MFAosImapAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c0bcaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff94c11227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff94d3cc66 -[LibraryIMAPStore _retrieveNewMessagesForCheckingNewMail:] + 237
    5   com.apple.MessageFramework              0x00007fff94d31a63 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 626
    6   com.apple.MessageFramework              0x00007fff94d3d8f5 -[IMAPAccount _fetchUnreadCountsForMailboxUid:recursively:gateway:checkForNewMessages:] + 725
    7   com.apple.MessageFramework              0x00007fff94d3d258 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 417
    8   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    9   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    10  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    11  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    12  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    13  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    14  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    15  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    16  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    18  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    19  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 11:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c0bcaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff94c11227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    5   com.apple.MessageFramework              0x00007fff94d31826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    6   com.apple.MessageFramework              0x00007fff94d31688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    7   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    9   com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    10  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    11  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    12  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    13  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    14  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    17  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 12:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff939cc589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff94bee328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff94c0780e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff94c07756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x00007fff94c14146 -[IMAPMailboxSyncEngine _fetchUidsAndFlagsWithMonitor:] + 1924
    7   com.apple.IMAP                          0x00007fff94c115a3 -[IMAPMailboxSyncEngine _goWithMessages:] + 939
    8   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    9   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    11  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    12  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    13  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    14  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    15  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    16  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    17  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    19  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    20  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 13:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c11311 -[IMAPMailboxSyncEngine _goWithMessages:] + 281
    3   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    4   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    5   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    6   com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    7   com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    8   com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    9   com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    10  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    11  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    12  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    13  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    14  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    15  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 14:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c0bcaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff94c11227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    5   com.apple.MessageFramework              0x00007fff94d31826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    6   com.apple.MessageFramework              0x00007fff94d31688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    7   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    9   com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    10  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    11  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    12  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    13  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    14  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    17  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 15:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc002a __open_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff8c5a8a8b __opendir2$INODE64 + 45
    2   libsystem_c.dylib                       0x00007fff8c5aa7b0 scandir$INODE64 + 33
    3   com.apple.MessageFramework              0x00007fff94d33243 mf_scandir + 61
    4   com.apple.MessageFramework              0x00007fff94d332bb mf_scandir + 181
    5   com.apple.MessageFramework              0x00007fff94d332bb mf_scandir + 181
    6   com.apple.MessageFramework              0x00007fff94d332bb mf_scandir + 181
    7   com.apple.MessageFramework              0x00007fff94e339ce -[MFFilesystemWatcher registerPath:] + 168
    8   com.apple.MessageFramework              0x00007fff94d330d1 -[LibraryIMAPStore cacheDirectoryContents] + 131
    9   com.apple.IMAP                          0x00007fff94c1538e -[IMAPMailboxSyncEngine _cacheMessagesWithMonitor:] + 1109
    10  com.apple.IMAP                          0x00007fff94c115d5 -[IMAPMailboxSyncEngine _goWithMessages:] + 989
    11  com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    12  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    13  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    14  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    15  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    16  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    17  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    18  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    19  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    20  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    21  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    22  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    23  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 16:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff934e6a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff934e6961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff934e64f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff94bf5486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff94bfbe14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff94c1e428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff94bf557a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff94bf57eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff94bfaa87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff94bfa3d1 -[IMAPConnection executeFetch:] + 44
    17  com.apple.IMAP                          0x00007fff94be7ee2 -[IMAPClientFetchOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff94bf49f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff94c07501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff94c06fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff94bebae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 17:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_c.dylib                       0x00007fff8c544cfc OSAtomicCompareAndSwap64Barrier$VARIANT$mp + 8
    1   libsystem_c.dylib                       0x00007fff8c55bdb4 pthread_mutex_lock + 463
    2   com.apple.CoreMessage                   0x00007fff9353eea9 -[SafeValueCache retainedValue] + 22
    3   com.apple.CoreMessage                   0x00007fff9353edf7 -[SafeValueCache value] + 17
    4   com.apple.MessageFramework              0x00007fff94df45de -[MailboxUid _URLStringIsSyncable:] + 57
    5   com.apple.CoreFoundation                0x00007fff8cf9e3ed -[NSArray arrayByApplyingSelector:] + 429
    6   com.apple.MessageFramework              0x00007fff94d06758 +[Library _getActiveAccountURLs:andActiveMailboxURLs:] + 960
    7   com.apple.MessageFramework              0x00007fff94cef16a +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 280
    8   com.apple.MessageFramework              0x00007fff94d103c1 +[Library sendMessagesMatchingQuery:to:options:] + 398
    9   com.apple.MessageFramework              0x00007fff94d0c952 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
    10  com.apple.MessageFramework              0x00007fff94d0c16c +[Library messagesMatchingCriterion:options:] + 119
    11  com.apple.MessageFramework              0x00007fff94d43b7d +[LibraryStore filterMessages:throughSmartMailbox:] + 685
    12  com.apple.MessageFramework              0x00007fff94e6ea6c __block_global_2 + 165
    13  com.apple.CoreFoundation                0x00007fff8cf788a9 __NSDictionaryEnumerate + 1081
    14  com.apple.MessageFramework              0x00007fff94e6e998 __62-[_NonContentSmartMailboxUnreadCountManager _messagesChanged:]_block_invoke_0 + 147
    15  com.apple.Foundation                    0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    16  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    17  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    18  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    19  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    21  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    22  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff93a317ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff939ca1aa -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x00007fff934cad57 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x00007fff93a2c562 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff8c5567a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8c5431e1 thread_start + 13
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff92fc0322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8cf6df46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8c5567a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8c5431e1 thread_start + 13
    Thread 20:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff939cc589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff94bee328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff94c0780e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff94bf79aa -[IMAPConnection _loginWithUsername:password:] + 692
    6   com.apple.IMAP                          0x00007fff94bf6c75 -[IMAPConnection _authenticateWithAuthenticator:] + 850
    7   com.apple.CoreMessage                   0x00007fff934e6295 -[Connection authenticate] + 598
    8   com.apple.IMAP                          0x00007fff94bf6830 -[IMAPConnection authenticate] + 66
    9   com.apple.MessageFramework              0x00007fff94d9dfd9 -[IMAPAccount connectAndAuthenticate:] + 1058
    10  com.apple.IMAP                          0x00007fff94bffd5d -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 334
    11  com.apple.IMAP                          0x00007fff94bfde39 -[IMAPConnectionPool _checkOutNewGatewayWithConnection:forMailbox:] + 301
    12  com.apple.MessageFramework              0x00007fff94d1c695 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 429
    13  com.apple.MessageFramework              0x00007fff94d1c2a0 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 180
    14  com.apple.MessageFramework              0x00007fff94d3791a -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 115
    15  com.apple.MessageFramework              0x00007fff94d37498 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 126
    16  com.apple.MessageFramework              0x00007fff94d373b3 -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 64
    17  com.apple.MessageFramework              0x00007fff94d33c1f -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 318
    18  com.apple.MessageFramework              0x00007fff94d338b3 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 45
    19  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    20  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    21  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    22  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    23  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    24  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    25  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    26  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    27  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    28  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    29  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    30  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 21:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc58c -[_NSSocket connectToHost:withPort:] + 814
    7   com.apple.CoreMessage                   0x00007fff934e53ae -[Connection connectDiscoveringBestSettings:] + 1191
    8   com.apple.MessageFramework              0x00007fff94d9ddad -[IMAPAccount connectAndAuthenticate:] + 502
    9   com.apple.IMAP                          0x00007fff94bffd5d -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 334
    10  com.apple.IMAP                          0x00007fff94bfde39 -[IMAPConnectionPool _checkOutNewGatewayWithConnection:forMailbox:] + 301
    11  com.apple.MessageFramework              0x00007fff94d1c695 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 429
    12  com.apple.MessageFramework              0x00007fff94d1c2a0 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 180
    13  com.apple.MessageFramework              0x00007fff94d3db39 -[IMAPAccount _namespacePrefixesForPrivate:public:shared:] + 177
    14  com.apple.MessageFramework              0x00007fff94d374d3 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 185
    15  com.apple.MessageFramework              0x00007fff94d373b3 -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 64
    16  com.apple.MessageFramework              0x00007fff94d33c1f -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 318
    17  com.apple.MessageFramework              0x00007fff94d338b3 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 45
    18  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    19  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    20  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    21  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    22  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    23  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    24  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    25  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    26  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    27  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    28  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    29  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 22:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.Foundation                    0x00007fff939dbb79 -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                          0x00007fff94bed1e7 __56-[IMAPClientOperationQueue _postDelayedActivityFinished]_block_invoke_0 + 116
    4   libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff92d8729b _dispatch_source_invoke + 691
    6   libdispatch.dylib                       0x00007fff92d86305 _dispatch_queue_invoke + 72
    7   libdispatch.dylib                       0x00007fff92d861c3 _dispatch_worker_thread2 + 249
    8   libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    9   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff92fc06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c558f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c558d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 24:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib     

    Back up all data.
    Try the steps suggested on this page. if the problem isn't solved that way, continue as below.
    In the Finder, hold down the option key and select
    Go ▹ Library
    from the menu bar. Move the following items from the folder that opens to the Trash (some may not exist):
    Caches/com.apple.mail
    Saved Application State/com.apple.mail.savedState
    Leave the Finder window open for now.
    Try to launch Mail. If the problem is solved, you’re done. Otherwise, move these items, if they exist, from the open Library folder to the Desktop:
    Application Support/AddressBook/MailRecents-v4.abcdmr
    Containers/com.apple.mail
    Preferences/com.apple.mail.plist
    Preferences/com.apple.mail.searchhistory.plist
    Try Mail again. If it launches, you'll have to recreate some of your settings. Delete the items you moved to the Desktop.
    If Mail still doesn't work, put the items you moved to the Desktop back where they were. You don’t need to replace the items you moved to the Trash.
    Move the subfolder named "Mail" — not the Mail application — from the Library folder to the Desktop.
    Test. If Mail now launches, it will prompt you to set up an account. Cancel and restore the Mail folder from the most recent backup you have that predates the issue. A corrupt database is causing the problem.
    If there’s no improvement, put back the Mail folder and post your results.

  • How to run 2 reports to send 1 PDF e-mail attachment instead of 2 e-mails.

    I used 9i Reports to create 2 reports in a PDF format. I run these reports from a 9i form using the web.show_document command. XML is used to send the 2 e-mails with the reports.
    Is there a way I can combine the running of the reports to make one PDF to created 1 e-mail attachment or run the reports at the same time and attach 2 PDF files to 1 e-mail.
    I have no problems running 1 report and sending 1 e-mail attacment!
    This is example of the XML used in creating the e-mail:
    - <destinations>
    - <foreach>
    - <file id="Test" name="REPORT_1.pdf" format="pdf" instance="XXXX">
    <include src="report" />
    </file>
    </foreach>
    - <!-- Send a mail with an attachment
    -->
    - <mail id="ex1" to="&DESNAME" from="&DESNAME" subject="&DESNAME;*;&p_postal_number: was submitted for
    approval on &p_postal_date">
    <body srcType="text">This is to notify you of a new submission that requires an approval before being
    sent to out. Please use the URL link below to review the information as soon as possible.
    https://xxxx.aaaa.sss.com:234/web_html/static.html AAAA Administrator</body>
    - <attach format="pdf" name="Report_1&.pdf" srcType="report">
    <include src="mainSection" />
    </attach>
    </mail>
    </destinations>

    You can use iText to combine two PDF files into one.

Maybe you are looking for

  • Why does TestStand use both comma and period for decimal point separation?

    TestStand stores our test data to a SQL server using SQL Server Stored Proc, but for some reason a comma is used for separation (double values) for "PROP_NUMERICLIMIT.HighLimit" and "PROP_NUMERICLIMIT.LowLimt", but not for "PROP_RESULT.Data" (or any

  • Where are iOS update files located on my Mac in Lion?

    Since Lion I can't seem to find the iOS update files on my Mac.  Which leads to my next question can I delete the latest update 4.3.5 and redownload it for a restore? Thanks, Bryan

  • Ebay Bucks checkout error

    Does anyone know why i cant use my ebay bucks and $5 ebay gift certificates when checking out with paypal?I keep getting this error message "This payment cannot be completed and your account has not been charged. Please contact your merchant for more

  • Task initialization thorough serial com port

    I want to initiate a task by passing a string suppose "y" (from serial port) and it should remains active until vi doesn't receive another string suppose "n". Please tell me how can I do it? Attachments: smplserl.llb ‏29 KB

  • Does Kuler work with Illustrator CS3

    Does Kuler work with Illustrator CS3?  I have been trying to up load Kuler colors into Illustrator CS3, but this message comes up. Any suggestions?