Bug 1283383

Summary: [abrt] gedit: find_class_funcs(): gedit killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: geditAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/6ad8d7058739c7fa9747f91085429fad21264e47
Whiteboard: abrt_hash:206d7d51ce8c8fdf6146ce4294fa06d804a49c9a;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-28 19:43:26 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: core_backtrace
none
File: dso_list
none
File: limits
none
File: maps
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Christian Stadelmann 2015-11-18 20:44:57 UTC
Description of problem:
I tried to open a file (Ctrl+O) and resized the file chooser a lot. When closing the file chooser gedit crashed.

This crash happened while trying to reproduce https://bugzilla.gnome.org/show_bug.cgi?id=758307 , a bug related to incorrect file chooser sizes.

Version-Release number of selected component:
gedit-3.18.2-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 4
cmdline:        /usr/bin/gedit --gapplication-service
crash_function: find_class_funcs
executable:     /usr/bin/gedit
kernel:         4.2.6-300.fc23.x86_64
runlevel:       N 5
type:           CCpp

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 find_class_funcs at inspector/object-tree.c:506
 #1 gtk_inspector_object_tree_find_object at inspector/object-tree.c:524
 #4 gtk_object_tree_remove_dead_object at inspector/object-tree.c:616
 #5 weak_refs_notify at gobject.c:2634
 #7 g_hash_table_remove_all_nodes at ghash.c:548
 #8 g_hash_table_remove_all at ghash.c:1425
 #10 g_hash_table_destroy at ghash.c:1122
 #11 g_hash_table_remove_all_nodes at ghash.c:548
 #12 g_hash_table_remove_all at ghash.c:1425
 #14 g_hash_table_destroy at ghash.c:1122

Comment 1 Christian Stadelmann 2015-11-18 20:45:02 UTC
Created attachment 1096304 [details]
File: backtrace

Comment 2 Christian Stadelmann 2015-11-18 20:45:03 UTC
Created attachment 1096305 [details]
File: core_backtrace

Comment 3 Christian Stadelmann 2015-11-18 20:45:05 UTC
Created attachment 1096306 [details]
File: dso_list

Comment 4 Christian Stadelmann 2015-11-18 20:45:06 UTC
Created attachment 1096307 [details]
File: limits

Comment 5 Christian Stadelmann 2015-11-18 20:45:08 UTC
Created attachment 1096308 [details]
File: maps

Comment 6 Christian Stadelmann 2015-11-18 20:45:10 UTC
Created attachment 1096309 [details]
File: namespaces

Comment 7 Christian Stadelmann 2015-11-18 20:45:11 UTC
Created attachment 1096310 [details]
File: open_fds

Comment 8 Christian Stadelmann 2015-11-18 20:45:12 UTC
Created attachment 1096311 [details]
File: proc_pid_status

Comment 9 Christian Stadelmann 2016-09-28 19:43:26 UTC
I haven't seen this issue any more on F24 or F25.