Ticket #777 (assigned defect)

Opened 5 months ago

Last modified 11 days ago

segmentation fault opie-sync

Reported by: mroeh Owned by: paule
Priority: normal Milestone:
Component: Engine Version: 0.38
Severity: normal Keywords:
Cc:

Description (last modified by felixmoeller) (diff)

With msynctool I have created a syncgroup called zaurus containing kdepim-sync and opie-sync. After configuring I try the initial sync ending with the following error output:

msynctool --sync zaurus
Synchronizing group "zaurus"
event sink of member 1 of type kdepim-sync just connected
/:5: parser error : Opening and ending tag mismatch: META line 2 and HEAD
</HEAD><BODY>
       ^
/:8: parser error : Specification mandate value for attribute noshade
<HR noshade size="1px">
            ^
/:8: parser error : attributes construct error
<HR noshade size="1px">
            ^
/:8: parser error : Couldn't find end of Start Tag HR line 8
<HR noshade size="1px">
            ^
/:10: parser error : Entity 'auml' not defined
W&auml;hrend des Versuches, den URL<BR>
       ^
/:16: parser error : Opening and ending tag mismatch: LI line 14 and UL
</UL>
     ^
/:21: parser error : Entity 'uuml' not defined
zur&uuml;ck.
         ^
/:23: parser error : Entity 'ouml' not defined
Der Zielrechner oder das Zielnetzwerk k&ouml;nnten deaktiviert sein.
                                             ^
/:29: parser error : Specification mandate value for attribute noshade
<HR noshade size="1px">
            ^
/:29: parser error : attributes construct error
<HR noshade size="1px">
            ^
/:29: parser error : Couldn't find end of Start Tag HR line 29
<HR noshade size="1px">
            ^
/:33: parser error : Opening and ending tag mismatch: BR line 28 and BODY
</BODY></HTML>
       ^
/:33: parser error : Opening and ending tag mismatch: P line 26 and HTML
</BODY></HTML>
              ^
/:34: parser error : Premature end of data in tag P line 18

^
/:34: parser error : Premature end of data in tag UL line 13

^
/:34: parser error : Premature end of data in tag BR line 11

^
/:34: parser error : Premature end of data in tag BR line 10

^
/:34: parser error : Premature end of data in tag P line 9

^
/:34: parser error : Premature end of data in tag BODY line 5

^
/:34: parser error : Premature end of data in tag HEAD line 2

^
/:34: parser error : Premature end of data in tag HTML line 2

^
Speicherzugriffsfehler

OS is an opensuse 10.3, opensync is 0.36-2.1 from the opensuse repository. MDA is a Sharp SL-5000 with opie v1.2.1.

ftp is working well, also ssh.

Can someone help me ?

Best regards

Martin

Change History

Changed 5 months ago by paule

  • owner changed from dgollub to paule
  • status changed from new to assigned

This is a strange one - looks like HTML code is getting mixed into the XML somewhere. Which sinks do you have enabled?

Changed 4 months ago by tuju

  • milestone changed from 0.40 to 0.41

Changed 4 months ago by felixmoeller

  • description modified (diff)

Changed 11 days ago by tuju

  • version changed from 0.36 to 0.38
  • milestone 0.41 deleted
Note: See TracTickets for help on using tickets.