Displaying 20 results from an estimated 32 matches for "thr_kill".
2015 Oct 17
2
doveadm index assertion failed
...did manage to find the offending message is in Trash but have not been able to pin-point which message it is. Just in case, here is the debugging info. I will see if I can compile all dependencies in debug mode as well.
>
> Program received signal SIGABRT, Aborted.
> 0x000000080149f64a in thr_kill () from /lib/libc.so.7
> (gdb) f 5
> #5 0x0000000801143cd3 in i_panic (format=0x801191c30 "file %s: line %d (%s): assertion failed: (%s)") at failures.c:275
I guessed the frame wrong. It's usually 5, but I guess in FreeBSD it's 6 then. So try the same commands, but "f...
2015 Oct 05
4
doveadm index assertion failed
Hi,
one of my mailboxes returns following error when I run doveadm index on
it:
Panic: file charset-iconv.c: line 85 (charset_to_utf8_try): assertion
failed: (srcleft <= CHARSET_MAX_PENDING_BUF_SIZE)
OS: FreeBSD 10.2
Dovecot: 2.1.19
Tika: 1.10
SOLR: 5.3.1
Running doveadm -D index does not show any more information indicating
what causes this error (mail/folder/...)
How I can find what is
2016 Jul 01
2
kqueue crash on FreeBSD with 2.2.25
Hi,
2.2.25 crashes on FreeBSD with a kqueue-related message. I see references to something similar (http://www.dovecot.org/list/dovecot/2012-February.txt) from a couple years ago.
I get:
Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
It's not dumping core, and I get the message even with "protocols ="
Downgrading back to 2.2.24
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
...s from /usr/local/lib/compat/pkg/nss_winbind.so.1...(no
debugging symbols found)...done.
Loaded symbols for /usr/local/lib/compat/pkg/nss_winbind.so.1
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x000000001117655a in thr_kill () from /lib/libc.so.7
[New Thread 13616000 (LWP 100216/<unknown>)]
(gdb) bt
#0 0x000000001117655a in thr_kill () from /lib/libc.so.7
#1 0x000000001117652b in raise () from /lib/libc.so.7
#2 0x0000000011176499 in abort () from /lib/libc.so.7
#3 0x0000000010e2af54 in default_error_handler...
2023 Feb 15
1
crash when trying to upgrade from 2.0.x to 2.3.x
...404.core
(lldb) target create "/usr/local/libexec/dovecot/imap" --core "imap-6404.core"
Core file '/var/cores/imap-6404.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name = 'imap', stop reason = signal SIGABRT
* frame #0: 0x000000001151133a libc.so.7`__sys_thr_kill + 10
frame #1: 0x0000000011489c74 libc.so.7`__raise + 52
frame #2: 0x000000001153b109 libc.so.7`abort + 73
frame #3: 0x000000001137a336 libdovecot.so.0`___lldb_unnamed_symbol5855 + 150
frame #4: 0x0000000011378ad1 libdovecot.so.0`___lldb_unnamed_symbol5844 + 49
frame #5: 0x...
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
Probably I need to compile 2.2.28 from sources with debug flags.
Can you tell me wich flags I need to set for more informative backtrace
in gdb?
Aki Tuomi ????? 2017-02-28 17:42:
> Can you please issue
> bt full
> in gdb and post the output here?
--
With best regards,
Max Kostikov
BBM: 24CA5DF8 | W: https://kostikov.co
--
With best regards,
Max Kostikov
BBM: 24CA5DF8 | W:
2019 Dec 10
2
Troubles with Mac clients
...doc".
After disconnecting from the share and reconnecting, Mac2 can open the
file again.
From the fileserver itself, I still see the lockfile!!!
C) I'm sometimes seeing smbd crash.
Until now, I was able to capture one core, whose stack trace is below:
> #0 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
> (gdb) bt
> #0 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
> #1 0x0000000812e59984 in __raise (s=6) at /usr/src/lib/libc/gen/raise.c:52
> #2 0x0000000812e598f9 in abort () at /usr/src/lib/libc/stdlib/abort.c:65
> #3 0x000000080297c21c in dump_cor...
2019 Dec 10
0
Troubles with Mac clients
...nd reconnecting, Mac2 can open the
> file again.
> From the fileserver itself, I still see the lockfile!!!
>
>
>
>
>
> C) I'm sometimes seeing smbd crash.
> Until now, I was able to capture one core, whose stack trace is below:
>
>> #0? 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
>> (gdb) bt
>> #0? 0x0000000812e599ba in thr_kill () from /lib/libc.so.7
>> #1? 0x0000000812e59984 in __raise (s=6) at
>> /usr/src/lib/libc/gen/raise.c:52
>> #2? 0x0000000812e598f9 in abort () at
>> /usr/src/lib/libc/stdlib/abort.c:65
>...
2016 Jul 02
5
kqueue crash on FreeBSD with 2.2.25
...ols from /usr/local/lib/dovecot/libdovecot.so.0...done.
Loaded symbols for /usr/local/lib/dovecot/libdovecot.so.0
Reading symbols from /lib/libc.so.7...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x28295237 in thr_kill () from /lib/libc.so.7
(gdb) bt
#0 0x28295237 in thr_kill () from /lib/libc.so.7
#1 0x2829522a in raise () from /lib/libc.so.7
#2 0x28295176 in abort () from /lib/libc.so.7
#3 0x2815aea2 in default_fatal_finish (type=LOG_TYPE_PANIC, status=0) at failures.c:201
#4 0x2815b686 in i_syslog_fatal_h...
2016 Oct 24
2
keent() from Tika - with doveadm
...9998 [1]: Got 200 response
>>> for request [Req38: PUT http://localhost:9998/tika/] (took 296 ms + 8 ms in
>>> queue)
>>> doveadm(mrm): Panic: kevent(): Invalid argument
>>>
>>> Program received signal SIGABRT, Aborted.
>>> 0x00000008014e6f7a in thr_kill () from /lib/libc.so.7
>>> (gdb) fr 6
>>> #6 0x00000008011a3e49 in io_loop_handler_run_internal (ioloop=0x801c214e0)
>>> at ioloop-kqueue.c:131
>>> 131 i_panic("kevent(): %m");
>>> (gdb) p ts
>>> $1 = {tv_sec = 34389923520, tv_nse...
2015 Oct 16
0
doveadm index assertion failed
...uot;...
(gdb) run
Starting program: /usr/local/bin/doveadm index -u xxxx at xxxx Trash
doveadm(xxxx at xxxx): Panic: file charset-iconv.c: line 85
(charset_to_utf8_try): assertion failed: (srcleft <=
CHARSET_MAX_PENDING_BUF_SIZE)
Program received signal SIGABRT, Aborted.
0x000000080149f64a in thr_kill () from /lib/libc.so.7
(gdb) f 5
#5 0x0000000801143cd3 in i_panic (format=0x801191c30 "file %s: line %d
(%s): assertion failed: (%s)") at failures.c:275
275 failures.c: No such file or directory.
in failures.c
Current language: auto; currently minimal
(gdb) p src
No symbol...
2015 Oct 16
0
doveadm index assertion failed
...ogram: /usr/local/bin/doveadm index -u xxxx at xxxx Trash
> doveadm(xxxx at xxxx): Panic: file charset-iconv.c: line 85
> (charset_to_utf8_try): assertion failed: (srcleft <=
> CHARSET_MAX_PENDING_BUF_SIZE)
>
> Program received signal SIGABRT, Aborted.
> 0x000000080149f64a in thr_kill () from /lib/libc.so.7
> (gdb) f 5
> #5 0x0000000801143cd3 in i_panic (format=0x801191c30 "file %s: line
> %d (%s): assertion failed: (%s)") at failures.c:275
> 275 failures.c: No such file or directory.
> in failures.c
> Current language: auto; currently...
2017 Feb 03
0
Crash while reading compressed mbox: Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion failed: (ret == -1)
...e error in logs:
Panic: file istream-zlib.c: line 416 (i_stream_zlib_seek): assertion
failed: (ret == -1)
I can see list of messages in MUA but can't ready body of any message.
I've tried to delete indexes, but it doesn't help.
Backtrace looks like:
(gdb) bt
#0 0x0000000011266a4a in thr_kill () from /lib/libc.so.7
#1 0x0000000011266a1b in raise () from /lib/libc.so.7
#2 0x0000000011266989 in abort () from /lib/libc.so.7
#3 0x0000000010ef3850 in default_fatal_finish (type=LOG_TYPE_PANIC,
status=0) at failures.c:201
#4 0x0000000010ef5167 in i_internal_fatal_handler (ctx=0x7fffffffe0...
2016 Oct 24
0
keent() from Tika - with doveadm
...Assertion failed: (numDocsInStore*8 == directory->fileLength(
(docStoreSegment + "." + IndexFileNames::FIELDS_INDEX_EXTENSION).c_str()
)), function closeDocStore, file
src/core/CLucene/index/DocumentsWriter.cpp, line 210.
Program received signal SIGABRT, Aborted.
0x00000008014e6f7a in thr_kill () from /lib/libc.so.7
(gdb) bt full
#0 0x00000008014e6f7a in thr_kill () from /lib/libc.so.7
No symbol table info available.
#1 0x00000008014e6f66 in raise () from /lib/libc.so.7
No symbol table info available.
#2 0x00000008014e6ee9 in abort () from /lib/libc.so.7
No symbol table info available...
2017 Jan 15
0
Panic: file istream-zlib.c: ...assertion failed: (ret == -1) / core dump on signal 6 / zlib
...title = yes
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
}
protocol pop3 {
pop3_client_workarounds = outlook-no-nuls oe-ns-eoh
pop3_uidl_format = %08Xu%08Xv
}
protocol lda {
sendmail_path = /usr/sbin/sendmail
}
(gdb) bt full
#0 0x000000001115c39a in thr_kill () from /lib/libc.so.7
#1 0x000000001115c386 in raise () from /lib/libc.so.7
#2 0x000000001115c309 in abort () from /lib/libc.so.7
#3 0x0000000010e1c9b4 in default_fatal_handler () from
/usr/local/lib/dovecot/libdovecot.so.0
#4 0x0000000010e1d6e1 in i_set_failure_internal () from
/usr/local...
2014 Oct 20
0
2.2.14 Panic in imap_fetch_more()
...ymbols for /lib/ld.so.1
Core was generated by `dovecot/imap imap-postlogin'.
Program terminated with signal 6, Aborted.
[New process 79111 ]
#0 0xfe7fc8e5 in _lwp_kill () from /lib/libc.so.1
#0 0xfe7fc8e5 in _lwp_kill () from /lib/libc.so.1
No symbol table info available.
#1 0xfe7f7765 in thr_kill () from /lib/libc.so.1
No symbol table info available.
#2 0xfe7a376f in raise () from /lib/libc.so.1
No symbol table info available.
#3 0xfe7829e1 in abort () from /lib/libc.so.1
No symbol table info available.
#4 0xfeda13ba in default_fatal_finish (type=LOG_TYPE_PANIC, status=0) at failures.c:1...
2019 Mar 26
1
IMAP coredumps for one user
...;apropos word" to search for commands related to "word"...
Reading symbols from /usr/local/libexec/dovecot/imap...(no debugging
symbols found)...done.
[New LWP 101447]
Core was generated by `dovecot/imap'.
Program terminated with signal SIGABRT, Aborted.
#0 0x000000008153145a in thr_kill () from /lib/libc.so.7
(gdb) bt full
#0 0x000000008153145a in thr_kill () from /lib/libc.so.7
No symbol table info available.
#1 0x000000008152f844 in raise () from /lib/libc.so.7
No symbol table info available.
#2 0x00000000814a2079 in abort () from /lib/libc.so.7
No symbol table info available...
2014 Oct 20
1
2.2.14 Panic in sync_expunge_range()
...ymbols for /lib/ld.so.1
Core was generated by `dovecot/imap imap-postlogin'.
Program terminated with signal 6, Aborted.
[New process 76621 ]
#0 0xfe7fc8e5 in _lwp_kill () from /lib/libc.so.1
#0 0xfe7fc8e5 in _lwp_kill () from /lib/libc.so.1
No symbol table info available.
#1 0xfe7f7765 in thr_kill () from /lib/libc.so.1
No symbol table info available.
#2 0xfe7a376f in raise () from /lib/libc.so.1
No symbol table info available.
#3 0xfe7829e1 in abort () from /lib/libc.so.1
No symbol table info available.
#4 0xfeda13ba in default_fatal_finish (type=LOG_TYPE_PANIC, status=0) at failures.c:1...
2016 Oct 24
2
keent() from Tika - with doveadm
...veadm(mrm): Debug: http-client: conn 127.0.0.1:9998 [1]: Got 200 response
> for request [Req38: PUT http://localhost:9998/tika/] (took 296 ms + 8 ms in
> queue)
> doveadm(mrm): Panic: kevent(): Invalid argument
>
> Program received signal SIGABRT, Aborted.
> 0x00000008014e6f7a in thr_kill () from /lib/libc.so.7
> (gdb) fr 6
> #6 0x00000008011a3e49 in io_loop_handler_run_internal (ioloop=0x801c214e0)
> at ioloop-kqueue.c:131
> 131 i_panic("kevent(): %m");
> (gdb) p ts
> $1 = {tv_sec = 34389923520, tv_nsec = 140737488345872000}
> (gdb) p errno
>...
2017 Feb 28
3
dovecot-lda crash after upgrade to 2.2.28
...s from /usr/local/lib/compat/pkg/nss_winbind.so.1...(no
debugging symbols found)...done.
Loaded symbols for /usr/local/lib/compat/pkg/nss_winbind.so.1
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x000000001117655a in thr_kill () from /lib/libc.so.7
[New Thread 13616000 (LWP 100455/<unknown>)]
(gdb) quit
Aki Tuomi ????? 2017-02-28 13:20:
> On 28.02.2017 13:16, Max Kostikov wrote:
>> Hi!
>>
>> I posted this problem few days ago in FreeBSD bugtracker
>> https://bugs.freebsd.org/bugzilla/s...