[kepler-dev] [Bug 5725] Save dialog's folder drop-down menu crashes kepler in OS X 10.8 w/ 64-bit java 1.6.0_37-b06-434-11M3909

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Nov 28 15:15:57 PST 2012


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5725

Charles Cowart <charliec at sdsc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charliec at sdsc.edu

--- Comment #9 from Charles Cowart <charliec at sdsc.edu> ---
I have been able to reproduce the error on 10.8 using Java 1.6. The issue
appears be related to the AWT. Here is the stack-trace:

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fde6844c730

VM Regions Near 0x7fde6844c730:
    Java                   00000007f4600000-0000000800000000 [186.0M] rw-/rwx
SM=PRV  
--> MALLOC_TINY            00007fde68400000-00007fde68500000 [ 1024K] rw-/rwx
SM=COW  
    MALLOC_TINY            00007fde68500000-00007fde68700000 [ 2048K] rw-/rwx
SM=PRV  

Application Specific Information:
Java information:
 Exception type: Bus Error (0xa) at pc=7fde6844c730

 Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01-434 mixed mode
macosx-amd64)

Current thread (7fde6a9fa800):  JavaThread "AWT-AppKit" daemon
[_thread_in_native, id=2091225472, stack(7fff50dc0000,7fff515c0000)]
Stack: [7fff50dc0000,7fff515c0000]

Java Threads: ( => current thread )
  7fde6d989000 JavaThread "Thread-12" [_thread_in_native, id=413585408,
stack(11896d000,118a6d000)]
  7fde6ca11800 JavaThread "Thread-7" daemon [_thread_blocked, id=500613120,
stack(11dc6c000,11dd6c000)]
  7fde6dc03800 JavaThread "DestroyJavaVM" [_thread_blocked, id=250687488,
stack(10ee13000,10ef13000)]
  7fde693dd000 JavaThread "TimerQueue" daemon [_thread_blocked, id=490893312,
stack(11d327000,11d427000)]
  7fde6ba46000 JavaThread "HSQLDB Connection @18760838" [_thread_in_native,
id=486862848, stack(11cf4f000,11d04f000)]
  7fde6dc73000 JavaThread "HSQLDB Server @4ad26103" [_thread_in_native,
id=485801984, stack(11ce4c000,11cf4c000)]
  7fde693dd800 JavaThread "HSQLDB Connection @6f324b17" [_thread_in_native,
id=478187520, stack(11c709000,11c809000)]
  7fde6ba6e800 JavaThread "HSQLDB Connection @1b4920f8" [_thread_in_native,
id=484741120, stack(11cd49000,11ce49000)]
  7fde6da60800 JavaThread "HSQLDB Connection @533e846f" [_thread_in_native,
id=483680256, stack(11cc46000,11cd46000)]
  7fde6cc74800 JavaThread "pool-1-thread-1" [_thread_blocked, id=482619392,
stack(11cb43000,11cc43000)]
  7fde6cd2c000 JavaThread "HSQLDB Connection @6233549b" [_thread_in_native,
id=481558528, stack(11ca40000,11cb40000)]
  7fde6d9de800 JavaThread "HSQLDB Timer @49c68e73" daemon [_thread_blocked,
id=480497664, stack(11c93d000,11ca3d000)]
  7fde6da5b800 JavaThread "HSQLDB Server @29b0d2d0" [_thread_in_native,
id=479436800, stack(11c83a000,11c93a000)]
  7fde6aac1800 JavaThread "Java2D Disposer" daemon [_thread_blocked,
id=474935296, stack(11c3ef000,11c4ef000)]
  7fde6ba4a800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=472158208,
stack(11c149000,11c249000)]
  7fde6a9fb000 JavaThread "AWT-Shutdown" [_thread_blocked, id=415059968,
stack(118ad5000,118bd5000)]
=>7fde6a9fa800 JavaThread "AWT-AppKit" daemon [_thread_in_native,
id=2091225472, stack(7fff50dc0000,7fff515c0000)]
  7fde6a887000 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=393453568, stack(11763a000,11773a000)]
  7fde6a886800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked,
id=392392704, stack(117537000,117637000)]
  7fde6a885800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked,
id=391331840, stack(117434000,117534000)]
  7fde6a885000 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
id=390270976, stack(117331000,117431000)]
  7fde6a804800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon
[_thread_blocked, id=389210112, stack(11722e000,11732e000)]
  7fde6907b800 JavaThread "Finalizer" daemon [_thread_blocked, id=386531328,
stack(116fa0000,1170a0000)]
  7fde6b80c800 JavaThread "Reference Handler" daemon [_thread_blocked,
id=385470464, stack(116e9d000,116f9d000)]
Other Threads:
  7fde6b808000 VMThread [stack: 116d9a000,116e9a000] [id=384409600]
  7fde6a891000 WatcherThread [stack: 11773d000,11783d000] [id=394514432]

The bug did not appear when I downloaded Java 1.7 from Oracle, installed it,
and adjusted my PATH and JAVA_HOME settings.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20121128/2e8597d4/attachment.html>


More information about the Kepler-dev mailing list