Public bug reported:

The orthanc package currently bundled with 18.04 LTS is not a release,
but a debug build.

W0620 10:07:06.179536 main.cpp:1297] Orthanc version: 1.3.1
W0620 10:07:06.179578 main.cpp:1145] Performance warning: Non-release build, 
runtime debug assertions are turned on

As orthanc will not process DICOM files in parallel when in debug mode,
this created a huge performance penalty on our server.

$ lsb_release -rd
Description:    Ubuntu 18.04 LTS
Release:        18.04

$ apt-cache policy orthanc
orthanc:
  Installed: 1.3.1+dfsg-1build2
  Candidate: 1.3.1+dfsg-1build2
  Version table:
 *** 1.3.1+dfsg-1build2 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        100 /var/lib/dpkg/status


EXPECTED: Orthanc is build in release mode.
INSTEAD: Orthanc was built in debug mode, and thus processing DICOM files took 
way longer than expected.

** Affects: orthanc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777818

Title:
  Orthanc is build in Debug mode, not Release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orthanc/+bug/1777818/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to