** Changed in: openjdk-6 (Ubuntu)
Status: New => Confirmed
--
segfault updating package openjdk-6-jre-headless
https://bugs.launchpad.net/bugs/322353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
Yes, it was in Intrepid that I encountered this bug. (Specifically
while upgrading from Hardy to Intrepid.)
--
segfault updating package openjdk-6-jre-headless
https://bugs.launchpad.net/bugs/322353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
I assume this is seen in intrepid?
--
segfault updating package openjdk-6-jre-headless
https://bugs.launchpad.net/bugs/322353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https
Based on the Novell bug report, it looks like this is due to openjdk handling
out-of-memory badly.
vmstat on my box reports:
procs ---memory-- ---swap-- -io -system-- cpu
r b swpd free buff cache si sobibo in cs us sy id wa
0 0 0 2360
java -version succeeds, reporting
java version "1.5.0"
gij (GNU libgcj) version 4.2.4 (Ubuntu 4.2.4-3ubuntu3)
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 PARTIC
See https://bugzilla.novell.com/show_bug.cgi?id=414462
which says the app was trying to allocate too much memory
for your system.
To verify whether it's the same problem, could you reinstall the problem
package and try
$ java -version
to see if it fails, and
$ java -Xmx384m -version
to see if it s
I am seeing this, newly upon upgrading Hardy -> Intrepid. This botched
my upgrade as it left all dependencies of openjdk-6-jre-headless in
state "unconfigured", which I was only able to resolve by uninstalling
openjdk-6-jre-headless, as every attempt to configure openjdk-6-jre-
headless resulted i
Moving this report to openjdk-6
** Changed in: openjdk-6 (Ubuntu)
Sourcepackagename: None => openjdk-6
--
segfault updating package openjdk-6-jre-headless
https://bugs.launchpad.net/bugs/322353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu