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

2.2.3, start without --sslPEMKeyPassword but with --sslPEMKeyFile, process zombies, shell hangs, uninterruptible

    • Type: Icon: Bug Bug
    • Resolution: Incomplete
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 2.2.3
    • Component/s: None
    • Labels:
      None
    • ALL

      Repro'd this on two different ubuntu aws instances

      ubuntu@ip-10-48-159-19:~/mongodb-linux-x86_64-subscription-ubuntu1104-2.2.3$ ./bin/mongod --dbpath ./data/ --sslOnNormalPorts --sslPEMKeyFile ../gregorFreeBSD.pem 
      Thu Feb 28 13:16:10 need sslPEMKeyPassword
      
      
      ^C^C^C^Z^Z^H^H^H^C^C^C^C^Z^Z^Z^Z^Z^Z
      
      ubuntu@ip-10-48-159-19:~$ ps -elf | grep mongo
      0 Z ubuntu    5277  5150  0  80   0 -     0 exit   13:16 pts/0    00:00:00 [mongod] <defunct>
      0 S ubuntu    5485  5386  0  80   0 -  2026 pipe_w 13:20 pts/1    00:00:00 grep --color=auto mongo
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            gregor Gregor Macadam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: