-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Performance
-
ALL
-
0
We experience segmentation faults in the shell when network errors cause cursor creation to return nullptr. We could avoid the seg faults and fail more gracefully if we checked for nullptr before calling methods on those objects, like here.