[pylucene-dev] PyLucene crashes Python in daemon mode

Bill Janssen janssen at parc.com
Fri Nov 28 13:47:37 PST 2008


And here's the Java stack:

Java information:
 Version: Java HotSpot(TM) Client VM (1.5.0_16-133 mixed mode, sharing)
 Virtual Machine version: Java HotSpot(TM) Client VM (1.5.0_16-133) for macosx-ppc, built on Aug 27 2008 10:57:21 by root with gcc 4.0.1 (Apple Inc. build 5465)
 Exception type: Internal Error (/SourceCache/HotSpot15/HotSpot15-133/src/os/macosx/vm/os_macosx.cpp, line 1875)

Error message: mach_msg (send) failed: 0x10000003
Current thread (0x01b01450):  JavaThread "main" [_thread_in_vm, id=-1603092364]
Stack: [0xbf800000,0xc0000000)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.nio.Buffer.limit(I)Ljava/nio/Buffer;+0
j  java.util.zip.ZipFile$MappedZipFileInputStream.<init>(Ljava/util/zip/ZipFile;JLjava/lang/String;)V+60
j  java.util.zip.ZipFile.getInputStream(Ljava/lang/String;)Ljava/io/InputStream;+63
j  java.util.zip.ZipFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+5
j  java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+13
j  sun.misc.URLClassPath$JarLoader$1.getInputStream()Ljava/io/InputStream;+11
j  sun.misc.Resource.cachedInputStream()Ljava/io/InputStream;+9
j  sun.misc.Resource.getByteBuffer()Ljava/nio/ByteBuffer;+1
j  java.net.URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+179
j  java.net.URLClassLoader.access$100(Ljava/net/URLClassLoader;Ljava/lang/String;Lsun/misc/Resource;)Ljava/lang/Class;+3
j  java.net.URLClassLoader$1.run()Ljava/lang/Object;+43
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j  java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
j  java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+137
j  sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+36
j  java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+3
j  java.lang.ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/Class;+2
v  ~StubRoutines::call_stub
j  org.apache.lucene.index.MultiSegmentReader.<init>(Lorg/apache/lucene/store/Directory;Lorg/apache/lucene/index/SegmentInfos;ZZ)V+69
j  org.apache.lucene.index.DirectoryIndexReader$1.doBody(Ljava/lang/String;)Ljava/lang/Object;+87
j  org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run()Ljava/lang/Object;+589
[more frames omitted...]


More information about the pylucene-dev mailing list