Bug 1375437

Summary: GTK+ applications are crashing with "Error reading events from display: Broken pipe"
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: aandric.nemanja, abhaykadam88, alexjnewt, arctiq1, bugzilla.redhat_472, code, cosimo.cecchi, c.steinseifer, debarshir, dragomir.dan, ehabkost, jankowalski25, jfrieben, jonha87, jorti, komusubi, lray+redhatbugzilla, mbriza, mclasen, mikhail.v.gavrilov, motoskov, nutty_swede, samuel.rakitnican, simon.sinx17, sir.ade, skurtsev, stefan.home
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/1893c624c229350df453fe9c3f450c1bfacfaaf0
Whiteboard: abrt_hash:d678a3eb62a9313a723dfef12ccd2a93cd62ebdb;VARIANT_ID=workstation;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-05 16:44:18 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 Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Joachim Frieben 2016-09-13 06:54:03 UTC
Version-Release number of selected component:
gnome-terminal-3.21.90-2.fc25

Additional info:
reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/libexec/gnome-terminal-server
crash_function: _g_log_abort
executable:     /usr/libexec/gnome-terminal-server
global_pid:     4905
kernel:         4.8.0-0.rc5.git1.1.fc25.x86_64
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (8 frames)
 #0 _g_log_abort at gmessages.c:487
 #1 g_log_writer_default at gmessages.c:2269
 #2 g_log_structured_array at gmessages.c:1660
 #3 g_log_structured at gmessages.c:1597
 #4 gdk_event_source_check at gdkeventsource.c:92
 #5 g_main_context_check at gmain.c:3760
 #7 g_main_context_iteration at gmain.c:3988
 #8 g_application_run at gapplication.c:2381

Comment 1 Joachim Frieben 2016-09-13 06:54:08 UTC
Created attachment 1200356 [details]
File: backtrace

Comment 2 Joachim Frieben 2016-09-13 06:54:10 UTC
Created attachment 1200357 [details]
File: cgroup

Comment 3 Joachim Frieben 2016-09-13 06:54:11 UTC
Created attachment 1200358 [details]
File: core_backtrace

Comment 4 Joachim Frieben 2016-09-13 06:54:13 UTC
Created attachment 1200359 [details]
File: dso_list

Comment 5 Joachim Frieben 2016-09-13 06:54:14 UTC
Created attachment 1200360 [details]
File: environ

Comment 6 Joachim Frieben 2016-09-13 06:54:15 UTC
Created attachment 1200361 [details]
File: limits

Comment 7 Joachim Frieben 2016-09-13 06:54:17 UTC
Created attachment 1200362 [details]
File: maps

Comment 8 Joachim Frieben 2016-09-13 06:54:19 UTC
Created attachment 1200363 [details]
File: mountinfo

Comment 9 Joachim Frieben 2016-09-13 06:54:20 UTC
Created attachment 1200364 [details]
File: namespaces

Comment 10 Joachim Frieben 2016-09-13 06:54:21 UTC
Created attachment 1200365 [details]
File: open_fds

Comment 11 Joachim Frieben 2016-09-13 06:54:23 UTC
Created attachment 1200366 [details]
File: proc_pid_status

Comment 12 Joachim Frieben 2016-09-13 06:54:24 UTC
Created attachment 1200367 [details]
File: var_log_messages

Comment 13 lray+redhatbugzilla 2016-10-12 21:22:13 UTC
*** Bug 1384228 has been marked as a duplicate of this bug. ***

Comment 14 Zeeshan Ali 2016-10-13 07:34:48 UTC
*** Bug 1384194 has been marked as a duplicate of this bug. ***

Comment 15 Martin Bříza 2016-11-08 11:14:06 UTC
Similar problem has been detected:

I tried to debug #1382001 in Boxes. After triggering the issue, I tried to log back to the first user (two times, as first time it showed some dialog for a brief moment and put me back in sddm). When trying to log in for the second time, Boxes just crashed.

reporter:       libreport-2.8.0
backtrace_rating: 4
cmdline:        /usr/bin/gnome-boxes --gapplication-service
crash_function: _g_log_abort
executable:     /usr/bin/gnome-boxes
global_pid:     11727
kernel:         4.8.6-300.fc25.x86_64
package:        gnome-boxes-3.22.1-1.fc25
pkg_fingerprint: 4089 D8F2 FDB1 9C98
pkg_vendor:     Fedora Project
reason:         gnome-boxes killed by SIGTRAP
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 16 Debarshi Ray 2016-11-08 14:25:55 UTC
The applications are crashing because something is encountering this error (ie. G_LOG_LEVEL_ERROR):
  "Error reading events from display: Broken pipe"

Comment 17 Debarshi Ray 2016-11-08 14:29:19 UTC
Tentatively re-assigning to gtk3. Could be Wayland related since all affected users are running Fedora 25.

Comment 18 Debarshi Ray 2016-12-05 16:44:18 UTC

*** This bug has been marked as a duplicate of bug 1366897 ***