search for: __strcmp_ssse3

Displaying 5 results from an estimated 5 matches for "__strcmp_ssse3".

2018 Oct 03
1
Bug reports - auth is broken in Dovecot 2.3.3
...help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/libexec/dovecot/auth...done. [New LWP 9586] Core was generated by `dovecot/auth'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f93c1ff4646 in __strcmp_ssse3 () from /lib64/libc.so.6 (gdb) bt full #0 0x00007f93c1ff4646 in __strcmp_ssse3 () from /lib64/libc.so.6 No symbol table info available. #1 0x000055574dbb58e8 in password_scheme_register_crypt () at password-scheme-crypt.c:190 i = 0 crypted = <optimized out> __func__...
2018 Oct 03
5
Bug reports - auth is broken in Dovecot 2.3.3
I applied the patch and recompiled but nothing resolved. What else can I do? -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181003/17af6a17/attachment.html>
2019 Nov 12
1
dovecot -2.2.24 on Fedora 31
...local/dovecot//libexec/dovecot/auth... (gdb) bt full No stack. (gdb) r Starting program: /usr/local/dovecot/libexec/dovecot/auth [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:173 173 movlpd (%rdi), %xmm1 > Also doveconf -n could be useful. Here it is: # 2.2.36.4 (baf9232c1): /usr/local/dovecot/etc/dovecot/dovecot.conf # OS: Linux 5.3.8-300.fc31.x86_64 x86_64 Fedora release 31 (Thirty One) ext3 # Hostname:...
2018 Feb 25
0
segfault calling SDL_Init with FFI/ MCJIT
...or known issues, with loading a library like SDL2 via the MCJIT?  (LLVM-3.8 still) The stack trace, from GDB, is below. I noticed the error actually happens deep inside a transitively loaded GL drive module, but still within the LLVM code.  Does LLVM have hooks for when libraries are loaded? #0  __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:173 #1  0x00007fffeff1a667 in llvm::cl::generic_parser_base::findOption(char const*) () from /home/src/leaf/sdl/dist/libLLVM-3.8.so #2  0x00007ffff02f291f in llvm::RegisterPassParser<llvm::MachineSchedRegistry>::NotifyAdd(char const*, void* (*)(),...
2019 Nov 12
2
dovecot -2.2.24 on Fedora 31
On Tue, 12 Nov 2019 00:17:28 +0100 Frank Elsner via dovecot wrote: > On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote: [ ... ] > I narrowed the probelem down to the warnings > > Warning: service auth { client_limit=128 } is lower than required under max. load (768) > Warning: service anvil { client_limit=256 } is lower than required under max. load (643) These