Re: [I] get_index call crashes couch_index_server instance [couchdb]

2023-10-17 Thread via GitHub
nickva closed issue #4809: get_index call crashes couch_index_server instance URL: https://github.com/apache/couchdb/issues/4809 -- 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.

Re: [I] get_index call crashes couch_index_server instance [couchdb]

2023-10-16 Thread via GitHub
nickva commented on issue #4809: URL: https://github.com/apache/couchdb/issues/4809#issuecomment-1765686676 The solution seems to be not return too early from async_open, at least not until we updated ets tables. -- This is an automated message from the Apache Git Service. To respond to

Re: [I] get_index call crashes couch_index_server instance [couchdb]

2023-10-16 Thread via GitHub
nickva commented on issue #4809: URL: https://github.com/apache/couchdb/issues/4809#issuecomment-1765685906 This seems to reproduce it: ``` diff --git a/src/couch_index/src/couch_index_server.erl b/src/couch_index/src/couch_index_server.erl index 35df43d2a..a40ea0e2a 100644

[I] get_index call crashes couch_index_server instance [couchdb]

2023-10-16 Thread via GitHub
nickva opened a new issue, #4809: URL: https://github.com/apache/couchdb/issues/4809 This failure was noticed on MacOS CI worker: ``` couch_index_crash_tests:76: index_crash_test_ (t_index_process_dies)...*failed* in function gen_server:call/3 (gen_server.erl, line 247)