On Tue, Mar 28, 2023 at 02:50:54PM +0200, Niklaus Hofer wrote:
Here is the requested output.

hmpf, that didn't help. let's try something else:
make sure that you have a debug info package installed for isync, and then run the sync with -Dd on the command line. that should drop you into a gdb command line, where you can run "where full" ("bt" on steroids) to hopefully see where things go wrong. (exit with "q".) (caveat: this works only if you're on linux, as i expect. otherwise, you need to use gdb manually.)

you may also try git master, but see the caveats i pointed out in the previous thread.


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

Reply via email to