Hide Forgot
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
Created attachment 826365 [details] File: backtrace
Created attachment 826366 [details] File: cgroup
Created attachment 826367 [details] File: core_backtrace
Created attachment 826368 [details] File: dso_list
Created attachment 826369 [details] File: environ
Created attachment 826370 [details] File: limits
Created attachment 826371 [details] File: maps
Created attachment 826372 [details] File: open_fds
Created attachment 826373 [details] File: proc_pid_status
> 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.