FS#76957 - [kgraphviewer] Package in Arch mirrors crashes, while manually built does not
Attached to Project:
Community Packages
Opened by Lova Widmark (Znurre) - Thursday, 29 December 2022, 14:19 GMT
Last edited by Antonio Rojas (arojas) - Monday, 02 January 2023, 21:19 GMT
Opened by Lova Widmark (Znurre) - Thursday, 29 December 2022, 14:19 GMT
Last edited by Antonio Rojas (arojas) - Monday, 02 January 2023, 21:19 GMT
|
Details
Description:
I recently registered https://bugs.kde.org/show_bug.cgi?id=462326 for kgraphviewer, since it crashes consistently on my system. As can be seen by the later comments, however, my troubleshooting now seem to point in the direction of the Arch Linux package. Suspiciously enough, manually issuing makepkg for the official PKGBUILD, and installing the resulting package, works. But the package that resides on the official mirror crashes 100% of the time for me when loading the attached file. Maybe a simple rebuild of the package in a more recent environment (comparable to mine) would be enough? Or maybe there is something in my environment that CMake picks up, and which results in a different, working build? Additional info: * kgraphviewer 2.4.3-3 * linux 6.0.9 * plasma 5.26 * wayland Steps to reproduce: * Install kgraphviewer * Start kgraphviewer * Load the attached file |
This task depends upon
Closed by Antonio Rojas (arojas)
Monday, 02 January 2023, 21:19 GMT
Reason for closing: Fixed
Additional comments about closing: kgraphviewer 2.4.3-4
Monday, 02 January 2023, 21:19 GMT
Reason for closing: Fixed
Additional comments about closing: kgraphviewer 2.4.3-4

Yeah, can repro in a fresh Plasma VM. QT stuff can be weird. Even
though it makes no sense, sometimes a simple recompile is enough
to fix these kinds of inexplicable "issues". Attaching a full
backtrace just in case.