--
What|Removed |Added
Severity|normal |enhancement
http://sourceware.org/bugzilla/show_bug.cgi?id=4079
--- You are receiving this mail because:
--- Additional Comments From hjl at lucon dot org 2007-07-12 02:31 ---
Please show your the outputs of "readelf -lS --wide" on bad and good
/lib64/libc.so.6.
--
What|Removed |Added
---
--- Additional Comments From amodra at bigpond dot net dot au 2007-07-12
01:41 ---
http://sourceware.org/ml/binutils-cvs/2007-07/msg00086.html
--
What|Removed |Added
Using GNU ld (Linux/GNU Binutils) 2.17.50.0.17.20070615 with the following
snippet of linker script causes ld to segfault. Even though the SIZEOF
expression is dubious it shouldn't crash.
SECTIONS
{
.text SIZEOF (.text) :
{
*(.text)
}
}
--
Summary: Segmentation fau
using binutils+rebuilt glibc from version 2.17.50.0.7 or newer and then calling
the Java based LetterWizard in OpenOffice writer eats up all memory within a few
seconds. also compiling Openoffice eats up the memory when it comes to compiling
java stuff. last working version of binutils where this
--- Additional Comments From funtoos at yahoo dot com 2007-07-11 20:15
---
I haven't used solaris for a while now and I would say close this bug if no one
else has seen this issue.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1040
--- You are receiving this mail because: --
--- Additional Comments From hjl at lucon dot org 2007-07-11 20:10 ---
Does the current binutls in CVS work?
--
What|Removed |Added
Status|NEW