Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3158

Fix a crash when connection closes for _update

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      There is a crash when the client issue an update request and closes the connection.
      /<dbname>/_design/<desing_docid>/_update/<updater_id>/<doc_id>

      The resulting crash dump is:

      req_err(3443101085) unknown_error : normal
          [<<"mochiweb_request:recv/3 L180">>,  
          <<"mochiweb_request:stream_unchunked_body/4 L540">>,
          <<"mochiweb_request:recv_body/2 L214">>,
          <<"chttpd_external:-json_req_obj/4-lc$^0/1-0-/4 L67">>,
          <<"chttpd_external:-json_req_obj/4-lc$^0/1-0-/4 L67">>,
          <<"chttpd_external:json_req_obj/4 L67">>,
          <<"chttpd_show:send_doc_update_response/6 L119">>, 
          <<"chttpd:process_request/1 L293">>]
      

      Attachments

        1. acra
          1.0 kB
          Ilya Khlopotov

        Activity

          People

            Unassigned Unassigned
            iilyak Ilya Khlopotov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: