|
Message-ID: <CAGSZau0LQX-GPe+JjLXv28zo7gnUYWNT3ec0b0=SrkfPt9X8fQ@mail.gmail.com>
Date: Wed, 29 May 2013 23:32:20 +0900
From: plan9assembler <plan9assembler@...il.com>
To: musl@...ts.openwall.com
Subject: Re: util-linux-2.23 mount segmentation fault error
sorry i don't know how to run bt, and i don't have gdb.
my hdd info:
/dev/sda1 # another linux : LMDE(linux mint based on debian)
/dev/sda2 # swap
/dev/sda3 # bootstrap-linux (using musl-cross as cross compiler instead
of bootstrap-linux built-in).
and more additional information about latest git-version musl libc. git
pull right now.
result:
# cd util-linux-2.23/.libs
# ./mount /dev/sda1 /mnt
EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
< 30 - 40 seconds waiting without return to shell>
mount: /mnt: filesystem mounted, but mount(8) failedOperation timed out
// <-- this is weird.
#
and umount gets segfaults randomly..
# umount /mnt
traps: umount[9444] general protection ip:7f9c48e618fb sp:7fff72447b88
error:0 in libc.so[7f9c48e16000+72000]
Segmentation fault.
maybe i should have to build new bootstrap-linux again using new musl libc.
On Wed, May 29, 2013 at 11:11 PM, Luca Barbato <lu_zero@...too.org> wrote:
> On 05/27/2013 11:40 PM, plan9assembler wrote:
> > Hi, i am sure but it works for me.
> >
> > actually, it little strange, because,
> > after modification, first time, it getting segfaults,
> > later, it works fine.
>
> A backtrace says anything useful?
>
> lu
>
Content of type "text/html" skipped
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.