|
Message-ID: <20130602130058.GL7095@port70.net> Date: Sun, 2 Jun 2013 15:00:59 +0200 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: util-linux-2.23 mount segmentation fault error * plan9assembler <plan9assembler@...il.com> [2013-06-02 19:55:49 +0900]: > and Szabolcs Nagy was right, sscanf malloc patch fixed umount segfault. > but mount/umount timed out operation didn't fixed. > as you can see in the strace log mount waits in a loop for /etc/mtab~ to disappear so it can link /etc/mtab~.PID there, but it never disappears so mount fails remove that file and mount will work
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.