Bug 1288920

Summary: [abrt] vim-enhanced: vim killed by SIGSEGV
Product: [Fedora] Fedora Reporter: sedrubal <fedora>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: fedora, ignatenko, karsten, moshima.web
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5bb6e417346b30a8b562435c4a9aa1250597ad95
Whiteboard: abrt_hash:205291c73244edb61ab63fc1aea610573ecdd9d5;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-24 13:19:18 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: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description sedrubal 2015-12-07 02:18:20 UTC
Description of problem:
I think I was in Record Mode in vim(diff) but I don't know this mode and tried to escape... As I didn't find it out, I used pkill to exit vimdiff and then there was a segfault.

Version-Release number of selected component:
vim-enhanced-7.4.827-1.fc23

Additional info:
reporter:       libreport-2.6.3
backtrace_rating: 3
cmdline:        vimdiff Filme-gesehen.txt t.txt
executable:     /usr/bin/vim
global_pid:     29975
kernel:         4.2.6-301.fc23.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 ??
 #5 deathtrap at os_unix.c:1108
 #7 do_cmdline at ex_docmd.c:767
 #8 call_user_func at eval.c:24025
 #9 call_func at eval.c:8746
 #10 get_func_tv at eval.c:8576
 #11 eval7 at eval.c:5237
 #12 eval6 at eval.c:4888
 #13 eval5 at eval.c:4704
 #14 eval4 at eval.c:4397

Comment 1 sedrubal 2015-12-07 02:18:25 UTC
Created attachment 1102964 [details]
File: backtrace

Comment 2 sedrubal 2015-12-07 02:18:27 UTC
Created attachment 1102965 [details]
File: cgroup

Comment 3 sedrubal 2015-12-07 02:18:28 UTC
Created attachment 1102966 [details]
File: core_backtrace

Comment 4 sedrubal 2015-12-07 02:18:30 UTC
Created attachment 1102967 [details]
File: dso_list

Comment 5 sedrubal 2015-12-07 02:18:31 UTC
Created attachment 1102968 [details]
File: environ

Comment 6 sedrubal 2015-12-07 02:18:32 UTC
Created attachment 1102969 [details]
File: limits

Comment 7 sedrubal 2015-12-07 02:18:34 UTC
Created attachment 1102970 [details]
File: maps

Comment 8 sedrubal 2015-12-07 02:18:36 UTC
Created attachment 1102971 [details]
File: mountinfo

Comment 9 sedrubal 2015-12-07 02:18:37 UTC
Created attachment 1102972 [details]
File: namespaces

Comment 10 sedrubal 2015-12-07 02:18:38 UTC
Created attachment 1102973 [details]
File: open_fds

Comment 11 sedrubal 2015-12-07 02:18:40 UTC
Created attachment 1102974 [details]
File: proc_pid_status

Comment 12 Karsten Hopp 2016-05-24 13:19:18 UTC
Could you retry with the latest vim from f23-updates, please ? There have been some changes in eval.c which might have fixed this. Please reopen with the new backtrace files if it is still reproducable.