Bug 389761 - SIGSEGV in libxul.so
Summary: SIGSEGV in libxul.so
Status: CLOSED DUPLICATE of bug 385035
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 16:15 EDT by Eric CLA
Modified: 2012-09-17 16:29 EDT (History)
1 user (show)

See Also:


Attachments
log (87.56 KB, application/octet-stream)
2012-09-17 16:15 EDT, Eric CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric CLA 2012-09-17 16:15:21 EDT
Created attachment 221175 [details]
log

I do not know if I filed this under the correct Component.  Please review.

Repro Steps:
1) install Juno 
2) install Aptana
3) Open a JavaScript source file
4) after a few seconds of navigation, eclipse crashes every time.

Output:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000003d0acec01c, pid=3706, tid=1095764288
#
# JRE version: 6.0_22-b22
# Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.10.8
# Distribution: CentOS release 5.8 (Final), package rhel-1.27.1.10.8.el5_8-x86_64
# Problematic frame:
# C  [libxul.so+0x6ec01c]  CERT_GetCommonName+0x6ec01c
#
# An error report file with more information is saved as:
# /home/ericstob/b/html/blekko.com/hs_err_pid3706.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

Log is attached.
Comment 1 Grant Gayed CLA 2012-09-17 16:29:24 EDT
Another case of attempting to use /usr/lib64/xulrunner-2 ...

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