-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cursors
-
Storage Engines - Foundations
-
None
-
None
Uncaught exception
If the exception is ever thrown, the program will crash. A C++ exception is thrown but never caught
/test/model/test/common/wiredtiger_util.cpp:348: UNCAUGHT_EXCEPT 183980 In function "wt_txn_remove(WT_SESSION *, char const *, model::data_value const &)" an exception of type "model::model_exception" is thrown and never caught.
On line set_wt_cursor_key_or_value(cursor, cursor->set_key, cursor->key_format, value);
Link: https://coverity.corp.mongodb.com/#/project-view/23921/10049?selectedIssue=183980