Re: Fatal: buffer too small

2022-11-08 Thread Michal Sojka via isync-devel
On Mon, Nov 07 2022, Yu-Fu Fu wrote: > > I think these things would be successful to the developer. > 1. the debug logs; you can get that from =mbsync --debug=. > 2. how long is your token length? this is mine: 1908 chars. >❯ oauth2ms | wc -c >1908 > >I have checked that I can pass the

Re: IMAP command 'UID FET)' returned an error

2022-11-08 Thread Marko Bauhardt via isync-devel
Hi, > that looks like a good start, but you still need to make the addresses > usable: > > gdb mbsync > l *0x650d7c30 > q I executed, $ gdb --args ./src/mbsync -V -D -c ~/.config/isync/config mailbox-inbox (gdb) run Starting program: /home/marko/.local/src/sourceforge.net/isync/isync-isyn

Re: IMAP command 'UID FET)' returned an error

2022-11-08 Thread Oswald Buddenhagen
On Tue, Nov 08, 2022 at 05:35:45PM +0100, Marko Bauhardt wrote: Hi, that looks like a good start, but you still need to make the addresses usable: gdb mbsync l *0x650d7c30 q I executed, [...] why would you do any of that? the idea was to make the sanitizer dump readable, for which the a