Benjamin Greiner changed bug 1177787
What Removed Added
CC   christophe@krop.fr, fabian@ritter-vogt.de, lbeltrame@kde.org
Flags needinfo?(teo8976@gmail.com) needinfo?(fabian@ritter-vogt.de), needinfo?(christophe@krop.fr), needinfo?(lbeltrame@kde.org)

Comment # 2 on bug 1177787 from
Created attachment 842806 [details]
Coredump backtrace of thg

I can reproduce this, using a custom package at
https://build.opensuse.org/package/show/home:bnavigator:branches:devel:tools:scm/tortoisehg

Created calling thg and selecting "View -> Show Console"

$ thg --nofork
QFont::fromString: Invalid description '(empty)'
Opening in existing browser session.
[14734:14734:1019/225854.351709:ERROR:sandbox_linux.cc(374)]
InitializeSandbox() called with multiple threads in process gpu-process.
[14734:14734:1019/225854.352272:ERROR:broker_posix.cc(43)] Invalid node channel
message
[14736:14736:1019/225854.371979:ERROR:broker_posix.cc(43)] Invalid node channel
message
[1]    14686 segmentation fault (core dumped)  thg --nofork
$ coredumpctl gdb 14686 | tee coredumpct-gdb-thg.txt

Nothing in the crashlog looks obvious to me. Maybe someone from the openSUSE
C++ Qt experts knows better. CC need-info Fabian, Christophe and Luca.


You are receiving this mail because: