comparison Sphinx/source/faq/debugging.rst @ 245:b742e44113d4

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 13 May 2019 15:56:58 +0200
parents 26b0d7ece4af
children a64197133114
comparison
equal deleted inserted replaced
244:26b0d7ece4af 245:b742e44113d4
58 #0 0x00007ffff6de68bd in __cxa_throw () 58 #0 0x00007ffff6de68bd in __cxa_throw ()
59 from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 59 from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
60 ... 60 ...
61 61
62 If you are unable to analyze such a backtrace by yourself, feel free 62 If you are unable to analyze such a backtrace by yourself, feel free
63 to post your ``core`` file on the `Orthanc forum 63 to post your backtrace on the `Orthanc forum
64 <https://groups.google.com/forum/#!forum/orthanc-users>`__. 64 <https://groups.google.com/forum/#!forum/orthanc-users>`__.
65
66 **Important:** The Orthanc developers will only be able to analyze the
67 ``core`` files generated by our own precompiled binaries!
68 65
69 **Plugins:** Besides the Orthanc core, debug binaries of the official 66 **Plugins:** Besides the Orthanc core, debug binaries of the official
70 plugins precompiled using the LSB are also available at the following 67 plugins precompiled using the LSB are also available at the following
71 locations: 68 locations:
72 69