bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

core dump in mv


From: Ward Vandewege
Subject: core dump in mv
Date: Thu, 18 Jan 2001 14:00:21 +0100

Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DSHELL -DHAVE_CONFIG_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I. -I./include -I./lib -I/usr/include -O2 -march=i386 -mcpu=i686 uname output: Linux idoru.ba.be 2.4.0 #3 Fri Jan 12 14:04:39 CET 2001 i686 unknown
Machine Type: i386-redhat-linux-gnu

Bash Version: 2.04
Patch Level: 11
Release Status: release

Description:
mv dumps core when moving an existing directory, specified with a trailing slash. The destination may not exist yet. My system is a RedHat 7.0.
        
Repeat-By:
        [root@idoru update_ns]# mv /var/named/dnsba/ /tmp/file
mv: basename.c:67: base_name: Assertion `all_slashes || *(p - 1) != '/'' failed.
        Aborted (core dumped)
        
        the directory /var/named/dnsba exists, /tmp/file does not exist.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]