Trying to sync my SE P910i phone using syncml-http-server (same problem also observed when using msynctool with the syncml-http-server plugin from opensync) the process gets into an infinite loop.
Phone firmware is R2A17 (old, but the latest one supplied by my service provider. >_<
The phone shows 'Connecting' the whole time, until the process is interrupted
The command I'm running is:
syncml-http-server --port 8080 --sync text/x-vcard Contacts --sync text/x-vcalendar Calendar --sync text/plain Notes --sync text/x-vMessage Email --dumpinfo --multi
This is a copy of libsyncml built from source:/trunk@317 without any particular build options set. It also happens with 0.4.5 (Debian version 0.4.5-1) but with less information in the trace log.
I've attached the tracelogs, and a packet capture of the communications, as well as the output of the program.