bug-fileutils
[Top][All Lists]
Advanced

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

mv dumps core


From: Nicholas H Taylor
Subject: mv dumps core
Date: Mon, 2 Aug 2004 16:57:41 -0400 (EDT)
User-agent: SquirrelMail/1.4.2

The following is a (brief) transcript of a conversation I had with bash this
afternoon.  Obviously, it's the core dump (and subsequent non-removal of
source files) that's concerning me.  Diff seems to like the output, so I'm
guessing that mv died somewhere in unlinking the source (which I did
manually).  I'm thinking that maybe mv didn't like the colon in the
directory name?
This is also not the newest version of fileutils.  Any responce is
appreciated (especially one indicating that this bug is addressed in
version X, or that the bug is in my brain, not so much in mv).  Thank you!


address@hidden mysql]# mv sgn-2004-07-08-10\:29.19/
/data/shared/nick/zamolxis-sgn-2004-07-08-10\:29.19/
mv: basename.c:67: base_name: Assertion `all_slashes || *(p - 1) != '/''
failed.Aborted (core dumped)

address@hidden mysql]# mv --version
mv (GNU fileutils) 4.0x
Written by Mike Parker, David MacKenzie, and Jim Meyering.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

address@hidden mysql]# diff -r sgn-2004-07-08-10\:29.19/
/data/shared/nick/zamolxis-sgn-2004-07-08-10\:29.19/
address@hidden mysql]#






reply via email to

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