« Return to Thread: msynctool core dumps

msynctool core dumps

by Christian Hilgers-2 :: Rate this Message:

Reply to Author | View in Thread

Hi,

msynctool --sync on an kde->file group crashes as follows

...
Received an entry libkcal-643774169.833 from member 1 (file-sync). Changetype ADDED
Received an entry libkcal-1179725020.600 from member 1 (file-sync). Changetype ADDED
event sink of member 1 of type file-sync just sent all changes
Speicherzugriffsfehler (core dumped)


gdb where shows
Core was generated by `msynctool --sync file-kde'.
Program terminated with signal 11, Segmentation fault.
#0  0xb7c66c33 in xmlDocDumpFormatMemoryEnc__internal_alias (out_doc=0x4e4f4953, doc_txt_ptr=0xb48b7ea0,
doc_txt_len=0xb48b7e9c,
     txt_encoding=0x0, format=1) at xmlsave.c:2074
2074    xmlsave.c: No such file or directory.
         in xmlsave.c
(gdb) where
#0  0xb7c66c33 in xmlDocDumpFormatMemoryEnc__internal_alias (out_doc=0x4e4f4953, doc_txt_ptr=0xb48b7ea0,
doc_txt_len=0xb48b7e9c,
     txt_encoding=0x0, format=1) at xmlsave.c:2074
#1  0xb7ef3fd6 in osync_xmlformat_assemble (xmlformat=0x80b7600, buffer=0xb48b7ea0, size=0xb48b7e9c)
     at /opt/opensync/opensync/opensync/merger/opensync_xmlformat.c:391
#2  0xb7ea41db in marshal_xmlformat (input=0x80b7600 "BEGIN:VNOTE\r\nVERSION:1.1\r\nSUMMARY:KaffeePads\r\nEND:VNOTE\r",
inpsize=56,
     message=0x80ca200, error=0xb48b7f58) at /opt/opensync/opensync/formats/xmlformat.c:98
#3  0xb7eded6d in osync_objformat_marshal (format=0x807de50, input=0x80b7600
"BEGIN:VNOTE\r\nVERSION:1.1\r\nSUMMARY:KaffeePads\r\nEND:VNOTE\r",
     inpsize=56, message=0x80ca200, error=0xb48b7f58) at /opt/opensync/opensync/opensync/format/opensync_objformat.c:455
...


libxml2 were updated without changing the behaviour.
ii  libxml2                        2.6.32.dfsg-2                  GNOME XML library
ii  libxml2-dbg                    2.6.32.dfsg-2                  Debugging symbols for the GNOME XML library
ii  libxml2-dev                    2.6.32.dfsg-2                  Development files for the GNOME XML library
ii  libxml2-doc                    2.6.32.dfsg-2                  Documentation for the GNOME XML library


Is that an opensync or an libxml issue?


Christian
--
Christian Hilgers                  |ConSol*
Tel.   +49.2102.994-423            |Consulting&Solutions Software GmbH
Fax    +49.2102.994-411            |Berliner Str. 101, 40880 Ratingen
email: Christian.Hilgers@... |WWW: http://www.consol.de

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

 « Return to Thread: msynctool core dumps