Version-Release number of selected component: bash-4.3.25-2.fc21 Additional info: reporter: libreport-2.2.3 backtrace_rating: 4 cmdline: /bin/sh /home/kklimonda/code/open-source/git-annex.linux/bin/git --git-dir=/home/kklimonda/code/codilime/ntti3/.git --work-tree=/home/kklimonda/code/codilime/ntti3 -c core.bare=false ls-tree --full-tree -z -- refs/heads/git-annex uuid.log remote.log trust.log group.log numcopies.log schedule.log preferred-content.log required-content.log group-preferred-content.log crash_function: strlen executable: /usr/bin/bash kernel: 3.16.3-302.fc21.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 strlen at ../sysdeps/x86_64/strlen.S:106 #1 __gconv_get_path at gconv_conf.c:471 #2 __gconv_read_conf at gconv_conf.c:558 #3 __gconv_find_transform at gconv_db.c:716 #4 __wcsmbs_getfct at wcsmbsload.c:91 #5 __wcsmbs_load_conv at wcsmbsload.c:186 #6 get_gconv_fcts at ./wcsmbsload.h:75 #7 __mbrtowc at mbrtowc.c:68 #8 mblen at mblen.c:59 #9 setifs at subst.c:9069
Created attachment 945726 [details] File: backtrace
Created attachment 945727 [details] File: cgroup
Created attachment 945728 [details] File: core_backtrace
Created attachment 945729 [details] File: dso_list
Created attachment 945730 [details] File: environ
Created attachment 945731 [details] File: exploitable
Created attachment 945732 [details] File: limits
Created attachment 945733 [details] File: maps
Created attachment 945734 [details] File: open_fds
Created attachment 945735 [details] File: proc_pid_status
Created attachment 945736 [details] File: var_log_messages
This is a bug in glibc. It attempts to dereference a NULL pointer if it cannot obtain the current directory in __gconv_get_path: cwd = __getcwd (NULL, 0); cwdlen = strlen (cwd); Workaround is to make sure that the current directory is valid, or not to set the GCONV_PATH environment variable.
This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
This is being tracked upstream.