From: Michael B. <mic...@cm...> - 2009-11-02 09:21:39
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernhard Reiter wrote: > This is just a short report of one attempt to try libsyncml with Nokia's N97 > smartphone (S60 5th edition). > I am moving off the device so I might not be able to follow up on it, > I'd still thought you might want the feedback. > Please copy me on relevant replies. > > Details: > From source I've build, on a big endian powerpc GNU/Debian Lenny system: > build: Okay, this is really interesting hardware ;) > libwbxml-0.10.7 > libsyncml-0.5.4 > I'v tried several variations with --wbxml and --identifier "PC Suite Data > Sync" and "Addressbook". - --wbxml should be enough. > b) Side problem: > Exporting SYNCML_TRACE=/tmp/somedir > lead to a seqmentation fault. (SYNCML_LOG was also set and worked). Do you still have the logged messages? > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 0x490304d0 (LWP 15122)] > 0x0fa644c8 in strlen () from /lib/libc.so.6 > (gdb) bt > #0 0x0fa644c8 in strlen () from /lib/libc.so.6 > #1 0x0fa2d364 in vfprintf@@GLIBC_2.4 () from /lib/libc.so.6 > #2 0x0fa528e8 in vasprintf@@GLIBC_2.4 () from /lib/libc.so.6 > #3 0x0fee27c8 in g_vasprintf () from /usr/lib/libglib-2.0.so.0 > #4 0x0fec8798 in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0 > #5 0x0ff87c74 in smlTrace () > from /mobilehome/bernhard/hacking/opensync/lib/libsyncml.so.2 > #6 0x0ff8a33c in smlTransportReceiveEvent () > from /mobilehome/bernhard/hacking/opensync/lib/libsyncml.so.2 This is a bug in a trace statement. Do you have the generated traces before the crash happens? Usually this is a good description of the error condition. BTW I have an E71 which is a S60 too but I use bluetooth all the time. Best regards Michael - -- ___________________________________________________________________ Michael Bell Humboldt-Universitaet zu Berlin Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice Fax: +49 (0)30-2093 2704 Unter den Linden 6 mic...@cm... D-10099 Berlin ___________________________________________________________________ PGP Fingerprint: 09E4 3D29 4156 2774 0F2C C643 D8BD 1918 2030 5AAB -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrupO8ACgkQ2L0ZGCAwWqs9vACeLYoOv4pzCHjalhDTjXKZ1Bp0 h0QAoJMVhH9/QUX121JwcGeD2laES1rZ =uUMM -----END PGP SIGNATURE----- |