-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: 4.4.1
-
Component/s: Internal Code
-
Server Programmability
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
From:
cleaned up and attached as bt.txt .
The "somap" field is present but mapped to an empty array in the backtrace here.
I don't know much more than that at this point, but it doesn't look correct!
Does this happen with all 4.4.1 backtraces or just this one?
This one is a seemingly infinite recursion failure, which might affect backtrace gathering? The backtracer is configured to show the first 100 frames and stop. This shows a full array of 100 frames at the same address.
{"a":"55FF0C178B7C","b":"55FF0A49B000","o":"1CDDB7C","s":"_ZN5mongo42DocumentSourceSingleDocumentTransformation9doGetNextEv","s+":"4C"}, ... about 100 times.
...