Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 907090

Summary: icedtea core dumped when opening java applet in firefox
Product: Red Hat Enterprise Linux 6 Reporter: Xiaoqing Wei <xwei>
Component: java-1.7.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: juzhang
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-14 21:10:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
hs_err log
none
gdb bt log
none
Patch for this issue none

Description Xiaoqing Wei 2013-02-03 09:48:51 UTC
Description of problem:

icedtea core dumped when opening java applet in firefox

Version-Release number of selected component (if applicable):
java-1.7.0-openjdk-devel-1.7.0.11-2.4.0.2.el6.x86_64
icedax-1.1.9-12.el6.x86_64
firefox-17.0.2-2.el6.x86_64
java-1.7.0-openjdk-javadoc-1.7.0.11-2.4.0.2.el6.noarch
icedtea-web-1.2.2-3.el6.x86_64
java-1.7.0-openjdk-debuginfo-1.7.0.11-2.4.0.2.el6.x86_64
java-1.7.0-openjdk-1.7.0.11-2.4.0.2.el6.x86_64


How reproducible:
5/5

Steps to Reproduce:
1. opening a avocent remote KVM session(java version)
2.
3.
  
Actual results:
icedtea core dumped

Expected results:

remote KVM session runing w/o any issue.
Additional info:



(gdb) bt
#0  0x0000003fb9c328a5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x0000003fb9c34085 in abort () at abort.c:92
#2  0x00007f1d1269c085 in os::abort (dump_core=true)
    at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1582
#3  0x00007f1d128057ff in VMError::report_and_die (this=0x7f1cd5836a20)
    at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1034
#4  0x00007f1d126a0567 in JVM_handle_linux_signal (sig=11, info=0x7f1cd5836bf0, ucVoid=0x7f1cd5836ac0, 
    abort_if_unrecognized=-712808032)
    at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:522
#5  <signal handler called>
#6  resolve_non_null (env=0x7f1cb41481d8, array=0x0, isCopy=0x0)
    at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/runtime/jniHandles.hpp:202
#7  jni_GetPrimitiveArrayCritical (env=0x7f1cb41481d8, array=0x0, isCopy=0x0)
    at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/prims/jni.cpp:4247
#8  0x00007f1cfa0c8062 in Java_sun_security_pkcs11_wrapper_PKCS11_C_1EncryptUpdate (env=0x7f1cb41481d8, 
    obj=<value optimized out>, jSessionHandle=50, directIn=0, jIn=0x0, jInOfs=0, jInLen=0, directOut=0, 
    jOut=0x7f1cd5837218, jOutOfs=0, jOutLen=0)
    at ../../../../src/share/native/sun/security/pkcs11/wrapper/p11_crypt.c:185
#9  0x00007f1d09012cd8 in ?? ()
#10 0x00007f1c00000000 in ?? ()
#11 0x0000000000000000 in ?? ()
(gdb) q

Comment 2 Xiaoqing Wei 2013-02-03 09:51:52 UTC
Created attachment 692230 [details]
hs_err log

hs_err log generated automatically

Comment 3 Xiaoqing Wei 2013-02-03 09:52:21 UTC
Created attachment 692231 [details]
gdb bt log

Comment 5 Deepak Bhole 2013-02-04 18:49:32 UTC
1.7.0.11 has been pulled from RHEL 6.4. Can you reproduce this with the version in RHEL 6.4 right now?

Comment 6 RHEL Program Management 2013-02-08 06:47:51 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 7 Andrew John Hughes 2013-02-14 21:08:25 UTC
Created attachment 697396 [details]
Patch for this issue

Including the fix that will be used for this issue.

Comment 8 Deepak Bhole 2013-02-14 21:10:33 UTC

*** This bug has been marked as a duplicate of bug 905128 ***