Starting dbus-services over valgrind

Дилян Палаузов <[email protected]>
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <[email protected]>
Hello,

how can I run a dbus activated program under valgrind?  On my system
running gnome-keyrind-daemon crashes ( https://bugzilla.gnome.org/show_
bug.cgi?id=7959240 ).  Replacing in /usr/share/dbus-
1/services/org.freedesktop.secrets.service 

Exec=/usr/local/bin/gnome-keyring-daemon --start --foreground --
components=secrets

with 

Exec=/usr/local/bin/valgrind --trace-children=yes --error-limit=no --
leak-check=full --show-leak-kinds=all --read-var-info=yes
/usr/local/bin/gnome-keyring-daemon --start --foreground --
components=secrets &>> /tmp/valgrind-gnome-keyring-daemon

does run under valgrind, but does not create /tmp/valgrind-gnome-
keyrind-gaemon.

Regards
  Дилян
_______________________________________________
dbus mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dbus
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.