Date: Thu, 07 Nov 2002 18:36:42 +0000 From: Bjoern Hillebrand <bjoern.hillebrand@s-ar.de> To: freebsd-java@freebsd.org Subject: Netbeans 3.4 aborts Message-ID: <3DCAB2BA.7020504@s-ar.de>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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
[-- Attachment #2 --]
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.<init>(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: <unowned>
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: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8d1d080)
java.lang.Object@291A79E8/29BF7AC0: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8d21080)
java.lang.Object@290F24A8/29A38A58: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8c8ba80)
java.util.LinkedList@291891D8/2A3FF420: <unowned>
Waiting to be notified:
"Compilation" (0x93c7c80)
sun.awt.PostEventQueue@290DF4B0/29641490: <unowned>
Waiting to be notified:
"SunToolkit.PostEventQueue-0" (0x8423080)
java.lang.ref.Reference$Lock@29045310/295148B0: <unowned>
Waiting to be notified:
"Reference Handler" (0x80b6480)
java.awt.EventQueue@290DF2C0/296410D8: <unowned>
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: <unowned>
Waiting to be notified:
"Finalizer" (0x80d5080)
java.lang.Object@292733F0/2953CFF0: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8926c80)
sun.awt.ScreenUpdater@292D6BA8/29EE45E0: <unowned>
Waiting to be notified:
"Screen Updater" (0x9320280)
javax.swing.TimerQueue@292462E8/299AD5D8: <unowned>
Waiting to be notified:
"TimerQueue" (0x8c8b080)
java.lang.Object@292BA520/29AAA138: owner "Module-Actions" (0x8c8be80) 1 entry
java.lang.Object@291D8500/29882360: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x88a2680)
java.util.Vector@290DFDB8/29643780: <unowned>
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: <unowned>
Waiting to be notified:
"Thread-1" (0x8565e80)
java.lang.Object@29266E48/2960BEF0: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x89e3a80)
Registered Monitor Dump:
utf8 hash table: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class linking lock: <unowned>
System class loader lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Monitor cache lock: owner "FS refresher" (0x8d1d280) 1 entry
Dynamic loading lock: <unowned>
Monitor IO lock: <unowned>
User signal monitor: <unowned>
Waiting to be notified:
"Signal dispatcher" (0x80b6280)
Child death monitor: <unowned>
I/O monitor: <unowned>
Waiting to be notified:
"AWT-Motif" (0x8442a80)
Alarm monitor: <unowned>
Waiting to be notified:
<unknown thread> (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.<init>(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: <unowned>
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: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8d1d080)
java.lang.Object@291A79E8/29BF7AC0: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8d21080)
java.lang.Object@290F24A8/29A38A58: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8c8ba80)
java.util.LinkedList@291891D8/2A3FF420: <unowned>
Waiting to be notified:
"Compilation" (0x93c7c80)
sun.awt.PostEventQueue@290DF4B0/29641490: <unowned>
Waiting to be notified:
"SunToolkit.PostEventQueue-0" (0x8423080)
java.lang.ref.Reference$Lock@29045310/295148B0: <unowned>
Waiting to be notified:
"Reference Handler" (0x80b6480)
java.awt.EventQueue@290DF2C0/296410D8: <unowned>
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: <unowned>
Waiting to be notified:
"Finalizer" (0x80d5080)
java.lang.Object@292733F0/2953CFF0: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x8926c80)
sun.awt.ScreenUpdater@292D6BA8/29EE45E0: <unowned>
Waiting to be notified:
"Screen Updater" (0x9320280)
javax.swing.TimerQueue@292462E8/299AD5D8: <unowned>
Waiting to be notified:
"TimerQueue" (0x8c8b080)
java.lang.Object@292BA520/29AAA138: owner "Module-Actions" (0x8c8be80) 1 entry
java.lang.Object@291D8500/29882360: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x88a2680)
java.util.Vector@290DFDB8/29643780: <unowned>
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: <unowned>
Waiting to be notified:
"Thread-1" (0x8565e80)
java.lang.Object@29266E48/2960BEF0: <unowned>
Waiting to be notified:
"Inactive RequestProcessor thread" (0x89e3a80)
Registered Monitor Dump:
utf8 hash table: <unowned>
JNI pinning lock: <unowned>
JNI global reference lock: <unowned>
BinClass lock: <unowned>
Class linking lock: <unowned>
System class loader lock: <unowned>
Code rewrite lock: <unowned>
Heap lock: <unowned>
Monitor cache lock: owner "FS refresher" (0x8d1d280) 1 entry
Dynamic loading lock: <unowned>
Monitor IO lock: <unowned>
User signal monitor: <unowned>
Waiting to be notified:
"Signal dispatcher" (0x80b6280)
Child death monitor: <unowned>
I/O monitor: <unowned>
Waiting to be notified:
"AWT-Motif" (0x8442a80)
Alarm monitor: <unowned>
Waiting to be notified:
<unknown thread> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DCAB2BA.7020504>
