From: Benjamin S. <mai...@sc...> - 2006-06-05 13:21:58
|
On Monday 05 June 2006 03:08, Benjamin Schleinzer wrote: > I managed to synchronize my Nokia 6260 mobile half way. > > I created a new profile in my mobile named syncml. I then ran the following > command to test the profile: > > syncml-obex-client -b XX:XX:XX:XX:XX 11 --sync "text/x-vcard" Contacts > --sync "text/x-vcalendar" Calendar --dumpinfo --identifier "syncml" > --wbxml --recvLimit 10000 --maxObjSize 734000 --noStringTable > > connection with device succeeded > Received an Alert for the DS Server at Contacts: Type: 206, Last , Next > 20060605T020224Z Just received a new session with ID 12 > Received an Alert for the DS Server at Calendar: Type: 206, Last , Next > 20060605T020224Z Received the DevInf > Session 12 reported final. flushing > Received an reply to our Alert > Received an reply to our Alert > There was an error in the session 12: wrong initial node: > NumberOfChangedSend > > I did apply the the nokia 60609 patch for wbxml-0.9.0. Strangly this always > happens when the 40s entry of my contacts is reached. > > > _______________________________________________ > Opensync-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensync-users I noticed that the applied patch for my wbxml isnt the one that comes with libsyncml. After applieng the patch synchronizing went fine, but I allways get the following error at the end and the data is not synced between evo2 and my mobile: All clients sent changes or error All conflicts have been reported *** glibc detected *** msynctool: munmap_chunk(): invalid pointer: 0xa7866a1b *** Aborted I run glibc-2-4 and gcc-4.1.1 I tried to recompile without any CLFAGS set but that didnt change anything. Any ideas ? |