On Fri, Sep 27, 2013 at 08:35:10 +0200, Patrick Ohly wrote:

[...]

> Looks related to handling a D-Bus message. Can you run sync-ui as
>         
>         env G_DBUS_DEBUG=message valgrind sync-ui
>         
> and check what the last message is? valgrind should give more
> information about the crash.

Hi,

attached is the complete output of the above command.

Regards,
Tino
==30282== Memcheck, a memory error detector
==30282== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==30282== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==30282== Command: sync-ui
==30282== 

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",

(sync-ui:30282): Gtk-WARNING **: Unable to locate theme engine in module_path: 
"pixmap",
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading 
configurations from ~/.fonts.conf is deprecated.
========================================================================
GDBus-debug:Message:
  >>>> SENT D-Bus message (128 bytes)
  Type:    method-call
  Flags:   none
  Version: 0
  Serial:  1
  Headers:
    path -> objectpath '/org/freedesktop/DBus'
    interface -> 'org.freedesktop.DBus'
    member -> 'Hello'
    destination -> 'org.freedesktop.DBus'
  Body: ()
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (90 bytes)
  Type:    method-return
  Flags:   no-reply-expected
  Version: 0
  Serial:  1
  Headers:
    reply-serial -> uint32 1
    destination -> ':1.96'
    sender -> 'org.freedesktop.DBus'
    signature -> signature 's'
  Body: (':1.96',)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  >>>> SENT D-Bus message (306 bytes)
  Type:    method-call
  Flags:   none
  Version: 0
  Serial:  2
  Headers:
    path -> objectpath '/org/freedesktop/DBus'
    interface -> 'org.freedesktop.DBus'
    member -> 'AddMatch'
    destination -> 'org.freedesktop.DBus'
    signature -> signature 's'
  Body: 
("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.gtk.vfs.Daemon'",)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  >>>> SENT D-Bus message (180 bytes)
  Type:    method-call
  Flags:   none
  Version: 0
  Serial:  3
  Headers:
    path -> objectpath '/org/freedesktop/DBus'
    interface -> 'org.freedesktop.DBus'
    member -> 'StartServiceByName'
    destination -> 'org.freedesktop.DBus'
    signature -> signature 'su'
  Body: ('org.gtk.vfs.Daemon', uint32 0)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (170 bytes)
  Type:    signal
  Flags:   no-reply-expected
  Version: 0
  Serial:  2
  Headers:
    path -> objectpath '/org/freedesktop/DBus'
    interface -> 'org.freedesktop.DBus'
    member -> 'NameAcquired'
    destination -> ':1.96'
    sender -> 'org.freedesktop.DBus'
    signature -> signature 's'
  Body: (':1.96',)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (72 bytes)
  Type:    method-return
  Flags:   no-reply-expected
  Version: 0
  Serial:  3
  Headers:
    reply-serial -> uint32 2
    destination -> ':1.96'
    sender -> 'org.freedesktop.DBus'
  Body: ()
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (84 bytes)
  Type:    method-return
  Flags:   no-reply-expected
  Version: 0
  Serial:  4
  Headers:
    reply-serial -> uint32 3
    destination -> ':1.96'
    sender -> 'org.freedesktop.DBus'
    signature -> signature 'u'
  Body: (uint32 2,)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  >>>> SENT D-Bus message (167 bytes)
  Type:    method-call
  Flags:   none
  Version: 0
  Serial:  4
  Headers:
    path -> objectpath '/org/freedesktop/DBus'
    interface -> 'org.freedesktop.DBus'
    member -> 'GetNameOwner'
    destination -> 'org.freedesktop.DBus'
    signature -> signature 's'
  Body: ('org.gtk.vfs.Daemon',)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (89 bytes)
  Type:    method-return
  Flags:   no-reply-expected
  Version: 0
  Serial:  5
  Headers:
    reply-serial -> uint32 4
    destination -> ':1.96'
    sender -> 'org.freedesktop.DBus'
    signature -> signature 's'
  Body: (':1.9',)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  >>>> SENT D-Bus message (152 bytes)
  Type:    method-call
  Flags:   none
  Version: 0
  Serial:  5
  Headers:
    path -> objectpath '/org/gtk/vfs/mounttracker'
    interface -> 'org.gtk.vfs.MountTracker'
    member -> 'ListMountableInfo'
    destination -> ':1.9'
    signature -> signature ''
  Body: ()
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (1068 bytes)
  Type:    method-return
  Flags:   no-reply-expected
  Version: 0
  Serial:  51
  Headers:
    reply-serial -> uint32 5
    destination -> ':1.96'
    sender -> ':1.9'
    signature -> signature 'a(ssasib)'
  Body: ([('davs+sd', 'davs+sd', @as [], 0, false), ('dav+sd', 'dav+sd', [], 0, 
false), ('localtest', 'localtest', [], 0, false), ('recent', 'recent', [], 0, 
false), ('gphoto2', 'gphoto2', [], 0, false), ('afp-volume', 'afp', [], 548, 
true), ('davs', 'davs', [], 0, false), ('dav', 'dav', [], 0, false), ('trash', 
'trash', [], 0, false), ('cdda', 'cdda', [], 0, false), ('smb-server', 'smb', 
[], 0, false), ('smb-network', 'smb', [], 0, false), ('ftp', 'ftp', [], 21, 
true), ('network', 'network', [], 0, false), ('sftp', 'sftp', ['ssh'], 22, 
true), ('computer', 'computer', [], 0, false), ('archive', 'archive', [], 0, 
false), ('http', 'http', [], 0, false), ('afp-server', 'afp', [], 548, true), 
('obex', 'obex', [], 0, false), ('smb-share', 'smb', [], 0, false), ('dns-sd', 
'dns-sd', [], 0, false), ('mtp', 'mtp', [], 0, false), ('burn', 'burn', [], 0, 
false), ('afc', 'afc', [], 1, false)],)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  >>>> SENT D-Bus message (306 bytes)
  Type:    method-call
  Flags:   none
  Version: 0
  Serial:  6
  Headers:
    path -> objectpath '/org/freedesktop/DBus'
    interface -> 'org.freedesktop.DBus'
    member -> 'RemoveMatch'
    destination -> 'org.freedesktop.DBus'
    signature -> signature 's'
  Body: 
("type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',path='/org/freedesktop/DBus',arg0='org.gtk.vfs.Daemon'",)
  UNIX File Descriptors:
    (none)
========================================================================
GDBus-debug:Message:
  <<<< RECEIVED D-Bus message (72 bytes)
  Type:    method-return
  Flags:   no-reply-expected
  Version: 0
  Serial:  6
  Headers:
    reply-serial -> uint32 6
    destination -> ':1.96'
    sender -> 'org.freedesktop.DBus'
  Body: ()
  UNIX File Descriptors:
    (none)

** (sync-ui:30282): WARNING **: only file:// icon uri is supported: 
image://themedimage/icons/services/syncevolution
==30282== 
==30282== HEAP SUMMARY:
==30282==     in use at exit: 2,646,988 bytes in 14,474 blocks
==30282==   total heap usage: 89,583 allocs, 75,109 frees, 19,300,751 bytes 
allocated
==30282== 
==30282== LEAK SUMMARY:
==30282==    definitely lost: 15,203 bytes in 37 blocks
==30282==    indirectly lost: 35,920 bytes in 1,115 blocks
==30282==      possibly lost: 1,543,235 bytes in 5,386 blocks
==30282==    still reachable: 1,052,630 bytes in 7,936 blocks
==30282==         suppressed: 0 bytes in 0 blocks
==30282== Rerun with --leak-check=full to see details of leaked memory
==30282== 
==30282== For counts of detected and suppressed errors, rerun with: -v
==30282== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2)
_______________________________________________
SyncEvolution mailing list
[email protected]
https://lists.syncevolution.org/mailman/listinfo/syncevolution

Reply via email to