Bug 1263106 - [abrt] nautilus: placement_grid_mark_icon(): nautilus killed by SIGSEGV
Summary: [abrt] nautilus: placement_grid_mark_icon(): nautilus killed by SIGSEGV
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:511d05b32ff291505ce2c3cf346...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-15 07:04 UTC by piio
Modified: 2015-10-07 15:08 UTC (History)
3 users (show)

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


Attachments (Terms of Use)
File: backtrace (55.36 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: cgroup (200 bytes, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: core_backtrace (10.10 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: dso_list (27.14 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: environ (1.51 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: exploitable (117 bytes, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: limits (1.29 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: maps (121.34 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: mountinfo (3.72 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: namespaces (85 bytes, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: open_fds (3.87 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: proc_pid_status (1.02 KB, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details
File: var_log_messages (308 bytes, text/plain)
2015-09-15 07:04 UTC, piio
no flags Details

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


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