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 2020/05/29 18:20:54 UTC

[GitHub] [couchdb] davisp commented on pull request #2917: Fix wrong catch 1020 in couch jobs

davisp commented on pull request #2917:
URL: https://github.com/apache/couchdb/pull/2917#issuecomment-636116049


   I don't think that's couch_jobs_server dying of 1031, but a linked process that's dying.
   
   ```
   CRASH REPORT Process couch_jobs_server (<0.463.0>) with 0 neighbors exited with reason: {unexpected_process_exit,<0.470.0>,{{erlfdb_error,1031},[{erlfdb_nif,erlfdb_future_get,[#Ref<0.1313437569.2980970500.18212>],[]},{erlfdb,do_transaction,2,[{file,"src/erlfdb.erl"},{line,671}]},{fabric2_fdb,do_transaction,2,[{file,"src/fabric2_fdb.erl"},{line,160}]},{fabric2_fdb,transactional,2,[{file,"src/fabric2_fdb.erl"},{line,136}]},{couch_jobs_activity_monitor,check_activity,1,[{file,"src/couch_jobs_activity_monitor.erl"},{line,103}]},{couch_jobs_activity_monitor,handle_info,2,[{file,"sr..."},...]},...]}} at gen_server:handle_common_reply/8(line:726) <= proc_lib:init_p_do_apply/3(line:247); initial_call: {couch_jobs_server,init,['Argument__1']}, ancestors: [couch_jobs_sup,<0.458.0>], message_queue_len: 0, messages: [], links: [<0.459.0>], dictionary: [{'$erlfdb_error',undefined},{'$couch_jobs_current',{erlfdb_transaction,...}},...], trap_exit: false, status: running, heap_size: 4185, stack_size: 27, reductions: 49670
   ```


----------------------------------------------------------------
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.

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