Summary: | Krita SEGFAULTs on startup | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | com.cookie |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Krita SIGSEGV log |
This happens if you do not specify the PACKAGERS_BUILD in your cmake command. In the 3.1 and master branch, we removed the possibility to disable PACKAGERS_BUILD, and made sure it's always on. *** This bug has been marked as a duplicate of bug 374565 *** |
Created attachment 103667 [details] Krita SIGSEGV log After updating libeigen3-dev to version 3.3.1 (Debian testing), Krita builds fine, but crashes with signal 11 on startup. Reverting back to 3.2.2 makes it work again. A log is attached.