Re: Segmentation fault when syncing for the first time, if compiled with -O2/-O3

2024-07-04 Thread Oswald Buddenhagen via isync-devel
On Thu, Jul 04, 2024 at 02:00:30PM +0800, runxiyu-ld/isync--- via isync-devel wrote: Note that I only experience this error when ~/.local/share/mail/runxiyu is empty. If I have a successful previous run, subsequent syncs work. Running it causes a segfault. [...] thanks for the thorough repor

Re: Segmentation fault when syncing for the first time, if compiled with -O2/-O3

2024-07-04 Thread Runxi Yu via isync-devel
On Thu Jul 4, 2024 at 3:26 PM CST, Oswald Buddenhagen via isync-devel wrote: you could make it even better by using -g3 instead of -g (that should get rid of the "" gunk) and isync's --debug instead of --verbose. but never mind, it's good enough this time. Ah, understood, thanks! does the atta