Dovecot "Error: Auth lookup disconnected unexpectedly" ????

I can not send/receive mail, checked the logs and in the SMTP (mail.log) I am seeing...
+Feb 6 21:31:53 atlserver postfix/pipe[75252]: AFA35A7CB9C9: to=<[email protected]>, origto=<[email protected]>, relay=dovecot, delay=164507, delays=164501/6.1/0/0.61, dsn=4.3.0, status=deferred (temporary failure)+
+Feb 6 21:31:54 atlserver postfix/pipe[75265]: 24E41A7DF5BE: to=<[email protected]>, relay=dovecot, delay=77792, delays=77785/6.8/0/0.42, dsn=4.3.0, status=deferred (temporary failure)+
+Feb 6 21:31:54 atlserver postfix/pipe[75249]: 2447AA7DF215: to=<[email protected]>, relay=dovecot, delay=77990, delays=77983/6.8/0/0.42, dsn=4.3.0, status=deferred (temporary failure)+
+Feb 6 21:31:54 atlserver postfix/pipe[75260]: B10BBA7D51F4: to=<[email protected]>, origto=<[email protected]>, relay=dovecot, delay=109963, delays=109956/6.7/0/0.42, dsn=4.3.0, status=deferred (temporary failure)+
+Feb 6 21:31:54 atlserver postfix/pipe[75258]: B011EA7BAFA2: to=<[email protected]>, origto=<[email protected]>, relay=dovecot, delay=269109, delays=269102/6.7/0/0.42, dsn=4.3.0, status=deferred (temporary failure)+
mailaccess.log is saying...
+deliver(jeremy): Feb 06 21:19:40 Error: Auth lookup disconnected unexpectedly+
+deliver(jeremy): Feb 06 21:19:40 Error: Auth lookup disconnected unexpectedly+
+deliver(jeremy): Feb 06 21:19:40 Error: Can't connect to auth server at /var/run/dovecot/auth-master: Operation timed out+
+deliver(jeremy): Feb 06 21:19:40 Error: Can't connect to auth server at /var/run/dovecot/auth-master: Operation timed out+
+deliver(jeremy): Feb 06 21:19:41 Error: Auth lookup disconnected unexpectedly+
+deliver(jeremy): Feb 06 21:19:41 Error: Auth lookup disconnected unexpectedly+
+deliver(jeremy): Feb 06 21:19:41 Error: Can't connect to auth server at /var/run/dovecot/auth-master: Operation timed out+
+deliver(jeremy): Feb 06 21:24:36 Error: Auth lookup disconnected unexpectedly+
+deliver(jeremy): Feb 06 21:24:36 Error: Auth lookup disconnected unexpectedly+
Anyone have any suggestions/ideas for me to get things working again?
Thanks!

I have the same errors. All mail is held in the queue with the status of temporary failure. The smtp log reports:
Feb 11 07:32:30 melkior postfix/pipe[9742]: 576E57D85D: to=<[email protected]>, relay=dovecot, delay=0.4, delays=0.01/0.03/0/0.36, dsn=4.3.0, status=deferred (temporary failure)
I have tried deleting and adding the user. Using the "Configure Mail Service..." button in Server Admin > Mail > Overview.
Here is the postconf -n
melkior:~ ladmin$ postconf -n
biff = no
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debugpeerlevel = 2
enableserveroptions = yes
header_checks = pcre:/etc/postfix/customheaderchecks
html_directory = /usr/share/doc/postfix/html
inet_interfaces = all
localrecipientmaps = proxy:unix:passwd.byname $alias_maps
mail_owner = _postfix
mailboxsizelimit = 0
mailbox_transport = dovecot
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
mapsrbldomains =
messagesizelimit = 20971520
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mydomain = tekpretendco.com
mydomain_fallback = localhost
myhostname = melkior.tekpretendco.com
mynetworks = 127.0.0.1
newaliases_path = /usr/bin/newaliases
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
relayhost =
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = _postdrop
smtpdclientrestrictions = permit_mynetworks permitsaslauthenticated rejectrblclient zen.spamhaus.org permit
smtpdenforcetls = no
smtpdhelorequired = yes
smtpdhelorestrictions = rejectinvalid_helohostname rejectnon_fqdn_helohostname
smtpdpw_server_securityoptions = gssapi,cram-md5
smtpdrecipientrestrictions = permitsaslauthenticated permit_mynetworks rejectunauthdestination checkpolicyservice unix:private/policy permit
smtpdsasl_authenable = yes
smtpdtlsCAfile = /etc/certificates/melkior.tekpretendco.com.76F12568C7D121101AA913CF1AB01EC1036A 2FE0.chain.pem
smtpdtls_certfile = /etc/certificates/melkior.tekpretendco.com.76F12568C7D121101AA913CF1AB01EC1036A 2FE0.cert.pem
smtpdtls_excludeciphers = SSLv2, aNULL, ADH, eNULL
smtpdtls_keyfile = /etc/certificates/melkior.tekpretendco.com.76F12568C7D121101AA913CF1AB01EC1036A 2FE0.key.pem
smtpduse_pwserver = yes
smtpdusetls = yes
unknownlocal_recipient_rejectcode = 550
virtualaliasmaps =

Similar Messages

  • Client-Auth reports: HTTP4031: Unexpected error receiving data: -5938

    I am trying to deploy the clientcert sample applcation that comes with the platform edition of SunOne V7.
    I have used openssl as a CA and have created client and server certs.
    I get the following problem.
         Sun ONE Application Server - HTTP Status 403 Error
         Access to the specified resource (Access to the requested resource has been denied) has been forbidden.
         Type: Status Report
         Message: Access to the requested resource has been denied.
    As can be seen from the server.log below, some form of authentication succeeds:
         [12/Aug/2004:08:56:11] FINE ( 2392): X.500 name login succeeded for : CN=tweekes, O=tester, C=ie
    Note, common name is that of my client cert.
    However there is a severe error:
         [12/Aug/2004:08:56:09] SEVERE ( 2392): for host 169.254.111.12 trying to GET /cert, Client-Auth reports: HTTP4031: Unexpected error receiving data: -5938
    Also, HTTPS works with server side authentication and I signed both client and server certs with same private "CA" certification.
    Question: Do I need any special extentions in the certs for use with SSL?
    Thanks in advance.
    server.log fragment:
    [12/Aug/2004:08:56:09] FINE ( 2392): for host 169.254.111.12 trying to GET /cert, ntrans-j2ee reports: directory listing for context "/cert"
    [12/Aug/2004:08:56:09] FINE ( 2392): Attaching to JVM thread service-j2ee-4
    [12/Aug/2004:08:56:09] FINE ( 2392): context = StandardEngine[null].StandardHost[server1].StandardContext[cert]
    [12/Aug/2004:08:56:09] FINE ( 2392): contextPath = /cert
    [12/Aug/2004:08:56:09] FINE ( 2392): wrapper = null
    [12/Aug/2004:08:56:09] FINE ( 2392): servletPath = null
    [12/Aug/2004:08:56:09] FINE ( 2392): pathInfo = null
    [12/Aug/2004:08:56:09] FINE ( 2392): SingleSignOn[server1]: Process request for '/cert'
    [12/Aug/2004:08:56:09] FINE ( 2392): SingleSignOn[server1]: Checking for SSO cookie
    [12/Aug/2004:08:56:09] FINE ( 2392): SingleSignOn[server1]: SSO cookie is not present
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Security checking request GET /cert
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Checking constraint 'SecurityConstraint[clientcert security test]' against GET --> true
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Subject to constraint SecurityConstraint[clientcert security test]
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Calling checkUserData()
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: User data constraint has no restrictions
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Calling authenticate()
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Looking up certificates
    [12/Aug/2004:08:56:09] FINEST ( 2392): Requesting client certificate from core.
    [12/Aug/2004:08:56:09] SEVERE ( 2392): for host 169.254.111.12 trying to GET /cert, Client-Auth reports: HTTP4031: Unexpected error receiving data: -5938
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: No certificates included with this request
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Failed authenticate() test
    [12/Aug/2004:08:56:09] FINE ( 2392): for host 169.254.111.12 trying to GET /cert, ntrans-j2ee reports: directory listing for context "/cert"
    [12/Aug/2004:08:56:09] FINE ( 2392): Attaching to JVM thread service-j2ee-5
    [12/Aug/2004:08:56:09] FINE ( 2392): context = StandardEngine[null].StandardHost[server1].StandardContext[cert]
    [12/Aug/2004:08:56:09] FINE ( 2392): contextPath = /cert
    [12/Aug/2004:08:56:09] FINE ( 2392): wrapper = null
    [12/Aug/2004:08:56:09] FINE ( 2392): servletPath = null
    [12/Aug/2004:08:56:09] FINE ( 2392): pathInfo = null
    [12/Aug/2004:08:56:09] FINE ( 2392): SingleSignOn[server1]: Process request for '/cert'
    [12/Aug/2004:08:56:09] FINE ( 2392): SingleSignOn[server1]: Checking for SSO cookie
    [12/Aug/2004:08:56:09] FINE ( 2392): SingleSignOn[server1]: SSO cookie is not present
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Security checking request GET /cert
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Checking constraint 'SecurityConstraint[clientcert security test]' against GET --> true
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Subject to constraint SecurityConstraint[clientcert security test]
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Calling checkUserData()
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: User data constraint has no restrictions
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Calling authenticate()
    [12/Aug/2004:08:56:09] FINE ( 2392): Authenticator[cert]: Looking up certificates
    [12/Aug/2004:08:56:09] FINEST ( 2392): Requesting client certificate from core.
    [12/Aug/2004:08:56:11] FINEST ( 2392): Processing login with credentials of type: class sun.security.x509.X500Name
    [12/Aug/2004:08:56:11] FINE ( 2392): Processing X.500 name login.
    [12/Aug/2004:08:56:11] FINEST ( 2392): Certificate realm setting up security context for: CN=tweekes, O=tester, C=ie
    [12/Aug/2004:08:56:11] FINE ( 2392): X.500 name login succeeded for : CN=tweekes, O=tester, C=ie
    [12/Aug/2004:08:56:11] FINE ( 2392): Authenticator[cert]: Authenticated 'CN=tweekes, O=tester, C=ie' with type 'CLIENT-CERT'
    [12/Aug/2004:08:56:11] FINE ( 2392): SingleSignOn[server1]: Registering sso id '6264FF86CB3151E572951CB77D0C515F' for user 'CN=tweekes, O=tester, C=ie' with auth type 'CLIENT-CERT'
    [12/Aug/2004:08:56:11] FINE ( 2392): Authenticator[cert]: Calling accessControl()
    [12/Aug/2004:08:56:11] FINEST ( 2392): PRINCIPAL : CN=tweekes, O=tester, C=ie hasRole?: staffmember
    [12/Aug/2004:08:56:11] FINEST ( 2392): PRINCIPAL TABLE: {staff=[staffmember], C=ie, O=tester, CN=tweekes=[staffmember]}

    The below one is the correct configurations
    <If $uri =~ "/my(/passo.*)">
    NameTrans fn="restart" from="$uri" uri="/my/jsp$1"
    </If>
    <Object ppath="/my/jsp/passo/*">
    PathCheck fn="get-client-cert" dorequest="1"
    </Object>

  • Client-Auth reports: HTTP4031: Unexpected error receiving data

    I noticed that the below error logged in errors log
    trying to GET /my/jsp/passo/, Client-Auth reports: HTTP4031: Unexpected error receiving data (End of file)
    I configured obj.conf for the above one
    <If $uri =~ "/my(/passo.*)">
    NameTrans fn="restart" from="$uri" uri="/ap/jsp$1"
    </If>
    <Object ppath="/my/jsp/passo/*">
    PathCheck fn="get-client-cert" dorequest="1"
    </Object>
    Please correct me if i am wrong in the configuration. If i removed those lines it is started working. but i am not sure this will enforce the request to provide certificate from the client.
    I highly be appreciated if any one responded.

    The below one is the correct configurations
    <If $uri =~ "/my(/passo.*)">
    NameTrans fn="restart" from="$uri" uri="/my/jsp$1"
    </If>
    <Object ppath="/my/jsp/passo/*">
    PathCheck fn="get-client-cert" dorequest="1"
    </Object>

  • IChat 5 error «disconnected unexpectedly» GTalk and Facebook

    Hello.
    I'm using iChat 5 (MacOS 10.6.8) with GTalk and Facebook accounts.
    I've error: «iChat lost the connection to the Jabber accoun *** . Disconnected unexpectedly.» every ~10 min. after success connect.
    What's wrong?

    Hi,
    Do you have an AM Login of any sort ?
    Do you have your Bonjour Account Active ?
    If other accounts/Buddy Lists also go Off line then it will be something local to you such as Wifi drops or Internet issues.
    I am not seeing an issue with my Google Account or any of my Jabber IDs at the time I am posting.
    If it was a Server issue it seems to have passed.
    9:11 PM      Tuesday; October 11, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • [SOLVED] Postfix smtpd exits when using dovecot SASL auth

    I've been trying to configure my mail server with dovecot SASL authentication.  I've been following the guide here to set this up.  However, when I telnet to the server on port 25, I get this in the postfix logs:
    Aug 4 21:51:00 localhost postfix/smtpd[2316]: connect from unknown[192.168.1.27]
    Aug 4 21:51:00 localhost postfix/smtpd[2316]: fatal: no SASL authentication mechanisms
    Aug 4 21:51:01 localhost postfix/master[2312]: warning: process /usr/lib/postfix/smtpd pid 2316 exit status 1
    Aug 4 21:51:01 localhost postfix/master[2312]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
    After enabling debug logging in dovecot, I get this at the same time in the dovecot logs:
    Aug 04 21:51:00 auth: Debug: Loading modules from directory: /usr/lib/dovecot/modules/auth
    Aug 04 21:51:00 auth: Debug: auth client connected (pid=0)
    System info:
    Linux matrix 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64 GNU/Linux
    Output from postconf:
    2bounce_notice_recipient = postmaster
    access_map_defer_code = 450
    access_map_reject_code = 554
    address_verify_cache_cleanup_interval = 12h
    address_verify_default_transport = $default_transport
    address_verify_local_transport = $local_transport
    address_verify_map = btree:$data_directory/verify_cache
    address_verify_negative_cache = yes
    address_verify_negative_expire_time = 3d
    address_verify_negative_refresh_time = 3h
    address_verify_poll_count = ${stress?1}${stress:3}
    address_verify_poll_delay = 3s
    address_verify_positive_expire_time = 31d
    address_verify_positive_refresh_time = 7d
    address_verify_relay_transport = $relay_transport
    address_verify_relayhost = $relayhost
    address_verify_sender = $double_bounce_sender
    address_verify_sender_dependent_default_transport_maps = $sender_dependent_default_transport_maps
    address_verify_sender_dependent_relayhost_maps = $sender_dependent_relayhost_maps
    address_verify_sender_ttl = 0s
    address_verify_service_name = verify
    address_verify_transport_maps = $transport_maps
    address_verify_virtual_transport = $virtual_transport
    alias_database = $alias_maps
    alias_maps = hash:/etc/postfix/aliases
    allow_mail_to_commands = alias, forward
    allow_mail_to_files = alias, forward
    allow_min_user = no
    allow_percent_hack = yes
    allow_untrusted_routing = no
    alternate_config_directories =
    always_add_missing_headers = no
    always_bcc =
    anvil_rate_time_unit = 60s
    anvil_status_update_time = 600s
    append_at_myorigin = yes
    append_dot_mydomain = yes
    application_event_drain_time = 100s
    authorized_flush_users = static:anyone
    authorized_mailq_users = static:anyone
    authorized_submit_users = static:anyone
    backwards_bounce_logfile_compatibility = yes
    berkeley_db_create_buffer_size = 16777216
    berkeley_db_read_buffer_size = 131072
    best_mx_transport =
    biff = yes
    body_checks =
    body_checks_size_limit = 51200
    bounce_notice_recipient = postmaster
    bounce_queue_lifetime = 5d
    bounce_service_name = bounce
    bounce_size_limit = 50000
    bounce_template_file =
    broken_sasl_auth_clients = no
    canonical_classes = envelope_sender, envelope_recipient, header_sender, header_recipient
    canonical_maps =
    cleanup_service_name = cleanup
    command_directory = /usr/sbin
    command_execution_directory =
    command_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
    command_time_limit = 1000s
    config_directory = /etc/postfix
    connection_cache_protocol_timeout = 5s
    connection_cache_service_name = scache
    connection_cache_status_update_time = 600s
    connection_cache_ttl_limit = 2s
    content_filter =
    cyrus_sasl_config_path =
    daemon_directory = /usr/lib/postfix
    daemon_table_open_error_is_fatal = no
    daemon_timeout = 18000s
    data_directory = /var/lib/postfix
    debug_peer_level = 2
    debug_peer_list = 127.0.0.1
    debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
    default_database_type = hash
    default_delivery_slot_cost = 5
    default_delivery_slot_discount = 50
    default_delivery_slot_loan = 3
    default_destination_concurrency_failed_cohort_limit = 1
    default_destination_concurrency_limit = 20
    default_destination_concurrency_negative_feedback = 1
    default_destination_concurrency_positive_feedback = 1
    default_destination_rate_delay = 0s
    default_destination_recipient_limit = 50
    default_extra_recipient_limit = 1000
    default_filter_nexthop =
    default_minimum_delivery_slots = 3
    default_privs = nobody
    default_process_limit = 100
    default_rbl_reply = $rbl_code Service unavailable; $rbl_class [$rbl_what] blocked using $rbl_domain${rbl_reason?; $rbl_reason}
    default_recipient_limit = 20000
    default_recipient_refill_delay = 5s
    default_recipient_refill_limit = 100
    default_transport = smtp
    default_verp_delimiters = +=
    defer_code = 450
    defer_service_name = defer
    defer_transports =
    delay_logging_resolution_limit = 2
    delay_notice_recipient = postmaster
    delay_warning_time = 0h
    deliver_lock_attempts = 20
    deliver_lock_delay = 1s
    destination_concurrency_feedback_debug = no
    detect_8bit_encoding_header = yes
    disable_dns_lookups = no
    disable_mime_input_processing = no
    disable_mime_output_conversion = no
    disable_verp_bounces = no
    disable_vrfy_command = no
    dnsblog_reply_delay = 0s
    dnsblog_service_name = dnsblog
    dont_remove = 0
    double_bounce_sender = double-bounce
    duplicate_filter_limit = 1000
    empty_address_default_transport_maps_lookup_key = <>
    empty_address_recipient = MAILER-DAEMON
    empty_address_relayhost_maps_lookup_key = <>
    enable_long_queue_ids = no
    enable_original_recipient = yes
    error_delivery_slot_cost = $default_delivery_slot_cost
    error_delivery_slot_discount = $default_delivery_slot_discount
    error_delivery_slot_loan = $default_delivery_slot_loan
    error_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    error_destination_concurrency_limit = $default_destination_concurrency_limit
    error_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    error_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    error_destination_rate_delay = $default_destination_rate_delay
    error_destination_recipient_limit = $default_destination_recipient_limit
    error_extra_recipient_limit = $default_extra_recipient_limit
    error_initial_destination_concurrency = $initial_destination_concurrency
    error_minimum_delivery_slots = $default_minimum_delivery_slots
    error_notice_recipient = postmaster
    error_recipient_limit = $default_recipient_limit
    error_recipient_refill_delay = $default_recipient_refill_delay
    error_recipient_refill_limit = $default_recipient_refill_limit
    error_service_name = error
    execution_directory_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
    expand_owner_alias = no
    export_environment = TZ MAIL_CONFIG LANG
    fallback_transport =
    fallback_transport_maps =
    fast_flush_domains = $relay_domains
    fast_flush_purge_time = 7d
    fast_flush_refresh_time = 12h
    fault_injection_code = 0
    flush_service_name = flush
    fork_attempts = 5
    fork_delay = 1s
    forward_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
    forward_path = $home/.forward${recipient_delimiter}${extension}, $home/.forward
    frozen_delivered_to = yes
    hash_queue_depth = 1
    hash_queue_names = deferred, defer
    header_address_token_limit = 10240
    header_checks =
    header_size_limit = 102400
    helpful_warnings = yes
    home_mailbox = Maildir/
    hopcount_limit = 50
    html_directory = no
    ignore_mx_lookup_error = no
    import_environment = MAIL_CONFIG MAIL_DEBUG MAIL_LOGTAG TZ XAUTHORITY DISPLAY LANG=C
    in_flow_delay = 1s
    inet_interfaces = all
    inet_protocols = ipv4
    initial_destination_concurrency = 5
    internal_mail_filter_classes =
    invalid_hostname_reject_code = 501
    ipc_idle = 5s
    ipc_timeout = 3600s
    ipc_ttl = 1000s
    line_length_limit = 2048
    lmtp_address_preference = any
    lmtp_assume_final = no
    lmtp_bind_address =
    lmtp_bind_address6 =
    lmtp_body_checks =
    lmtp_cname_overrides_servername = no
    lmtp_connect_timeout = 0s
    lmtp_connection_cache_destinations =
    lmtp_connection_cache_on_demand = yes
    lmtp_connection_cache_time_limit = 2s
    lmtp_connection_reuse_time_limit = 300s
    lmtp_data_done_timeout = 600s
    lmtp_data_init_timeout = 120s
    lmtp_data_xfer_timeout = 180s
    lmtp_defer_if_no_mx_address_found = no
    lmtp_delivery_slot_cost = $default_delivery_slot_cost
    lmtp_delivery_slot_discount = $default_delivery_slot_discount
    lmtp_delivery_slot_loan = $default_delivery_slot_loan
    lmtp_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    lmtp_destination_concurrency_limit = $default_destination_concurrency_limit
    lmtp_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    lmtp_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    lmtp_destination_rate_delay = $default_destination_rate_delay
    lmtp_destination_recipient_limit = $default_destination_recipient_limit
    lmtp_discard_lhlo_keyword_address_maps =
    lmtp_discard_lhlo_keywords =
    lmtp_dns_resolver_options =
    lmtp_enforce_tls = no
    lmtp_extra_recipient_limit = $default_extra_recipient_limit
    lmtp_generic_maps =
    lmtp_header_checks =
    lmtp_host_lookup = dns
    lmtp_initial_destination_concurrency = $initial_destination_concurrency
    lmtp_lhlo_name = $myhostname
    lmtp_lhlo_timeout = 300s
    lmtp_line_length_limit = 998
    lmtp_mail_timeout = 300s
    lmtp_mime_header_checks =
    lmtp_minimum_delivery_slots = $default_minimum_delivery_slots
    lmtp_mx_address_limit = 5
    lmtp_mx_session_limit = 2
    lmtp_nested_header_checks =
    lmtp_per_record_deadline = no
    lmtp_pix_workaround_delay_time = 10s
    lmtp_pix_workaround_maps =
    lmtp_pix_workaround_threshold_time = 500s
    lmtp_pix_workarounds = disable_esmtp,delay_dotcrlf
    lmtp_quit_timeout = 300s
    lmtp_quote_rfc821_envelope = yes
    lmtp_randomize_addresses = yes
    lmtp_rcpt_timeout = 300s
    lmtp_recipient_limit = $default_recipient_limit
    lmtp_recipient_refill_delay = $default_recipient_refill_delay
    lmtp_recipient_refill_limit = $default_recipient_refill_limit
    lmtp_reply_filter =
    lmtp_rset_timeout = 20s
    lmtp_sasl_auth_cache_name =
    lmtp_sasl_auth_cache_time = 90d
    lmtp_sasl_auth_enable = no
    lmtp_sasl_auth_soft_bounce = yes
    lmtp_sasl_mechanism_filter =
    lmtp_sasl_password_maps =
    lmtp_sasl_path =
    lmtp_sasl_security_options = noplaintext, noanonymous
    lmtp_sasl_tls_security_options = $lmtp_sasl_security_options
    lmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options
    lmtp_sasl_type = cyrus
    lmtp_send_dummy_mail_auth = no
    lmtp_send_xforward_command = no
    lmtp_sender_dependent_authentication = no
    lmtp_skip_5xx_greeting = yes
    lmtp_skip_quit_response = no
    lmtp_starttls_timeout = 300s
    lmtp_tcp_port = 24
    lmtp_tls_CAfile =
    lmtp_tls_CApath =
    lmtp_tls_block_early_mail_reply = no
    lmtp_tls_cert_file =
    lmtp_tls_ciphers = export
    lmtp_tls_dcert_file =
    lmtp_tls_dkey_file = $lmtp_tls_dcert_file
    lmtp_tls_eccert_file =
    lmtp_tls_eckey_file = $lmtp_tls_eccert_file
    lmtp_tls_enforce_peername = yes
    lmtp_tls_exclude_ciphers =
    lmtp_tls_fingerprint_cert_match =
    lmtp_tls_fingerprint_digest = md5
    lmtp_tls_key_file = $lmtp_tls_cert_file
    lmtp_tls_loglevel = 0
    lmtp_tls_mandatory_ciphers = medium
    lmtp_tls_mandatory_exclude_ciphers =
    lmtp_tls_mandatory_protocols = !SSLv2
    lmtp_tls_note_starttls_offer = no
    lmtp_tls_per_site =
    lmtp_tls_policy_maps =
    lmtp_tls_protocols = !SSLv2
    lmtp_tls_scert_verifydepth = 9
    lmtp_tls_secure_cert_match = nexthop
    lmtp_tls_security_level =
    lmtp_tls_session_cache_database =
    lmtp_tls_session_cache_timeout = 3600s
    lmtp_tls_verify_cert_match = hostname
    lmtp_use_tls = no
    lmtp_xforward_timeout = 300s
    local_command_shell =
    local_delivery_slot_cost = $default_delivery_slot_cost
    local_delivery_slot_discount = $default_delivery_slot_discount
    local_delivery_slot_loan = $default_delivery_slot_loan
    local_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    local_destination_concurrency_limit = 2
    local_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    local_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    local_destination_rate_delay = $default_destination_rate_delay
    local_destination_recipient_limit = 1
    local_extra_recipient_limit = $default_extra_recipient_limit
    local_header_rewrite_clients = permit_inet_interfaces
    local_initial_destination_concurrency = $initial_destination_concurrency
    local_minimum_delivery_slots = $default_minimum_delivery_slots
    local_recipient_limit = $default_recipient_limit
    local_recipient_maps = proxy:unix:passwd.byname $alias_maps
    local_recipient_refill_delay = $default_recipient_refill_delay
    local_recipient_refill_limit = $default_recipient_refill_limit
    local_transport = local:$myhostname
    luser_relay =
    mail_name = Postfix
    mail_owner = postfix
    mail_release_date = 20120801
    mail_spool_directory = /var/mail
    mail_version = 2.9.4
    mailbox_command =
    mailbox_command_maps =
    mailbox_delivery_lock = fcntl, dotlock
    mailbox_size_limit = 51200000
    mailbox_transport =
    mailbox_transport_maps =
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    maps_rbl_domains =
    maps_rbl_reject_code = 554
    masquerade_classes = envelope_sender, header_sender, header_recipient
    masquerade_domains =
    masquerade_exceptions =
    master_service_disable =
    max_idle = 100s
    max_use = 100
    maximal_backoff_time = 4000s
    maximal_queue_lifetime = 5d
    message_reject_characters =
    message_size_limit = 10240000
    message_strip_characters =
    milter_command_timeout = 30s
    milter_connect_macros = j {daemon_name} v
    milter_connect_timeout = 30s
    milter_content_timeout = 300s
    milter_data_macros = i
    milter_default_action = tempfail
    milter_end_of_data_macros = i
    milter_end_of_header_macros = i
    milter_header_checks =
    milter_helo_macros = {tls_version} {cipher} {cipher_bits} {cert_subject} {cert_issuer}
    milter_macro_daemon_name = $myhostname
    milter_macro_v = $mail_name $mail_version
    milter_mail_macros = i {auth_type} {auth_authen} {auth_author} {mail_addr} {mail_host} {mail_mailer}
    milter_protocol = 6
    milter_rcpt_macros = i {rcpt_addr} {rcpt_host} {rcpt_mailer}
    milter_unknown_command_macros =
    mime_boundary_length_limit = 2048
    mime_header_checks = $header_checks
    mime_nesting_limit = 100
    minimal_backoff_time = 300s
    multi_instance_directories =
    multi_instance_enable = no
    multi_instance_group =
    multi_instance_name =
    multi_instance_wrapper =
    multi_recipient_bounce_reject_code = 550
    mydestination = $myhostname, localhost.$mydomain, localhost
    mydomain = (hidden)
    myhostname = (hidden)
    mynetworks = 127.0.0.1/32 192.168.1.32/32
    mynetworks_style = host
    myorigin = $mydomain
    nested_header_checks = $header_checks
    newaliases_path = /usr/bin/newaliases
    non_fqdn_reject_code = 504
    non_smtpd_milters =
    notify_classes = resource, software
    owner_request_special = yes
    parent_domain_matches_subdomains = debug_peer_list,fast_flush_domains,mynetworks,permit_mx_backup_networks,qmqpd_authorized_clients,relay_domains,smtpd_access_maps
    permit_mx_backup_networks =
    pickup_service_name = pickup
    plaintext_reject_code = 450
    postmulti_control_commands = reload flush
    postmulti_start_commands = start
    postmulti_stop_commands = stop abort drain quick-stop
    postscreen_access_list = permit_mynetworks
    postscreen_bare_newline_action = ignore
    postscreen_bare_newline_enable = no
    postscreen_bare_newline_ttl = 30d
    postscreen_blacklist_action = ignore
    postscreen_cache_cleanup_interval = 12h
    postscreen_cache_map = btree:$data_directory/postscreen_cache
    postscreen_cache_retention_time = 7d
    postscreen_client_connection_count_limit = $smtpd_client_connection_count_limit
    postscreen_command_count_limit = 20
    postscreen_command_filter =
    postscreen_command_time_limit = ${stress?10}${stress:300}s
    postscreen_disable_vrfy_command = $disable_vrfy_command
    postscreen_discard_ehlo_keyword_address_maps = $smtpd_discard_ehlo_keyword_address_maps
    postscreen_discard_ehlo_keywords = $smtpd_discard_ehlo_keywords
    postscreen_dnsbl_action = ignore
    postscreen_dnsbl_reply_map =
    postscreen_dnsbl_sites =
    postscreen_dnsbl_threshold = 1
    postscreen_dnsbl_ttl = 1h
    postscreen_enforce_tls = $smtpd_enforce_tls
    postscreen_expansion_filter = $smtpd_expansion_filter
    postscreen_forbidden_commands = $smtpd_forbidden_commands
    postscreen_greet_action = ignore
    postscreen_greet_banner = $smtpd_banner
    postscreen_greet_ttl = 1d
    postscreen_greet_wait = ${stress?2}${stress:6}s
    postscreen_helo_required = $smtpd_helo_required
    postscreen_non_smtp_command_action = drop
    postscreen_non_smtp_command_enable = no
    postscreen_non_smtp_command_ttl = 30d
    postscreen_pipelining_action = enforce
    postscreen_pipelining_enable = no
    postscreen_pipelining_ttl = 30d
    postscreen_post_queue_limit = $default_process_limit
    postscreen_pre_queue_limit = $default_process_limit
    postscreen_reject_footer = $smtpd_reject_footer
    postscreen_tls_security_level = $smtpd_tls_security_level
    postscreen_use_tls = $smtpd_use_tls
    postscreen_watchdog_timeout = 10s
    postscreen_whitelist_interfaces = static:all
    prepend_delivered_header = command, file, forward
    process_id_directory = pid
    propagate_unmatched_extensions = canonical, virtual
    proxy_interfaces =
    proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks $sender_bcc_maps $recipient_bcc_maps $smtp_generic_maps $lmtp_generic_maps $alias_maps
    proxy_write_maps = $smtp_sasl_auth_cache_name $lmtp_sasl_auth_cache_name $address_verify_map $postscreen_cache_map
    proxymap_service_name = proxymap
    proxywrite_service_name = proxywrite
    qmgr_clog_warn_time = 300s
    qmgr_daemon_timeout = 1000s
    qmgr_fudge_factor = 100
    qmgr_ipc_timeout = 60s
    qmgr_message_active_limit = 20000
    qmgr_message_recipient_limit = 20000
    qmgr_message_recipient_minimum = 10
    qmqpd_authorized_clients =
    qmqpd_client_port_logging = no
    qmqpd_error_delay = 1s
    qmqpd_timeout = 300s
    queue_directory = /var/spool/postfix
    queue_file_attribute_count_limit = 100
    queue_minfree = 0
    queue_run_delay = 300s
    queue_service_name = qmgr
    rbl_reply_maps =
    readme_directory = no
    receive_override_options =
    recipient_bcc_maps =
    recipient_canonical_classes = envelope_recipient, header_recipient
    recipient_canonical_maps =
    recipient_delimiter =
    reject_code = 554
    reject_tempfail_action = defer_if_permit
    relay_clientcerts =
    relay_delivery_slot_cost = $default_delivery_slot_cost
    relay_delivery_slot_discount = $default_delivery_slot_discount
    relay_delivery_slot_loan = $default_delivery_slot_loan
    relay_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    relay_destination_concurrency_limit = $default_destination_concurrency_limit
    relay_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    relay_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    relay_destination_rate_delay = $default_destination_rate_delay
    relay_destination_recipient_limit = $default_destination_recipient_limit
    relay_domains = $mydestination
    relay_domains_reject_code = 554
    relay_extra_recipient_limit = $default_extra_recipient_limit
    relay_initial_destination_concurrency = $initial_destination_concurrency
    relay_minimum_delivery_slots = $default_minimum_delivery_slots
    relay_recipient_limit = $default_recipient_limit
    relay_recipient_maps =
    relay_recipient_refill_delay = $default_recipient_refill_delay
    relay_recipient_refill_limit = $default_recipient_refill_limit
    relay_transport = relay
    relayhost =
    relocated_maps =
    remote_header_rewrite_domain =
    require_home_directory = no
    reset_owner_alias = no
    resolve_dequoted_address = yes
    resolve_null_domain = no
    resolve_numeric_domain = no
    retry_delivery_slot_cost = $default_delivery_slot_cost
    retry_delivery_slot_discount = $default_delivery_slot_discount
    retry_delivery_slot_loan = $default_delivery_slot_loan
    retry_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    retry_destination_concurrency_limit = $default_destination_concurrency_limit
    retry_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    retry_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    retry_destination_rate_delay = $default_destination_rate_delay
    retry_destination_recipient_limit = $default_destination_recipient_limit
    retry_extra_recipient_limit = $default_extra_recipient_limit
    retry_initial_destination_concurrency = $initial_destination_concurrency
    retry_minimum_delivery_slots = $default_minimum_delivery_slots
    retry_recipient_limit = $default_recipient_limit
    retry_recipient_refill_delay = $default_recipient_refill_delay
    retry_recipient_refill_limit = $default_recipient_refill_limit
    rewrite_service_name = rewrite
    sample_directory = /etc/postfix/sample
    send_cyrus_sasl_authzid = no
    sender_bcc_maps =
    sender_canonical_classes = envelope_sender, header_sender
    sender_canonical_maps =
    sender_dependent_default_transport_maps =
    sender_dependent_relayhost_maps =
    sendmail_fix_line_endings = always
    sendmail_path = /usr/sbin/sendmail
    service_throttle_time = 60s
    setgid_group = postdrop
    show_user_unknown_table_name = yes
    showq_service_name = showq
    smtp_address_preference = any
    smtp_always_send_ehlo = yes
    smtp_bind_address =
    smtp_bind_address6 =
    smtp_body_checks =
    smtp_cname_overrides_servername = no
    smtp_connect_timeout = 30s
    smtp_connection_cache_destinations =
    smtp_connection_cache_on_demand = yes
    smtp_connection_cache_time_limit = 2s
    smtp_connection_reuse_time_limit = 300s
    smtp_data_done_timeout = 600s
    smtp_data_init_timeout = 120s
    smtp_data_xfer_timeout = 180s
    smtp_defer_if_no_mx_address_found = no
    smtp_delivery_slot_cost = $default_delivery_slot_cost
    smtp_delivery_slot_discount = $default_delivery_slot_discount
    smtp_delivery_slot_loan = $default_delivery_slot_loan
    smtp_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    smtp_destination_concurrency_limit = $default_destination_concurrency_limit
    smtp_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    smtp_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    smtp_destination_rate_delay = $default_destination_rate_delay
    smtp_destination_recipient_limit = $default_destination_recipient_limit
    smtp_discard_ehlo_keyword_address_maps =
    smtp_discard_ehlo_keywords =
    smtp_dns_resolver_options =
    smtp_enforce_tls = no
    smtp_extra_recipient_limit = $default_extra_recipient_limit
    smtp_fallback_relay = $fallback_relay
    smtp_generic_maps =
    smtp_header_checks =
    smtp_helo_name = $myhostname
    smtp_helo_timeout = 300s
    smtp_host_lookup = dns
    smtp_initial_destination_concurrency = $initial_destination_concurrency
    smtp_line_length_limit = 998
    smtp_mail_timeout = 300s
    smtp_mime_header_checks =
    smtp_minimum_delivery_slots = $default_minimum_delivery_slots
    smtp_mx_address_limit = 5
    smtp_mx_session_limit = 2
    smtp_nested_header_checks =
    smtp_never_send_ehlo = no
    smtp_per_record_deadline = no
    smtp_pix_workaround_delay_time = 10s
    smtp_pix_workaround_maps =
    smtp_pix_workaround_threshold_time = 500s
    smtp_pix_workarounds = disable_esmtp,delay_dotcrlf
    smtp_quit_timeout = 300s
    smtp_quote_rfc821_envelope = yes
    smtp_randomize_addresses = yes
    smtp_rcpt_timeout = 300s
    smtp_recipient_limit = $default_recipient_limit
    smtp_recipient_refill_delay = $default_recipient_refill_delay
    smtp_recipient_refill_limit = $default_recipient_refill_limit
    smtp_reply_filter =
    smtp_rset_timeout = 20s
    smtp_sasl_auth_cache_name =
    smtp_sasl_auth_cache_time = 90d
    smtp_sasl_auth_enable = no
    smtp_sasl_auth_soft_bounce = yes
    smtp_sasl_mechanism_filter =
    smtp_sasl_password_maps =
    smtp_sasl_path =
    smtp_sasl_security_options = noplaintext, noanonymous
    smtp_sasl_tls_security_options = $smtp_sasl_security_options
    smtp_sasl_tls_verified_security_options = $smtp_sasl_tls_security_options
    smtp_sasl_type = cyrus
    smtp_send_dummy_mail_auth = no
    smtp_send_xforward_command = no
    smtp_sender_dependent_authentication = no
    smtp_skip_5xx_greeting = yes
    smtp_skip_quit_response = yes
    smtp_starttls_timeout = 300s
    smtp_tls_CAfile =
    smtp_tls_CApath =
    smtp_tls_block_early_mail_reply = no
    smtp_tls_cert_file =
    smtp_tls_ciphers = export
    smtp_tls_dcert_file =
    smtp_tls_dkey_file = $smtp_tls_dcert_file
    smtp_tls_eccert_file =
    smtp_tls_eckey_file = $smtp_tls_eccert_file
    smtp_tls_enforce_peername = yes
    smtp_tls_exclude_ciphers =
    smtp_tls_fingerprint_cert_match =
    smtp_tls_fingerprint_digest = md5
    smtp_tls_key_file = $smtp_tls_cert_file
    smtp_tls_loglevel = 0
    smtp_tls_mandatory_ciphers = medium
    smtp_tls_mandatory_exclude_ciphers =
    smtp_tls_mandatory_protocols = !SSLv2
    smtp_tls_note_starttls_offer = no
    smtp_tls_per_site =
    smtp_tls_policy_maps =
    smtp_tls_protocols = !SSLv2
    smtp_tls_scert_verifydepth = 9
    smtp_tls_secure_cert_match = nexthop, dot-nexthop
    smtp_tls_security_level =
    smtp_tls_session_cache_database =
    smtp_tls_session_cache_timeout = 3600s
    smtp_tls_verify_cert_match = hostname
    smtp_use_tls = no
    smtp_xforward_timeout = 300s
    smtpd_authorized_verp_clients = $authorized_verp_clients
    smtpd_authorized_xclient_hosts =
    smtpd_authorized_xforward_hosts =
    smtpd_banner = $myhostname ESMTP $mail_name
    smtpd_client_connection_count_limit = 50
    smtpd_client_connection_rate_limit = 0
    smtpd_client_event_limit_exceptions = ${smtpd_client_connection_limit_exceptions:$mynetworks}
    smtpd_client_message_rate_limit = 0
    smtpd_client_new_tls_session_rate_limit = 0
    smtpd_client_port_logging = no
    smtpd_client_recipient_rate_limit = 0
    smtpd_client_restrictions =
    smtpd_command_filter =
    smtpd_data_restrictions =
    smtpd_delay_open_until_valid_rcpt = yes
    smtpd_delay_reject = yes
    smtpd_discard_ehlo_keyword_address_maps =
    smtpd_discard_ehlo_keywords =
    smtpd_end_of_data_restrictions =
    smtpd_enforce_tls = no
    smtpd_error_sleep_time = 1s
    smtpd_etrn_restrictions =
    smtpd_expansion_filter = \t\40!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~
    smtpd_forbidden_commands = CONNECT GET POST
    smtpd_hard_error_limit = ${stress?1}${stress:20}
    smtpd_helo_required = no
    smtpd_helo_restrictions =
    smtpd_history_flush_threshold = 100
    smtpd_junk_command_limit = ${stress?1}${stress:100}
    smtpd_milters =
    smtpd_noop_commands =
    smtpd_null_access_lookup_key = <>
    smtpd_peername_lookup = yes
    smtpd_per_record_deadline = ${stress?yes}${stress:no}
    smtpd_policy_service_max_idle = 300s
    smtpd_policy_service_max_ttl = 1000s
    smtpd_policy_service_timeout = 100s
    smtpd_proxy_ehlo = $myhostname
    smtpd_proxy_filter =
    smtpd_proxy_options =
    smtpd_proxy_timeout = 100s
    smtpd_recipient_limit = 1000
    smtpd_recipient_overshoot_limit = 1000
    smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
    smtpd_reject_footer =
    smtpd_reject_unlisted_recipient = yes
    smtpd_reject_unlisted_sender = no
    smtpd_restriction_classes =
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_authenticated_header = no
    smtpd_sasl_exceptions_networks =
    smtpd_sasl_local_domain =
    smtpd_sasl_path = private/auth
    smtpd_sasl_security_options = noanonymous, noplaintext
    smtpd_sasl_tls_security_options = $smtpd_sasl_security_options
    smtpd_sasl_type = dovecot
    smtpd_sender_login_maps =
    smtpd_sender_restrictions =
    smtpd_service_name = smtpd
    smtpd_soft_error_limit = 10
    smtpd_starttls_timeout = ${stress?10}${stress:300}s
    smtpd_timeout = ${stress?10}${stress:300}s
    smtpd_tls_CAfile =
    smtpd_tls_CApath =
    smtpd_tls_always_issue_session_ids = yes
    smtpd_tls_ask_ccert = no
    smtpd_tls_auth_only = no
    smtpd_tls_ccert_verifydepth = 9
    smtpd_tls_cert_file =
    smtpd_tls_ciphers = export
    smtpd_tls_dcert_file =
    smtpd_tls_dh1024_param_file =
    smtpd_tls_dh512_param_file =
    smtpd_tls_dkey_file = $smtpd_tls_dcert_file
    smtpd_tls_eccert_file =
    smtpd_tls_eckey_file = $smtpd_tls_eccert_file
    smtpd_tls_eecdh_grade = strong
    smtpd_tls_exclude_ciphers =
    smtpd_tls_fingerprint_digest = md5
    smtpd_tls_key_file = $smtpd_tls_cert_file
    smtpd_tls_loglevel = 0
    smtpd_tls_mandatory_ciphers = medium
    smtpd_tls_mandatory_exclude_ciphers =
    smtpd_tls_mandatory_protocols = !SSLv2
    smtpd_tls_protocols =
    smtpd_tls_received_header = no
    smtpd_tls_req_ccert = no
    smtpd_tls_security_level =
    smtpd_tls_session_cache_database =
    smtpd_tls_session_cache_timeout = 3600s
    smtpd_tls_wrappermode = no
    smtpd_use_tls = no
    soft_bounce = no
    stale_lock_time = 500s
    stress =
    strict_7bit_headers = no
    strict_8bitmime = no
    strict_8bitmime_body = no
    strict_mailbox_ownership = yes
    strict_mime_encoding_domain = no
    strict_rfc821_envelopes = no
    sun_mailtool_compatibility = no
    swap_bangpath = yes
    syslog_facility = mail
    syslog_name = ${multi_instance_name:postfix}${multi_instance_name?$multi_instance_name}
    tcp_windowsize = 0
    tls_append_default_CA = no
    tls_daemon_random_bytes = 32
    tls_disable_workarounds =
    tls_eecdh_strong_curve = prime256v1
    tls_eecdh_ultra_curve = secp384r1
    tls_export_cipherlist = aNULL:-aNULL:ALL:+RC4:@STRENGTH
    tls_high_cipherlist = aNULL:-aNULL:ALL:!EXPORT:!LOW:!MEDIUM:+RC4:@STRENGTH
    tls_low_cipherlist = aNULL:-aNULL:ALL:!EXPORT:+RC4:@STRENGTH
    tls_medium_cipherlist = aNULL:-aNULL:ALL:!EXPORT:!LOW:+RC4:@STRENGTH
    tls_null_cipherlist = eNULL:!aNULL
    tls_preempt_cipherlist = no
    tls_random_bytes = 32
    tls_random_exchange_name = ${data_directory}/prng_exch
    tls_random_prng_update_period = 3600s
    tls_random_reseed_period = 3600s
    tls_random_source = dev:/dev/urandom
    tlsproxy_enforce_tls = $smtpd_enforce_tls
    tlsproxy_service_name = tlsproxy
    tlsproxy_tls_CAfile = $smtpd_tls_CAfile
    tlsproxy_tls_CApath = $smtpd_tls_CApath
    tlsproxy_tls_always_issue_session_ids = $smtpd_tls_always_issue_session_ids
    tlsproxy_tls_ask_ccert = $smtpd_tls_ask_ccert
    tlsproxy_tls_ccert_verifydepth = $smtpd_tls_ccert_verifydepth
    tlsproxy_tls_cert_file = $smtpd_tls_cert_file
    tlsproxy_tls_ciphers = $smtpd_tls_ciphers
    tlsproxy_tls_dcert_file = $smtpd_tls_dcert_file
    tlsproxy_tls_dh1024_param_file = $smtpd_tls_dh1024_param_file
    tlsproxy_tls_dh512_param_file = $smtpd_tls_dh512_param_file
    tlsproxy_tls_dkey_file = $smtpd_tls_dkey_file
    tlsproxy_tls_eccert_file = $smtpd_tls_eccert_file
    tlsproxy_tls_eckey_file = $smtpd_tls_eckey_file
    tlsproxy_tls_eecdh_grade = $smtpd_tls_eecdh_grade
    tlsproxy_tls_exclude_ciphers = $smtpd_tls_exclude_ciphers
    tlsproxy_tls_fingerprint_digest = $smtpd_tls_fingerprint_digest
    tlsproxy_tls_key_file = $smtpd_tls_key_file
    tlsproxy_tls_loglevel = $smtpd_tls_loglevel
    tlsproxy_tls_mandatory_ciphers = $smtpd_tls_mandatory_ciphers
    tlsproxy_tls_mandatory_exclude_ciphers = $smtpd_tls_mandatory_exclude_ciphers
    tlsproxy_tls_mandatory_protocols = $smtpd_tls_mandatory_protocols
    tlsproxy_tls_protocols = $smtpd_tls_protocols
    tlsproxy_tls_req_ccert = $smtpd_tls_req_ccert
    tlsproxy_tls_security_level = $smtpd_tls_security_level
    tlsproxy_tls_session_cache_timeout = $smtpd_tls_session_cache_timeout
    tlsproxy_use_tls = $smtpd_use_tls
    tlsproxy_watchdog_timeout = 10s
    trace_service_name = trace
    transport_maps =
    transport_retry_time = 60s
    trigger_timeout = 10s
    undisclosed_recipients_header =
    unknown_address_reject_code = 450
    unknown_address_tempfail_action = $reject_tempfail_action
    unknown_client_reject_code = 450
    unknown_helo_hostname_tempfail_action = $reject_tempfail_action
    unknown_hostname_reject_code = 450
    unknown_local_recipient_reject_code = 550
    unknown_relay_recipient_reject_code = 550
    unknown_virtual_alias_reject_code = 550
    unknown_virtual_mailbox_reject_code = 550
    unverified_recipient_defer_code = 450
    unverified_recipient_reject_code = 450
    unverified_recipient_reject_reason =
    unverified_recipient_tempfail_action = $reject_tempfail_action
    unverified_sender_defer_code = 450
    unverified_sender_reject_code = 450
    unverified_sender_reject_reason =
    unverified_sender_tempfail_action = $reject_tempfail_action
    verp_delimiter_filter = -=+
    virtual_alias_domains = $virtual_alias_maps
    virtual_alias_expansion_limit = 1000
    virtual_alias_maps = $virtual_maps
    virtual_alias_recursion_limit = 1000
    virtual_delivery_slot_cost = $default_delivery_slot_cost
    virtual_delivery_slot_discount = $default_delivery_slot_discount
    virtual_delivery_slot_loan = $default_delivery_slot_loan
    virtual_destination_concurrency_failed_cohort_limit = $default_destination_concurrency_failed_cohort_limit
    virtual_destination_concurrency_limit = $default_destination_concurrency_limit
    virtual_destination_concurrency_negative_feedback = $default_destination_concurrency_negative_feedback
    virtual_destination_concurrency_positive_feedback = $default_destination_concurrency_positive_feedback
    virtual_destination_rate_delay = $default_destination_rate_delay
    virtual_destination_recipient_limit = $default_destination_recipient_limit
    virtual_extra_recipient_limit = $default_extra_recipient_limit
    virtual_gid_maps =
    virtual_initial_destination_concurrency = $initial_destination_concurrency
    virtual_mailbox_base =
    virtual_mailbox_domains = $virtual_mailbox_maps
    virtual_mailbox_limit = 51200000
    virtual_mailbox_lock = fcntl, dotlock
    virtual_mailbox_maps =
    virtual_minimum_delivery_slots = $default_minimum_delivery_slots
    virtual_minimum_uid = 100
    virtual_recipient_limit = $default_recipient_limit
    virtual_recipient_refill_delay = $default_recipient_refill_delay
    virtual_recipient_refill_limit = $default_recipient_refill_limit
    virtual_transport = virtual
    virtual_uid_maps =
    postconf: warning: /etc/postfix/main.cf: unused parameter: smtpd_sasl_auth_only=yes
    Output from doveconf:
    # 2.1.9: /etc/dovecot/dovecot.conf
    # OS: Linux 3.4.7-1-ARCH x86_64 Arch Linux
    auth_anonymous_username = anonymous
    auth_cache_negative_ttl = 1 hours
    auth_cache_size = 0
    auth_cache_ttl = 1 hours
    auth_debug = yes
    auth_debug_passwords = no
    auth_default_realm =
    auth_failure_delay = 2 secs
    auth_first_valid_uid = 500
    auth_gssapi_hostname =
    auth_krb5_keytab =
    auth_last_valid_uid = 0
    auth_master_user_separator =
    auth_mechanisms = plain login
    auth_proxy_self =
    auth_realms =
    auth_socket_path = auth-userdb
    auth_ssl_require_client_cert = no
    auth_ssl_username_from_cert = no
    auth_use_winbind = no
    auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
    auth_username_format = %Lu
    auth_username_translation =
    auth_verbose = no
    auth_verbose_passwords = no
    auth_winbind_helper_path = /usr/bin/ntlm_auth
    auth_worker_max_count = 30
    base_dir = /var/run/dovecot
    config_cache_size = 1 M
    debug_log_path =
    default_client_limit = 1000
    default_idle_kill = 1 mins
    default_internal_user = dovecot
    default_login_user = dovenull
    default_process_limit = 100
    default_vsz_limit = 256 M
    deliver_log_format = msgid=%m: %$
    dict_db_config =
    director_doveadm_port = 0
    director_mail_servers =
    director_servers =
    director_user_expire = 15 mins
    director_username_hash = %Lu
    disable_plaintext_auth = yes
    dotlock_use_excl = yes
    doveadm_allowed_commands =
    doveadm_password =
    doveadm_proxy_port = 0
    doveadm_socket_path = doveadm-server
    doveadm_worker_count = 0
    dsync_alt_char = _
    dsync_remote_cmd = ssh -l%{login} %{host} doveadm dsync-server -u%u -l%{lock_timeout} -n%{namespace}
    first_valid_gid = 1
    first_valid_uid = 500
    hostname =
    imap_capability =
    imap_client_workarounds =
    imap_id_log =
    imap_id_send =
    imap_idle_notify_interval = 2 mins
    imap_logout_format = in=%i out=%o
    imap_max_line_length = 64 k
    imapc_features =
    imapc_host =
    imapc_list_prefix =
    imapc_master_user =
    imapc_password =
    imapc_port = 143
    imapc_rawlog_dir =
    imapc_ssl = no
    imapc_ssl_ca_dir =
    imapc_ssl_verify = yes
    imapc_user = %u
    import_environment = TZ LISTEN_PID LISTEN_FDS
    info_log_path =
    instance_name = dovecot
    last_valid_gid = 0
    last_valid_uid = 0
    lda_mailbox_autocreate = no
    lda_mailbox_autosubscribe = no
    lda_original_recipient_header =
    libexec_dir = /usr/lib/dovecot
    listen = *, ::
    lmtp_address_translate =
    lmtp_proxy = no
    lmtp_save_to_detail_mailbox = no
    lock_method = fcntl
    log_path = /var/log/dovecot.log
    log_timestamp = "%b %d %H:%M:%S "
    login_access_sockets =
    login_greeting = Dovecot ready.
    login_log_format = %$: %s
    login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c session=<%{session}>
    login_trusted_networks =
    mail_access_groups = mail
    mail_attachment_dir =
    mail_attachment_fs = sis posix
    mail_attachment_hash = %{sha1}
    mail_attachment_min_size = 128 k
    mail_cache_fields = flags
    mail_cache_min_mail_count = 0
    mail_chroot =
    mail_debug = no
    mail_fsync = optimized
    mail_full_filesystem_access = no
    mail_gid =
    mail_home =
    mail_location = maildir:~/Maildir
    mail_log_prefix = "%s(%u): "
    mail_max_keyword_length = 50
    mail_max_lock_timeout = 0
    mail_max_userip_connections = 10
    mail_never_cache_fields = imap.envelope
    mail_nfs_index = no
    mail_nfs_storage = no
    mail_plugin_dir = /usr/lib/dovecot/modules
    mail_plugins =
    mail_prefetch_count = 0
    mail_privileged_group =
    mail_save_crlf = no
    mail_shared_explicit_inbox = yes
    mail_temp_dir = /tmp
    mail_temp_scan_interval = 1 weeks
    mail_uid =
    mailbox_idle_check_interval = 30 secs
    mailbox_list_index = no
    maildir_broken_filename_sizes = no
    maildir_copy_with_hardlinks = yes
    maildir_stat_dirs = no
    maildir_very_dirty_syncs = no
    master_user_separator =
    mbox_dirty_syncs = yes
    mbox_dotlock_change_timeout = 2 mins
    mbox_lazy_writes = yes
    mbox_lock_timeout = 5 mins
    mbox_md5 = apop3d
    mbox_min_index_size = 0
    mbox_read_locks = fcntl
    mbox_very_dirty_syncs = no
    mbox_write_locks = dotlock fcntl
    mdbox_preallocate_space = no
    mdbox_rotate_interval = 0
    mdbox_rotate_size = 2 M
    mmap_disable = no
    passdb {
    args =
    default_fields =
    deny = no
    driver = pam
    master = no
    override_fields =
    pass = no
    pop3_client_workarounds =
    pop3_enable_last = no
    pop3_fast_size_lookups = no
    pop3_lock_session = no
    pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s
    pop3_no_flag_updates = no
    pop3_reuse_xuidl = no
    pop3_save_uidl = no
    pop3_uidl_duplicates = allow
    pop3_uidl_format = %08Xu%08Xv
    pop3c_host =
    pop3c_master_user =
    pop3c_password =
    pop3c_port = 110
    pop3c_rawlog_dir =
    pop3c_ssl = no
    pop3c_ssl_ca_dir =
    pop3c_ssl_verify = yes
    pop3c_user = %u
    postmaster_address =
    protocols = imap
    quota_full_tempfail = no
    recipient_delimiter = +
    rejection_reason = Your message to <%t> was automatically rejected:%n%r
    rejection_subject = Rejected: %s
    replication_full_sync_interval = 12 hours
    replication_max_conns = 10
    replicator_host = replicator
    replicator_port = 0
    sendmail_path = /usr/sbin/sendmail
    service aggregator {
    chroot = .
    client_limit = 0
    drop_priv_before_exec = no
    executable = aggregator
    extra_groups =
    fifo_listener replication-notify-fifo {
    group =
    mode = 0600
    user =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener replication-notify {
    group =
    mode = 0600
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service anvil {
    chroot = empty
    client_limit = 0
    drop_priv_before_exec = no
    executable = anvil
    extra_groups =
    group =
    idle_kill = 4294967295 secs
    privileged_group =
    process_limit = 1
    process_min_avail = 1
    protocol =
    service_count = 0
    type = anvil
    unix_listener anvil-auth-penalty {
    group =
    mode = 0600
    user =
    unix_listener anvil {
    group =
    mode = 0600
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service auth-worker {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = auth -w
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 1
    type =
    unix_listener auth-worker {
    group =
    mode = 0600
    user = $default_internal_user
    user =
    vsz_limit = 18446744073709551615 B
    service auth {
    chroot =
    client_limit = 0
    drop_priv_before_exec = no
    executable = auth
    extra_groups =
    group =
    idle_kill = 0
    inet_listener {
    address =
    port = 12345
    ssl = no
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener /var/spool/postfix/private/auth {
    group = postfix
    mode = 0666
    user = postfix
    unix_listener auth-client {
    group = postfix
    mode = 0660
    user = postfix
    unix_listener auth-login {
    group =
    mode = 0600
    user = $default_internal_user
    unix_listener auth-master {
    group =
    mode = 0600
    user =
    unix_listener auth-userdb {
    group =
    mode = 0666
    user = $default_internal_user
    unix_listener login/login {
    group =
    mode = 0666
    user =
    user = root
    vsz_limit = 18446744073709551615 B
    service config {
    chroot =
    client_limit = 0
    drop_priv_before_exec = no
    executable = config
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 0
    type = config
    unix_listener config {
    group =
    mode = 0600
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service dict {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = dict
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener dict {
    group =
    mode = 0600
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service director {
    chroot = .
    client_limit = 0
    drop_priv_before_exec = no
    executable = director
    extra_groups =
    fifo_listener login/proxy-notify {
    group =
    mode = 00
    user =
    group =
    idle_kill = 4294967295 secs
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener director-admin {
    group =
    mode = 0600
    user =
    unix_listener login/director {
    group =
    mode = 00
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service dns_client {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = dns-client
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener dns-client {
    group =
    mode = 0666
    user =
    unix_listener login/dns-client {
    group =
    mode = 0666
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service doveadm {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = doveadm-server
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 1
    type =
    unix_listener doveadm-server {
    group =
    mode = 0600
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service imap-login {
    chroot = login
    client_limit = 0
    drop_priv_before_exec = no
    executable = imap-login
    extra_groups =
    group =
    idle_kill = 0
    inet_listener imap {
    address =
    port = 143
    ssl = no
    inet_listener imaps {
    address =
    port = 993
    ssl = yes
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol = imap
    service_count = 1
    type = login
    user = $default_login_user
    vsz_limit = 18446744073709551615 B
    service imap {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = imap
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 1024
    process_min_avail = 0
    protocol = imap
    service_count = 1
    type =
    unix_listener login/imap {
    group =
    mode = 0666
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service indexer-worker {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = indexer-worker
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 10
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener indexer-worker {
    group =
    mode = 0600
    user = $default_internal_user
    user =
    vsz_limit = 18446744073709551615 B
    service indexer {
    chroot =
    client_limit = 0
    drop_priv_before_exec = no
    executable = indexer
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener indexer {
    group =
    mode = 0666
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service ipc {
    chroot = empty
    client_limit = 0
    drop_priv_before_exec = no
    executable = ipc
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener ipc {
    group =
    mode = 0600
    user =
    unix_listener login/ipc-proxy {
    group =
    mode = 0600
    user = $default_login_user
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    service lmtp {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = lmtp
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol = lmtp
    service_count = 0
    type =
    unix_listener lmtp {
    group =
    mode = 0666
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service log {
    chroot =
    client_limit = 0
    drop_priv_before_exec = no
    executable = log
    extra_groups =
    group =
    idle_kill = 4294967295 secs
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type = log
    unix_listener log-errors {
    group =
    mode = 0600
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service pop3-login {
    chroot = login
    client_limit = 0
    drop_priv_before_exec = no
    executable = pop3-login
    extra_groups =
    group =
    idle_kill = 0
    inet_listener pop3 {
    address =
    port = 110
    ssl = no
    inet_listener pop3s {
    address =
    port = 995
    ssl = yes
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol = pop3
    service_count = 1
    type = login
    user = $default_login_user
    vsz_limit = 18446744073709551615 B
    service pop3 {
    chroot =
    client_limit = 1
    drop_priv_before_exec = no
    executable = pop3
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 1024
    process_min_avail = 0
    protocol = pop3
    service_count = 1
    type =
    unix_listener login/pop3 {
    group =
    mode = 0666
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service replicator {
    chroot =
    client_limit = 0
    drop_priv_before_exec = no
    executable = replicator
    extra_groups =
    group =
    idle_kill = 4294967295 secs
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener replicator {
    group =
    mode = 0600
    user = $default_internal_user
    user =
    vsz_limit = 18446744073709551615 B
    service ssl-params {
    chroot =
    client_limit = 0
    drop_priv_before_exec = no
    executable = ssl-params
    extra_groups =
    group =
    idle_kill = 0
    privileged_group =
    process_limit = 0
    process_min_avail = 0
    protocol =
    service_count = 0
    type = startup
    unix_listener login/ssl-params {
    group =
    mode = 0666
    user =
    user =
    vsz_limit = 18446744073709551615 B
    service stats {
    chroot = empty
    client_limit = 0
    drop_priv_before_exec = no
    executable = stats
    extra_groups =
    fifo_listener stats-mail {
    group =
    mode = 0600
    user =
    group =
    idle_kill = 4294967295 secs
    privileged_group =
    process_limit = 1
    process_min_avail = 0
    protocol =
    service_count = 0
    type =
    unix_listener stats {
    group =
    mode = 0600
    user =
    user = $default_internal_user
    vsz_limit = 18446744073709551615 B
    shutdown_clients = yes
    ssl = yes
    ssl_ca =
    ssl_cert = /etc/ssl/certs/mail.crt
    ssl_cert_username_field = commonName
    ssl_cipher_list = ALL:!LOW:!SSLv2:!EXP:!aNULL
    ssl_client_cert =
    ssl_client_key =
    ssl_crypto_device =
    ssl_key = /etc/ssl/private/mail.key
    ssl_key_password =
    ssl_parameters_regenerate = 1 weeks
    ssl_protocols = !SSLv2
    ssl_require_crl = yes
    ssl_verify_client_cert = no
    stats_command_min_time = 1 mins
    stats_domain_min_time = 12 hours
    stats_ip_min_time = 12 hours
    stats_memory_limit = 16 M
    stats_session_min_time = 15 mins
    stats_user_min_time = 1 hours
    submission_host =
    syslog_facility = mail
    userdb {
    args =
    default_fields =
    driver = passwd
    override_fields =
    valid_chroot_dirs =
    verbose_proctitle = no
    verbose_ssl = yes
    version_ignore = no
    protocol imap {
    imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
    Last edited by ryukafalz (2012-08-08 15:10:31)

    Oh, my apologies, I'd forgotten about the -n flag.  In any case, the lines you quoted from my config are for smtp client auth, which I'm not using.  The three lines you provided are for smtp server auth, and they're already in my config.  My fault, it's easy to miss that when wading through that huge output I provided.
    postconf -n output:
    alias_database = $alias_maps
    alias_maps = hash:/etc/postfix/aliases
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/lib/postfix
    data_directory = /var/lib/postfix
    debug_peer_level = 2
    debug_peer_list = 127.0.0.1
    debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
    home_mailbox = Maildir/
    html_directory = no
    inet_interfaces = all
    inet_protocols = ipv4
    mail_owner = postfix
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mydestination = $myhostname, localhost.$mydomain, localhost
    mydomain = (hidden)
    myhostname = (hidden)
    mynetworks_style = host
    myorigin = $mydomain
    newaliases_path = /usr/bin/newaliases
    queue_directory = /var/spool/postfix
    readme_directory = no
    sample_directory = /etc/postfix/sample
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpd_sasl_auth_enable = yes
    smtpd_sasl_path = private/auth
    smtpd_sasl_security_options = noanonymous, noplaintext
    smtpd_sasl_type = dovecot
    unknown_local_recipient_reject_code = 550
    postconf: warning: /etc/postfix/main.cf: unused parameter: smtpd_sasl_auth_only=yes
    doveconf -n output (in case you need it):
    # 2.1.9: /etc/dovecot/dovecot.conf
    # OS: Linux 3.4.7-1-ARCH x86_64 Arch Linux
    auth_debug = yes
    auth_mechanisms = plain login
    log_path = /var/log/dovecot.log
    mail_access_groups = mail
    mail_location = maildir:~/Maildir
    passdb {
    driver = pam
    protocols = imap
    service auth {
    inet_listener {
    port = 12345
    unix_listener /var/spool/postfix/private/auth {
    group = postfix
    mode = 0666
    user = postfix
    unix_listener auth-client {
    group = postfix
    mode = 0660
    user = postfix
    user = root
    ssl_cert = /etc/ssl/certs/mail.crt
    ssl_key = /etc/ssl/private/mail.key
    userdb {
    driver = passwd
    verbose_ssl = yes
    protocol imap {
    imap_client_workarounds = delay-newmail tb-extra-mailbox-sep

  • External hd disconnects unexpectedly

    hello all,
    i got a 17" MBP back in October of 07 (love it) and am having trouble with one of my USB ports, number 2 on the left hand side. what happens is; my external hdds disconnect unexpectedly and then i get the error message yelling at me. i've tried it with 2 different drives with 2 different cables with the same results. this all started after i upgraded to Leopard, i didn't have this problem with Tiger.
    anybody have any ideas as to what the problem would be? i thought at first the drive was overheating but when i plugged in the 2 drive which was unused at the time (cold) i figured i had a problem.
    thank you in advance for any assistance.
    Eric

    one of the drives is a Western Digital portable HDD and the other is a Seagate drive in a Thermaltake enclosure. i've been using these drives since i got the MBP back in October and haven't had any trouble since installing Leopard. the Lacie drive i have hooked up in USB 1 has no trouble at all.

  • Seagate FreeAgent GoFlex 500GB Disconnects Unexpectedly during Time Machine backups

    I have a 20" 2.4GHz Intel Core 2 Duo (Early 2008) iMac with 4GB Ram.  A few days ago I finally took the time to upgrade from Snow Leopard to Mavericks.  I have 3 Seagate external drives connected to the iMac (2 connected directly and one through a powered hub - all via USB).  I use one of the external drives, a 500GB Seagate FreeAgent GoFlex named TARDIS for my Time Machine backups.  This has been running fine for quite a while.  After the upgrade to Mavericks I started seeing it disconnect unexpectedly.  There were no power fluctuations, the cord was not bumped, and this had never happened prior to the upgrade.
    I searched these boards and found several people having issues with drives disconnecting after upgrading and followed suggestions regarding resetting the pram which I did to no effect, a suggestion to delete the com.apple.TimeMachine.plist preferences file which I did, also to no effect.  Finally, knowing that I didn't have anything irreplaceable on the existing Time Machine backups, I re-formatted the drive - this also had no effect.  Through this process I discovereed that the disconnects were always happening while Time Machine was trying to run a backup.  It would get to about 20 megabytes backed up and then just sit there until it gave me the drive was improperly disconnected message.
    I was getting really frustrated at this point.  I read something somewhere about issues with the main drive causing errors with Time Machine (not sure the details at this point) and so I did a Verify Disk on my internal system drive.  It did find some issues so I followed the instructions to repair them which worked fine.  I also ran the verify on the Time Machine drive which did not discover any issues.
    I reformatted the drive again, giving it a different name (Backup).  I set up Time Machine again to backup to the newly named drive.  It was backing up properly.  I thought I had finally gotten it into a working state.  I thought maybe there was a trace of the old drive name somewhere that was causing the issue.  The backup finished successfully.  All was good.  Until the next time Time Machine started to run when it again stalled before disconnecting.
    I reformatted the drive one more time, giving it yet another new name (Delorean) and have not set up Time Machine.  If I don't run Time Machine, the drive does not suffer issues with disconnecting.  I have tried copying a large file to the drive to see if some I/O would trigger a disconnect and I had no problems.  I plan to run a few more tests like this but so far it has been connected for more than 24 hours and has not disconnected itself.  This to me suggests it is something to do with Time Machine running under Mavericks.  I don't have another Mac that I can try running Time Machine on to verify that this is an issue caused by Mavericks but that seems to be the case.
    Any ideas?

    its a dying SATA bridge card, extremely common issue.
    read all about it here:
    Your dead external hard drive is likely fine! Great hope for your 'faulty' external HD
    I really wish people would learn about the A #1 issue that affects external HD,  its a 50 cent part that makes it seem their ext. HD has failed / failing.
    Thousands of people every day experience what at first seems that their external USB or Thunderbolt HD, either 2.5" portable or 3.5" desktop model is dying, is dead, or all hope is lost for it. Good news is that you have roughly a greater than 50-60% chance that your external hard drive is perfectly fine!
    The great news at the end of the tunnel of an apparently failed or failing external hard drive.
    When checked on another computer, and with no need for spending money on data extraction expertise or software, the very likely case is that your external USB or thunderbolt HD is in fact fine, and merely the card interface, or SATA bridge card has failed or is failing.  Keeping a HD dock around handy, or cheaper still a $20 hard drive enclosure or a SATA to USB connector can be a real life saver in getting your drive back to use, when the drive itself is fine, and merely its interface card has gone bad.
    The SATA bridge card inside a USB external HD has a very high failure rate in general
    Typical SATA bridge cards as seen inside a 3.5" external HD with power input (#1), and 2.5" SATA cards (#3, #4, #5)
    What are the realistic odds your HD is perfectly fine?
    There are no hard facts whatsoever, especially since so many people discard their assumed “dead/faulty” hard drives, but a good educated conclusion from years of examining and seeing this issue is that for hard drives made since 2010, and not dropped or generally abused, is that a minimum of 50% conservatively are perfectly fine! I personally estimate however that it likely approaches 60%+.
    Considering how many external hard drives ‘fail’ (rather the SATA bridge more than half the time) each day, that is a very high number of perfectly fine HD that are tossed!
    This is especially common with 3.5” desktop HD that are connected 24/7 with power and see a lot of data transfer. People wrongly conclude that “X” mfg. just made a defective drive, when in fact their 3.5” drives inside the plastic enclosure is 100% fine.  I have personally seen well over 200 of these dead SATA cards and additionally seen 3 fail within a one hour span of doing a large data copies.
    One of the very reason pros use bare HD as inserted into HD docks is not just the saving of space and the need for endless USB cables, but the elimination of the need for this high failure-rate part.
    While the shapes and sizes vary somewhat on SATA bridge cards, they all serve the same purpose and have likewise failure rates
    What exactly is the SATA bridge card in your external HD?
    In the middle to late of 2009, most all external hard drives both in 2.5” and 3.5” reached the shelves in SATA III. These small SATA cards or "bridges" are used to translate between the hard drives’ interfaces and the enclosures' external ports (USB, Thunderbolt, Firewire). Additionally these small bridges not only transfer power but also of course the data. Unfortunately these SATA bridge cards have a very high failure rate as they are burdened with moving power (in 2.5" HD) and of course data.
    Literally, these little unreliable and fragile cards are the power conduits and of course the nervous system for all external HD data transfer.
    SATA card as found inside a typical USB external hard drive
    The assumption that the hard drive is bad when its not!
    Countless 1000s of good external hard drives are thrown away each year because the owner thought the HD was bad when it fact it was the SATA bridge card which had failed. This card is removed in a matter of mere second once an external USB HD is cracked open from its plastic casing to reveal the bare HD and the attached SATA card which attaches between the HD and the USB cable.
    To complicate this problem, even many computer professionals do not know that there is a very easy solution to the “failing or dead HD” issue since the hard drive itself is very likely just fine.  Its astonishing that so many highly educated computer repair persons are unaware of this high-failure part, but this is mostly due to the fact that they do not juggle 100s of hard drives and know that of the iceberg that is a “external hard drive failure”, the mostly unseen majority are not a HD failure at all, but a bridge card failure.
    To add to this great misunderstanding is the fact that people assume that "likewise symptoms seen on an external HD are the same as seen on an internal HD, therefore also the external HD must be bad". This is a compositional fallacy of logic. Since internal HD do not have a SATA bridge interface, to conclude similar symptoms "indicate the same failure" is misplaced and incorrect.
    This is all not to say that HD do not fail, they do indeed, and I have seen many 100s of dead and failing hard drives.  Hard drives even under ideal conditions have a life expectancy of around 4-8 years due to ferromagnetic depolarization from entropy and the main reason being mechanical failure.  But of the mountain of symptoms that are seen as “hard drive failures” in comments, posts, and hearsay, half or more of these are not a HD failure at all.
    What makes up an external USB HD or Thunderbolt HD?
    While modern external HD boxes vary in shape and size somewhat, they're the same inside on almost 100% of them.
    Four parts essentially:
    1. Your 2.5” or 3.5” hard drive.
    2. The plastic or metal box it rests in.
    3. The USB cable and also (in the case of the 3.5” external) the power cable and block. 
    4. The SATA bridge card. 
    Clear USB HD in its case, with green SATA card at top,...not shown is the USB cable
    The USB cables are almost entirely unheard of today to fail, and the box enclosure cannot fail, leaving the good HD you have taken care of and the 50 cent part which juggles both power and data to and from the HD itself, that being the SATA card.
    What drives will work for this go-around fix?
    Almost any drive 2010 and later, all 3.5” HD mid-2010 and on, and almost all USB 2.5” external hard drives, including firewire, and thunderbolt enclosure encased conventional platter hard drives.
    The rare exception is a slimline 7mm thick "slim" external HD in both Toshiba and WD in certain models where the SATA bridge has been incorporated into the HD to save money and production costs.
    Much older drives 2009 and earlier will not work for this faulty part work around.

  • Ichat connection alert. disconnected unexpectedly

    Hello,
    first post here...
    i've added my open directory through directory utility..
    it proposed to auto configure my ichat which i allowed.. after logging back in it showed that it didn't set ichat up as it said it would..
    so i added my account as such:
    [email protected]
    pass
    after trying to go online i get a popup as such:
    iChat Connection Alert
    ([email protected])
    Disconnected unexpectedly
    after trying to troubleshoot.. i decided to test my account on the server itself.. and the same error occurred!
    i've got into admin tools and made sure that this account is allowed to use the IChat service...
    anything i may have skipped?
    any advice would be appreciated..

    Are you talking about iChat server? if try the iChat server forum.
    http://discussions.apple.com/forum.jspa?forumID=1235

  • AS2 Receiver Error: MIC not verified # unexpected-processing-error

    When sending out a test message using Seeburger AS2 receiver channel I get the following error:
    MIC not verified # unexpected-processing-error
    So obviously this problem is related to digital signature I think? However I get the same error even if digital signature is deactivated in the communication channel.
    Do you have any idea on this?

    Hi ,
    I have been facing this error and tried all the refresh and reimporting of certificate.
    "MIC not verified # unexpected-processing-error"
    could you be bit specific how to fix this ?
    thanks in advance
    Praveen

  • HT1379 My iMac (2011) has been persistently throwing this error message: "SafariDAVClient quit unexpectedly." This started when I moved up to Mavericks. Nothing crashes, and all I have to do is click "ok" to get rid of the error window. Still, annoying. H

    My iMac (2011) has been persistently throwing this error message: "SafariDAVClient quit unexpectedly." This started when I moved up to Mavericks, from Lion. Nothing crashes, and all I have to do is click "ok" to get rid of the error window. Still, annoying, as this darn Error message pops up at least every 60 seconds Help?
    Here is thev error data that shows up in my Console after it happens. Of course, it might as well be GREEK TO ME!:
    Process:         SafariDAVClient [5937]
    Path:            /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Helpers/Safa riDAVClient
    Identifier:      SafariDAVClient
    Version:         106
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [202]
    Responsible:     SafariDAVClient [5937]
    User ID:         501
    Date/Time:       2014-02-02 15:40:22.026 -0800
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  38C42EEE-0927-2A62-02AC-FE5E1CEBFA44
    Sleep/Wake UUID: F4BAEB51-39DA-42AE-8105-AB27895B59BD
    Crashed Thread:  0  Dispatch queue: com.apple.Safari.BookmarkFolder.childrenAccess
    As well, my iCloud Pref Pane will not open!
    What the HECK is goin' on?

    feckinHell wrote:
    As well, my iCloud Pref Pane will not open!
    That's related since the process is attempting to load your Safari bookmarks from iCloud, and is crashing for some reason.
    Try this:
    Select the entire line that follows (triple-click to select it), then control-click, and from the contextual menu that appears, select Services > Reveal in Finder:
    ~/Library/Caches/com.apple.iCloudHelper
    Drag that entire folder to the Desktop.
    Quit Safari.
    Attempt to open iCloud Preferences again. If it opens de-select Safari.
    Launch Safari again and determine if the problem is fixed.

  • My Reminders app will not open. When I try to open it, quits and gives me an error message: "Reminders quit unexpectedly while using the CalDAV plug-in." My Reminders is synced with my iPod touch, and it is fine on that. How do I fix it?

    My Reminders app will not open. When I try to open it, it quits and gives me an error message: "Reminders quit unexpectedly while using the CalDAV plug-in." My Reminders is synced with my iPod touch, and it is fine on that. How do I fix it?
    Also, the Calendar is loading very very slowly, and sometimes it quits and gives me the same error message as above.

    The problem has been fixed with the most recent OS X software update.

  • Impossible to open a website, Crash + Error message: Safari quit unexpectedly while using the trf.dylib plug-in.

    Hi everybody,
    I cannot open the following URL: http://www.mmamania.com/ , it crashes and I have the following error message:  Safari quit unexpectedly while using the trf.dylib plug-in. I do not get it because I have not installed any plug in or have not installed any software update. Can you please help me guys? I am going to post the report in another post.
    Thanks.

    Here is the report from the error message:
    Process:         Safari [1261]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0.5 (9537.77.4)
    Build Info:      WebBrowser-7537077004000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [148]
    Responsible:     Safari [1261]
    User ID:         501
    PlugIn Path:       /Library/Rapport/*/trf.dylib
    PlugIn Identifier: trf.dylib
    PlugIn Version:    ??? (1)
    Date/Time:       2014-08-14 13:58:43.974 +0100
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  B10C4646-B7B1-9EA5-D967-01AB20D4A7D5
    Crashed Thread:  3
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    External Modification Warnings:
    Thread creation by external task.
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.sidetree.Translate-S64NDGV2C5 (6 - 1.1.1) Translate
    org.adblockplus.adblockplussafari-GRYYZR985A (1.8.3 - 1.8.3) Adblock Plus
    com.spigot.safari.searchme-B652554955 (1.3 - 1.3) Searchme
    com.spigot.safari.amazonshopassist-B652554955 (1.1 - 1.1) Amazon Shopping Assistant
    com.spigot.safari.ebayshopassist-B652554955 (1.1 - 1.1) Ebay Shopping Assistant
    com.spigot.safari.slicksavings-B652554955 (2.0 - 2.0) Slick Savings
    terminating with uncaught exception of type std::logic_error: basic_string::_S_construct NULL not valid
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.JavaScriptCore       0x00007fff87e35689 JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const + 233
    1   com.apple.JavaScriptCore       0x00007fff87f46034 operationGetById + 100
    2   ???                           0x00000001004db4e7 0 + 4300059879
    3   com.apple.JavaScriptCore       0x00007fff87e0e443 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
    4   com.apple.JavaScriptCore       0x00007fff87e0e1e5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    5   com.apple.JavaScriptCore       0x00007fff87fe8443 JSC::boundFunctionCall(JSC::ExecState*) + 547
    6   ???                           0x0000000100313345 0 + 4298191685
    7   com.apple.JavaScriptCore       0x00007fff87e0e443 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 595
    8   com.apple.JavaScriptCore       0x00007fff87e0e1e5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    9   com.apple.JavaScriptCore       0x00007fff87fe8443 JSC::boundFunctionCall(JSC::ExecState*) + 547
    10  com.apple.JavaScriptCore       0x00007fff87e0e45e JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 622
    11  com.apple.JavaScriptCore       0x00007fff87e0e1e5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    12  com.apple.JavaScriptCore       0x00007fff87fe8443 JSC::boundFunctionCall(JSC::ExecState*) + 547
    13  com.apple.JavaScriptCore       0x00007fff87e0e45e JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 622
    14  com.apple.JavaScriptCore       0x00007fff87e0e1e5 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 69
    15  com.apple.WebCore             0x00007fff8b8b983a WebCore::JSMainThreadExecState::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 154
    16  com.apple.WebCore             0x00007fff8b8fdf82 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 450
    17  com.apple.WebCore             0x00007fff8b8fdce7 WebCore::ScheduledAction::execute(WebCore::Document*) + 151
    18  com.apple.WebCore             0x00007fff8b8fda70 WebCore::DOMTimer::fired() + 304
    19  com.apple.WebCore             0x00007fff8b6be21f WebCore::ThreadTimers::sharedTimerFiredInternal() + 175
    20  com.apple.WebCore             0x00007fff8b6be0fa WebCore::timerFired(__CFRunLoopTimer*, void*) + 58
    21  com.apple.CoreFoundation       0x00007fff895823e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    22  com.apple.CoreFoundation       0x00007fff89581f1f __CFRunLoopDoTimer + 1151
    23  com.apple.CoreFoundation       0x00007fff895f35aa __CFRunLoopDoTimers + 298
    24  com.apple.CoreFoundation       0x00007fff8953d6a5 __CFRunLoopRun + 1525
    25  com.apple.CoreFoundation       0x00007fff8953ce75 CFRunLoopRunSpecific + 309
    26  com.apple.HIToolbox           0x00007fff896fca0d RunCurrentEventLoopInMode + 226
    27  com.apple.HIToolbox           0x00007fff896fc7b7 ReceiveNextEventCommon + 479
    28  com.apple.HIToolbox           0x00007fff896fc5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    29  com.apple.AppKit               0x00007fff9305324e _DPSNextEvent + 1434
    30  com.apple.AppKit               0x00007fff9305289b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    31  com.apple.Safari.framework     0x00007fff8d879d00 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    32  com.apple.AppKit               0x00007fff9304699c -[NSApplication run] + 553
    33  com.apple.AppKit               0x00007fff93031783 NSApplicationMain + 940
    34  com.apple.Safari.framework     0x00007fff8da4bc8d SafariMain + 267
    35  libdyld.dylib                 0x00007fff9423e5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff949a8662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff896b6421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff896b6136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff949a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff949a2d18 mach_msg + 64
    2   RapportUtil1.dylib             0x00000001422214c7 exception_handler::exception_messages_handler(void*) + 167
    3   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 3 Crashed:
    0   libsystem_kernel.dylib         0x00007fff949a7866 __pthread_kill + 10
    1   libsystem_pthread.dylib       0x00007fff94ef735c pthread_kill + 92
    2   libsystem_c.dylib             0x00007fff882cbb1a abort + 125
    3   libc++abi.dylib               0x00007fff9199bf31 abort_message + 257
    4   libc++abi.dylib               0x00007fff919c193a default_terminate_handler() + 240
    5   libobjc.A.dylib               0x00007fff9424d322 _objc_terminate() + 124
    6   libc++abi.dylib               0x00007fff919bf1d1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib               0x00007fff919bec5b __cxa_throw + 124
    8   libstdc++.6.dylib             0x00007fff88635923 std::__throw_logic_error(char const*) + 85
    9   libstdc++.6.dylib             0x00007fff88654b30 char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 140
    10  libstdc++.6.dylib             0x00007fff8865d6de std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) + 56
    11  trf.dylib                     0x000000014203186e wstring2string(std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) + 160
    12  RapportDaishi.dylib           0x0000000141bedf3b web_page_monitor::handle_get_document_response(char const*) + 265
    13  RapportDaishi.dylib           0x0000000141be75ed kobo_daishi_java_script_result + 573
    14  RapportDaishi.dylib           0x0000000141bf5216 _Xkobo_daishi_java_script_result + 166
    15  RapportDaishi.dylib           0x0000000141bf3e22 kobo_daishi_mig_server + 146
    16  libsystem_kernel.dylib         0x00007fff949a3599 mach_msg_server + 422
    17  RapportDaishi.dylib           0x0000000141bf5a03 mig_rpc_server::server_working_thread(void*) + 67
    18  libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    19  libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    20  libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff949a7a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff882eadc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff882eacb2 usleep + 54
    3   RapportUtil1.dylib             0x000000014216de18 bp_heartbeat_thread + 392
    4   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff949a7a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff882eadc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff882eacb2 usleep + 54
    3   RapportDaishi.dylib           0x0000000141bea7e0 active_monitor_finish_thread(void*) + 160
    4   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.WebCore             0x00007fff8b69d79b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore             0x00007fff8b69a32f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff949a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff949a2d18 mach_msg + 64
    2   com.apple.QuartzCore           0x00007fff8ec66377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore           0x00007fff8ec662ad thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff949a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff949a2d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8953df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8953d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8953ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff8d493967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff8d49376b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 9:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff949a79aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff89589a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9116 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore       0x00007fff87da8c35 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff87da95c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff87da95c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff87da95c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 15:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da8cc5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff87da95c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff87da95c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da9737 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff87da95c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib         0x00007fff949a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff949a2d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8953df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8953d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8953ce75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff931f305e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 24:: WebCore: Database
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da90dd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore             0x00007fff8bcb0848 ***::PassOwnPtr<WebCore::DatabaseTask> ***::MessageQueue<WebCore::DatabaseTask>::waitForMessageFilteredWithTimeout<boo l (WebCore::DatabaseTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::DatabaseTask*), double) + 168
    4   com.apple.WebCore             0x00007fff8bcafb1c WebCore::DatabaseThread::databaseThread() + 172
    5   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 25:: WebCore: LocalStorage
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da90dd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore             0x00007fff8c2594d8 ***::PassOwnPtr<***::Function<void ()> > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<bool (***::Function<void ()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()>*), double) + 168
    4   com.apple.WebCore             0x00007fff8c258ba3 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 26:: WebCore: LocalStorage
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff87da90dd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore             0x00007fff8c2594d8 ***::PassOwnPtr<***::Function<void ()> > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<bool (***::Function<void ()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()>*), double) + 168
    4   com.apple.WebCore             0x00007fff8c258ba3 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 27:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib         0x00007fff949a3a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff949a2d18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8953df15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8953d539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8953ce75 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework     0x00007fff8d9fb323 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore       0x00007fff87d9df5f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff949a7716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff94ef8c3b _pthread_cond_wait + 727
    2   trf.dylib                     0x0000000142007732 posix_waitable_condition::wait(int) + 262
    3   trf.dylib                     0x000000014203a85e async_tasks_scheduler::work() + 612
    4   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    5   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 31:
    0   libsystem_kernel.dylib         0x00007fff949a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ef7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94efafb9 start_wqthread + 13
    Thread 32:
    0   libsystem_kernel.dylib         0x00007fff949a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ef7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94efafb9 start_wqthread + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff949a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ef7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94efafb9 start_wqthread + 13
    Thread 34:
    0   libsystem_kernel.dylib         0x00007fff949a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ef7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94efafb9 start_wqthread + 13
    Thread 35:
    0   libsystem_kernel.dylib         0x00007fff949a7a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff882eadc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff882eacb2 usleep + 54
    3   RapportDaishi.dylib           0x0000000141bec164 web_page_monitor::wait_for_document() + 120
    4   RapportDaishi.dylib           0x0000000141bec29c web_page_monitor::prepare_document() + 222
    5   RapportDaishi.dylib           0x0000000141bed6a6 web_page_monitor::async_finish_document_load() + 140
    6   RapportUtil1.dylib             0x00000001421f1ab2 osx_async_tasks_scheduler::execute_task(tasks_scheduler::task*) + 66
    7   trf.dylib                     0x000000014203a81e async_tasks_scheduler::work() + 548
    8   RapportUtil1.dylib             0x00000001421f1b8a posix_async_tasks_scheduler::async_task_thread_wrapper(void*) + 10
    9   libsystem_pthread.dylib       0x00007fff94ef6899 _pthread_body + 138
    10  libsystem_pthread.dylib       0x00007fff94ef672a _pthread_start + 137
    11  libsystem_pthread.dylib       0x00007fff94efafc9 thread_start + 13
    Thread 36:
    0   libsystem_kernel.dylib         0x00007fff949a7e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff94ef7f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff94efafb9 start_wqthread + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00000001425af000  rcx: 0x00000001425ae5c8  rdx: 0x0000000000000000
      rdi: 0x0000000000004f03  rsi: 0x0000000000000006  rbp: 0x00000001425ae5f0  rsp: 0x00000001425ae5c8
       r8: 0x00007fff919c292c   r9: 0x00007fff882f38d0  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00000001425ae750  r13: 0x0000600000304f18  r14: 0x0000000000000006  r15: 0x00000001425ae630
      rip: 0x00007fff949a7866  rfl: 0x0000000000000206  cr2: 0x00007fff94efc1ad
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x100046000 -        0x100046ffd  com.apple.Safari (7.0.5 - 9537.77.4) <1798D677-1B85-3638-AB90-E5AD749F86E7> /Applications/Safari.app/Contents/MacOS/Safari
           0x1000ed000 -        0x1000f3ff7  libCGXCoreImage.A.dylib (599.25.10.1) <1AB1B2B2-55A9-3780-BCB9-1B3CE375D739> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
           0x1000fa000 -        0x1000fafeb +cl_kernels (???) <B0BBC7E0-E296-4C6A-8462-31EF7E24E844> cl_kernels
           0x141991000 -        0x141994fff  libspindump.dylib (161.2) <E16E9BFB-8F34-366F-BE10-48993F5843BC> /usr/lib/libspindump.dylib
           0x14199a000 -        0x14199bfff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1371) <B3C35936-EE5F-3C40-95FF-2AE6C5D35638> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x1419a0000 -        0x1419a4ff7  com.apple.DirectoryServicesSource (8.0 - 1371) <AF6429A6-608F-36B2-BC58-51A0C2B17C31> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x141a63000 -        0x141a6bff3  libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x141ad8000 -        0x141ad8fff  com.apple.WebInspectorUI (9537 - 9537.77.1) <AE060E19-150A-3194-A45F-0599B21CF702> /System/Library/PrivateFrameworks/WebInspectorUI.framework/Versions/A/WebInspec torUI
           0x141adc000 -        0x141b5afef +librooksbas.dylib (1) <F5F49CE8-16BB-A963-3A43-3A8421DAC47A> /Library/Rapport/*/librooksbas.dylib
           0x141bc6000 -        0x141bd3fff +librooksmce.dylib (1) <89DC3FBF-981E-1DC2-733C-64D22DA7A616> /Library/Rapport/*/librooksmce.dylib
           0x141be3000 -        0x141c0bfff +RapportDaishi.dylib (1) <D4540294-5AF5-312F-9DB8-4C9DABC5CE53> /Library/Rapport/*/RapportDaishi.dylib
           0x142003000 -        0x1420a2fff +trf.dylib (1) <B4C4BD32-39F4-B2F3-255D-09EB1AD1A686> /Library/Rapport/*/trf.dylib
           0x142156000 -        0x1423fdff7 +RapportUtil1.dylib (1) <5C1193A5-FAC6-1739-E4EE-F6AD9666ECB8> /Library/Rapport/*/RapportUtil1.dylib
           0x142a18000 -        0x142a2dff3  com.apple.WebInspector (9537 - 9537.77.1) <8D5325D9-EA25-33D1-A3E4-5FAD21CF89DF> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
           0x142ec0000 -        0x142fb1ff7  com.apple.mobiledevice (710.5 - 710.5) <C250816A-3B97-329D-9F6B-38DACA981CED> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x1431da000 -        0x1431ddffa  libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x143748000 -        0x143770ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x1438da000 -        0x1438e1fff  com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x1438f7000 -        0x1438ffff7  com.apple.xpcobjects (103 - 103) <268F4950-61A2-3A14-9697-C121E1798D18> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
           0x1464b3000 -        0x1464e8fff  com.apple.sociald.Social (87 - 87) <25F8FA83-E8DB-3082-93AC-0868A7B46607> /System/Library/Frameworks/Social.framework/Social
           0x146524000 -        0x14656fff7  com.apple.accounts.AccountsDaemon (113 - 113) <248F6C14-DDEA-3E8F-B016-E760E9B1E599> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
           0x146ce0000 -        0x146ce1ff9 +cl_kernels (???) <3E62E748-4AAB-4DE9-A58D-C90598B438E2> cl_kernels
           0x146ce8000 -        0x146ce9ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x146cff000 -        0x146de5fef  unorm8_bgra.dylib (2.3.58) <B267C5AB-20A1-3AF9-938D-5F9F9078E4F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x146e37000 -        0x146e38ffa +cl_kernels (???) <5A42AA7E-CBC3-4D0C-8D15-3EDED083E25A> cl_kernels
           0x14734c000 -        0x14734dfe4 +cl_kernels (???) <99254743-BBE9-4287-B6D2-4CD4227B7A2F> cl_kernels
           0x1477f4000 -        0x1477f8ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
        0x7fff694a8000 -     0x7fff694db817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8762b000 -     0x7fff87635ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
        0x7fff87636000 -     0x7fff87662fff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff877ca000 -     0x7fff87a5bff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff87a5c000 -     0x7fff87a8aff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87bdc000 -     0x7fff87d94ffb  libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
        0x7fff87d95000 -     0x7fff8810cff6  com.apple.JavaScriptCore (9537 - 9537.77.1) <F588191A-25E6-31AC-A325-B7779DC6D1EC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8810d000 -     0x7fff881ecfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff881ed000 -     0x7fff881f5ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8824a000 -     0x7fff8826efff  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
        0x7fff8826f000 -     0x7fff882f8ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff882f9000 -     0x7fff8862ffff  com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff88630000 -     0x7fff8867eff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff88f43000 -     0x7fff88f9ffff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff88fe1000 -     0x7fff88fedff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff8900a000 -     0x7fff8900bffc  com.apple.SafariServices.framework (9537 - 9537.77.4) <67413E9A-14B6-3404-8493-DACE9E1EE4ED> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
        0x7fff8900c000 -     0x7fff89247fff  com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff89248000 -     0x7fff89277fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff89282000 -     0x7fff89293fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff89294000 -     0x7fff892abffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff892ac000 -     0x7fff89318fff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff89319000 -     0x7fff8931fff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff89320000 -     0x7fff89324ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff89325000 -     0x7fff89416ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89417000 -     0x7fff89424ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff89425000 -     0x7fff89463ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff89464000 -     0x7fff89465fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff89466000 -     0x7fff8946efff  libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8946f000 -     0x7fff8947bffb  com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8947c000 -     0x7fff8947dfff  com.apple.AddressBook.ContactsData (8.0 - 1371) <917BFD6E-9489-36FE-BFFD-DA29B0183686> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8947e000 -     0x7fff894ccff7  com.apple.opencl (2.3.59 - 2.3.59) <B49916BA-1D02-3BA6-9986-5A935A3C009B> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff894cd000 -     0x7fff896b2fff  com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff896b3000 -     0x7fff896cdfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff896ce000 -     0x7fff89978ff5  com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff89a76000 -     0x7fff89a91ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff89a92000 -     0x7fff89abaffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff89c5c000 -     0x7fff89c82ff7  com.apple.iCalendar (7.0 - 162.2) <8715F4AA-3E35-3E36-B085-128C3DC332B1> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff89c96000 -     0x7fff89c96fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff89dfe000 -     0x7fff89e07ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff89e08000 -     0x7fff89e24fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff89e25000 -     0x7fff89e3dff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff89e58000 -     0x7fff89f22fff  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
        0x7fff89f23000 -     0x7fff89f87fff  com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff89f88000 -     0x7fff89fe3ffb  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
        0x7fff89fe4000 -     0x7fff89ff1ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff89ff2000 -     0x7fff8a044fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8a045000 -     0x7fff8a046fff  libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a047000 -     0x7fff8a07fff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8a080000 -     0x7fff8a082fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8a0a5000 -     0x7fff8a0a7fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8a0a8000 -     0x7fff8a0b0ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8a0b1000 -     0x7fff8a182fff  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
        0x7fff8a183000 -     0x7fff8a18ffff  com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8a190000 -     0x7fff8a461ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8a462000 -     0x7fff8a47aff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a47b000 -     0x7fff8a4abfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8abfc000 -     0x7fff8ac07fff  libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
        0x7fff8ac08000 -     0x7fff8ac4aff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8ac65000 -     0x7fff8aec2ffa  com.apple.RawCamera.bundle (5.05 - 743) <362EA30F-3B5A-35C4-9455-339B0FDC89C6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8aec8000 -     0x7fff8aeceff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8aecf000 -     0x7fff8af20fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8af21000 -     0x7fff8af3dfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8af44000 -     0x7fff8b0b2ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b0b3000 -     0x7fff8b0b3ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8b0b4000 -     0x7fff8b13dfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8b13e000 -     0x7fff8b197fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8b1a1000 -     0x7fff8b1a4fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b1a5000 -     0x7fff8b1b0ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b1b1000 -     0x7fff8b1f1ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8b1f2000 -     0x7fff8b1f3ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8b1f4000 -     0x7fff8b21eff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8b242000 -     0x7fff8b24eff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8b24f000 -     0x7fff8b256ff8  liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
        0x7fff8b257000 -     0x7fff8b2e3ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8b683000 -     0x7fff8b694ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8b695000 -     0x7fff8c4e8ffb  com.apple.WebCore (9537 - 9537.77.4) <9C4E816A-0DAC-31B2-85C3-910164F3E741> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c4e9000 -     0x7fff8c506ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c507000 -     0x7fff8c542fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8c558000 -     0x7fff8c57dff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8c5b0000 -     0x7fff8c5b8ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff8c5b9000 -     0x7fff8c61bff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8c61c000 -     0x7fff8c706fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8c707000 -     0x7fff8c788fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8c789000 -     0x7fff8c814fff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
        0x7fff8c815000 -     0x7fff8c815fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c81d000 -     0x7fff8c84eff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3

  • BPM: Error while executing Open - Unexpected exception

    Hello! Everyone
    Can you please let us know if anyone has faced similar issue and any suggestion on resolving the below issue would be very helpful:
    We have been experiencing problem with opening BPM in our ESR; we are getting a Error while executing open - Unexpected exception for all the BPM.
    I am copying the detail log, can you please help suggest steps to resolve this exception error in opening the BPM.
    Thank you,
    Vemul
    Also, here is the detail log of the BPM exception while executing open in ESR:
    ====================================================================
    = Root Exception ===================================================
    ====================================================================
    Thrown:
    com.sap.aii.utilxi.swing.toolkit.ServerCallCancelledException: Unexpected exception.
         at com.sap.aii.ib.clsif.gen.BeanAccessHandler.handleRuntimeExInBusinessMethod(BeanAccessHandler.java:87)
         at com.sap.aii.ib.clsif.oa.ObjectAccess.read(ObjectAccess.java:112)
         at com.sap.aii.ib.client.oa.ObjectHandler.read(ObjectHandler.java:119)
         at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:94)
         at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)
         at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:353)
         at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)
         at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:211)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)
         at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)
         at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:59)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:198)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:542)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2264)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2196)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:319)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:643)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:612)
         at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.invokeInternal(P4InvocationHandler.java:160)
         at com.sap.engine.services.rmi_p4.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:52)
         at $Proxy62.read(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.engine.services.ejb3.runtime.impl.StatelessRemoteStubInvocationHandler.invoke(StatelessRemoteStubInvocationHandler.java:89)
         at $Proxy63.read(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.aii.ib.clsif.login.BeanProxy.invoke(BeanProxy.java:114)
         at $Proxy63.read(Unknown Source)
         at com.sap.aii.ib.clsif.oa.ObjectAccess.read(ObjectAccess.java:101)
         ... 40 more
    Caused by: java.io.InvalidClassException: com.sap.aii.ib.bom.condition.xi71.parser.impl.ConditionParserImpl; local class incompatible: stream classdesc serialVersionUID = 1, local class serialVersionUID

    Thanks! Abinash
    We applied all the patches listed above,  however the issue still exists.
    Actually the issue started when we applied the patches initially and even after getting the latest patches the issue still exits same as mentioned above:
    When we try to click open any of our Integration Processes / BPM s we get the unexpected error while executing open.
    Please, do let us know if anyone has faced similar issue and how it could be resolved.
    Regards,
    Vemul
    Edited by: Parikshit Vemul on Jul 30, 2010 11:34 PM

  • My CS6 program that has never had a problem before, is not telling me that there is an error and that it "unexpectedly quit" when I simply try to launch the program.  I have restarted my computer several times.  It does the same thing each time.  So then

    My CS6 program that has never had a problem before, is not telling me that there is an error and that it "unexpectedly quit" when I simply try to launch the program.  I have restarted my computer several times.  It does the same thing each time.  So then I tried uninstalling the program and re-installing.  It said that it could not install due to an error.  So I STILL can't launch my program.  I don't know what to do.  Any help would be appreciated.  I have to edit photos for a photoshoot and return them tomorrow. :/

    Reset Photoshop's Preferences?
    Your Photoehop preferences will survive un-installing and re-installing Photoshop......

  • Just installed PS 13 elements and loaded pictures into organizer. after using PS editor now organizer is not reloading. I keep getting error message saying organizer unexpectedly quit, do you want to reopen.  When I click on it to reopen it doesn't and I

    just installed PS 13 elements and loaded pictures into organizer. after using PS editor now organizer is not reloading. I keep getting error message saying organizer unexpectedly quit, do you want to reopen.  When I click on it to reopen it doesn't and I get the same message again.  I rebooted computer, still did it,  I uninstalled and reinstalled the program and I am still getting the same error message.  This is on Mac OS with yosemite.  Any Ideas Please!!!

    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff9219f4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9219e64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff97717b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff97716ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff97716858 CFRunLoopRunSpecific + 296
    5   com.apple.AppKit               0x00007fff8e85533b _NSEventThread + 137
    6   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    7   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    8   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 9:: cr_scratch
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   com.adobe.CameraRaw           0x000000012122478b 0x120c28000 + 6277003
    2   com.adobe.CameraRaw           0x00000001211ad48b 0x120c28000 + 5788811
    3   com.adobe.CameraRaw           0x0000000120fad001 0x120c28000 + 3690497
    4   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff9219f4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9219e64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff97717b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff97716ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff97716858 CFRunLoopRunSpecific + 296
    5   com.apple.CoreFoundation       0x00007fff977ccef1 CFRunLoopRun + 97
    6   com.adobe.ols.library         0x00000001235ebc86 OLSHTTPTransaction::Execute() + 4166
    7   com.adobe.ols.library         0x00000001236174f9 OLSServiceTask::PerformMessageExchangeServerPOST(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&) + 1849
    8   com.adobe.ols.library         0x000000012360958a OLSServiceTask::PerformMessageExchangeServer(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&) + 1834
    9   com.adobe.ols.library         0x000000012361626c OLSServiceTask::ProcessUnhandledMessageList(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSMessageOrigin) + 1804
    10  com.adobe.ols.library         0x00000001235c885c OLSClientSession::ProcessUnhandledMessageList(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSMessageOrigin) + 124
    11  com.adobe.ols.library         0x00000001235c6921 OLSClientSession::ProcessMessageList(OLSAutoRefPtr<OLSElement> const&, OLSAutoRefPtr<OLSElement> const&, OLSMessageOrigin) + 2593
    12  com.adobe.ols.library         0x0000000123608d3a OLSServiceTask::ExecuteStateMessageExchangeServer() + 426
    13  com.adobe.ols.library         0x00000001236010cc OLSServiceTask::ExecuteInternal() + 1196
    14  com.adobe.ols.library         0x000000012361b22e OLSTask::Execute() + 350
    15  com.adobe.ols.library         0x000000012361c874 OLSWorkerThreadTaskManager::ProcessTasks(OLSTaskThread*) + 1300
    16  com.adobe.ols.library         0x000000012361b454 OLSTaskThread::Run() + 36
    17  com.adobe.ols.library         0x000000012363fd88 OLSThread::ThreadProc(void*) + 54
    18  com.apple.CoreServices.CarbonCore 0x00007fff9c7108dc PrivateMPEntryPoint + 58
    19  libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    20  libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    21  libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff921a475a __sigwait + 10
    1   com.adobe.ElementsOrganizer13 0x000000010dce1a84 0x10cc7e000 + 17185412
    2   com.adobe.ElementsOrganizer13 0x000000010dce5d15 0x10cc7e000 + 17202453
    3   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    4   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    5   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 12:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff9219f4de mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff9219e64f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff97717b34 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff97716ffb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff97716858 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff8fcfac80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff90df190a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 13:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff921a43fa __select + 10
    1   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   com.adobe.ElementsOrganizer13 0x000000010dce02fd 0x10cc7e000 + 17179389
    2   com.adobe.ElementsOrganizer13 0x000000010cd34e19 0x10cc7e000 + 749081
    3   com.adobe.ElementsOrganizer13 0x000000010dce5d15 0x10cc7e000 + 17202453
    4   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   com.adobe.ElementsOrganizer13 0x000000010dce02fd 0x10cc7e000 + 17179389
    2   com.adobe.ElementsOrganizer13 0x000000010cd34e19 0x10cc7e000 + 749081
    3   com.adobe.ElementsOrganizer13 0x000000010dce5d15 0x10cc7e000 + 17202453
    4   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 16:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ad2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    2   com.apple.JavaScriptCore       0x00007fff99593aaa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore       0x00007fff993828f4 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 17:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff99382f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff99382d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 18:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff99382f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff99382d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 19:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff921a4136 __psynch_cvwait + 10
    1   libc++.1.dylib                 0x00007fff8fb2ac95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore       0x00007fff99382f1b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore       0x00007fff99382d78 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff9937814f WTF::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff974c1268 _pthread_body + 131
    6   libsystem_pthread.dylib       0x00007fff974c11e5 _pthread_start + 176
    7   libsystem_pthread.dylib       0x00007fff974bf41d thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00000000000000b0  rbx: 0x00006080000b4460  rcx: 0x00007fff52f7da08  rdx: 0x00007fff52f7d8c0
      rdi: 0x00006080001d31a0  rsi: 0x0000000000000000  rbp: 0x00007fff52f7d860  rsp: 0x00007fff52f7d830
       r8: 0x00007fff52f7d9d8   r9: 0x00007fff52f7d9a0  r10: 0x0000000000000000  r11: 0x0000000110825b90
      r12: 0x00007fff52f7d9a0  r13: 0x00007fff52f7e0e8  r14: 0x00007fff52f7d8c0  r15: 0x00006080000b4460
      rip: 0x0000000110825ba6  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14

Maybe you are looking for

  • Deploying EJB 3 session beans on OC4J 10.1.3.0.0 Standalone

    Guys, I am unable to deploy any EJB 3.0 session beans on my freshly installed OC4J 10.1.3.0.0 instance. I also have tried to deploy the EAR created by the "Develop a Stateless Session Bean using EJB 3.0" to eliminate problems in the deployed archive,

  • UNMOUNTABLE_BOOT_VOLUME BLUE SCREEN

    I have a Toshiba C655-S5123 error code UNMOUNTABLE_BOOT_VOLUME blue screen code:STOP: 0x000000ED (0xFFFFFA80026B15F0,0xFFFFFFFFC0000185,0x0000000000000000.0x0000000000000000)I can't boot in safe mode and can't access system repair.  I have disks for

  • Help required to attach CO-PA reports to Report Tree.

    HI experts, Me and my functional are in urgent need of important information. My functional has generate CO-PA reports and now they have asked us to attach those reports to a report tree. My problem is that I have got the transaction SERP which seems

  • Why get SOAPException: Bad response: 405 M ethod Not Allowed?

    I'm newer of parlayx development. I want to test Parlay X Web Services client application with OCMS(version 10.1.3.4) referencing parlayxjdeveloper.pdf. After successful deployed on OCMS, when I use the URL(http://127.0.0.1:8888/presencedemo/login.js

  • /etc/modprobe.d/nouveau_blacklist.conf NOT being honored [SOLVED]

    Topic says it all: $ cat /etc/modprobe.d/nouveau_blacklist_ck.conf blacklist nouveau $ lsmod | grep nouv nouveau 709777 0 ttm 54808 1 nouveau drm_kms_helper 25753 1 nouveau drm 185576 3 nouveau,ttm,drm_kms_helper i2c_algo_bit 5199 1 nouveau mxm_wmi 1