-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: bson-4.2.1
-
Component/s: BSON
-
None
-
Environment:Linux 4.10.5 64-bit, Ruby 2.4.1p111, MongoDB 2.6.12
When I am running tests of my Rails app, from time to time it is crashing with segmentation fault error. I have isolated it into BSON::Buffer.new method which is native one defined in bson gem.
Attaching full RSpec log.
- is related to
-
RUBY-1194 TypeError: wrong argument type Integer (expected Proc) with MRI 2.4
- Closed