https://bugs.kde.org/show_bug.cgi?id=388017

--- Comment #2 from Konstantin Kharlamov <hi-an...@yandex.ru> ---
(In reply to Philippe Waroquiers from comment #1)
> Several things can be tried to get some more info.
> 
> * I suppose pulseaudio will daemonize itself.
>   So, you should run with --trace-children=yes
>   Also, to be sure that the output goes to a known place, you should use
>      --log-file=/some/abs/filename%p
>    (you should use %p to have filenames containing the pid)
> 
> * Try with other tools, e.g. --tool=none and memchec, and use from a shell
>    the command   'vgdb v.info scheduler'
>   to check what is happening
> 
> * Run with -v -v -v -d -d -d --trace-syscalls=yes --trace-signals=yes

Amazing, thanks, the `--trace-children=yes` did the trick! I guess, this bug
can be closed, not sure about the wording — "RESOLVED"? "NOTABUG"?

On an irrelevant note, I also tried running under valgrind and Wine a PE binary
compiled with MinGW — it resulted in valgrind quitting with these lines:

        preloader: Warning: failed to reserve range 00110000-68000000
        preloader: Warning: failed to reserve range 7f000000-82000000

        valgrind: m_debuginfo/debuginfo.c:551 (check_CFSI_related_invariants):
Assertion 'cfsi_fits' failed.

…and then stacktrace follows. I'm wondering if it's something known or should
it be reported.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to