build for four target

Omair Majid omajid at redhat.com
Tue Jul 28 17:15:17 UTC 2015


Hi,

* Alex Kashchenko <mail at alexkasko.com> [2015-07-20 14:21]:
> On 07/20/2015 03:00 PM, Antoine NIVOL wrote:
> >The last logic instrument doesn't work after a few secondes (30 or 45) of execution.
> >
> >the error stack is below :
> >C  [ntdll.dll+0x52d37]  RtlFreeHeap+0xcd
> >C  [ntdll.dll+0x52ce8]  RtlFreeHeap+0x7e
> >C  [kernel32.dll+0x4c484]  HeapFree+0x14
> >C  [msvcr100.dll+0x1016a]  free+0x1c
> >C  [zip.dll+0x7709]  Java_java_util_zip_ZipEntry_initFields+0x58de
> >J  java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;
> >V  [jvm.dll+0x12453a]
> >V  [jvm.dll+0x1d013e]
> >V  [jvm.dll+0x1245bd]
> >V  [jvm.dll+0xd89b4]
> >C  [java.dll+0x1061]  Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2+0x17
> >J  java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;
> >
> >
> >The error occur at several zone on my software but the top six lines are always similar.

Are you overwriting a zip file that's open for reading by any chance?
Have you tried setting the system property
'sun.zip.disableMemoryMapping'?

Thanks,
Omair

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the build-dev mailing list