Message4523

Author billiejoex
Recipients billiejoex, kfitch42, pjenvey
Date 2009-04-17.11:35:16
SpamBayes Score 1.5186463e-11
Marked as misclassified No
Message-id <1239968119.03.0.146378122103.issue1312@psf.upfronthosting.co.za>
In-reply-to
Content
I realize I haven't answered some questions which have been asked to me.

> Does any more memory help i.e. -J-Xmx1024m? I somewhat 
> doubt your test  suite really needs this much though 
> -- maybe we have a leak somewhere

Tried with 1024 and also with 2048. Nothing changed.

> To be honest, my best guess is that this is actually a
> hardware issue (bad ram?) or perhaps a currupted disk 
> ... since the JVM "shouldn't" crash.

I'm running the tests on a virtualized Linux Ubuntu Server 8.04.
My actual workstation has 1.5 Gb of ram installed, the virtualized one
has 256 Mb reserved but it's a very minimal Ubuntu installation so I'm
sure it's not running out of memory.
I don't think I have any corrupted ram slot or physical drive issue.

The pyftpdlib related issues raised by Kevin should now be fixed in the
latest pyftpdlib SVN revision.

I'm attaching the log file generated by Jython when it crashes. Hope it
helps.
History
Date User Action Args
2009-04-17 11:35:19billiejoexsetmessageid: <1239968119.03.0.146378122103.issue1312@psf.upfronthosting.co.za>
2009-04-17 11:35:19billiejoexsetrecipients: + billiejoex, pjenvey, kfitch42
2009-04-17 11:35:18billiejoexlinkissue1312 messages
2009-04-17 11:35:17billiejoexcreate