FS#65898 - [lxappearance-obconf-gtk3] Segmentation fault when executing lxappearance
Attached to Project:
Community Packages
Opened by Giovanni Santini (ItachiSan) - Thursday, 19 March 2020, 16:22 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:07 GMT
Opened by Giovanni Santini (ItachiSan) - Thursday, 19 March 2020, 16:22 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:07 GMT
|
Details
Description:
Whenever executing the application, via terminal or desktop file, the application has a segmentation fault and core dump. Additional info: * package version: 0.6.3-2 * config and/or log files: not sure if I should report any * link to upstream bug report, if any: not that I am aware Steps to reproduce: 1. Have an LXDE environment 2. Install the required package: `lxappearance-gtk3` 3. Run `lxappearance` |
This task depends upon
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:07 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/lxappearance-obconf-gt k3/issues/1
Saturday, 25 November 2023, 20:07 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/lxappearance-obconf-gt k3/issues/1
https://sourceforge.net/p/lxde/bugs/search/?q=labels:lxappearance
Is the `coredumpctl` stack trace enough?
You can see more details here:
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces
In case they ask me the stack trace, I will oblige :)
'gtk3-theme-preview-segfault.patch' allow the program to function properly
'gtk3-theme-preview-hide.patch' applies the sed command in the arch PKGBUILD to the upstream sources directly - this would allow the 'lxappearance-obconf-gtk3' PKGBUILD to be merged with 'lxappearance-obconf' as a split package
https://sourceforge.net/p/lxde/mailman/lxde-list/thread/20201030001824.6817b566%40parabola/#msg37140205
the bug is in 'lxappearance-obconf-gtk3' - 'lxappearance-gtk3' works properly if 'lxappearance-obconf-gtk3' is not installed - the patches are against the lxappearance-obconf v0.2.3 source code
# pacman -Sy lxde-gtk3
$ lxappearance
-> program segfaults on launch
# pacman -R lxappearance-obconf-gtk3
$ lxappearance
-> program runs normally - "window borders" tab is unavailable
the bug exists upstream; but the patches are not yet accepted into a release - distros should apply at least the patch 'gtk3-theme-preview-segfault.patch'