[Users] [Bug 3613] Search with non-ASCII characters on messages body inside folder caused segmentation fault
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue Feb 9 12:39:01 CET 2016
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3613
--- Comment #5 from suter <7ber at rambler.ru> ---
Gentoo X86_64, kernel-4.1.15, openssl-1.0.2f, libetpan-1.6
SIGSEGV i get without gdb after about 3-5 minuts waiting of search results, but
no one result.
With gdb i get SIGPIPE and after that remain opened main window claws-mail and
search window. GDB log after entering a "cont" command:
...
[14:24:36] IMAP4> 213 UID SEARCH CHARSET UTF-8 BODY "насос"
imap-thread.c:1660:imap search run - end 4
imap-thread.c:389:generic_cb
imap-thread.c:373:found imap 0x161c100
imap-thread.c:1671:imap search - begin
imap-thread.c:373:found imap 0x161c100
imap-thread.c:373:found imap 0x161c100
[14:24:36] IMAP4> 214 UID SEARCH CHARSET UTF-8 BODY "насос"
Program received signal SIGPIPE, Broken pipe.
0x00000038fec0fd1d in write () from /lib64/libpthread.so.0
(gdb) cont
Continuing.
imap-thread.c:1660:imap search run - end 4
imap-thread.c:389:generic_cb
imap-thread.c:373:found imap 0x161c100
imap-thread.c:1671:imap search - begin
imap-thread.c:373:found imap 0x161c100
imap-thread.c:373:found imap 0x161c100
[14:24:41] IMAP4> 214 UID SEARCH CHARSET UTF-8 BODY "насос"
[14:24:41] IMAP4> 215 UID SEARCH CHARSET UTF-8 BODY "насос"
Program received signal SIGPIPE, Broken pipe.
0x00000038fec0fd1d in write () from /lib64/libpthread.so.0
(gdb) cont
Continuing.
imap-thread.c:1660:imap search run - end 4
imap-thread.c:389:generic_cb
imap-thread.c:373:found imap 0x161c100
imap-thread.c:1671:imap search - begin
imap-thread.c:373:found imap 0x161c100
imap-thread.c:373:found imap 0x161c100
[14:24:42] IMAP4> 214 UID SEARCH CHARSET UTF-8 BODY "насос"
[14:24:42] IMAP4> 215 UID SEARCH CHARSET UTF-8 BODY "насос"
[14:24:42] IMAP4> 216 UID SEARCH CHARSET UTF-8 BODY "насос"
Program received signal SIGPIPE, Broken pipe.
0x00000038fec0fd1d in write () from /lib64/libpthread.so.0
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list