On 2/6/07, tuomov <tuomov@iki.fi> wrote:
Package: azureus Version: 2.5.0.0+0-1 Severity: important ~$ azureus Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. It seems to allocate a insanely huge heap, by setting JAVA='java -Xmx1024M' in /usr/bin/azureus. Setting this to a lower value, such as 256M, fixes the problem.
The -Xmx1024M patch was originally applied to close `Bug#386765: azureus: Torrents with large number of files cause Azureus to exceed default heap size'. The default value for the Sun JVM is 64 MB. A value of 256 MB seems reasonable. Since it's a trivial change, should this patch be pushed into Etch? Cheers, Shaun