From owner-freebsd-java Thu Nov 7 9:39:39 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38CFB37B401 for ; Thu, 7 Nov 2002 09:39:30 -0800 (PST) Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [195.20.224.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE88543E75 for ; Thu, 7 Nov 2002 09:39:23 -0800 (PST) (envelope-from bjoern.hillebrand@s-ar.de) Received: from [212.227.126.221] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 189qck-0006hq-00 for freebsd-java@freebsd.org; Thu, 07 Nov 2002 18:39:22 +0100 Received: from [217.229.138.201] (helo=s-ar.de) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 189qch-0001P4-00 for freebsd-java@freebsd.org; Thu, 07 Nov 2002 18:39:20 +0100 Message-ID: <3DCAB2BA.7020504@s-ar.de> Date: Thu, 07 Nov 2002 18:36:42 +0000 From: Bjoern Hillebrand User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20021012 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Netbeans 3.4 aborts Content-Type: multipart/mixed; boundary="------------000704070207040908010605" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------000704070207040908010605 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi Everybody! I am using FreeBSD 4.7 with the native JDK 1.3.1p7_2. This says "java -version" : --- java version "1.3.1-p7" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p7-root-021101-15:28) Classic VM (build 1.3.1-p7-root-021101-15:28, green threads, nojit) --- I also use Netbeans 3.4 for developing Java Applets. Sometimes (mostly at the start process) netbeans aborts. When you take a look into the attachment you see detailed information. I think this is interesting for you. In this log file the error appears in "FS Refreshers". This is a random process ;-). It also happened with the source parser sometimes. Today it aborts about 3 times but then never again. bye --------------000704070207040908010605 Content-Type: text/plain; name="netbeans34_error.log" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="netbeans34_error.log" wintermute% ./runide.sh SIGBUS 10* bus error Full thread dump Classic VM (1.3.1-p7-root-021101-15:28, green threads): "Image Fetcher 0" (TID:0x2928c110, sys_thread_t:0x9075280, state:CW) prio=8 at java.lang.Object.wait(Native Method) at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:163) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Compilation" (TID:0x29180328, sys_thread_t:0x93c7c80, state:CW) prio=2 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.nextJobAndTask(CompilationEngineImpl.java:172) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.run(CompilationEngineImpl.java:185) "Screen Updater" (TID:0x292d6ba8, sys_thread_t:0x9320280, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95) "Inactive RequestProcessor thread" (TID:0x291a7910, sys_thread_t:0x8d21080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "FS refresher" (TID:0x291cd2a8, sys_thread_t:0x8d1d280, state:R) prio=1 at java.lang.StringBuffer.expandCapacity(StringBuffer.java:202) at java.lang.StringBuffer.append(StringBuffer.java:401) at java.io.UnixFileSystem.resolve(UnixFileSystem.java:92) at java.io.File.(File.java:270) at org.openide.filesystems.LocalFileSystem.getFile(LocalFileSystem.java:556) at org.openide.filesystems.LocalFileSystem.lastModified(LocalFileSystem.java:364) at org.openide.filesystems.LocalFileSystem$Impl.lastModified(LocalFileSystem.java:665) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:720) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:688) at org.openide.filesystems.AbstractFolder.refresh(AbstractFolder.java:433) at org.openide.filesystems.FileObject.refresh(FileObject.java:560) at org.openide.filesystems.RefreshRequest.doLoop(RefreshRequest.java:140) at org.openide.filesystems.RefreshRequest.run(RefreshRequest.java:106) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) "Inactive RequestProcessor thread" (TID:0x291d5ad0, sys_thread_t:0x8d1d080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Module-Actions" (TID:0x292ba4d8, sys_thread_t:0x8c8be80, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x290f2468, sys_thread_t:0x8c8ba80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "OpenIDE-request-processor-0" (TID:0x291e7d90, sys_thread_t:0x8c8b880, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "TimerQueue" (TID:0x292462f0, sys_thread_t:0x8c8b080, state:CW) prio=5 at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:233) at java.lang.Thread.run(Thread.java:484) "Inactive RequestProcessor thread" (TID:0x29273738, sys_thread_t:0x8926c80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x291d8638, sys_thread_t:0x88a2680, state:CW) prio=6 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x292670c0, sys_thread_t:0x89e3a80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Thread-2" (TID:0x291fa858, sys_thread_t:0x8736480, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.modules.ChangeFirer.run(ChangeFirer.java:94) "Thread-1" (TID:0x290ed4e0, sys_thread_t:0x8565e80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:432) at java.util.TimerThread.run(Timer.java:385) "AWT-Motif" (TID:0x290df6b8, sys_thread_t:0x8442a80, state:CW) prio=6 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:484) "SunToolkit.PostEventQueue-0" (TID:0x290df4b0, sys_thread_t:0x8423080, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:491) "AWT-EventQueue-0" (TID:0x290df540, sys_thread_t:0x83f0e80, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.awt.EventQueue.getNextEvent(EventQueue.java:260) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:106) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) "Finalizer" (TID:0x29045528, sys_thread_t:0x80d5080, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162) "Reference Handler" (TID:0x29045300, sys_thread_t:0x80b6480, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x29045330, sys_thread_t:0x80b6280, state:CW) prio=5 "Thread-0" (TID:0x29054358, sys_thread_t:0x8054080, state:CW) prio=5 Monitor Cache Dump: org.netbeans.core.modules.ChangeFirer@291FA858/297FBDE8: Waiting to be notified: "Thread-2" (0x8736480) java.lang.Object@291E7DD0/299D0F48: owner "OpenIDE-request-processor-0" (0x8c8b880) 1 entry java.lang.Object@291D5AF8/29BA8728: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d1d080) java.lang.Object@291A79E8/29BF7AC0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d21080) java.lang.Object@290F24A8/29A38A58: Waiting to be notified: "Inactive RequestProcessor thread" (0x8c8ba80) java.util.LinkedList@291891D8/2A3FF420: Waiting to be notified: "Compilation" (0x93c7c80) sun.awt.PostEventQueue@290DF4B0/29641490: Waiting to be notified: "SunToolkit.PostEventQueue-0" (0x8423080) java.lang.ref.Reference$Lock@29045310/295148B0: Waiting to be notified: "Reference Handler" (0x80b6480) java.awt.EventQueue@290DF2C0/296410D8: Waiting to be notified: "AWT-EventQueue-0" (0x83f0e80) java.lang.StringBuffer@29395A70/29590758: owner "FS refresher" (0x8d1d280) 1 entry java.lang.ref.ReferenceQueue$Lock@29045540/29514D90: Waiting to be notified: "Finalizer" (0x80d5080) java.lang.Object@292733F0/2953CFF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8926c80) sun.awt.ScreenUpdater@292D6BA8/29EE45E0: Waiting to be notified: "Screen Updater" (0x9320280) javax.swing.TimerQueue@292462E8/299AD5D8: Waiting to be notified: "TimerQueue" (0x8c8b080) java.lang.Object@292BA520/29AAA138: owner "Module-Actions" (0x8c8be80) 1 entry java.lang.Object@291D8500/29882360: Waiting to be notified: "Inactive RequestProcessor thread" (0x88a2680) java.util.Vector@290DFDB8/29643780: Waiting to be notified: "Image Fetcher 0" (0x9075280) org.openide.filesystems.AbstractFileObject@2921A998/29827AB0: owner "FS refresher" (0x8d1d280) 1 entry java.util.TaskQueue@290ED4F8/296ABA50: Waiting to be notified: "Thread-1" (0x8565e80) java.lang.Object@29266E48/2960BEF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x89e3a80) Registered Monitor Dump: utf8 hash table: JNI pinning lock: JNI global reference lock: BinClass lock: Class linking lock: System class loader lock: Code rewrite lock: Heap lock: Monitor cache lock: owner "FS refresher" (0x8d1d280) 1 entry Dynamic loading lock: Monitor IO lock: User signal monitor: Waiting to be notified: "Signal dispatcher" (0x80b6280) Child death monitor: I/O monitor: Waiting to be notified: "AWT-Motif" (0x8442a80) Alarm monitor: Waiting to be notified: (0x8054280) Thread queue lock: owner "FS refresher" (0x8d1d280) 1 entry Waiting to be notified: "Thread-0" (0x8054080) Monitor registry: owner "FS refresher" (0x8d1d280) 1 entry SIGABRT 6* abort (generated by abort(3) routine) Full thread dump Classic VM (1.3.1-p7-root-021101-15:28, green threads): "Image Fetcher 0" (TID:0x2928c110, sys_thread_t:0x9075280, state:CW) prio=8 at java.lang.Object.wait(Native Method) at sun.awt.image.ImageFetcher.nextImage(ImageFetcher.java:163) at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212) at sun.awt.image.ImageFetcher.run(ImageFetcher.java:185) "Compilation" (TID:0x29180328, sys_thread_t:0x93c7c80, state:CW) prio=2 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.nextJobAndTask(CompilationEngineImpl.java:172) at org.netbeans.core.compiler.CompilationEngineImpl$CompilerThread.run(CompilationEngineImpl.java:185) "Screen Updater" (TID:0x292d6ba8, sys_thread_t:0x9320280, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:76) at sun.awt.ScreenUpdater.run(ScreenUpdater.java:95) "Inactive RequestProcessor thread" (TID:0x291a7910, sys_thread_t:0x8d21080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "FS refresher" (TID:0x291cd2a8, sys_thread_t:0x8d1d280, state:R) prio=1 at java.lang.StringBuffer.expandCapacity(StringBuffer.java:202) at java.lang.StringBuffer.append(StringBuffer.java:401) at java.io.UnixFileSystem.resolve(UnixFileSystem.java:92) at java.io.File.(File.java:270) at org.openide.filesystems.LocalFileSystem.getFile(LocalFileSystem.java:556) at org.openide.filesystems.LocalFileSystem.lastModified(LocalFileSystem.java:364) at org.openide.filesystems.LocalFileSystem$Impl.lastModified(LocalFileSystem.java:665) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:720) at org.openide.filesystems.AbstractFileObject.refresh(AbstractFileObject.java:688) at org.openide.filesystems.AbstractFolder.refresh(AbstractFolder.java:433) at org.openide.filesystems.FileObject.refresh(FileObject.java:560) at org.openide.filesystems.RefreshRequest.doLoop(RefreshRequest.java:140) at org.openide.filesystems.RefreshRequest.run(RefreshRequest.java:106) at org.openide.util.Task.run(Task.java:136) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:599) "Inactive RequestProcessor thread" (TID:0x291d5ad0, sys_thread_t:0x8d1d080, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Module-Actions" (TID:0x292ba4d8, sys_thread_t:0x8c8be80, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x290f2468, sys_thread_t:0x8c8ba80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "OpenIDE-request-processor-0" (TID:0x291e7d90, sys_thread_t:0x8c8b880, state:R) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "TimerQueue" (TID:0x292462f0, sys_thread_t:0x8c8b080, state:CW) prio=5 at java.lang.Object.wait(Native Method) at javax.swing.TimerQueue.run(TimerQueue.java:233) at java.lang.Thread.run(Thread.java:484) "Inactive RequestProcessor thread" (TID:0x29273738, sys_thread_t:0x8926c80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x291d8638, sys_thread_t:0x88a2680, state:CW) prio=6 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Inactive RequestProcessor thread" (TID:0x292670c0, sys_thread_t:0x89e3a80, state:CW) prio=1 at java.lang.Object.wait(Native Method) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:574) "Thread-2" (TID:0x291fa858, sys_thread_t:0x8736480, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at org.netbeans.core.modules.ChangeFirer.run(ChangeFirer.java:94) "Thread-1" (TID:0x290ed4e0, sys_thread_t:0x8565e80, state:CW) prio=5 at java.lang.Object.wait(Native Method) at java.util.TimerThread.mainLoop(Timer.java:432) at java.util.TimerThread.run(Timer.java:385) "AWT-Motif" (TID:0x290df6b8, sys_thread_t:0x8442a80, state:CW) prio=6 at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:484) "SunToolkit.PostEventQueue-0" (TID:0x290df4b0, sys_thread_t:0x8423080, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at sun.awt.PostEventQueue.run(SunToolkit.java:491) "AWT-EventQueue-0" (TID:0x290df540, sys_thread_t:0x83f0e80, state:CW) prio=6 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.awt.EventQueue.getNextEvent(EventQueue.java:260) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:106) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:85) "Finalizer" (TID:0x29045528, sys_thread_t:0x80d5080, state:CW) prio=8 at java.lang.Object.wait(Native Method) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:108) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:123) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:162) "Reference Handler" (TID:0x29045300, sys_thread_t:0x80b6480, state:CW) prio=10 at java.lang.Object.wait(Native Method) at java.lang.Object.wait(Object.java:420) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:110) "Signal dispatcher" (TID:0x29045330, sys_thread_t:0x80b6280, state:CW) prio=5 "Thread-0" (TID:0x29054358, sys_thread_t:0x8054080, state:CW) prio=5 Monitor Cache Dump: org.netbeans.core.modules.ChangeFirer@291FA858/297FBDE8: Waiting to be notified: "Thread-2" (0x8736480) java.lang.Object@291E7DD0/299D0F48: owner "OpenIDE-request-processor-0" (0x8c8b880) 1 entry java.lang.Object@291D5AF8/29BA8728: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d1d080) java.lang.Object@291A79E8/29BF7AC0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8d21080) java.lang.Object@290F24A8/29A38A58: Waiting to be notified: "Inactive RequestProcessor thread" (0x8c8ba80) java.util.LinkedList@291891D8/2A3FF420: Waiting to be notified: "Compilation" (0x93c7c80) sun.awt.PostEventQueue@290DF4B0/29641490: Waiting to be notified: "SunToolkit.PostEventQueue-0" (0x8423080) java.lang.ref.Reference$Lock@29045310/295148B0: Waiting to be notified: "Reference Handler" (0x80b6480) java.awt.EventQueue@290DF2C0/296410D8: Waiting to be notified: "AWT-EventQueue-0" (0x83f0e80) java.lang.StringBuffer@29395A70/29590758: owner "FS refresher" (0x8d1d280) 1 entry java.lang.ref.ReferenceQueue$Lock@29045540/29514D90: Waiting to be notified: "Finalizer" (0x80d5080) java.lang.Object@292733F0/2953CFF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x8926c80) sun.awt.ScreenUpdater@292D6BA8/29EE45E0: Waiting to be notified: "Screen Updater" (0x9320280) javax.swing.TimerQueue@292462E8/299AD5D8: Waiting to be notified: "TimerQueue" (0x8c8b080) java.lang.Object@292BA520/29AAA138: owner "Module-Actions" (0x8c8be80) 1 entry java.lang.Object@291D8500/29882360: Waiting to be notified: "Inactive RequestProcessor thread" (0x88a2680) java.util.Vector@290DFDB8/29643780: Waiting to be notified: "Image Fetcher 0" (0x9075280) org.openide.filesystems.AbstractFileObject@2921A998/29827AB0: owner "FS refresher" (0x8d1d280) 1 entry java.util.TaskQueue@290ED4F8/296ABA50: Waiting to be notified: "Thread-1" (0x8565e80) java.lang.Object@29266E48/2960BEF0: Waiting to be notified: "Inactive RequestProcessor thread" (0x89e3a80) Registered Monitor Dump: utf8 hash table: JNI pinning lock: JNI global reference lock: BinClass lock: Class linking lock: System class loader lock: Code rewrite lock: Heap lock: Monitor cache lock: owner "FS refresher" (0x8d1d280) 1 entry Dynamic loading lock: Monitor IO lock: User signal monitor: Waiting to be notified: "Signal dispatcher" (0x80b6280) Child death monitor: I/O monitor: Waiting to be notified: "AWT-Motif" (0x8442a80) Alarm monitor: Waiting to be notified: (0x8054280) Thread queue lock: owner "FS refresher" (0x8d1d280) 1 entry Waiting to be notified: "Thread-0" (0x8054080) Monitor registry: owner "FS refresher" (0x8d1d280) 1 entry Abort trap --------------000704070207040908010605-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message