Bug 1032319

Summary: [abrt] bash-4.2.45-1.fc19: rl_do_undo: Process /usr/bin/bash was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Doncho Gunchev <dgunchev>
Component: bashAssignee: Ondrej Oprala <ooprala>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: admiller, ooprala, ovasik, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/a83eaf02fb0732480ddf739fc8e68a28b9137fcc
Whiteboard: abrt_hash:410aa849c3876e9dd63f2ab3cf1f4af25131e698
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-01 15:32:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
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: open_fds
none
File: proc_pid_status none

Description Doncho Gunchev 2013-11-20 00:41:15 UTC
Description of problem:
I was playing with notify-send, the last command was:

(dgunchev@dgunchev)$ notify-send -t 5000 -i /usr/share/icons/HighContrast/scalable/devices/input-keyboard.svg 'testing here'

Instead of notification I got... here :-) No idea how to reproduce.

Version-Release number of selected component:
bash-4.2.45-1.fc19

Additional info:
reporter:       libreport-2.1.9
backtrace_rating: 4
cmdline:        /bin/bash
crash_function: rl_do_undo
executable:     /usr/bin/bash
kernel:         3.11.8-200.fc19.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000
var_log_messages: Nov 20 02:26:54 dgunchev abrt-hook-ccpp[15985]: Saved core dump of pid 15508 (/usr/bin/bash) to /var/tmp/abrt/ccpp-2013-11-20-02:26:53-15508 (2138112 bytes)

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 rl_do_undo at undo.c:227
 #5 rl_revert_line at undo.c:302
 #6 readline_internal_teardown at readline.c:476
 #7 readline_internal at readline.c:646
 #8 e at readline.c:389
 #9 yy_readline_get at ./parse.y:1443
 #10 yy_getc at ./parse.y:1376
 #11 shell_getc at ./parse.y:2231
 #12 read_token at ./parse.y:2910
 #13 yylex at ./parse.y:2519

Comment 1 Doncho Gunchev 2013-11-20 00:41:24 UTC
Created attachment 826365 [details]
File: backtrace

Comment 2 Doncho Gunchev 2013-11-20 00:41:27 UTC
Created attachment 826366 [details]
File: cgroup

Comment 3 Doncho Gunchev 2013-11-20 00:41:31 UTC
Created attachment 826367 [details]
File: core_backtrace

Comment 4 Doncho Gunchev 2013-11-20 00:41:34 UTC
Created attachment 826368 [details]
File: dso_list

Comment 5 Doncho Gunchev 2013-11-20 00:41:38 UTC
Created attachment 826369 [details]
File: environ

Comment 6 Doncho Gunchev 2013-11-20 00:41:41 UTC
Created attachment 826370 [details]
File: limits

Comment 7 Doncho Gunchev 2013-11-20 00:41:45 UTC
Created attachment 826371 [details]
File: maps

Comment 8 Doncho Gunchev 2013-11-20 00:41:49 UTC
Created attachment 826372 [details]
File: open_fds

Comment 9 Doncho Gunchev 2013-11-20 00:41:53 UTC
Created attachment 826373 [details]
File: proc_pid_status

Comment 10 Ondrej Oprala 2014-04-01 15:32:47 UTC
> Instead of notification I got... here :-) No idea how to reproduce.
No idea here either. Although there were more ABRT reports where bash died on rl_do_undo(), so hopefully they'll provide more information.

Thanks for the report.