Home away from home
Joined: 2006/11/26 21:45 Last Login
: Today 14:39
From a dying planet
Group:
Registered Users
|
@mritter0
Are you probably using the lately updated coreutils?
What version of "rm" is that?
From the stacktrace it seems this is one of those crashes i've also witnessed with other updated coreutils [cut, cat and cp] (namely versions 54.3 and 54.4).
That error() crash i get here aswell, Henning is investigating. He doesn't get a crashlog, instead AmigaForever is crashing for him.
You need to switch back to the old coreutils for now until this is resolved.
I guess that, given the frequency of this crash and amount of tools affected, this is a general problem of all tools.
And it's easy to check aswell.
Just give rm a nonexistent file in a shell, i.e. "rm thescaryclown" and it will crash with error()
So, i guess one of those files in that makefile list od yours rm is ought to delete is simply not there.
|