Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
2.2.2
-
None
-
Linux 3.5.0-19-generic #30-Ubuntu SMP x86_64
-
Linux
-
Description
MongoDB shell version: 2.2.2
|
connecting to: test
|
> printStackTrace()
|
Error("Printing Stack Trace")@:0
|
()@src/mongo/shell/utils.js:37
|
@(shell):1
|
|
|
>
|
And latest version has the same issue:
MongoDB shell version: 2.3.2-pre-
|
connecting to: test
|
> printStackTrace()
|
Error: Printing Stack Trace
|
at printStackTrace (src/mongo/shell/utils.js:37:7)
|
at (shell):1:1
|
>
|