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
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
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