Summary: | Snap Kate 23.08.2 systematically crashes on startup | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Mickou06 <cornutmick+kde> |
Component: | application | Assignee: | Scarlett Moore <sgmoore> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | neon-bugs, sgmoore |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Snap | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/b65e058b066991d1b8bb2a322fd3fe821553d146 | Version Fixed In: | |
Sentry Crash Report: |
Description
Mickou06
2023-11-03 09:18:46 UTC
After installing snap kate 23.08.2 on Ubuntu 20.04.6 LTS, kate is always crashing at startupt: $> sudo snap install kate --classic $> kate Segmentation fault (core dumped) $> dmesg [ 6994.694505] kate[12720]: segfault at ffffffffffffffff ip ffffffffffffffff sp 00007ffd6f656218 error 15 [ 6994.694511] Code: Unable to access opcode bytes at RIP 0xffffffffffffffd5. the coredump file is available here: https://e.pcloud.link/publink/show?code=XZHlCsZqzdEsjNy2yV3EyM4R07NGRIAGyGy Looking into it. Are you on X11 or wayland? (In reply to Scarlett Moore from comment #2) > Looking into it. Are you on X11 or wayland? I'm on X11: $> echo "$XDG_SESSION_TYPE" x11 A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1338 Git commit b65e058b066991d1b8bb2a322fd3fe821553d146 by Scarlett Moore. Committed on 07/11/2023 at 11:06. Pushed by scarlettmoore into branch 'release/23.08'. snapcraft: Don't bundle c++ libs. M +2 -3 snapcraft.yaml https://invent.kde.org/utilities/kate/-/commit/b65e058b066991d1b8bb2a322fd3fe821553d146 Just installed kate snap using snap install kate --candidate --classic Everything works fine! Thx for your speed/help ;) (In reply to Mickou06 from comment #6) > Just installed kate snap using > snap install kate --candidate --classic > > Everything works fine! > Thx for your speed/help ;) snap list Name Version Rev Tracking Publisher Notes bare 1.0 5 latest/stable canonical✓ base core22 20230801 864 latest/stable canonical✓ base gnome-42-2204 0+git.ff35a85 141 latest/stable canonical✓ - gtk-common-themes 0.1-81-g442e511 1535 latest/stable canonical✓ - kate 23.08.3 168 latest/candidate kde✓ classic Wonderful. I have released it to stable. |