Uploaded image for project: 'Commons Daemon'
  1. Commons Daemon
  2. DAEMON-427

Lack of JvmOptions causes crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.2.3
    • None
    • prunsrv

    Description

      When --JvmOptions parameter is not specified, a NULL pointer is passed to setInprocEnvironmentOptions(). The function doesn't check for NULL pointer and tries to dereference it.

      From the documentation I guess JvmOptions is not a mandatory parameter. It says the parameter has default value and the parameter is not mentioned in the install example. prunsrv should work without this parameter. Now it crashes and Windows returns an error: Error 1067: The process terminated unexpectedly.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              grzegorz Grzegorz Niemirowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: