Re: Starting dbus-services over valgrind

Thiago Macieira <[email protected]>
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <2666728.ZKUo5CJvac@tjmaciei-mobl1>
On Thursday, 5 July 2018 14:15:29 PDT Дилян Палаузов wrote:
> 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.

Probably because this is not passed to a shell, so your application (gnome-
keyring-daemon) is getting a "&>>" argument and that path.

Try valgrind's --log-file argument.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center



_______________________________________________
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.