Created attachment 201041 [details] HTTP response code said error After LO 25.8 dev crash, Crash Report Tool cannot communicate with crashreport.libreoffice.org server, so DMP file is not sent to TDF. The following text is displayed: *** HTTP response code said error Please check the report and if no bug report is connected to the crash report yet, open a new bug at bugs.documentfoundation.org. Add detailed instructions on how to reproduce the cras and the shown crash ID into the crash report field. Thank you for your help in improving LibreOfficeDev. [x] Restart LibreOfficeDev to enter safe mode. Privacy Policy Close *** Version: 25.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 17e8dbead42e2d4b55815b1b7b2846b03d62a15d CPU threads: 8; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: pl-PL (pl_PL); UI: en-US Calc: CL threaded https://dev-builds.libreoffice.org/daily/master/Win-x86_64@tb77-TDF/2025-05-29_03.57.09/
https://help.libreoffice.org/latest/en-US/text/shared/guide/error_report.html
Hello Piotr, Yes, this is expected behaviour. The crashreport tool only works with final releases as you can see on the left column https://crashreport.libreoffice.org/stats/. This is because the symbols for each version have to be uploaded there to resolve the crashes, otherwise it gives meaningless results. Closing as RESOLVED NOTABUG
Thank you Xisco for explanation.