Comment 6 for bug 2064492

Revision history for this message
Dmitry Shachnev (mitya57) wrote :

One more idea (thanks Alfred from #ubuntu-qt). Can you please:

- Install strace package (if not installed yet).
- Run "strace -f akregator &>strace.txt" and wait for it to crash (it will be slow when running in strace).
- Either attach strace.txt here, or find the exit code of execve in the output and tell it.

For example, I have this:

[pid 2383148] execve("/usr/lib/x86_64-linux-gnu/qt5/libexec/QtWebEngineProcess", ["/usr/lib/x86_64-linux-gnu/qt5/li"..., "--type=zygote", "--no-zygote-sandbox", "--application-name=simplebrowser", "--webengine-schemes=qrc:sLV", "--lang=en"], 0x55898c63de80 /* 69 vars */ <unfinished ...>
[pid 2383148] <... execve resumed>) = 0