Bug 50686 - не работает, падает с SIGSEGV
Summary: не работает, падает с SIGSEGV
Status: UNCONFIRMED
Alias: None
Product: Branch p11
Classification: Unclassified
Component: fuse-encfs (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 critical
Assignee: qa-team@altlinux.org
QA Contact: qa-p11@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-19 10:41 MSK by Gleb Kulikov
Modified: 2024-06-19 10:41 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Kulikov 2024-06-19 10:41:44 MSK
encfs не работает. ПРи попытке смонтировать ресура, падает с Сигсегв в lib64/libcrypto.so.3.
Локальная персборка с окружении p11 не помогает.

Интересно, что в Сизифе с этим всё в порядке.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff79915f4 in EVP_CIPHER_CTX_set_key_length () from /lib64/libcrypto.so.3
(gdb) bt
#0  0x00007ffff79915f4 in EVP_CIPHER_CTX_set_key_length () from /lib64/libcrypto.so.3
#1  0x00005555555b1198 in encfs::initKey(std::shared_ptr<encfs::SSLKey> const&, evp_cipher_st const*, evp_cipher_st const*, int) ()
#2  0x00005555555b25c5 in encfs::SSL_Cipher::newKey(char const*, int, int&, long, unsigned char const*, int) ()
#3  0x000055555559b307 in encfs::EncFSConfig::makeKey(char const*, int) ()
#4  0x000055555559b958 in encfs::EncFSConfig::getUserKey(bool) ()
#5  0x00005555555a2a43 in encfs::initFS(encfs::EncFS_Context*, std::shared_ptr<encfs::EncFS_Opts> const&) ()
#6  0x00005555555843fd in main ()