Bug 1066748 - [abrt] nm-connection-editor: gtk_tree_row_ref_deleted(): nm-connection-editor killed by SIGSEGV
Summary: [abrt] nm-connection-editor: gtk_tree_row_ref_deleted(): nm-connection-editor...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk3
Version: 20
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:68ebfe56938e2b8b37259e501c7...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-19 02:45 UTC by Felix Dewaleyne
Modified: 2015-02-13 22:38 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-13 22:38:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (31.27 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: cgroup (172 bytes, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: core_backtrace (11.06 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: dso_list (12.80 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: environ (1.60 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: exploitable (82 bytes, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: limits (1.29 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: maps (70.92 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: open_fds (1.51 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: proc_pid_status (938 bytes, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details
File: var_log_messages (6.25 KB, text/plain)
2014-02-19 02:45 UTC, Felix Dewaleyne
no flags Details


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

Description Felix Dewaleyne 2014-02-19 02:45:09 UTC
Description of problem:
happened while browsing recent files while setting up an openvpn vpn in network manager, while looking up for the private key file to be exact.

the problem isn't consistant in that I could start the assistant again and create the same vpn with the same steps without experiencing the issue.

Version-Release number of selected component:
nm-connection-editor-0.9.9.0-7.git20131028.fc20

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        /usr/bin/nm-connection-editor --show --type vpn
crash_function: gtk_tree_row_ref_deleted
executable:     /usr/bin/nm-connection-editor
kernel:         3.12.8-300.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 gtk_tree_row_ref_deleted at gtktreemodel.c:2130
 #1 gtk_tree_row_reference_deleted at gtktreemodel.c:2509
 #2 gtk_tree_view_row_deleted at gtktreeview.c:9048
 #7 gtk_tree_model_row_deleted at gtktreemodel.c:1867
 #8 emit_row_deleted_for_row at gtkfilesystemmodel.c:331
 #9 remove_file at gtkfilesystemmodel.c:1912
 #10 gtk_file_system_model_monitor_change at gtkfilesystemmodel.c:1257
 #11 ffi_call_unix64 at ../src/x86/unix64.S:76
 #12 ffi_call at ../src/x86/ffi64.c:522
 #13 g_cclosure_marshal_generic_va at gclosure.c:1550

Potential duplicate: bug 953362

Comment 1 Felix Dewaleyne 2014-02-19 02:45:15 UTC
Created attachment 864910 [details]
File: backtrace

Comment 2 Felix Dewaleyne 2014-02-19 02:45:18 UTC
Created attachment 864911 [details]
File: cgroup

Comment 3 Felix Dewaleyne 2014-02-19 02:45:22 UTC
Created attachment 864912 [details]
File: core_backtrace

Comment 4 Felix Dewaleyne 2014-02-19 02:45:24 UTC
Created attachment 864913 [details]
File: dso_list

Comment 5 Felix Dewaleyne 2014-02-19 02:45:26 UTC
Created attachment 864914 [details]
File: environ

Comment 6 Felix Dewaleyne 2014-02-19 02:45:29 UTC
Created attachment 864915 [details]
File: exploitable

Comment 7 Felix Dewaleyne 2014-02-19 02:45:31 UTC
Created attachment 864916 [details]
File: limits

Comment 8 Felix Dewaleyne 2014-02-19 02:45:33 UTC
Created attachment 864917 [details]
File: maps

Comment 9 Felix Dewaleyne 2014-02-19 02:45:35 UTC
Created attachment 864918 [details]
File: open_fds

Comment 10 Felix Dewaleyne 2014-02-19 02:45:37 UTC
Created attachment 864919 [details]
File: proc_pid_status

Comment 11 Felix Dewaleyne 2014-02-19 02:45:39 UTC
Created attachment 864920 [details]
File: var_log_messages

Comment 12 Jirka Klimes 2014-02-19 12:24:11 UTC
This looks like a GTK3 issue. I've found similar (same) problems with other packages, e.g.:
bug 984375  - gedit
bug 1059187 - evince
bug 1027382 - transmission-gtk
bug 979077  - rhythmbox
and more

Related upstream bug:
https://bugzilla.gnome.org/show_bug.cgi?id=699918

Over to gtk3.

Comment 13 Matthias Clasen 2015-02-13 22:38:13 UTC
I think this was likely fixed


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