[Bug 1221085] New: encfs segfaults
https://bugzilla.suse.com/show_bug.cgi?id=1221085 Bug ID: 1221085 Summary: encfs segfaults Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.6 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: tiwai@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- After upgrading from leap 15.5 to 15.6, mounting via encfs causes a segfault. Reverting back to leap 15.5 package fixed. My understanding is that this happens because we now build with openssl3 while it was openssl1 in leap 15.5. When I rebuild the package with libopenssl-1_1-devel instead of openssl-devel, it starts working. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221085 https://bugzilla.suse.com/show_bug.cgi?id=1221085#c1 --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- The stack trace at the crash is quite similar as the existing bug 1207909 for TW. Both should be fixed by switching to libopenssl-1_1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221085 Chenzi Cao <chcao@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |otto.hollmann@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221085 https://bugzilla.suse.com/show_bug.cgi?id=1221085#c2 --- Comment #2 from Takashi Iwai <tiwai@suse.com> --- It turned out that the bug is rather specific for a very old directory. The workaround is to activate legacy in openssl, i.e. edit /etc/ssl/openssl.cnf, and uncomment the lines below [provider_sect] ... ## legacy = legacy_sect ## [legacy_sect] ## activate = 1 Maybe it's worth to put some document in the package. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1221085 Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pmonrealgonzalez@suse.com Assignee|otto.hollmann@suse.com |pmonrealgonzalez@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com