--- Begin Message ---
Package: dovecot-imapd
Version: 1:2.3.19.1+dfsg1-2.1
Severity: normal
Dear Maintainer,
neomutt suddenly started reporting
-- >8 --
[00:36:25]<M> SSL/TLS connection using TLS1.3 (ECDHE-RSA/AES-256-GCM/AEAD)
[00:36:26]<M> Logging in...
[00:36:26]<E> Error opening mailbox
-- >8 --
and in my journal I see
-- >8 --
Sep 01 00:23:44 tarta dovecot[1147629]: imap-login: Login: user=<heniu>,
method=PLAIN, rip=192.168.1.250, lip=192.168.1.250, mpid=1181955, TLS,
session=<lCY3fz8E8u3AqAH6>
Sep 01 00:23:44 tarta dovecot[1147629]: imap(heniu)<1181955><lCY3fz8E8u3AqAH6>:
Error: Next message unexpectedly lost from mbox file
/mnt/filling/mail/heniu/INBOX at 53591
(cached)
Sep 01 00:23:44 tarta dovecot[1147629]: imap(heniu)<1181955><lCY3fz8E8u3AqAH6>:
Panic: file istream.c: line 341 (i_stream_read_memarea): assertion failed:
(old_size <= _stream->pos - _stream->skip)
Sep 01 00:23:44 tarta dovecot[1147629]: imap(heniu)<1181955><lCY3fz8E8u3AqAH6>:
Error: Raw backtrace: #0 test_subprocess_fork[0x7f418e976a20] -> #1
backtrace_append[0x7f418e976c90] -> #2 backtrace_get[0x7f418e976e20] -> #3
execvp_const[0x7f418e983f90] -> #4 i_syslog_fatal_handler[0x7f418e984900] -> #5
i_panic[0x7f418e8da0a4] -> #6 i_fatal_status[0x7f418e8dbade] -> #7
i_stream_read_copy_from_parent[0x7f418e990fa0] -> #8
i_stream_read_memarea[0x7f418e9904f0] -> #9
i_stream_read_copy_from_parent[0x7f418e990990] -> #10
i_stream_create_binary_converter[0x7f418e95b6f0] -> #11
i_stream_read_memarea[0x7f418e9904f0] -> #12
i_stream_read_copy_from_parent[0x7f418e990990] -> #13
i_stream_create_mail[0x7f418eb37690] -> #14
i_stream_read_memarea[0x7f418e9904f0] -> #15 i_stream_read[0x7f418e990720] ->
#16 i_stream_read_data[0x7f418e9907d0] -> #17
message_get_body_size[0x7f418e9636f0] -> #18
index_mail_init_stream[0x7f418eb254b0] -> #19
mail_get_stream_because[0x7f418eaaddd0] -> #20
index_mail_get_virtual_size[0x7f418eb270d0] -> #21
mail_get_virtual_size[0x7f418eaa9540] -> #22 cmd_select[0x561b0c5aa070] -> #23
imap_fetch_begin[0x561b0c5af170] -> #24 imap_fetch_more[0x561b0c5af550] -> #25
cmd_fetch[0x561b0c5a3c00] -> #26 command_exec[0x561b0c5ac880] -> #27
cmd_x_cancel[0x561b0c5b2510] -> #28 cmd_x_cancel[0x561b0c5b2510] -> #29
client_handle_input[0x561b0c5b2880] -> #30 client_input[0x561b0c5b2d80] -> #31
io_loop_call_io[0x7f418e99bc70] -> #32
io_loop_handler_run_internal[0x7f418e99d970] -> #33
io_loop_handler_run[0x7f418e99db00] -> #34 io_loop_run[0x7f418e99dcd0] -> #35
master_service_run[0x7f418e90e180] -> #36 main[0x561b0c59ea00] -> #37
__libc_init_first[0x7f418e6b7150] -> #38 __libc_start_main[0x7f418e6b7200] ->
#39 _start[0x561b0c59f000]
Sep 01 00:23:44 tarta dovecot[1147629]: imap(heniu)<1181955><lCY3fz8E8u3AqAH6>:
Fatal: master: service(imap): child 1181955 killed with signal 6 (core dumps
disabled - https://dovecot.org/bugreport.html#coredumps)
Sep 01 00:23:46 tarta dovecot[1147629]: imap-login: Login: user=<heniu>,
method=PLAIN, rip=192.168.1.250, lip=192.168.1.250, mpid=1182148, TLS,
session=<nQlXfz8E/u3AqAH6>
-- >8 --
Following the instruxions at the link, I can repro by running the imap
handler under GDB, and typescript is attached.
Point of note:
* 641 EXISTS
agrees with what opening the INBOX file directly in neomutt says.
doveadm force-resync doesn't do anything.
doveadm rebuild attachments crashes in the same way:
-- >8 --
$ doveadm -D rebuild attachments -u heniu ALL
Debug: Loading modules from directory: /usr/lib/dovecot/modules/doveadm
Debug: Skipping module doveadm_acl_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_acl_plugin.so: undefined symbol:
acl_user_module (this is usually intentional, so just ignore this message)
Debug: Skipping module doveadm_quota_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.so: undefined
symbol: quota_user_module (this is usually intentional, so just ignore this
message)
Debug: Module loaded:
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so
Debug: Skipping module doveadm_fts_lucene_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_lucene_plugin.so: undefined
symbol: lucene_index_iter_deinit (this is usually intentional, so just ignore
this message)
Debug: Skipping module doveadm_fts_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_plugin.so: undefined symbol:
fts_user_get_language_list (this is usually intentional, so just ignore this
message)
Debug: Skipping module doveadm_mail_crypt_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/libdoveadm_mail_crypt_plugin.so: undefined
symbol: mail_crypt_box_get_pvt_digests (this is usually intentional, so just
ignore this message)
Debug: Loading modules from directory: /usr/lib/dovecot/modules/doveadm
Debug: Skipping module doveadm_acl_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_acl_plugin.so: undefined symbol:
acl_user_module (this is usually intentional, so just ignore this message)
Debug: Skipping module doveadm_quota_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.so: undefined
symbol: quota_user_module (this is usually intentional, so just ignore this
message)
Debug: Module loaded:
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so
Debug: Skipping module doveadm_fts_lucene_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_lucene_plugin.so: undefined
symbol: lucene_index_iter_deinit (this is usually intentional, so just ignore
this message)
Debug: Skipping module doveadm_fts_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_plugin.so: undefined symbol:
fts_user_get_language_list (this is usually intentional, so just ignore this
message)
Debug: Skipping module doveadm_mail_crypt_plugin, because dlopen() failed:
/usr/lib/dovecot/modules/doveadm/libdoveadm_mail_crypt_plugin.so: undefined
symbol: mail_crypt_box_get_pvt_digests (this is usually intentional, so just
ignore this message)
Error: net_connect_unix(/run/dovecot/stats-writer) failed: Permission denied
Sep 01 00:44:43 Debug: Loading modules from directory:
/usr/lib/dovecot/modules/doveadm
Sep 01 00:44:43 Debug: Skipping module doveadm_acl_plugin, because dlopen()
failed: /usr/lib/dovecot/modules/doveadm/lib10_doveadm_acl_plugin.so: undefined
symbol: acl_user_module (this is usually intentional, so just ignore this
message)
Sep 01 00:44:43 Debug: Skipping module doveadm_quota_plugin, because dlopen()
failed: /usr/lib/dovecot/modules/doveadm/lib10_doveadm_quota_plugin.so:
undefined symbol: quota_user_module (this is usually intentional, so just
ignore this message)
Sep 01 00:44:43 Debug: Skipping module doveadm_fts_lucene_plugin, because
dlopen() failed:
/usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_lucene_plugin.so: undefined
symbol: lucene_index_iter_deinit (this is usually intentional, so just ignore
this message)
Sep 01 00:44:43 Debug: Skipping module doveadm_fts_plugin, because dlopen()
failed: /usr/lib/dovecot/modules/doveadm/lib20_doveadm_fts_plugin.so: undefined
symbol: fts_user_get_language_list (this is usually intentional, so just ignore
this message)
Sep 01 00:44:43 Debug: Skipping module doveadm_mail_crypt_plugin, because
dlopen() failed:
/usr/lib/dovecot/modules/doveadm/libdoveadm_mail_crypt_plugin.so: undefined
symbol: mail_crypt_box_get_pvt_digests (this is usually intentional, so just
ignore this message)
Sep 01 00:44:43 doveadm(heniu)<1227489><>: Debug: auth-master: userdb
lookup(heniu): Started userdb lookup
Sep 01 00:44:43 doveadm(heniu)<1227489><>: Debug: auth-master: conn
unix:/run/dovecot/auth-userdb: Connecting
Sep 01 00:44:43 doveadm(heniu)<1227489><>: Debug: auth-master: conn
unix:/run/dovecot/auth-userdb (pid=1147623,uid=0): Client connected (fd=7)
Sep 01 00:44:43 doveadm(heniu)<1227489><>: Debug: auth-master: userdb
lookup(heniu): auth USER input: heniu system_groups_user=heniu uid=1003 gid=100
home=/mnt/filling/mail/heniu
Sep 01 00:44:43 doveadm(heniu)<1227489><>: Debug: auth-master: userdb
lookup(heniu): Finished userdb lookup (username=heniu system_groups_user=heniu
uid=1003 gid=100 home=/mnt/filling/mail/heniu)
Sep 01 00:44:43 doveadm(heniu)<1227489><I0O5GNsX8WThuhIAmy3ljw>: Debug:
Effective uid=1003, gid=100, home=/mnt/filling/mail/heniu
Sep 01 00:44:43 doveadm(heniu)<1227489><I0O5GNsX8WThuhIAmy3ljw>: Debug:
Namespace inbox: type=private, prefix=, sep=, inbox=yes, hidden=no, list=yes,
subscriptions=yes
location=mbox:/mnt/filling/mail/heniu/mailboxes:FULLDIRNAME=messages:INDEX=/mnt/filling/mail/heniu/index:CONTROL=/mnt/filling/mail/heniu:INBOX=/mnt/filling/mail/heniu/INBOX:UTF-8
Sep 01 00:44:43 doveadm(heniu)<1227489><I0O5GNsX8WThuhIAmy3ljw>: Debug: fs:
root=/mnt/filling/mail/heniu/mailboxes, index=/mnt/filling/mail/heniu/index,
indexpvt=, control=/mnt/filling/mail/heniu,
inbox=/mnt/filling/mail/heniu/INBOX, alt=
Sep 01 00:44:43 doveadm(heniu): Debug: Mailbox Trash: Mailbox opened
Sep 01 00:44:43 doveadm(heniu): Debug: Mailbox Drafts: Mailbox opened
Sep 01 00:44:43 doveadm(heniu): Debug: Mailbox INBOX: Mailbox opened
Sep 01 00:44:43 doveadm(heniu): Debug: Namespace :
/mnt/filling/mail/heniu/mailboxes/INBOX doesn't exist yet, using default
permissions
Sep 01 00:44:43 doveadm(heniu): Debug: Namespace : Using permissions from
/mnt/filling/mail/heniu/mailboxes: mode=0700 gid=default
Sep 01 00:44:43 doveadm(heniu): Debug: Mailbox INBOX: Changing field flags
decision temp -> yes (uid=1)
Sep 01 00:44:43 doveadm(heniu): Debug: Mailbox INBOX: Changing field mime.parts
decision temp -> yes (uid=1)
Sep 01 00:44:43 doveadm(heniu): Debug: Mailbox INBOX: Adding field
imap.bodystructure to cache for the first time (uid=1)
Sep 01 00:44:43 doveadm(heniu): Error: Next message unexpectedly lost from mbox
file /mnt/filling/mail/heniu/INBOX at 53591 (cached)
Sep 01 00:44:43 doveadm(heniu): Panic: file istream.c: line 341
(i_stream_read_memarea): assertion failed: (old_size <= _stream->pos -
_stream->skip)
Sep 01 00:44:43 doveadm(heniu): Error: Raw backtrace: #0
test_subprocess_fork[0x7fce07169a20] -> #1 backtrace_append[0x7fce07169c90] ->
#2 backtrace_get[0x7fce07169e20] -> #3 execvp_const[0x7fce07176f90] -> #4
default_fatal_handler[0x7fce07177060] -> #5 i_panic[0x7fce070cd0a4] -> #6
i_fatal_status[0x7fce070ceade] -> #7
i_stream_read_copy_from_parent[0x7fce07183fa0] -> #8
i_stream_read_memarea[0x7fce071834f0] -> #9
i_stream_read_copy_from_parent[0x7fce07183990] -> #10
i_stream_create_binary_converter[0x7fce0714e6f0] -> #11
i_stream_read_memarea[0x7fce071834f0] -> #12
i_stream_read_copy_from_parent[0x7fce07183990] -> #13
i_stream_create_mail[0x7fce0732a690] -> #14
i_stream_read_memarea[0x7fce071834f0] -> #15 i_stream_read[0x7fce07183720] ->
#16 i_stream_read_data[0x7fce071837d0] -> #17
message_parser_read_more[0x7fce07155e30] -> #18
message_parser_parse_body[0x7fce071573d0] -> #19
message_parser_parse_next_block[0x7fce07156ed0] -> #20
message_parser_parse_body[0x7fce071570d0] -> #21
index_mail_stream_check_failure[0x7fce073183e0] -> #22
index_mail_get_parts[0x7fce07315560] -> #23
mail_get_parts[0x7fce0729c370] -> #24
mail_set_attachment_keywords[0x7fce072a16b0] -> #25
doveadm_print_sticky[0x55ecf6b2dfb0] -> #26 who_lookup[0x55ecf6b1fb20] -> #27
doveadm_cmd_ver2_to_mail_cmd_wrapper[0x55ecf6b20cc0] -> #28
doveadm_cmd_run_ver2[0x55ecf6b2b120] -> #29
doveadm_cmd_try_run_ver2[0x55ecf6b2b660] -> #30 main[0x55ecf6b0cf20] -> #31
__libc_init_first[0x7fce06d85150] -> #32 __libc_start_main[0x7fce06d85200] ->
#33 _start[0x55ecf6b0d390]
Aborted
-- >8 --
Best,
наб
-- Package-specific info:
dovecot configuration
---------------------
# 2.3.19.1 (9b53102964): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.19 (4eae2f79)
# OS: Linux 6.1.0-9-amd64 x86_64 Debian 12.1 zfs
# Hostname: tarta.nabijaczleweli.xyz
mail_location =
mbox:/mnt/filling/mail/%u/mailboxes:FULLDIRNAME=messages:INDEX=/mnt/filling/mail/%u/index:CONTROL=/mnt/filling/mail/%u:INBOX=/mnt/filling/mail/%u/INBOX:UTF-8
mail_privileged_group = mail
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy
include variables body enotify environment mailbox date index ihave duplicate
mime foreverypart extracttext
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = scheme=BLF-CRYPT username_format=%u /etc/dovecot/users
driver = passwd-file
}
passdb {
driver = pam
}
plugin {
sieve = file:~/sieve;active=~/.dovecot.sieve
}
pop3_fast_size_lookups = yes
protocols = " imap lmtp sieve pop3"
recipient_delimiter = /
service auth {
unix_listener /var/spool/postfix/private/auth {
mode = 0666
}
}
service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp {
group = postfix
mode = 0600
user = postfix
}
}
service stats {
unix_listener stats-writer {
user = postfix
}
unix_listener stats {
user = netdata
}
}
ssl = required
ssl_cert = </etc/letsencrypt/live/mail.nabijaczleweli.xyz/fullchain.pem
ssl_client_ca_dir = /etc/ssl/certs
ssl_dh = # hidden, use -P to show it
ssl_key = # hidden, use -P to show it
userdb {
args = username_format=%u /etc/dovecot/users
default_fields = home=/mnt/filling/mail/%u
driver = passwd-file
}
userdb {
driver = passwd
override_fields = home=/mnt/filling/mail/%n
}
verbose_proctitle = yes
protocol lmtp {
mail_plugins = " sieve"
}
protocol lda {
mail_plugins = " sieve"
}
-- System Information:
Debian Release: 12.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500,
'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-9-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FIRMWARE_WORKAROUND,
TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages dovecot-imapd depends on:
ii dovecot-core 1:2.3.19.1+dfsg1-2.1
ii libbz2-1.0 1.0.8-5+b1
ii libc6 2.36-9+deb12u1
ii liblz4-1 1.9.4-1
ii liblzma5 5.4.1-0.2
ii libzstd1 1.5.4+dfsg2-5
ii ucf 3.0043+nmu1
ii zlib1g 1:1.2.13.dfsg-1
dovecot-imapd recommends no packages.
Versions of packages dovecot-imapd suggests:
pn ufw <none>
Versions of packages dovecot-imapd is related to:
ii dovecot-core [dovecot-common] 1:2.3.19.1+dfsg1-2.1
pn dovecot-dev <none>
pn dovecot-gssapi <none>
ii dovecot-imapd 1:2.3.19.1+dfsg1-2.1
pn dovecot-ldap <none>
ii dovecot-lmtpd 1:2.3.19.1+dfsg1-2.1
ii dovecot-managesieved 1:2.3.19.1+dfsg1-2.1
pn dovecot-mysql <none>
pn dovecot-pgsql <none>
ii dovecot-pop3d 1:2.3.19.1+dfsg1-2.1
ii dovecot-sieve 1:2.3.19.1+dfsg1-2.1
pn dovecot-sqlite <none>
-- no debconf information
Script started on 2023-09-01 00:38:38+02:00 [COMMAND=" gdb -q --args
/usr/lib/dovecot/imap -u heniu" TERM="st-256color" TTY="/dev/pts/9"
COLUMNS="172" LINES="93"]
Reading symbols from [32m/usr/lib/dovecot/imap[m...
Reading symbols from
[32m/usr/lib/debug/.build-id/32/b7551aed7d9418c83e24d7669c0ab9f64e3f49.debug[m...
[?2004h(gdb) run
[?2004l
Starting program: [32m/usr/lib/dovecot/imap[m -u heniu
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"[32m/lib/x86_64-linux-gnu/libthread_db.so.1[m".
* PREAUTH [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT
SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND
URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED
I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH
LIST-STATUS BINARY MOVE SNIPPET=FUZZY PREVIEW=FUZZY PREVIEW STATUS=SIZE
SAVEDATE LITERAL+ NOTIFY SPECIAL-USE] Logged in as heniu
1 SELECT INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft Old)
* OK [PERMANENTFLAGS (\Answered \Flagged \Deleted \Seen \Draft Old \*)] Flags
permitted.
* 641 EXISTS
* 0 RECENT
* OK [UNSEEN 3] First unseen.
* OK [UIDVALIDITY 1593376919] UIDs valid
* OK [UIDNEXT 642] Predicted next UID
* OK [HIGHESTMODSEQ 37] Highest
1 OK [READ-WRITE] Select completed (0.002 + 0.000 + 0.001 secs).
2 fetch 1:* (flags envelope bodystructure)
* 1 FETCH (FLAGS (\Seen) ENVELOPE ("Sun, 28 Jun 2020 22:50:38 +0200" "test"
(("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek" NIL "heniu"
"nabijaczleweli.xyz")) (("Heniek" NIL "heniu" "nabijaczleweli.xyz"))
(("=?utf-8?B?TWljaGHFgiDFgW9wYWNpxYRza2k=?=" NIL "zbyszek"
"tarta.local.nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 22 2 NIL
("inline" NIL) NIL NIL))
* 2 FETCH (FLAGS (\Seen) ENVELOPE ("Sun, 28 Jun 2020 22:54:25 +0200 (CEST)"
"subscriptions" (({6}
наб NIL "nabijaczleweli" "tarta.local.nabijaczleweli.xyz")) (({6}
наб NIL "nabijaczleweli" "tarta.local.nabijaczleweli.xyz")) (({6}
наб NIL "nabijaczleweli" "tarta.local.nabijaczleweli.xyz")) ((NIL NIL "heniu"
"tarta.local.nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE
("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 785 40 NIL NIL NIL NIL))
* 3 FETCH (FLAGS (Old) ENVELOPE ("Tue, 5 Oct 2021 17:52:21 +0200 (CEST)" {12}
dużość :0 (("root" NIL "root" "tarta.nabijaczleweli.xyz")) (("root" NIL "root"
"tarta.nabijaczleweli.xyz")) (("root" NIL "root" "tarta.nabijaczleweli.xyz"))
((NIL NIL "heniu" "tarta.nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE ("text"
"plain" ("charset" "us-ascii") NIL NIL "7bit" 1305 51 NIL NIL NIL NIL))
* 4 FETCH (FLAGS (Old) ENVELOPE ("Thu, 9 Dec 2021 19:54:17 +0100 (CET)" "Stare
snapshoty 2021-12-09: heniu" (({6}
наб NIL "nabijaczleweli" "tarta.nabijaczleweli.xyz")) (({6}
наб NIL "nabijaczleweli" "tarta.nabijaczleweli.xyz")) (({6}
наб NIL "nabijaczleweli" "tarta.nabijaczleweli.xyz")) ((NIL NIL "heniu"
"tarta.nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE ("text"
"plain" ("charset" "us-ascii") NIL NIL "7bit" 442 9 NIL NIL NIL NIL))
* 5 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 9 Dec 2021 22:37:30 +0100" "Re: Stare
snapshoty 2021-12-09: heniu" (("Heniek" NIL "heniu" "nabijaczleweli.xyz"))
(("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek" NIL "heniu"
"nabijaczleweli.xyz")) (("=?utf-8?B?0L3QsNCx?=" NIL "nabijaczleweli"
"tarta.nabijaczleweli.xyz")) ((NIL NIL "kotek.heniu" "gmail.com")) NIL
"<[email protected]>"
"<[email protected]>") BODYSTRUCTURE
("text" "plain" ("charset" "utf-8") NIL NIL "8bit" 692 17 NIL ("inline" NIL)
NIL NIL))
* 6 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 00:06:11 +0200" "dupsko"
(("heniu" NIL "heniu" "heniuodebian.nabijaczleweli.xyz")) (("heniu" NIL "heniu"
"heniuodebian.nabijaczleweli.xyz")) (("heniu" NIL "heniu"
"heniuodebian.nabijaczleweli.xyz")) ((NIL NIL "heniu/heniuodebian"
"nabijaczleweli.xyz")) NIL NIL NIL
"<1654121171.082218.21244.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 10 1 NIL
NIL NIL NIL))
* 7 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 00:07:18 +0200" "dupsko3"
(("heniu" NIL "heniu" "heniuodebian.nabijaczleweli.xyz")) (("heniu" NIL "heniu"
"heniuodebian.nabijaczleweli.xyz")) (("heniu" NIL "heniu"
"heniuodebian.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1654121238.970945.21479.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 11 1 NIL
NIL NIL NIL))
* 8 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 00:07:11 +0200" "dupsko2"
(("heniu" NIL "heniu" "heniuodebian.nabijaczleweli.xyz")) (("heniu" NIL "heniu"
"heniuodebian.nabijaczleweli.xyz")) (("heniu" NIL "heniu"
"heniuodebian.nabijaczleweli.xyz")) ((NIL NIL "1000"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1654121231.636130.21452.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 11 1 NIL
NIL NIL NIL))
* 9 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 00:17:23 +0200" "ZFS
scrub_finish event for psko on heniuodebian" (("root" NIL "root"
"heniuodebian.nabijaczleweli.xyz")) (("root" NIL "root"
"heniuodebian.nabijaczleweli.xyz")) (("root" NIL "root"
"heniuodebian.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1654121843.432629.29032.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 399 16 NIL
NIL NIL NIL))
* 10 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 00:21:52 +0200" "ZFS
scrub_finish event for zapryka on heniuodebian" (("root" NIL "root"
"heniuodebian.nabijaczleweli.xyz")) (("root" NIL "root"
"heniuodebian.nabijaczleweli.xyz")) (("root" NIL "root"
"heniuodebian.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1654122112.042831.54768.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 440 17 NIL
NIL NIL NIL))
* 11 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 00:51:54 +0200" "pijemy
=?utf-8?B?ZHXFvG8/Pw==?=" (("Heniek" NIL "heniu" "nabijaczleweli.xyz"))
(("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek" NIL "heniu"
"nabijaczleweli.xyz")) (("Heniek" NIL "heniu" "tarta.nabijaczleweli.xyz")) NIL
NIL NIL "<[email protected]>")
BODYSTRUCTURE ("text" "plain" ("charset" "utf-8") NIL NIL "8bit" 1513 32 NIL
("inline" NIL) NIL NIL))
* 12 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 01:06:35 +0200" "dupa"
(("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek" NIL "heniu"
"nabijaczleweli.xyz")) (("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek"
NIL "heniu" "tarta.nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE
("text" "plain" ("charset" "utf-8") NIL NIL "8bit" 29 1 NIL ("inline" NIL) NIL
NIL))
* 13 FETCH (FLAGS (\Seen) ENVELOPE ("Thu, 2 Jun 2022 01:07:14 +0200" "dupa
ZNOWU" (("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek" NIL "heniu"
"nabijaczleweli.xyz")) (("Heniek" NIL "heniu" "nabijaczleweli.xyz")) (("Heniek"
NIL "heniu" "nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE
("text" "plain" ("charset" "utf-8") NIL NIL "8bit" 20 1 NIL ("inline" NIL) NIL
NIL))
* 14 FETCH (FLAGS (Old) ENVELOPE ("Sat, 29 Oct 2022 12:15:40 +0200 (CEST)"
"test1" (({6}
наб NIL "nabijaczleweli" "tarta.nabijaczleweli.xyz")) (({6}
наб NIL "nabijaczleweli" "tarta.nabijaczleweli.xyz")) (({6}
наб NIL "nabijaczleweli" "tarta.nabijaczleweli.xyz")) ((NIL NIL "heniu/test"
"nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE ("text"
"plain" ("charset" "us-ascii") NIL NIL "7bit" 14 1 NIL NIL NIL NIL))
* 15 FETCH (FLAGS (Old) ENVELOPE ("Sat, 29 Oct 2022 12:17:08 +0200" "testpsko"
(("=?utf-8?B?0L3QsNCx?=" NIL "nabijaczleweli" "nabijaczleweli.xyz"))
(("=?utf-8?B?0L3QsNCx?=" NIL "nabijaczleweli" "nabijaczleweli.xyz"))
(("=?utf-8?B?0L3QsNCx?=" NIL "nabijaczleweli" "nabijaczleweli.xyz")) ((NIL NIL
"heniu/testpsko" "nabijaczleweli.xyz")) NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE
(("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 539 14 NIL ("inline"
NIL) NIL NIL)("application" "pgp-signature" ("name" "signature.asc") NIL NIL
"7bit" 849 NIL NIL NIL NIL) "signed" ("micalg" "pgp-sha512" "protocol"
"application/pgp-signature" "boundary" "w7d6ev4stx5cghn4") ("inline" NIL) NIL
NIL))
* 16 FETCH (FLAGS (\Seen) ENVELOPE ("kupa" {6}
żygaj ((NIL NIL {6}
żupan "tarta.nabijaczleweli.xyz")) ((NIL NIL {6}
żupan "tarta.nabijaczleweli.xyz")) ((NIL NIL {6}
żupan "tarta.nabijaczleweli.xyz")) NIL NIL NIL NIL
"<[email protected]>") BODYSTRUCTURE ("text"
"plain" ("charset" "us-ascii") NIL NIL "7bit" 6 1 NIL NIL NIL NIL))
* 17 FETCH (FLAGS (\Seen) ENVELOPE ("Tue, 29 Aug 2023 20:45:20 +0200"
"=?utf-8?B?xbx1Z2Fq?=" ((NIL NIL {7}
żygacz "elided.domain")) ((NIL NIL {7}
żygacz "elided.domain")) ((NIL NIL {7}
żygacz "elided.domain")) ((NIL NIL "elideduser" "gmail.com")) NIL NIL NIL
"<tae4vyqmwu5pmcxyan7umij6ut7eszhnrkwhaxaxmfyecpjwu4@sr37knjxfybw>")
BODYSTRUCTURE ("text" "plain" ("charset" "utf-8") NIL NIL "quoted-printable" 12
1 NIL ("inline" NIL) NIL NIL))
* 18 FETCH (FLAGS (\Seen) ENVELOPE ("Tue, 29 Aug 2023 21:40:00 +0200"
"elided.domain-202308.txt" (("root" NIL "root" "tarta.nabijaczleweli.xyz"))
(("root" NIL "root" "tarta.nabijaczleweli.xyz")) (("root" NIL "root"
"tarta.nabijaczleweli.xyz")) ((NIL NIL "heniu" "tarta.nabijaczleweli.xyz")) NIL
NIL NIL "<[email protected]>") BODYSTRUCTURE
("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 514 3 NIL NIL NIL NIL))
* 19 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:08:12 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693339692.729463.3032333.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 169 2 NIL
NIL NIL NIL))
* 20 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:10:58 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693339858.953145.3034100.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 148 2 NIL
NIL NIL NIL))
* 21 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:12:34 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693339954.173582.3035174.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 142 2 NIL
NIL NIL NIL))
* 22 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:13:02 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693339982.979153.3035467.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 148 2 NIL
NIL NIL NIL))
* 23 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:13:33 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693340013.656904.3035805.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 142 2 NIL
NIL NIL NIL))
* 24 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:16:54 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693340214.710970.3038198.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 130 2 NIL
NIL NIL NIL))
* 25 FETCH (FLAGS () ENVELOPE ("Tue, 29 Aug 2023 22:17:12 +0200" "*** SECURITY
information for rozbian.nabijaczleweli.xyz ***" ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "elided"
"heniuoputer.nabijaczleweli.xyz")) ((NIL NIL "root"
"heniuoputer.nabijaczleweli.xyz")) NIL NIL NIL
"<1693340232.667050.3038769.nullmai...@heniuoputer.nabijaczleweli.xyz>")
BODYSTRUCTURE ("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 136 2 NIL
NIL NIL NIL))
imap(heniu)<1215634><8rC9F3kW8WSSjBIAmy3ljw>: Error: Next message unexpectedly
lost from mbox file /mnt/filling/mail/heniu/INBOX at 53591 (cached)
imap(heniu)<1215634><8rC9F3kW8WSSjBIAmy3ljw>: Panic: file istream.c: line 341
(i_stream_read_memarea): assertion failed: (old_size <= _stream->pos -
_stream->skip)
imap(heniu)<1215634><8rC9F3kW8WSSjBIAmy3ljw>: Error: Raw backtrace: #0
test_subprocess_fork[0x7ffff7d78a20] -> #1 backtrace_append[0x7ffff7d78c90] ->
#2 backtrace_get[0x7ffff7d78e20] -> #3 execvp_const[0x7ffff7d85f90] -> #4
default_fatal_handler[0x7ffff7d86060] -> #5 i_panic[0x7ffff7cdc0a4] -> #6
i_fatal_status[0x7ffff7cddade] -> #7
i_stream_read_copy_from_parent[0x7ffff7d92fa0] -> #8
i_stream_read_memarea[0x7ffff7d924f0] -> #9
i_stream_read_copy_from_parent[0x7ffff7d92990] -> #10
i_stream_create_binary_converter[0x7ffff7d5d6f0] -> #11
i_stream_read_memarea[0x7ffff7d924f0] -> #12
i_stream_read_copy_from_parent[0x7ffff7d92990] -> #13
i_stream_create_mail[0x7ffff7f39690] -> #14
i_stream_read_memarea[0x7ffff7d924f0] -> #15 i_stream_read[0x7ffff7d92720] ->
#16 i_stream_read_data[0x7ffff7d927d0] -> #17
message_parser_read_more[0x7ffff7d64e30] -> #18
message_parser_parse_body[0x7ffff7d663d0] -> #19
message_parser_parse_next_block[0x7ffff7d65ed0] -> #20
message_parser_parse_body[0x7ffff7d660d0] -> #21
index_mail_stream_check_failure[0x7ffff7f273e0] -> #22
index_mail_save_finish[0x7ffff7f29470] -> #23
index_mail_get_special[0x7ffff7f29690] -> #24 mail_get_special[0x7ffff7eab950]
-> #25 cmd_select[0x555555570650] -> #26 imap_fetch_begin[0x555555576170] ->
#27 imap_fetch_more[0x555555576550] -> #28 cmd_fetch[0x55555556ac00] -> #29
command_exec[0x555555573880] -> #30 cmd_x_cancel[0x555555579510] -> #31
cmd_x_cancel[0x555555579510] -> #32 client_handle_input[0x555555579880] -> #33
client_input[0x555555579d80] -> #34 io_loop_call_io[0x7ffff7d9dc70] -> #35
io_loop_handler_run_internal[0x7ffff7d9f970] -> #36
io_loop_handler_run[0x7ffff7d9fb00] -> #37 io_loop_run[0x7ffff7d9fcd0] -> #38
master_service_run[0x7ffff7d10180] -> #39 main[0x555555565a00] -> #40
__libc_init_first[0x7ffff7ab9150] -> #41 __libc_start_main[0x7ffff7ab9200] ->
#42 _start[0x555555566000]
Program received signal SIGABRT, Aborted.
[33m__pthread_kill_implementation[m ([36mthreadid[m=<optimized out>,
[36msigno=signo@entry[m=6, [36mno_tid=no_tid@entry[m=0) at
[32m./nptl/pthread_kill.c[m:44
44 ./nptl/pthread_kill.c: No such file or directory.
[?2004h[?2004l
[?2004h(gdb) bt
[?2004l
#0 [33m__pthread_kill_implementation[m ([36mthreadid[m=<optimized out>,
[36msigno=signo@entry[m=6, [36mno_tid=no_tid@entry[m=0) at
[32m./nptl/pthread_kill.c[m:44
#1 [34m0x00007ffff7b1cd9f[m in [33m__pthread_kill_internal[m
([36msigno[m=6, [36mthreadid[m=<optimized out>) at
[32m./nptl/pthread_kill.c[m:78
#2 [34m0x00007ffff7acdf32[m in [33m__GI_raise[m ([36msig=sig@entry[m=6)
at [32m../sysdeps/posix/raise.c[m:26
#3 [34m0x00007ffff7ab8472[m in [33m__GI_abort[m () at
[32m./stdlib/abort.c[m:79
#4 [34m0x00007ffff7cdbfae[m in [33mdefault_fatal_finish[m
([36mstatus[m=0, [36mtype[m=LOG_TYPE_PANIC) at [32m../lib/failures.c[m:465
#5 [33mfatal_handler_real[m ([36mctx[m=<optimized out>,
[36mformat[m=<optimized out>, [36margs[m=<optimized out>) at
[32m../lib/failures.c[m:477
#6 [34m0x00007ffff7d86081[m in [33mdefault_fatal_handler[m
([36mctx[m=<optimized out>, [36mformat[m=<optimized out>,
[36margs[m=<optimized out>) at [32m../lib/failures.c[m:485
#7 [34m0x00007ffff7cdc17c[m in [33mi_panic[m
([36mformat[m=0x7ffff7dc8058 "file %s: line %d (%s): assertion failed: (%s)")
at [32m../lib/failures.c[m:530
#8 [34m0x00007ffff7cddc1e[m in [33mi_stream_read_memarea[m
([36mstream[m=0x5555555e7580) at [32m../lib/istream.c[m:341
#9 [34m0x00007ffff7d930a1[m in [33mi_stream_limit_read[m
([36mstream[m=0x5555555f1c70) at [32m../lib/istream-limit.c[m:51
#10 [34m0x00007ffff7d92566[m in [33mi_stream_read_memarea[m
([36mstream[m=0x5555555f1cf0) at [32m../lib/istream.c[m:339
#11 [34m0x00007ffff7d92a61[m in [33mi_stream_read_copy_from_parent[m
([36mistream[m=<optimized out>) at [32m../lib/istream.c[m:413
#12 [34m0x00007ffff7d5d77a[m in [33mi_stream_header_filter_read[m
([36mstream[m=0x5555555f6fc0) at
[32m../lib-mail/istream-header-filter.c[m:493
#13 [34m0x00007ffff7d92566[m in [33mi_stream_read_memarea[m
([36mstream[m=0x5555555f7040) at [32m../lib/istream.c[m:339
#14 [34m0x00007ffff7d92a61[m in [33mi_stream_read_copy_from_parent[m
([36mistream=istream@entry[m=0x5555555fc200) at [32m../lib/istream.c[m:413
#15 [34m0x00007ffff7f396c0[m in [33mi_stream_mail_read[m
([36mstream[m=0x5555555fc180) at [32mindex/istream-mail.c[m:115
#16 [34m0x00007ffff7d92566[m in [33mi_stream_read_memarea[m
([36mstream=stream@entry[m=0x5555555fc200) at [32m../lib/istream.c[m:339
#17 [34m0x00007ffff7d92759[m in [33mi_stream_read[m
([36mstream=stream@entry[m=0x5555555fc200) at [32m../lib/istream.c[m:296
#18 [34m0x00007ffff7d9280d[m in [33mi_stream_read_data[m
([36mstream[m=0x5555555fc200, [36mdata_r[m=0x7fffffffdd80,
[36msize_r[m=0x7fffffffdd88, [36mthreshold[m=6) at
[32m../lib/istream.c[m:773
#19 [34m0x00007ffff7d64e6f[m in [33mi_stream_read_bytes[m
([36mwanted[m=<optimized out>, [36msize_r[m=0x7fffffffdd88,
[36mdata_r[m=0x7fffffffdd80, [36mstream[m=<optimized out>)
at [32m../lib-mail/../../src/lib/istream.h[m:220
#20 [33mmessage_parser_read_more[m ([36mctx=ctx@entry[m=0x5555555f6470,
[36mblock_r=block_r@entry[m=0x7fffffffdd70,
[36mfull_r=full_r@entry[m=0x7fffffffdccf) at
[32m../lib-mail/message-parser.c[m:100
#21 [34m0x00007ffff7d6640c[m in [33mparse_next_body_to_boundary[m
([36mctx[m=0x5555555f6470, [36mblock_r[m=0x7fffffffdd70) at
[32m../lib-mail/message-parser.c[m:403
#22 [34m0x00007ffff7d65f14[m in [33mmessage_parser_parse_next_block[m
([36mctx=ctx@entry[m=0x5555555f6470,
[36mblock_r=block_r@entry[m=0x7fffffffdd70) at
[32m../lib-mail/message-parser.c[m:838
#23 [34m0x00007ffff7d6610b[m in [33mmessage_parser_parse_body[m
([36mctx[m=0x5555555f6470,
[36mhdr_callback=hdr_callback@entry[m=0x7ffff7f24e70
<parse_bodystructure_part_header>,
[36mcontext[m=0x5555555ed240) at [32m../lib-mail/message-parser.c[m:902
#24 [34m0x00007ffff7f27444[m in [33mindex_mail_parse_body[m
([36mmail[m=0x5555555eca58, [36mfield[m=MAIL_CACHE_IMAP_BODYSTRUCTURE) at
[32mindex/index-mail.c[m:1318
#25 [34m0x00007ffff7f294a3[m in [33mindex_mail_parse_bodystructure[m
([36mmail=mail@entry[m=0x5555555eca58,
[36mfield=field@entry[m=MAIL_CACHE_IMAP_BODYSTRUCTURE) at
[32mindex/index-mail.c[m:1509
#26 [34m0x00007ffff7f2989d[m in [33mindex_mail_get_special[m
([36m_mail[m=0x5555555eca58, [36mfield[m=<optimized out>,
[36mvalue_r[m=0x7fffffffde70) at [32mindex/index-mail.c[m:1707
#27 [34m0x00007ffff7eab95a[m in [33mmail_get_special[m
([36mmail[m=<optimized out>,
[36mfield=field@entry[m=MAIL_FETCH_IMAP_BODYSTRUCTURE,
[36mvalue_r=value_r@entry[m=0x7fffffffde70)
at
[32m/build/dovecot-Qmsz2o/dovecot-2.3.19.1+dfsg1/src/lib-storage/mail.c[m:418
#28 [34m0x0000555555570678[m in [33mfetch_bodystructure[m
([36mctx[m=0x5555555c8080, [36mmail[m=<optimized out>,
[36mcontext[m=<optimized out>) at [32m./src/imap/imap-fetch.c[m:740
#29 [34m0x00005555555762b3[m in [33mimap_fetch_more_int[m
([36mctx=ctx@entry[m=0x5555555c8080, [36mcancel[m=false) at
[32m./src/imap/imap-fetch.c[m:562
#30 [34m0x0000555555576589[m in [33mimap_fetch_more[m
([36mctx[m=0x5555555c8080, [36mcmd[m=0x5555555c7e98) at
[32m./src/imap/imap-fetch.c[m:617
#31 [34m0x000055555556af8e[m in [33mcmd_fetch[m
([36mcmd[m=0x5555555c7e98) at [32m./src/imap/cmd-fetch.c[m:382
#32 [34m0x000055555557391c[m in [33mcommand_exec[m
([36mcmd=cmd@entry[m=0x5555555c7e98) at [32m./src/imap/imap-commands.c[m:201
#33 [34m0x0000555555579542[m in [33mclient_command_input[m
([36mcmd[m=<optimized out>, [36mcmd@entry[m=0x5555555c7e98) at
[32m./src/imap/imap-client.c[m:1232
#34 [34m0x00005555555795e6[m in [33mclient_command_input[m
([36mcmd[m=<optimized out>) at [32m./src/imap/imap-client.c[m:1302
#35 [34m0x0000555555579a35[m in [33mclient_handle_next_command[m
([36mremove_io_r[m=<synthetic pointer>, [36mclient[m=0x5555555c72c8) at
[32m./src/imap/imap-client.c[m:1344
#36 [33mclient_handle_input[m ([36mclient=client@entry[m=0x5555555c72c8) at
[32m./src/imap/imap-client.c[m:1358
#37 [34m0x0000555555579df0[m in [33mclient_input[m
([36mclient[m=0x5555555c72c8) at [32m./src/imap/imap-client.c[m:1402
#38 [34m0x00007ffff7d9dcd9[m in [33mio_loop_call_io[m
([36mio[m=0x5555555c8660) at [32m../lib/ioloop.c[m:737
#39 [34m0x00007ffff7d9faa2[m in [33mio_loop_handler_run_internal[m
([36mioloop=ioloop@entry[m=0x5555555a3530) at
[32m../lib/ioloop-epoll.c[m:222
#40 [34m0x00007ffff7d9fb50[m in [33mio_loop_handler_run[m
([36mioloop=ioloop@entry[m=0x5555555a3530) at [32m../lib/ioloop.c[m:789
#41 [34m0x00007ffff7d9fd10[m in [33mio_loop_run[m
([36mioloop[m=0x5555555a3530) at [32m../lib/ioloop.c[m:762
#42 [34m0x00007ffff7d10193[m in [33mmaster_service_run[m
([36mservice[m=0x5555555a3380, [36mcallback=callback@entry[m=0x55555557c8b0
<client_connected>) at [32m../lib-master/master-service.c[m:869
#43 [34m0x0000555555565f0d[m in [33mmain[m ([36margc[m=<optimized out>,
[36margv[m=<optimized out>) at [32m./src/imap/main.c[m:564
[?2004h(gdb) q
[?2004l
[?2004hA debugging session is active.
Inferior 1 [process 1215634] will be killed.
Quit anyway? (y or n) y
[?2004l
Script done on 2023-09-01 00:39:09+02:00 [COMMAND_EXIT_CODE="0"]
signature.asc
Description: PGP signature
--- End Message ---