Ticket #103 (new defect)

Opened 2 years ago

Last modified 1 week ago

Connection hangs on P900 because of empty DSMmem in device information

Reported by: havardw Assigned to: abauer
Priority: normal Component: OpenSync
Version: Severity: major
Keywords: Cc:

Description (Last modified by felixmoeller)

When I'm trying to sync with a SonyEricsson P900 (syncml-http) and the file plugin, the phone hangs forever at "Connecting". All spources are from current SVN.

From the trace logs it seems that there is a problem with DSMem in the DevInf structure, the original error is something like this:

>>>>>>>  _smlXmlDevInfDataStoreParseDSMem(0x97eb768, 0x97f12e8, 0xb6b68688)
<--- ERROR --- _smlXmlDevInfDataStoreParseDSMem: wrong initial node

I've modified _smlXmlDevInfDataStoreParseDSMem to return immediately, and then I can sync at least the contacts mostly succesfully. :-)

Attachments

Thread3065420688.log (102.3 kB) - added by havardw on 09/22/06 18:53:43.
Trace log from sync attempt.

Change History

09/22/06 18:53:43 changed by havardw

  • attachment Thread3065420688.log added.

Trace log from sync attempt.

08/12/08 14:21:55 changed by felixmoeller

  • description changed.