Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7859

printStackTrace() not work on Linux

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • 2.2.2
    • Shell
    • None
    • Linux 3.5.0-19-generic #30-Ubuntu SMP x86_64
    • Linux
    • Hide

      Open mongo shell. Type: printStackTrace()

      Show
      Open mongo shell. Type: printStackTrace()

    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
      > 

      Attachments

        Activity

          People

            Unassigned Unassigned
            happysoft Vadim Voitsiakh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: