|
Description
|
Machine: sqao42
Java: 1.6.0_04
All windows in Indiana has white square at the bottom. In it I can select [Greek], [Cyrilic], [English/European] locale. In some cases when I am closing window this square doesn't disappear. If I am clicking on this box, then IDE(HotSpot) falls.
Scenario:
- Launch Sun Studio
- Push "Run|New Breakpoint' menu item
- Push 'Cancel' button
==> White square with '[ English/European ]' message didn't disappear
- Click on this white square
==> IDE falls with such message:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xce3ceb10, pid=5559, tid=16
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b19 mixed mode solaris-x86)
# Problematic frame:
# C [xiiimp.so.2+0x2eb10] popup_lang_menu+0x24
#
# An error report file with more information is saved as:
# /home/vs157455/hs_err_pid5559.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
I just hit this bug with OpenSolaris 2008.11rc1. It seems like it should be a higher priority than a P3.
$ mdb core
Loading modules: [ libuutil.so.1 ld.so.1 ]
> $C
f37be454 libc_hwcap1.so.1`_lwp_kill+0x15(b, 6, f37be474, fee5a02e)
f37be474 libc_hwcap1.so.1`raise+0x22(6, 0, f37be4c4, fee315ea)
f37be4c4 libc_hwcap1.so.1`abort+0xf2(fec2c000, f37be578, f37be578, feb6cf3f, 1,
f37be724)
f37be4d4 libjvm.so`__1cCosFabort6Fb_v_+0x30(1)
f37be578 libjvm.so`__1cHVMErrorOreport_and_die6M_v_+0x5bf(f37be5d0)
f37be634 libjvm.so`JVM_handle_solaris_signal+0x7f9(b, f37be924, f37be724, 1)
f37be65c libjvm.so`signalHandler+0x26(b, f37be924, f37be724)
f37be670 libc_hwcap1.so.1`__sighndlr+0xf(b, f37be924, f37be724, fe90b500)
f37be6e0 libc_hwcap1.so.1`call_user_handler+0x2af(b)
f37be710 libc_hwcap1.so.1`sigacthandler+0xdf(b, f37be924, f37be724)
f37bea8c xiiimp.so.2`popup_lang_menu+0x24(88d04c8, 1ed, 298, 2c00026, 8373580, 1
)
f37beaec xiiimp.so.2`popup_button_press+0x7a(82eb048, 2c00026, 8373580, 88d04c8
)
f37beb2c libX11.so.4`XFilterEvent+0xdd(8373580, 0)
f37beb48 libmawt.so`Java_sun_awt_X11_XlibWrapper_XFilterEvent+0x20(8369914,
f37beb9c, 8373580, 0, 0, 0)
f37beb94 0xfc4099af(f856cf48, fc407ee0, 0, 0, 8373580, 0)
f37bebd4 0xfc402da1(0, f4235268, f4aa23b8, 0, 0, f4746428)
f37bec1c 0xfc402fcd(f4721ea8, f37bec28, f822facf, f37bec50, f8278fe0, 0)
f37bec48 0xfc4034a9(f47463c0, 8369800, 836fe70, 1f80, fec2c000, 1)
f37bec6c 0xfc4002c7(f37beca0, f37beef8, a, f822fae0, fc408da0, f37bee08)
f37bed14
libjvm.so`__1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallAr
guments_pnGThread__v_+0x1a3(f37beef4, f37bed78, f37bee04, 8369800)
f37bed3c
libjvm.so`__1cCosUos_exception_wrapper6FpFpnJJavaValue_pnMmethodHandle_pnRJavaCa
llArguments_pnGThread__v2468_v_+0x27(fe89de98, f37beef4, f37bed78, f37bee04,
8369800)
f37bed6c
libjvm.so`__1cJJavaCallsEcall6FpnJJavaValue_nMmethodHandle_pnRJavaCallArguments_
pnGThread__v_+0x2f(f37beef4, 836fe70, f37bee04, 8369800)
f37beddc
libjvm.so`__1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle
_4pnRJavaCallArguments_pnGThread__v_+0xc1(f37beef4, 836fe64, fec532a4, fec53510
, f37bee04, 8369800)
f37beea4
libjvm.so`__1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsym
bolHandle_5pnGThread__v_+0x7e(f37beef4, 836fe60, 836fe64, fec532a4, fec53510,
8369800)
f37bef14 libjvm.so`__1cMthread_entry6FpnKJavaThread_pnGThread__v_+0xd2(8369800,
8369800)
f37bef5c libjvm.so`__1cKJavaThreadRthread_main_inner6M_v_+0x4c(8369800)
f37bef84 libjvm.so`__1cKJavaThreadDrun6M_v_+0xe0(8369800)
f37befcc libjvm.so`java_start+0xf9(8369800, fef3f000, f37befec, feeac26e)
f37befec libc_hwcap1.so.1`_thrp_setup+0x7e(fe5d5200)
f37beff8 libc_hwcap1.so.1`_lwp_start(fe5d5200, 0, 0, feeac26e, 0, 0)
|