https://bugs.kde.org/show_bug.cgi?id=522600

Furgo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|NEEDSINFO                   |REOPENED

--- Comment #15 from Furgo <[email protected]> ---
1. The bug described in this issue is not fixed with the latest (rev. 62)
kf6-core24 snap upload
2. The potential root cause mentioned in the comments (libxcb-shape.so not
being shipped in any kf6-core24 snap after rev. 36) is not fixed
2. Only the regression with the shell syntax error that happened in between is
fixed
3. The freecad snap's snapcraft.yaml does not use any gpu cleanup code:
https://github.com/FreeCAD/FreeCAD-snap/blob/master/snap/snapcraft.yaml

How I tested:
- Refreshed kf6-core24
- Started FreeCAD
- Click on New file
- Crash. Same symptoms as the original issue

$ sudo snap refresh kf6-core24 --channel=beta
$ kf6-core24 (beta) 6.11.1-6.27.0-6.7.0-26.04.2 from KDE✓ refreshed

$ freecad
$
$ Program received signal SIGSEGV, Segmentation fault.
$ #0  /lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x7fd8fa510330]

Then I checked whether the link and the target exist:

$ stat -L /snap/kf6-core24/current/usr/lib/x86_64-linux-gnu/libxcb-shape.so
$ stat: cannot statx
'/snap/kf6-core24/current/usr/lib/x86_64-linux-gnu/libxcb-shape.so': No such
file or directory

> @Furgo so is the xcb issues not resolved?? It works for me so it is 
> impossible to chase this down.

How exactly are you testing? Do the above steps to reproduce (refresh
kf6-core24, start freecad) work for you? If you just download the kf6-core24
snap in isolation in your system, does it provide the missing libxcb-shape
files?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to