Priority of libgcc2 changed

2007-03-12 Thread Jeroen van Wolffelaar
can be changed there, and for hppa it's good to have it not installed by default. --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: gcj and etch freeze

2006-08-19 Thread Jeroen van Wolffelaar
the wording used is strong, and the consequence is arbitrary remote code execution. Anyway, I will followup to the bug in question for discussion about this issue. --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl

Bug#321449: gcc-snapshot should stay in unstable

2005-08-05 Thread Jeroen van Wolffelaar
Package: gcc-snapshot Severity: serious To the best of my understanding, gcc-snapshot is not intended to be ever released with a stable Debian release. This bug is intended to serve as a marker bug to make sure gcc-snapshot won't enter testing. Thanks, --Jeroen -- Jeroen van Wolffelaar [EMAIL

Bug#275547: One error condition found

2004-10-09 Thread Jeroen van Wolffelaar
on StringClass, pending deletions are blocked, hence no other tread will resolve this busyloop. This is probably only one of multiple bugs, as this cannot possibly explain the deadlock that sometimes happens. --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] http://jeroen.A-Eskwadraat.nl

Bug#275547: One error condition found

2004-10-09 Thread Jeroen van Wolffelaar
retitle 275547 String.intern() may deadlock or infiniteloop if interned Strings are GC'ed at a high rate severity 275547 minor thanks On Sat, Oct 09, 2004 at 06:25:43PM +0200, Jeroen van Wolffelaar wrote: This is probably only one of multiple bugs, as this cannot possibly explain the deadlock

Bug#275547: String.intern() has a very low capacity (64k)

2004-10-08 Thread Jeroen van Wolffelaar
-- Jeroen van Wolffelaar [EMAIL PROTECTED] http://jeroen.A-Eskwadraat.nl

Bug#275547: String.intern() has a very low capacity (64k)

2004-10-08 Thread Jeroen van Wolffelaar
String now...); (new String(ca)).intern(); } } } $ gcj -o Test --main=Test Test.java ./Test log busyloop! Ctrl-C $ tail -1 log Interning the 8192th String now... $ Hm, this is exactly 2^13 --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] http

Bug#275547: String.intern() has a very low capacity (64k)

2004-10-08 Thread Jeroen van Wolffelaar
happend at a power of 2 (a roommate of mine could reproduce it at 2^14 with gcj 3.4.1 on Mandrake on powerpc (gcc-java-3.4.1-4mdk)), this is a very suspecious change, since rehashing is generally done at powers-of-2. --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] http://jeroen.A-Eskwadraat.nl

Bug#248366: g++-3.3 ICE's due to missing /proc

2004-10-08 Thread Jeroen van Wolffelaar
On Tue, Jun 29, 2004 at 02:20:07AM +0900, GOTO Masanori wrote: At Mon, 28 Jun 2004 10:39:08 +0200, Jeroen van Wolffelaar wrote: On Mon, Jun 28, 2004 at 10:18:08AM +0900, GOTO Masanori wrote: At Sun, 27 Jun 2004 09:24:36 +0200, Matthias Klose wrote: The bug submitter claims

Bug#248366: g++-3.3 ICE's due to missing /proc

2004-06-28 Thread Jeroen van Wolffelaar
-- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl

Bug#248366: g++-3.3 1:3.3.3-7 starts to give ICE's on both i386 and powerpc

2004-05-10 Thread Jeroen van Wolffelaar
The GNU Standard C++ Library v3 (d -- no debconf information -- Jeroen van Wolffelaar [EMAIL PROTECTED] http://jeroen.A-Eskwadraat.nl

Bug#248366: g++-3.3 1:3.3.3-7 starts to give ICE's on both i386 and powerpc

2004-05-10 Thread Jeroen van Wolffelaar
Thanks a lot to Bill Allombert, the problem has been identified as a missing /proc. I don't know whether it's due to glibc or gcc, but either gcc or glibc should have proper errorhandling and give a sane error, rather than just segfaulting. --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED