comparison Sphinx/source/faq/debugging.rst @ 984:46e2941b57dd

replace link to google users group by link to discourse
author Alain Mazy <am@osimis.io>
date Thu, 28 Sep 2023 16:19:58 +0200
parents a6bf749b3c04
children 2e103fb1fa11
comparison
equal deleted inserted replaced
983:8c01874ffc38 984:46e2941b57dd
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 backtrace on the `Orthanc forum 63 to post your backtrace on the `Orthanc Users discussion forum
64 <https://groups.google.com/forum/#!forum/orthanc-users>`__. 64 <https://discourse.orthanc-server.org>`__.
65 65
66 **Plugins:** Besides the Orthanc core, debug binaries of the official 66 **Plugins:** Besides the Orthanc core, debug binaries of the official
67 plugins precompiled using the LSB are also available at the following 67 plugins precompiled using the LSB are also available at the following
68 locations: 68 locations:
69 69