Summary: | The program kasts fails to launch. It crashes. | ||
---|---|---|---|
Product: | [Applications] kasts | Reporter: | Mark Grieveson <markgrieveson> |
Component: | general | Assignee: | bart |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 23.08.3 | ||
Target Milestone: | --- | ||
Platform: | postmarketOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark Grieveson
2023-11-19 05:40:40 UTC
Is this happening with the postmarketOS Kasts package, or with a manually compiled version? If it's the official package, could you report this bug with postmarketOS, please? These kinds of faults tend to happen when a library that Kasts depends on gets updated without Kasts itself getting recompiled. Then you can end up with an instruction that has changed in the underlying lib without Kasts knowing about this, leading to a crash. So, I would think it's simply a matter of recompiling the package. If that still doesn't help, then please let me know, and so we can futher debug this. (In reply to bart from comment #1) > Is this happening with the postmarketOS Kasts package, or with a manually > compiled version? If it's the official package, could you report this bug > with postmarketOS, please? > > These kinds of faults tend to happen when a library that Kasts depends on > gets updated without Kasts itself getting recompiled. Then you can end up > with an instruction that has changed in the underlying lib without Kasts > knowing about this, leading to a crash. So, I would think it's simply a > matter of recompiling the package. > > If that still doesn't help, then please let me know, and so we can futher > debug this. Hello. Thank you for your feedback. Yes, this is happening with the postmarketOS Kasts package. I'm not sure where exactly I should report this to, but I did mention it on the [postmarketOS Lemmy site](https://lemmy.ca/post/9914444); so, hopefully someone from there will be made aware of it. Thanks again for your feedback. I appreciate all the work that people are doing to provide open source alternatives to us. I directly contacted one of the pmOS devs and it seems they are already aware and have opened an internal bugreport (actually on alpine linux). So I hope it gets addressed soon. I will close this ticket now, since it's pretty clear that it's an alpine packaging problem. https://gitlab.alpinelinux.org/alpine/aports/-/issues/15496 |