Bug 1131990

Summary: [abrt] gedit: load_cb(): gedit killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Michael Catanzaro <mcatanzaro>
Component: geditAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: kalevlember, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/cfbae76dd8f6ff715073521a1a358a86c0a4ef07
Whiteboard: abrt_hash:1d5c4424df40d888bbafb8249b904d49fd656821
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-20 20:41:55 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: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description Michael Catanzaro 2014-08-20 13:22:30 UTC
Description of problem:
gedit crashes on start.

Version-Release number of selected component:
gedit-3.13.90-1.fc22

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        /usr/bin/gedit --gapplication-service
crash_function: load_cb
executable:     /usr/bin/gedit
kernel:         3.17.0-0.rc1.git0.1.fc22.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 load_cb at /usr/lib64/gedit/libgedit.so
 #1 g_task_return_now at /lib64/libgio-2.0.so.0
 #2 g_task_return at /lib64/libgio-2.0.so.0
 #3 close_input_stream_cb at /lib64/libgtksourceview-3.0.so.1
 #4 async_ready_close_callback_wrapper at /lib64/libgio-2.0.so.0
 #5 g_task_return_now at /lib64/libgio-2.0.so.0
 #6 complete_in_idle_cb at /lib64/libgio-2.0.so.0
 #8 g_main_context_iterate.isra at /lib64/libglib-2.0.so.0
 #9 g_main_context_iteration at /lib64/libglib-2.0.so.0
 #10 g_application_run at /lib64/libgio-2.0.so.0

Comment 1 Michael Catanzaro 2014-08-20 13:22:32 UTC
Created attachment 928791 [details]
File: backtrace

Comment 2 Michael Catanzaro 2014-08-20 13:22:32 UTC
Created attachment 928792 [details]
File: cgroup

Comment 3 Michael Catanzaro 2014-08-20 13:22:33 UTC
Created attachment 928793 [details]
File: core_backtrace

Comment 4 Michael Catanzaro 2014-08-20 13:22:34 UTC
Created attachment 928794 [details]
File: dso_list

Comment 5 Michael Catanzaro 2014-08-20 13:22:34 UTC
Created attachment 928795 [details]
File: environ

Comment 6 Michael Catanzaro 2014-08-20 13:22:35 UTC
Created attachment 928796 [details]
File: exploitable

Comment 7 Michael Catanzaro 2014-08-20 13:22:36 UTC
Created attachment 928797 [details]
File: limits

Comment 8 Michael Catanzaro 2014-08-20 13:22:37 UTC
Created attachment 928798 [details]
File: maps

Comment 9 Michael Catanzaro 2014-08-20 13:22:37 UTC
Created attachment 928799 [details]
File: open_fds

Comment 10 Michael Catanzaro 2014-08-20 13:22:38 UTC
Created attachment 928800 [details]
File: proc_pid_status

Comment 11 Michael Catanzaro 2014-08-20 13:22:39 UTC
Created attachment 928801 [details]
File: var_log_messages

Comment 12 Kalev Lember 2014-08-20 15:31:28 UTC
Does 3.13.91 fix the crash?

Comment 13 Michael Catanzaro 2014-08-20 20:41:55 UTC
Yes