From: Stefan A. <ml...@ar...> - 2005-09-12 14:27:41
|
Hi, when trying to sync a Nokia 9500 with the recent version from svn, I get a segfault and msynctool dies. The last line from the tracefiles are: [1126534992.270494] >>>>>>> _request_devinf(0x80eb558, 0xb4109138, 0x80c2da8, 0xb625d158) [1126534992.270536] >>>>>>> smlCommandNewReply(0xb4109138, 200, 0xb625d158) [1126534992.270580] >>>>>>> smlStatusNew(200, 3, 1, (nil), 0xb4109ef8, 9, 0xb625d158) [1126534992.270624] >>>>>>> smlLocationClone(0xb4109ef8, 0xb625d158) [1126534992.270667] >>>>>>> smlLocationCopy(0xb4109ef8, 0xb410b730) [1126534992.270710] <<<<<<< smlLocationCopy [1126534992.270752] <<<<<<< smlLocationClone: 0xb410b730 [1126534992.270795] <<<<<<< smlStatusNew: 0xb4109b18 [1126534992.270836] <<<<<<< smlCommandNewReply: 0xb4109b18 [1126534992.270878] >>>>>>> smlSessionSendReply(0x80eb558, 0xb4109b18, 0xb625d158) [1126534992.270920] >>>>>>> smlAssemblerAddStatus(0x80eb180, 0xb4109b18, 0xb625d158) [1126534992.270992] >>>>>>> smlXmlAssemblerAddStatus(0x80eb700, 0xb4109b18, 0xb625d158) [1126534992.271198] Adding status with cmdRef 3, msgRef 1, cmd Get [1126534992.271308] _smlXmlAssemblerStartNodeNS: Starting "Status" [1126534992.271402] _smlXmlAssemblerEndNode: Ending [1126534992.271558] <<<<<<< smlXmlAssemblerAddStatus [1126534992.271642] >>>>>>> smlAssemblerCheckSize(0x80eb180, 0xb625d158) [1126534992.271692] >>>>>>> smlWbxmlAssemblerCheckSize(0x80eb700, 0xb625d158) [1126534992.271817] >>>>>>> smlXmlAssemblerRunFull(0x80eb700, 0xb625cf70, 0xb625cf74, (nil), 1, 0, 0xb625d158) [1126534992.271896] _smlXmlAssemblerStartNodeNS: Starting "SyncML" [1126534992.272035] _smlXmlAssemblerStartNodeNS: Starting "SyncBody" [1126534992.272131] >>>>>>> smlXmlAssemblerAddChildren(0x80eb700, (nil), 0xb625d158) [1126534992.272180] <<<<<<< smlXmlAssemblerAddChildren [1126534992.272280] _smlXmlAssemblerEndNode: Ending [1126534992.272332] _smlXmlAssemblerEndNode: Ending [1126534992.272456] Message Assembled: <?xml version="1.0"?> 0a <SyncML xmlns="SYNCML:SYNCML1.1"><SyncHdr><VerProto>SyncML/1.1</VerProto><VerDTD>1.1</VerDTD><MsgID>2</MsgID><SessionID>21</SessionID><Target><LocURI>IMEI:hidden</LocURI></Target><Source><LocURI>http://192.168.0.247:8080/test</LocURI></Source></SyncHdr> 0a <SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>212</Data><SourceRef>IMEI:354305001231757</SourceRef><TargetRef>http://192.168.0.247:8080/test</TargetRef></Status> 0a <Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Put</Cmd><Data>200</Data><SourceRef>./devinf11</SourceRef></Status> 0a <Status><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>3</CmdRef><Cmd>Get</Cmd><Data>200</Data><TargetRef>./devinf11</TargetRef></Status> 0a <Final></Final></SyncBody></SyncML> 0a [1126534992.272508] <<<<<<< smlXmlAssemblerRunFull [1126534992.272553] >>>>>>> smlAssemblerGetOption(0x80eb180, USE_STRTABLE) [1126534992.272598] <<<<<<< smlAssemblerGetOption: 1 [1126534992.272641] >>>>>>> smlWbxmlConvertTo(0xb625cf68, 0xb410c218, 0xb625cf60, 0xb625cf64, 0xb625d158) [1126534992.272994] <<<<<<< smlWbxmlConvertTo [1126534992.273047] <<<<<<< smlWbxmlAssemblerCheckSize: 232 [1126534992.273089] <<<<<<< smlAssemblerCheckSize: 232 [1126534992.273131] <<<<<<< smlAssemblerAddStatus [1126534992.273172] <<<<<<< smlSessionSendReply [1126534992.273215] >>>>>>> _send_devinf(0x80c2da8, 0x80c2da8, 0xb625d158) [1126534992.273258] >>>>>>> smlDevInfNew(0xb625d158) [1126534992.273299] <<<<<<< smlDevInfNew: 0xb410bfd0 [1126534992.273341] >>>>>>> smlDevInfNewResult(0x80c2da8, 0xb7f20390, 0xb410bfd0, 0xb625d158) [1126534992.273386] >>>>>>> smlStatusNew(200, 135172792, 135181656, (nil), 0xb7f20390, 10, 0xb625d158) [1126534992.273432] >>>>>>> smlLocationClone(0xb7f20390, 0xb625d158) [1126534992.273525] >>>>>>> smlLocationCopy(0xb7f20390, 0xb410c0b8) Regards, Stefan |