Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368669 - [use cacao] fresh icedtea-jdk fail to emerge batik-1.7-r2: memory initialization problem during ant run
Summary: [use cacao] fresh icedtea-jdk fail to emerge batik-1.7-r2: memory initializat...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icedtea-tracker
  Show dependency tree
 
Reported: 2011-05-25 09:50 UTC by Permjacov E. A.
Modified: 2011-11-27 15:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.70 KB, text/plain)
2011-05-25 09:52 UTC, Permjacov E. A.
Details
emerge --info icedtea (emerge.info,6.18 KB, text/plain)
2011-05-25 09:53 UTC, Permjacov E. A.
Details
emerge --info batik (emerge.info,6.08 KB, text/plain)
2011-05-25 09:54 UTC, Permjacov E. A.
Details
build log (emerge.buildlog,4.84 KB, text/plain)
2011-05-25 09:58 UTC, Permjacov E. A.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Permjacov E. A. 2011-05-25 09:50:40 UTC
When I tried to emerge freemind, batik failed to build because of error in vm init. However, I installed everything after switching to sun-jdk. After switching back to icedtea I got problem back

Reproducible: Always

Steps to Reproduce:
1. set dev-java/icedtea-6.1.10.1 as system vm ( USE="cacao hs20 javascript nsplugin nss webstart xrender -debug -doc -examples -jamvm -nio2 -pulseaudio -systemtap -zero" , but I'm not sure, if one causes the failure)
2. emerge =batik-1.7-r2

Actual Results:  
error on executing ant with top of stack trace like this:
LOG: [0x00007f0ccfb6c700] exception thrown while VM is initializing: 
LOG: [0x00007f0ccfb6c700] java.lang.OutOfMemoryError


Expected Results:  
installed batik -)

Search on the web does not brough additional information. THERE IS a bug on batik ebuild, but it looks different ( it is fixed by adding more memory to the heap: the problem occured here is NOT because of exhausted heap, but because of VM initialization. )
Comment 1 Permjacov E. A. 2011-05-25 09:52:10 UTC
Created attachment 274585 [details]
emerge --info
Comment 2 Permjacov E. A. 2011-05-25 09:53:19 UTC
Created attachment 274587 [details]
emerge --info icedtea
Comment 3 Permjacov E. A. 2011-05-25 09:54:13 UTC
Created attachment 274589 [details]
emerge --info batik
Comment 4 Permjacov E. A. 2011-05-25 09:58:15 UTC
Created attachment 274591 [details]
build log
Comment 5 Ralph Sennhauser (RETIRED) gentoo-dev 2011-11-27 15:18:20 UTC
Cacao is known to have issues and the useflag was removed:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.10.4-r1.ebuild?hideattic=0&r1=1.7&r2=1.8

Please sync and reinstall icedtea.