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

'mongo' on Solaris aborts on startup

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • 2.2.0-rc0
    • Affects Version/s: 2.1.1
    • Component/s: Shell
    • Labels:
      None
    • Environment:
      Solaris
    • Solaris

      [admin@fhm8e4dc ~/buildslaves/mongo/SolarisJoyent_64bit/mongo]$ ./mongo
      terminate called after throwing an instance of 'int'
      Abort (core dumped)

      From the callstack, it looks like there is a problem in version.cpp constructing the global variable "versionArray":

       fffffd7ffef6abfa _lwp_kill () + a
       fffffd7ffef19969 raise () + 19
       fffffd7ffeef5b11 abort () + d1
       fffffd7fff2a1f33 ???????? ()
       fffffd7fff29f6be _ZN10__cxxabiv111__terminateEPFvvE () + b
       fffffd7fff29f6f3 _ZN10__cxxabiv112__unexpectedEPFvvE ()
       fffffd7fff29f7d8 _ZL23__gxx_exception_cleanup19_Unwind_Reason_CodeP17_Unwind_Exception ()
       0000000000534174 _ZN5mongoL13_versionArrayEPKc () + 214
       00000000005345af T.2649 () + ef
       0000000000589006 ???????? ()
       000000000064393e _init () + e
       00000000004e5d53 _start () + 63
      

            Assignee:
            gregor Gregor Macadam
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: