DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34516>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34516 Summary: Java ant task crashes JVM if not forked Product: Ant Version: 1.6.2 Platform: PC URL: http://www.ispras.ru/~barancev/bugreport.zip OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The problem: If unit test .\src\GoogleHelperTest.java is running under ant junit task (http://ant.apache.org) or executed via classworlds (http://classworlds.codehaus.org) mechanizm (in all cases used custom class loader) JVM crashes. GoogleHelperTest uses JNI from .\dll\jacob.dll (http://danadler.com/jacob). Where the problem? I don't know! It could be in dll or in custom classloader or in JVM. For more info look at bugreport.txt in http://www.ispras.ru/~barancev/bugreport.zip -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
