Message4636

Author cburroughs
Recipients cburroughs
Date 2009-05-05.18:26:37
SpamBayes Score 4.1005882e-05
Marked as misclassified No
Message-id <1241547998.9.0.634421553804.issue1339@psf.upfronthosting.co.za>
In-reply-to
Content
With jython trunk.
$ ant test
....
[exec] test_grp
     [exec] #
     [exec] # An unexpected error has been detected by Java Runtime
Environment:
     [exec] #
     [exec] #  SIGSEGV (0xb) at pc=0xb7f193a2, pid=23860, tid=3084172176
     [exec] #
     [exec] # Java VM: Java HotSpot(TM) Server VM (11.0-b15 mixed mode
linux-x86)
     [exec] # Problematic frame:
     [exec] # C  [ld-linux.so.2+0xe3a2]

This happens consistently and occurs with beta3 as well.
History
Date User Action Args
2009-05-05 18:26:39cburroughssetrecipients: + cburroughs
2009-05-05 18:26:38cburroughssetmessageid: <1241547998.9.0.634421553804.issue1339@psf.upfronthosting.co.za>
2009-05-05 18:26:38cburroughslinkissue1339 messages
2009-05-05 18:26:38cburroughscreate