Bug 1271808 - Crashes firefox with gvfs 1.26.1-1.fc24
Summary: Crashes firefox with gvfs 1.26.1-1.fc24
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gvfs
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ondrej Holy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-14 19:08 UTC by Zdenek Kabelac
Modified: 2015-10-15 10:48 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-15 10:48:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 756153 0 None None None Never

Description Zdenek Kabelac 2015-10-14 19:08:51 UTC
Description of problem:

My today's rawhide upgrade resulted into very frequent 'crashing' of firefox.
Running  'firefox -g -d gdb'  -  revealed this backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff36b7b6b in g_type_check_instance_is_a (type_instance=type_instance@entry=0x7fff8dba6700, 
    iface_type=<optimized out>) at gtype.c:4016
4016	  check = node && node->is_instantiatable && iface && type_node_conforms_to_U (node, iface, TRUE, FALSE);
(gdb) bt
#0  0x00007ffff36b7b6b in g_type_check_instance_is_a (type_instance=type_instance@entry=0x7fff8dba6700, iface_type=<optimized out>) at gtype.c:4016
#1  0x00007ffff39a5c76 in g_dbus_connection_is_closed (connection=0x7fff8dba6700) at gdbusconnection.c:1169
#2  0x00007fffd47aec8b in _g_dbus_connection_get_sync () at /usr/lib64/gio/modules/libgvfsdbus.so
#3  0x00007fffd47a5403 in create_proxy_for_file2.constprop () at /usr/lib64/gio/modules/libgvfsdbus.so
#4  0x00007fffd47a7198 in g_daemon_file_monitor_file () at /usr/lib64/gio/modules/libgvfsdbus.so
#5  0x00007ffff392303b in g_file_monitor_file (file=file@entry=0x7fff8e97bd00, flags=flags@entry=G_FILE_MONITOR_NONE, cancellable=cancellable@entry=0x0, error=error@entry=0x0) at gfile.c:5328
#6  0x00007ffff62ebe56 in _gtk_trash_monitor_init (monitor=0x7fff8e972040 [GtkTrashMonitor])
    at gtktrashmonitor.c:197
#7  0x00007ffff36b6bfb in g_type_create_instance (type=140735745981376) at gtype.c:1870
#8  0x00007ffff3698b8b in g_object_new_internal (class=class@entry=0x7fff8f8cf9d0, params=params@entry=0x0, n_params=n_params@entry=0) at gobject.c:1779
#9  0x00007ffff369a471 in g_object_newv (object_type=object_type@entry=140735745981376, n_parameters=n_parameters@entry=0, parameters=parameters@entry=0x0) at gobject.c:1926
#10 0x00007ffff369ada4 in g_object_new (object_type=140735745981376, first_property_name=first_property_name@entry=0x0) at gobject.c:1619
#11 0x00007ffff62ec139 in _gtk_trash_monitor_get () at gtktrashmonitor.c:224




- I've downgraded to:
gvfs-afp-1.26.0-1.fc24.x86_64.rpm     gvfs-smb-1.26.0-1.fc24.x86_64.rpm
gvfs-client-1.26.0-1.fc24.x86_64.rpm  gvfs-1.26.0-1.fc24.x86_64.rpm

and firefox works away (well at least not crashing after trying to safe something:)





Version-Release number of selected component (if applicable):
gvfs-client-1.26.1-1.fc24.x86_64



How reproducible:


Steps to Reproduce:
1. try to save something in firefox more then once
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Ondrej Holy 2015-10-15 10:48:14 UTC
It has been already fixed in 1.26.1-2...


Note You need to log in before you can comment on or make changes to this bug.