-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
generic
-
solaris_7
-
Verified
Name: dsR10078 Date: 01/15/2001
Starting with build b47 the test core dumps on Solaris.
To reproduce the crash run the test and drag the button
to the drop target in the same Frame. The app will crash
with the following stack trace:
t@19 (l@4) signal SEGV (no mapping at the fault address) in FinishAction at 0xd46f72a5
0xd46f72a5: FinishAction+0x0031: pushl 44(%eax)
(dbx) where
current thread: t@19
=>[1] FinishAction(), at 0xd46f72a5
[2] DragCancel(), at 0xd46f7a82
[3] XmDragCancel(), at 0xd46f7a93
[4] cancelDrag(), at 0xd46f5950
[5] XtCallCallbackList(), at 0xd4da6e87
[6] Phase2Callbacks(), at 0xd4dad423
[7] Recursive(), at 0xd4dad34f
[8] XtPhase2Destroy(), at 0xd4dad777
[9] _XtDoPhase2Destroy(), at 0xd4dad908
[10] XtDestroyWidget(), at 0xd4dada77
[11] Java_sun_awt_motif_MComponentPeer_pDispose(), at 0xd4e9daf3
[12] 0xdb00abbd(), at 0xdb00abbc
[13] 0xdb003064(), at 0xdb003063
[14] 0xdb003064(), at 0xdb003063
[15] 0xdb0033a0(), at 0xdb00339f
[16] 0xdb003064(), at 0xdb003063
[17] 0xdb003064(), at 0xdb003063
[18] 0xdb003064(), at 0xdb003063
[19] 0xdb003064(), at 0xdb003063
[20] 0xdb002f7e(), at 0xdb002f7d
[21] 0xdb0032ba(), at 0xdb0032b9
[22] 0xdb0032ba(), at 0xdb0032b9
[23] 0xdb002f7e(), at 0xdb002f7d
[24] 0xdb0032ba(), at 0xdb0032b9
[25] 0xdb0033a0(), at 0xdb00339f
[26] 0xdb0033a0(), at 0xdb00339f
[27] 0xdb003064(), at 0xdb003063
[28] 0xdb003064(), at 0xdb003063
[29] 0xdb003064(), at 0xdb003063
[30] 0xdb003064(), at 0xdb003063
[31] 0xdb003064(), at 0xdb003063
[32] 0xdb003064(), at 0xdb003063
[33] 0xdb003064(), at 0xdb003063
[34] 0xdb003064(), at 0xdb003063
[35] 0xdb003064(), at 0xdb003063
[36] 0xdb002ef4(), at 0xdb002ef3
[37] 0xdb003064(), at 0xdb003063
[38] 0xdb003064(), at 0xdb003063
[39] 0xdb00021d(), at 0xdb00021c
[40] JavaCalls::call_helper(), at 0xde5abc5b
[41] os::os_exception_wrapper(), at 0xde6f670a
[42] JavaCalls::call(), at 0xde5ab758
[43] JavaCalls::call_virtual(), at 0xde5aafd0
[44] JavaCalls::call_virtual(), at 0xde5ab03e
[45] thread_entry(), at 0xde5ff488
[46] JavaThread::thread_main_inner(), at 0xde79f71b
[47] JavaThread::run(), at 0xde79f5e9
[48] _start(), at 0xde6f1f8f
###@###.### 2001-01-15
======================================================================
- relates to
-
JDK-4188782 NullPointerException dragging under Motif
-
- Resolved
-
-
JDK-4409622 TransferHandler.exportAsDrag() fails with core dump
-
- Closed
-