Displaying 5 results from an estimated 5 matches for "hash_table_insert_nod".
Did you mean:
hash_table_insert_node
2013 Apr 23
2
mailbox_list_index_parse_header crash
...ex got me back up and running, but... darnit, that's
annoying. The only message I got in my log file was this:
imap(user at domain): Fatal: master: service(imap): child 6899 killed with signal 11 (core dumped)
If I can help track this down, please let me know. Here's the
backtrace:
#0 hash_table_insert_node (table=0x10eff60, key=0x103, value=0x10fd8b0, check_existing=<value optimized out>) at hash.c:268
node = 0x69616d2d746e6573
prev = 0x10fbee0
hash = <value optimized out>
__FUNCTION__ = "hash_table_insert_node"
#1 0x00007fad738a11be in hash...
2020 May 26
0
Panic: assert opcode == HASH_TABLE_OP_UPDATE during replication (dsync-local)
Hello.
I got an error and have no idea how to fix it, or workaround it.
dsync-local(mymail at mymail.org)<PR2hBB86zV52SQAACjx0Gw>: Panic: file
hash.c: line 251 (hash_table_insert_node): assertion failed: (opcode ==
HASH_TABLE_OP_UPDATE)
dsync-local(mymail at mymail.org)<PR2hBB86zV52SQAACjx0Gw>: Error: Raw
backtrace: /usr/lib/dovecot/libdovecot.so.0(backtrace_append+0x3d)
[0x7fd8acd5d15d] -> /usr/lib/dovecot/libdovecot.so.0(backtrace_get+0x1e)
[0x7fd8acd5d27e] ->...
2010 Aug 10
1
Why p_strdup and other string functions uses loops instead strlen? (dovecot 2.0.rc4)
...name
9595 26.2625 parse_next_body_to_boundary
8247 22.5729 parse_body_add_block
772 2.1130 .plt
672 1.8393 buffer_write
658 1.8010 __i686.get_pc_thunk.bx
614 1.6806 safe_memset
586 1.6039 pool_alloconly_malloc
559 1.5300 p_strdup
533 1.4589 hash_table_insert_node
I wonder why You use loops instead strlen, which is optimalised on every
platforms.
Redgards,
Len7hir
2022 Feb 03
1
Dovecot v2.3.18 released
...Service would crash if relay server authentication failed.
- virtual: FTS search in a virtual folder could crash if there are
duplicate mailbox GUIDs. This mainly happened when user had both INBOX
and INBOX/INBOX folders and the namespace prefix was INBOX/. Fixes
Panic: file hash.c: line 252 (hash_table_insert_node):
assertion failed: (opcode == HASH_TABLE_OP_UPDATE)
- virtual: If mailbox opening fails, the backend mailbox is leaked and
process crashes when client disconnects. Fixes
Panic: file mail-user.c: line 232 (mail_user_deinit):
assertion failed: ((*user)->refcount == 1)
- virtual: Searchin...
2022 Feb 03
1
Dovecot v2.3.18 released
...Service would crash if relay server authentication failed.
- virtual: FTS search in a virtual folder could crash if there are
duplicate mailbox GUIDs. This mainly happened when user had both INBOX
and INBOX/INBOX folders and the namespace prefix was INBOX/. Fixes
Panic: file hash.c: line 252 (hash_table_insert_node):
assertion failed: (opcode == HASH_TABLE_OP_UPDATE)
- virtual: If mailbox opening fails, the backend mailbox is leaked and
process crashes when client disconnects. Fixes
Panic: file mail-user.c: line 232 (mail_user_deinit):
assertion failed: ((*user)->refcount == 1)
- virtual: Searchin...