Bug #6635
WT DBO Segmentation Fault with natural keys
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
09/25/2018
Due date:
% Done:
0%
Estimated time:
Description
WT DBO experiences a segmentation fault when creating tables with the following relationships:
One table with a natural key that "has many" of another table.
Here is a fully working example in one code file: https://github.com/limitedAtonement/wterror
Run ./mkrun in the root of the example to reproduce. You'll likely need to adjust some things in resources/run for your environment. For instance, it uses cgdb as a debugger to help see the stack trace, and uses a custom library path.
No data to display