Bug 766352

Summary: [abrt] gtk3 file chooser crashes
Product: [Fedora] Fedora Reporter: Lofton Alley <nobodie0>
Component: gtk3Assignee: Matthias Clasen <mclasen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: atgroup09, atkac, bijanbina, bugs.michael, cnangel, davematel, floss, forbugzilla, geh, germanrios1986, icare40, marek90, mclasen, pavol.ondercin, phunehehe, redhat, rigbuntu, ryu.insang, sandrobeni, sanne, sb, selinux, sgallagh, skotchman, soulbringer.lee, spungi, tomfleniken
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:dbeac34c5e64be126a3162393e7b715d8dc4b030
Fixed In Version: gtk3-3.2.2-4.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-17 20:53:30 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: dso_list
none
File: smolt_data
none
File: backtrace
none
File: maps none

Description Lofton Alley 2011-12-11 20:30:37 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
backtrace_rating: 4
cmdline:        audacious
comment:        ADD (+)> select a directory> enter> crash
crash_function: g_type_check_instance_is_a
executable:     /usr/bin/audacious
kernel:         3.1.4-1.fc16.x86_64
pid:            14286
pwd:            /home/jim
reason:         Process /usr/bin/audacious was killed by signal 11 (SIGSEGV)
time:           Sun 11 Dec 2011 02:23:34 PM EST
uid:            1000
username:       jim
xsession_errors: 

backtrace:      Text file, 62121 bytes
dso_list:       Text file, 10148 bytes
maps:           Text file, 49033 bytes
smolt_data:     Text file, 2739 bytes

environ:
:XDG_VTNR=1
:XDG_SESSION_ID=1
:HOSTNAME=fedhomeSSD
:IMSETTINGS_INTEGRATE_DESKTOP=yes
:SHELL=/bin/bash
:TERM=dumb
:HISTSIZE=1000
:XDG_SESSION_COOKIE=90e6d92ea895e358729d33a100000007-1323565370.907448-1030552349
:QTDIR=/usr/lib64/qt-3.3
:QTINC=/usr/lib64/qt-3.3/include
:IMSETTINGS_MODULE=IBus
:USER=jim
:USERNAME=jim
:MAIL=/var/spool/mail/jim
:PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/jim/.local/bin:/home/jim/bin
:DESKTOP_SESSION=gnome
:QT_IM_MODULE=xim
:PWD=/home/jim
:XMODIFIERS=@im=ibus
:LANG=en_US.utf8
:GDM_LANG=en_US.utf8
:GDMSESSION=gnome
:HISTCONTROL=ignoredups
:HOME=/home/jim
:XDG_SEAT=seat0
:SHLVL=1
:LOGNAME=jim
:QTLIB=/usr/lib64/qt-3.3/lib
:DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-YSBjoUZS3L,guid=d4e904823d3ca3ab18f973e80000004e
:'LESSOPEN=||/usr/bin/lesspipe.sh %s'
:WINDOWPATH=1
:XDG_RUNTIME_DIR=/run/user/jim
:DISPLAY=:0
:XAUTHORITY=/var/run/gdm/auth-for-jim-cZZp5A/database
:_=/usr/bin/gnome-session
:GNOME_DESKTOP_SESSION_ID=this-is-deprecated
:SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/1321,unix/unix:/tmp/.ICE-unix/1321
:GNOME_KEYRING_CONTROL=/tmp/keyring-aQ4PeJ
:GPG_AGENT_INFO=/tmp/keyring-aQ4PeJ/gpg:0:1
:SSH_AUTH_SOCK=/tmp/keyring-aQ4PeJ/ssh
:GJS_DEBUG_OUTPUT=stderr
:'GJS_DEBUG_TOPICS=JS ERROR;JS LOG'
:GIO_LAUNCHED_DESKTOP_FILE=/usr/share/applications/audacious.desktop
:GIO_LAUNCHED_DESKTOP_FILE_PID=14286

Comment 1 Lofton Alley 2011-12-11 20:30:40 UTC
Created attachment 545420 [details]
File: dso_list

Comment 2 Lofton Alley 2011-12-11 20:30:42 UTC
Created attachment 545421 [details]
File: smolt_data

Comment 3 Lofton Alley 2011-12-11 20:30:43 UTC
Created attachment 545422 [details]
File: backtrace

Comment 4 Lofton Alley 2011-12-11 20:30:45 UTC
Created attachment 545423 [details]
File: maps

Comment 5 Michael Schwendt 2011-12-11 21:02:53 UTC
It's the gtk3 file chooser which crashes, and in Rhythmbox it crashes in the same way.

I can crash Rhythmbox like this (bug 766355): Open "Music > Import File" dialog and enter/leave a couple of directories consecutively. It crashes spontaneously upon entering a directory.

Comment 6 Michael Schwendt 2011-12-11 21:03:05 UTC
*** Bug 766355 has been marked as a duplicate of this bug. ***

Comment 7 Michael Schwendt 2011-12-12 13:45:15 UTC
*** Bug 766623 has been marked as a duplicate of this bug. ***

Comment 8 Michael Schwendt 2011-12-12 13:54:24 UTC
*** Bug 766634 has been marked as a duplicate of this bug. ***

Comment 9 Michael Schwendt 2011-12-12 13:54:51 UTC
*** Bug 765725 has been marked as a duplicate of this bug. ***

Comment 10 Michael Schwendt 2011-12-12 14:00:26 UTC
bug 766381 (file chooser crash in evince) is slightly different, but also passing gtkpathbar.c and then crashing in g_file_equal which seems related to the assertion warnings on console:

GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
GLib-GIO-CRITICAL **: g_file_equal: assertion `G_IS_FILE (file2)' failed

Comment 11 Michael Schwendt 2011-12-12 14:02:21 UTC
*** Bug 766639 has been marked as a duplicate of this bug. ***

Comment 12 Michael Schwendt 2011-12-14 19:53:36 UTC
*** Bug 766205 has been marked as a duplicate of this bug. ***

Comment 13 Michael Schwendt 2011-12-14 19:59:37 UTC
*** Bug 767536 has been marked as a duplicate of this bug. ***

Comment 14 Michael Schwendt 2011-12-14 19:59:41 UTC
*** Bug 766251 has been marked as a duplicate of this bug. ***

Comment 15 Michael Schwendt 2011-12-14 19:59:42 UTC
*** Bug 766425 has been marked as a duplicate of this bug. ***

Comment 16 Michael Schwendt 2011-12-14 19:59:59 UTC
*** Bug 767275 has been marked as a duplicate of this bug. ***

Comment 17 Michael Schwendt 2011-12-14 20:02:00 UTC
*** Bug 759110 has been marked as a duplicate of this bug. ***

Comment 18 Michael Schwendt 2011-12-14 20:05:49 UTC
*** Bug 709723 has been marked as a duplicate of this bug. ***

Comment 19 Michael Schwendt 2011-12-14 20:43:05 UTC
*** Bug 758402 has been marked as a duplicate of this bug. ***

Comment 20 Michael Schwendt 2011-12-14 20:44:04 UTC
Bug 653606 - SIGSEGV in g_type_check_instance_is_a() 
https://bugzilla.gnome.org/show_bug.cgi?id=653606

Comment 21 Michael Schwendt 2011-12-15 15:00:26 UTC
*** Bug 766225 has been marked as a duplicate of this bug. ***

Comment 22 Michael Schwendt 2011-12-15 15:01:52 UTC
*** Bug 766908 has been marked as a duplicate of this bug. ***

Comment 23 Michael Schwendt 2011-12-15 15:02:11 UTC
*** Bug 766595 has been marked as a duplicate of this bug. ***

Comment 24 Michael Schwendt 2011-12-15 15:03:29 UTC
*** Bug 766285 has been marked as a duplicate of this bug. ***

Comment 25 Michael Schwendt 2011-12-15 15:04:00 UTC
*** Bug 767809 has been marked as a duplicate of this bug. ***

Comment 26 Steven Bakker 2011-12-15 17:19:53 UTC
Package: rhythmbox-2.90.1-17.git20110927.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment
-----
1. Started Rhythmbox
2. Import from folder
3. Clicked on a folder

Comment 27 Fedora Update System 2011-12-16 00:53:50 UTC
gtk3-3.2.2-4.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/gtk3-3.2.2-4.fc16

Comment 28 cnangel 2011-12-16 01:34:03 UTC
Package: gedit-3.2.5-1.fc16
Architecture: i686
OS Release: Fedora release 16 (Verne)

Comment
-----
set tab width equal 4 and open directory , just crash

Comment 29 Michael Schwendt 2011-12-16 10:57:43 UTC
*** Bug 768209 has been marked as a duplicate of this bug. ***

Comment 30 Michael Schwendt 2011-12-16 10:58:23 UTC
*** Bug 766381 has been marked as a duplicate of this bug. ***

Comment 31 Michael Schwendt 2011-12-16 11:00:26 UTC
*** Bug 767036 has been marked as a duplicate of this bug. ***

Comment 32 Stephen Gallagher 2011-12-16 15:03:52 UTC
Package: evolution-3.2.2-1.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment
-----
I was writing an email and attempting to browse to /dev/shm to attach a file. I double-clicked on 'shm' in the file browser and then evolution crashed.

Comment 33 romal 2011-12-16 19:32:34 UTC
choosing another wallpaper

rating: 4
Package: control-center-3.2.2-1.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment 34 Fedora Update System 2011-12-16 19:56:39 UTC
Package gtk3-3.2.2-4.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gtk3-3.2.2-4.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-17174/gtk3-3.2.2-4.fc16
then log in and leave karma (feedback).

Comment 35 Michael Schwendt 2011-12-16 22:19:20 UTC
*** Bug 766901 has been marked as a duplicate of this bug. ***

Comment 36 pavol.ondercin 2011-12-16 22:37:35 UTC
I was trying to change user picture for my account before the crash. 

rating: 4
Package: control-center-3.2.2-1.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment 37 Marek MichaƂ Mazur 2011-12-17 19:04:27 UTC
Package: evince-3.2.1-2.fc16
Architecture: x86_64
OS Release: Fedora release 16 (Verne)

Comment
-----
I've opened file downloaded by firefox from /tmp folder, then closed firefox and then tried to save copy as...

Comment 38 Fedora Update System 2011-12-17 20:53:30 UTC
gtk3-3.2.2-4.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.