Bug 1263106

Summary: [abrt] nautilus: placement_grid_mark_icon(): nautilus killed by SIGSEGV
Product: [Fedora] Fedora Reporter: piio <bugzilla>
Component: nautilusAssignee: Matthias Clasen <mclasen>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ccecchi, csoriano, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/a70e1581f732bd059a9eed27e5367e0e8d478dd8
Whiteboard: abrt_hash:511d05b32ff291505ce2c3cf346713457b713245
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-07 15:08:46 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: exploitable
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 piio 2015-09-15 07:04:11 UTC
Version-Release number of selected component:
nautilus-3.17.91-1.fc24

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        nautilus -n
crash_function: placement_grid_mark_icon
executable:     /usr/bin/nautilus
global_pid:     5076
kernel:         4.3.0-0.rc0.git14.2.fc24.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 placement_grid_mark_icon at nautilus-canvas-container.c:1529
 #1 redo_layout_internal at nautilus-canvas-container.c:6014
 #3 _g_closure_invoke_va at gclosure.c:864
 #9 gtk_style_context_do_invalidate at gtkstylecontext.c:2413
 #10 gtk_style_context_validate at gtkstylecontext.c:2425
 #11 gtk_css_widget_node_validate at gtkcsswidgetnode.c:135
 #12 gtk_css_node_validate_internal at gtkcssnode.c:1281
 #22 gtk_container_idle_sizer at gtkcontainer.c:1905
 #23 _g_closure_invoke_va at gclosure.c:864
 #25 g_signal_emit_by_name at gsignal.c:3468

Comment 1 piio 2015-09-15 07:04:15 UTC
Created attachment 1073504 [details]
File: backtrace

Comment 2 piio 2015-09-15 07:04:16 UTC
Created attachment 1073505 [details]
File: cgroup

Comment 3 piio 2015-09-15 07:04:18 UTC
Created attachment 1073506 [details]
File: core_backtrace

Comment 4 piio 2015-09-15 07:04:19 UTC
Created attachment 1073507 [details]
File: dso_list

Comment 5 piio 2015-09-15 07:04:21 UTC
Created attachment 1073508 [details]
File: environ

Comment 6 piio 2015-09-15 07:04:22 UTC
Created attachment 1073509 [details]
File: exploitable

Comment 7 piio 2015-09-15 07:04:23 UTC
Created attachment 1073510 [details]
File: limits

Comment 8 piio 2015-09-15 07:04:26 UTC
Created attachment 1073511 [details]
File: maps

Comment 9 piio 2015-09-15 07:04:27 UTC
Created attachment 1073512 [details]
File: mountinfo

Comment 10 piio 2015-09-15 07:04:28 UTC
Created attachment 1073513 [details]
File: namespaces

Comment 11 piio 2015-09-15 07:04:30 UTC
Created attachment 1073514 [details]
File: open_fds

Comment 12 piio 2015-09-15 07:04:31 UTC
Created attachment 1073515 [details]
File: proc_pid_status

Comment 13 piio 2015-09-15 07:04:32 UTC
Created attachment 1073516 [details]
File: var_log_messages

Comment 14 Matthias Clasen 2015-09-24 19:58:20 UTC
Looking at nautilus-canvas-container.c, the other calls to placement_grid_new have a check for the return value being NULL. The one in line 6010 doesn't. And that is what leads to the crash here.

Comment 15 Carlos Soriano 2015-10-07 15:08:46 UTC
Should be fixed for the upcoming 3.18.1 with https://git.gnome.org/browse/nautilus/commit/?id=b189ddf0d35d373f93433725dbdd91d8da6671c4