Bug 1499221
Summary: | [abrt] tilix: gtk.StyleContext.StyleContext.addProviderForScreen(gdk.Screen.Screen, gtk.StyleProviderIF.StyleProviderIF, uint)(): tilix killed by SIGSEGV | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Łukasz Faber <faber> | ||||||||||||||||||||||||||||
Component: | tilix | Assignee: | Kalev Lember <klember> | ||||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||
Version: | 27 | CC: | berend.de.schouwer, bioinfornatics, carlos.sepulveda, ezwen-redhatbugzilla, fzatlouk, i, i, klember, marko.m.kostic, motoskov, ngompa13, Pekmezjulien, tomek, trevor.davenport, vedran, vrutkovs | ||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||
URL: | https://retrace.fedoraproject.org/faf/reports/bthash/cf137c937c17b061a1756110ee81d2cb805ed685 | ||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:4086e8ac8fb0fc59ead999ca45cf5f80463fefd3;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||||
Fixed In Version: | tilix-1.6.4-5.fc27 tilix-1.6.4-5.fc26 | Doc Type: | If docs needed, set a value | ||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||
Last Closed: | 2017-10-15 21:33:04 UTC | Type: | --- | ||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||||
Attachments: |
|
Description
Łukasz Faber
2017-10-06 11:55:24 UTC
Created attachment 1335269 [details]
File: backtrace
Created attachment 1335270 [details]
File: cgroup
Created attachment 1335271 [details]
File: core_backtrace
Created attachment 1335272 [details]
File: cpuinfo
Created attachment 1335273 [details]
File: dso_list
Created attachment 1335274 [details]
File: environ
Created attachment 1335275 [details]
File: exploitable
Created attachment 1335276 [details]
File: limits
Created attachment 1335277 [details]
File: maps
Created attachment 1335278 [details]
File: open_fds
Created attachment 1335279 [details]
File: proc_pid_status
Created attachment 1335280 [details]
File: var_log_messages
It happens every time when I try to start Tilix. *** Bug 1499350 has been marked as a duplicate of this bug. *** I was able to reproduce this, adding dnf history output of a transaction which broke tilix. Created attachment 1335526 [details]
dnf history log of transaction which broke tilix
Similar problem has been detected: Start Tilix, segfaults immediately reporter: libreport-2.9.2 backtrace_rating: 4 cmdline: tilix crash_function: gtk.StyleContext.StyleContext.addProviderForScreen(gdk.Screen.Screen, gtk.StyleProviderIF.StyleProviderIF, uint) executable: /usr/bin/tilix journald_cursor: s=636cf4b8127d438dabca251aaf14f836;i=3c1a4a;b=ce90b34ca4d94c4ca1da0adc6217a3f8;m=1c5e7b4d9;t=55aefc29ddab1;x=27c10c0eec76b82b kernel: 4.12.14-300.fc26.x86_64 package: tilix-1.6.4-4.fc27 reason: tilix killed by SIGSEGV rootdir: / runlevel: N 5 type: CCpp uid: 1000 *** Bug 1499403 has been marked as a duplicate of this bug. *** Tilix was broken by new gtkd version. You can fix it by installing the older version, for x86_64, you can use this command: sudo dnf install "https://kojipkgs.fedoraproject.org//packages/gtkd/3.6.5/4.fc27/x86_64/gtkd-3.6.5-4.fc27.x86_64.rpm" And you can give a negative karma to the new version here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9e00ce911f Similar problem has been detected: Attempted to start tilix. reporter: libreport-2.9.2 backtrace_rating: 4 cmdline: /usr/bin/tilix --gapplication-service crash_function: gtk.StyleContext.StyleContext.addProviderForScreen(gdk.Screen.Screen, gtk.StyleProviderIF.StyleProviderIF, uint) executable: /usr/bin/tilix journald_cursor: s=392ea99f179c4cdbbf65bbf171adcced;i=d36e;b=c1364ac5651444b9b3614e20e943e91b;m=17b6ef79;t=55af411e9d8ec;x=2a056128dacae166 kernel: 4.13.5-300.fc27.x86_64 package: tilix-1.6.4-4.fc27 reason: tilix killed by SIGSEGV rootdir: / runlevel: N 5 type: CCpp uid: 1000 Similar problem has been detected: Starting tilix, instant segfault reporter: libreport-2.9.2 backtrace_rating: 4 cmdline: tilix -q crash_function: gtk.StyleContext.StyleContext.addProviderForScreen(gdk.Screen.Screen, gtk.StyleProviderIF.StyleProviderIF, uint) executable: /usr/bin/tilix journald_cursor: s=df2ae319aaf44ec79679278ce0dcc109;i=32125;b=cd87197995914c77ab9a69bc47704663;m=250906cc;t=55af6ffe478df;x=db456d42fdc9bdde kernel: 4.13.5-300.fc27.x86_64 package: tilix-1.6.4-4.fc27 reason: tilix killed by SIGSEGV rootdir: / runlevel: N 5 type: CCpp uid: 1000 This can be fixed by simply rebuilding tilix against gtkd 3.6.6. See: https://github.com/gnunn1/tilix/issues/1144#issuecomment-334954928 Similar problem has been detected: Fedora 27 beta. Installed latest updates. Tried to launch. reporter: libreport-2.9.2 backtrace_rating: 4 cmdline: /usr/bin/tilix --gapplication-service crash_function: gtk.StyleContext.StyleContext.addProviderForScreen(gdk.Screen.Screen, gtk.StyleProviderIF.StyleProviderIF, uint) executable: /usr/bin/tilix journald_cursor: s=76b02890fbc04a21a480ca7d2e1632d7;i=18a9fc;b=29c7d5fb23144cfda62ee069d4241324;m=22bbddfc;t=55afa52ce761d;x=55af962aa6373543 kernel: 4.13.5-300.fc27.x86_64 package: tilix-1.6.4-4.fc27 reason: tilix killed by SIGSEGV rootdir: / runlevel: N 5 type: CCpp uid: 1000 Similar problem has been detected: I ran tilix and it failed to start reporter: libreport-2.9.2 backtrace_rating: 4 cmdline: /usr/bin/tilix --gapplication-service crash_function: gtk.StyleContext.StyleContext.addProviderForScreen(gdk.Screen.Screen, gtk.StyleProviderIF.StyleProviderIF, uint) executable: /usr/bin/tilix journald_cursor: s=9054f13f40d94054b63abbfecf810f4b;i=11eea0;b=bc5f0fa20de04b73be3df0707f811529;m=5156b2c6f;t=55b09ccd435dc;x=e4e48d9f8d8fda14 kernel: 4.13.0-rc5+ package: tilix-1.6.4-4.fc27 reason: tilix killed by SIGSEGV rootdir: / runlevel: N 5 type: CCpp uid: 1000 *** Bug 1499685 has been marked as a duplicate of this bug. *** *** Bug 1500924 has been marked as a duplicate of this bug. *** tilix-1.6.4-5.fc27 gtkd-3.6.6-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-78cb8fd5fb gtkd-3.6.6-2.fc26 tilix-1.6.4-5.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-9018e72631 gtkd-3.6.6-2.fc26, tilix-1.6.4-5.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9018e72631 gtkd-3.6.6-2.fc27, tilix-1.6.4-5.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-78cb8fd5fb I know longer encounter this with new releases from the Fedora 27 testing repo. gtkd-3.6.6-2.fc27, tilix-1.6.4-5.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. gtkd-3.6.6-2.fc26, tilix-1.6.4-5.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. |