[Bug 1177787] New: Qt or PyQT broken, causes TortoiseHg to crash all the time
http://bugzilla.opensuse.org/show_bug.cgi?id=1177787 Bug ID: 1177787 Summary: Qt or PyQT broken, causes TortoiseHg to crash all the time Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: teo8976@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- I use TortoiseHg: https://tortoisehg.bitbucket.io/ It depends on PyQt5 among other things, so I installed python3-qt5 with zypper. It crashes all the time. It didn't on Ubuntu. Also it prints lots of errors and they said they are errors from Qt (no sure whether they mean actual Qt or PyQt) https://foss.heptapod.net/mercurial/tortoisehg/thg/-/issues/5633 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177787 http://bugzilla.opensuse.org/show_bug.cgi?id=1177787#c1 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |develop7@develop7.info, | |teo8976@gmail.com Flags| |needinfo?(teo8976@gmail.com | |) --- Comment #1 from Benjamin Greiner <code@bnavigator.de> --- Could you please provide the error messages here too? You write you get a segmentation fault with --nofork. Can you run tortoisehg --nofork in gdb? You probably need to install python-base-debuginfo and python3-qt5-debuginfo. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177787 http://bugzilla.opensuse.org/show_bug.cgi?id=1177787#c2 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christophe@krop.fr, | |fabian@ritter-vogt.de, | |lbeltrame@kde.org Flags|needinfo?(teo8976@gmail.com |needinfo?(fabian@ritter-vog |) |t.de), | |needinfo?(christophe@krop.f | |r), | |needinfo?(lbeltrame@kde.org | |) --- Comment #2 from Benjamin Greiner <code@bnavigator.de> --- Created attachment 842806 --> http://bugzilla.opensuse.org/attachment.cgi?id=842806&action=edit Coredump backtrace of thg I can reproduce this, using a custom package at https://build.opensuse.org/package/show/home:bnavigator:branches:devel:tools... 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: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177787 http://bugzilla.opensuse.org/show_bug.cgi?id=1177787#c3 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #3 from Benjamin Greiner <code@bnavigator.de> --- Interesting note: When I install the SIP5 enabled packages from https://download.opensuse.org/repositories/home:/bnavigator:/sip5/openSUSE_F..., The crash does not happen! One more reason to review https://build.opensuse.org/request/show/840899 and to get it ready for submission to Tumbleweed. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1177787 http://bugzilla.opensuse.org/show_bug.cgi?id=1177787#c5 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #5 from Benjamin Greiner <code@bnavigator.de> --- not longer crashing with the new PyQt5 packages -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com