Dear all,

Debian maintainer of isync here.

I recently took over maintainership (isync was more or less orphaned in
Debian) and update to 1.4.3.

Today I got a bug report about a crash including a backtrace:

> Before the upgrade (1.3.0-2.2, on bullseye), I am able to run mbsync
> without too many issues. After the upgrade, it completely crashes with
> what looks like an assertion failure:
> 
> C: 0/1  B: 134/205  F: +0/0 *0/0 #0/0  N: +4/4 *0/0 #0/0
> Warning: lost track of 676 pulled message(s)
> C: 0/1  B: 134/205  F: +0/0 *0/0 #0/0  N: +4/681 *0/0 #0/0
> Warning: message 1 from far side has incomplete header.
> C: 0/1  B: 134/205  F: +0/0 *0/0 #0/0  N: +5/681 *0/0 #0/0corrupted size vs. 
> prev_size while consolidating
> Abandon (core dumped)
> 
> Here's the backtrace:
> 
> (gdb) bt
> #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
> #1  0x00007f529fa18537 in __GI_abort () at abort.c:79
> #2  0x00007f529fa71768 in __libc_message (action=action@entry=do_abort, 
>     fmt=fmt@entry=0x7f529fb7fe2d "%s\n") at ../sysdeps/posix/libc_fatal.c:155
> #3  0x00007f529fa78a5a in malloc_printerr (
>     str=str@entry=0x7f529fb82280 "corrupted size vs. prev_size while 
> consolidating") at malloc.c:5347
> #4  0x00007f529fa7a12e in _int_free (av=0x7f529fbb1b80 <main_arena>, 
>     p=0x5613006c9860, have_lock=<optimized out>) at malloc.c:4332
> #5  0x00005612ff5f01a7 in copy_msg_convert (vars=0x561300587510, 
>     out_cr=<optimized out>, in_cr=<optimized out>) at ./src/sync.c:534
> #6  msg_fetched (sts=<optimized out>, aux=0x561300587510) at ./src/sync.c:559
> #7  0x00005612ff5f9832 in done_imap_cmd (ctx=ctx@entry=0x7f52a0140010, 
>     cmd=cmd@entry=0x561300635b30, response=response@entry=0)
>     at ./src/drv_imap.c:326
> #8  0x00005612ff600bc2 in imap_socket_read (aux=0x7f52a0140010)
>     at ./src/drv_imap.c:1740
> #9  0x00005612ff5f72b7 in event_wait () at ./src/util.c:831
> #10 main_loop () at ./src/util.c:903
> #11 0x00005612ff5ec38f in main (argc=<optimized out>, argv=<optimized out>)
>     at ./src/main.c:797

The Debian package does not carry any patches on top of 1.4.3, so it is
a standard build from the sources.

Do you have any suggestion?

Thanks and all the best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to