| Summary: | Crash on startup, related to libssl | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Vishal Biswas <vshlbiswas> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | arojas, christoph |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.36.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Vishal Biswas
2017-07-15 05:56:18 UTC
I somehow start to think that the libgit2 usage should perhaps just replaced with the old code that called git via QProcess. We have plentoria of bugs in both part and app because of libgit2. Perhaps something to discuss at akademy next week. Which versions of the openssl-1.0 and openssl packages do you have installed? Please post the output of 'pacman -Qkk openssl-1.0' I had openssl-1.0-chacha20 installed. Replacing it with openssl-1.0 fixed it. |