Your message dated Mon, 19 Jan 2015 16:16:40 +0100 with message-id <CA+7wUsymNGdvetCmPBYtPmDXzUBc2RhscXSPY=s01sG2jp=x...@mail.gmail.com> and subject line closing has caused the Debian Bug report #622133, regarding libsyncml-utils: ** ERROR **: A disconnect event was received but there is no connected transport. to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 622133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622133 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libsyncml-utils Version: 0.5.4-2 Severity: important Hi, I cannot get syncml-ds-tool to work. It segfault with: Reading symbols from /usr/bin/syncml-ds-tool...Reading symbols from /usr/lib/debug/usr/bin/syncml-ds-tool...done. (no debugging symbols found)...done. (gdb) r -u 0 --slow-sync text/x-vcard Contacts --wbxml --identifier "PC Suite" Starting program: /usr/bin/syncml-ds-tool -u 0 --slow-sync text/x-vcard Contacts --wbxml --identifier "PC Suite" [Thread debugging using libthread_db enabled] [New Thread 0x48837440 (LWP 19661)] [New Thread 0x49037440 (LWP 19662)] [New Thread 0x49837440 (LWP 19663)] ** ERROR **: A disconnect event was received but there is no connected transport. aborting... Program received signal SIGABRT, Aborted. [Switching to Thread 0x49037440 (LWP 19662)] 0x0f87e8bc in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt #0 0x0f87e8bc in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x0f883f74 in *__GI_abort () at abort.c:92 #2 0x0feb2508 in g_logv () from /lib/libglib-2.0.so.0 #3 0x0feb257c in g_log () from /lib/libglib-2.0.so.0 #4 0x0ff93188 in smlTransportReceiveEvent (tsp=0x1001df38, link_=0x0, type=SML_TRANSPORT_EVENT_DISCONNECT_DONE, data=0x0, error=0x0) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/sml_transport.c:285 #5 0x0ffba780 in smlTransportObexClientEvent (handle=0x1001e098, object=0x10046438, mode=<value optimized out>, event=4, obex_cmd=2, obex_rsp=0) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/transports/obex_client.c:568 #6 0x0f9dcd40 in ?? () from /usr/lib/libopenobex.so.1 #7 0x0f9dc674 in ?? () from /usr/lib/libopenobex.so.1 #8 0x0f9dbc40 in OBEX_Request () from /usr/lib/libopenobex.so.1 #9 0x0ffb8970 in smlTransportObexClientSend (userdata=0x10046438, link_=<value optimized out>, data=0x40, error=0x0) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/transports/obex_client.c:1275 #10 0x0ff93a4c in smlTransportWorkerHandler (message=0x10044d90, userdata=0x1001df38) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/sml_transport.c:135 #11 0x0ff88b84 in smlQueueDispatch (queue=0x1001e030) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/sml_queue.c:458 #12 0x0ff88c08 in _queue_dispatch (source=<value optimized out>, callback=<value optimized out>, user_data=0x1001e030) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/sml_queue.c:70 #13 0x0fea5350 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #14 0x0fea9ff8 in ?? () from /lib/libglib-2.0.so.0 #15 0x0feaa614 in g_main_loop_run () from /lib/libglib-2.0.so.0 #16 0x0ff90658 in smlThreadStartCallback (data=0x10040d88) at /build/buildd-libsyncml_0.5.4-2-powerpc-BOxM7g/libsyncml-0.5.4/libsyncml/sml_support.c:456 #17 0x0fedb8dc in ?? () from /lib/libglib-2.0.so.0 #18 0x0f7c3528 in start_thread (arg=<value optimized out>) at pthread_create.c:302 Backtrace stopped: previous frame inner to this frame (corrupt stack?) For some reason the output is not very helpful too: $ syncml-ds-tool -u ~ Superuser privileges are required to access complete USB information. Found 3 USB OBEX interfaces Interface 0: Manufacturer: Product: Interface description: Interface 1: Manufacturer: Product: Interface description: Interface 2: Manufacturer: Product: Interface description: Use '-u interface_number' to connect -- System Information: Debian Release: 6.0.1 APT prefers stable APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.6.32-5-powerpc Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libsyncml-utils depends on: ii libbluetooth3 4.66-3 Library to use the BlueZ Linux Blu ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libopenobex1 1.5-2 OBEX protocol library ii libsoup2.4-1 2.30.2-1 an HTTP library implementation in ii libsyncml2 0.5.4-2 SyncML protocol library ii libwbxml2-0 0.10.7-1 WBXML parsing and encoding library ii libxml2 2.7.8.dfsg-2 GNOME XML library libsyncml-utils recommends no packages. libsyncml-utils suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---I do not have access to this hardware anymore. closing.
--- End Message ---

