You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/04/08 09:39:25 UTC

[GitHub] [couchdb] big-r81 commented on issue #3976: Malformed JWT token crashes CouchDB 3.2.0

big-r81 commented on issue #3976:
URL: https://github.com/apache/couchdb/issues/3976#issuecomment-1092664864

   Hi,
   
   I can reproduce this on windows.
   
   `[error] 2022-04-08T09:33:44.043000Z couchdb@localhost <0.5852.1> -------- CRASH REPORT Process  (<0.5852.1>) with 0 neighbors crashed with reason: {invalid_ejson,{bad_block,88}} at jiffy:encode/2(line:99) <= couch_httpd:before_response/4(line:1207) <= couch_httpd:handle_response/5(line:1199) <= couch_httpd:send_response_no_cors/4(line:798) <= chttpd:process_request/1(line:318) <= chttpd:handle_request_int/1(line:249) <= mochiweb_http:headers/6(line:150) <= proc_lib:init_p_do_apply/3(line:226); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [chttpd,chttpd_sup,<0.332.0>], message_queue_len: 0, links: [<0.336.0>,#Port<0.33>], dictionary: [{chttpd_stats,{st,0,0,0}},{dont_log_response,true},{dont_log_request,...},...], trap_exit: false, status: running, heap_size: 4185, stack_size: 28, reductions: 6665
   
   [error] 2022-04-08T09:33:44.043000Z couchdb@localhost <0.5852.1> -------- CRASH REPORT Process  (<0.5852.1>) with 0 neighbors crashed with reason: {invalid_ejson,{bad_block,88}} at jiffy:encode/2(line:99) <= couch_httpd:before_response/4(line:1207) <= couch_httpd:handle_response/5(line:1199) <= couch_httpd:send_response_no_cors/4(line:798) <= chttpd:process_request/1(line:318) <= chttpd:handle_request_int/1(line:249) <= mochiweb_http:headers/6(line:150) <= proc_lib:init_p_do_apply/3(line:226); initial_call: {mochiweb_acceptor,init,['Argument__1','Argument__2',...]}, ancestors: [chttpd,chttpd_sup,<0.332.0>], message_queue_len: 0, links: [<0.336.0>,#Port<0.33>], dictionary: [{chttpd_stats,{st,0,0,0}},{dont_log_response,true},{dont_log_request,...},...], trap_exit: false, status: running, heap_size: 4185, stack_size: 28, reductions: 6665
   `
   
   Does your server completely die, so that you can't do any requests to it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org