2007-12-13 08:07:18 build error - segmentation error
Peter Nielsen (DENMARK)
Message: 48563 Hello
I have made a complete new installation on a new PC.
I am using 2007R1-RC3 release (gnu toolchain, linux kernel, uclinux)
I select BF537 all other settings is default.
But i get an Segmentation error at ext2 fs generation
I tried to increase to 16 and 20MB (INODE1024) and with 12mb (INODE 2048)
But i will not build - i allway get an:
Segmentation fault bfin-uclinux-genext2fs
other fs is made as you can see from added file.
Does anyone have clue what is wrong
-peter
new file
QuoteReplyEditDelete
2007-12-13 14:04:08 Re: build error - segmentation error
Mike Frysinger (UNITED STATES)
Message: 48569 what version of glibc do you have ? run:
/lib/libc.so.6
on your development system
QuoteReplyEditDelete
2007-12-14 01:24:35 Re: build error - segmentation error
Peter Nielsen (DENMARK)
Message: 48579 Hi Mike
I am using the relatively new FEDORA8 release on my development PC
[root@localhost lib]# ./libc.so.6
GNU C Library stable release version 2.7, by Roland McGrath et al.
Copyright (C) 2007 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.
Compiled by GNU CC version 4.1.2 20070925 (Red Hat 4.1.2-32).
Compiled on a Linux >>2.6.20-1.3001.fc6xen<< system on 2007-10-18.
Available extensions:
The C stubs add-on version 2.1.2.
crypt add-on version 2.1 by Michael Glad and others
GNU Libidn by Simon Josefsson
Native POSIX Threads Library by Ulrich Drepper et al
BIND-8.2.3-T5B
RT using linux kernel aio
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
[root@localhost lib]#
Does above give you a clue what could be wrong.
-Peter
QuoteReplyEditDelete
2007-12-14 01:33:32 Re: build error - segmentation error
Mike Frysinger (UNITED STATES)
Message: 48580 you're hitting a bug in glibc-2.7
your choices:
- bug the fedora guys to fix it
- upgrade your install
- use an older distro
- fix it yourself
- dont use EXT2 romfs
QuoteReplyEditDelete
2007-12-14 03:28:26 Re: build error - segmentation error
Peter Nielsen (DENMARK)
Message: 48581
Hi Mike
Thanks for the quick reply
I will go back to FEDORA 7 version.
-Peter
QuoteReplyEditDelete
2007-12-17 08:52:11 Re: build error - segmentation error
Greg Wingfield (UNITED KINGDOM)
Message: 48642 Thanks for the info, I had exactly the same problem. I have now downgraded to Fedora 7 and all is working fine 8-)
QuoteReplyEditDelete
2007-12-17 14:34:19 Re: build error - segmentation error
Mike Frysinger (UNITED STATES)
Message: 48657 the issue has been fixed in upstream glibc, but i have no idea when the Fedora system will see that fix
QuoteReplyEditDelete
2008-02-25 14:03:26 Re: build error - segmentation error
Alexey Novgorodov (RUSSIAN FEDERATION)
Message: 51614 please tell me what is ID of this bug in libc bugzilla
i am using ubuntu, and it seems that this bug will not be fixed shortly. so i need to patch libc sources manually
QuoteReplyEditDelete
2008-02-25 14:47:51 Re: build error - segmentation error
Mike Frysinger (UNITED STATES)
Message: 51618 please read the FAQ: