Re: java-1.8.0-openjdk i686 1:1.8.0.102-2.b14.fc26 is broken ... ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

* Omair Majid <omajid@xxxxxxxxxx> [2016-09-16 11:59]:
> * gil <puntogil@xxxxxxxxx> [2016-09-16 02:27]:
> > The system is out of resources.
> > Consult the following stack trace for details.
> > java.lang.StackOverflowError
> > 	at com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3250)
> > 	at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1897)
> > 	at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:576)
> > 	at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1825)
> 
> Does increasing the thread stack size help? Something like
> 
>     MAVEN_OPTS=-Xss1024k

Works for me with this change to the spec file:

    -export MAVEN_OPTS="-Xms1024m -Xmx3096m -XX:PermSize=128m -XX:MaxPermSize=384m"
    +export MAVEN_OPTS="-Xms1024m -Xmx2048m -Xss5m"

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=15662528

root.log shows:

> DEBUG util.py:421:   java-1.8.0-openjdk             i686 1:1.8.0.102-2.b14.fc26       build 233 k
> DEBUG util.py:421:   java-1.8.0-openjdk-devel       i686 1:1.8.0.102-2.b14.fc26       build 9.8 M
> DEBUG util.py:421:   java-1.8.0-openjdk-headless    i686 1:1.8.0.102-2.b14.fc26       build  31 M

Cheers,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681
_______________________________________________
java-devel mailing list -- java-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to java-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux