Suggestion: Stand up Public Symbol Server for Qt Symbols
-
We use a crash dump aggregator and visualizer, Sentry, and it would be very helpful to have a public endpoint we can point to in order to resolve symbols like those for the following instead of each customer uploading their own copy of each of these pdbs:
- Qt5Core.dll
- Qt5Gui.dll
- Qt5Widgets.dll
Other partners provide these; for example AMD, Autodesk, Chromium, Citrix, Electron, Intel, Microsoft, Mozilla, Nvidia, NuGet, Ubuntu, and Unity all do.
https://docs.sentry.io/platforms/native/data-management/debug-files/symbol-servers/#built-in-repositories -
We use a crash dump aggregator and visualizer, Sentry, and it would be very helpful to have a public endpoint we can point to in order to resolve symbols like those for the following instead of each customer uploading their own copy of each of these pdbs:
- Qt5Core.dll
- Qt5Gui.dll
- Qt5Widgets.dll
Other partners provide these; for example AMD, Autodesk, Chromium, Citrix, Electron, Intel, Microsoft, Mozilla, Nvidia, NuGet, Ubuntu, and Unity all do.
https://docs.sentry.io/platforms/native/data-management/debug-files/symbol-servers/#built-in-repositories@zach.danz For change requests you should use Qt bug tracker, this is user forum.
-
... or simply install the debvug symbols with the Qt online installer. What's the point here?