Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 362091

Summary: Full crash of IDE when trying to use Help->Search and entering "JRE"
Product: [Eclipse Project] Platform Reporter: thealy
Component: User AssistanceAssignee: platform-ua-inbox <platform-ua-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: critical    
Priority: P3 CC: daniel_megert, remy.suen, thealy
Version: 3.8   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:

Description thealy CLA 2011-10-26 11:25:58 EDT
Build Identifier: Version: 3.7.1 Build id: M20110909-1335

Linux Mint Ver. 11, 64 Bit; Java Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)

After system upgrade, downloaded 3.7.1 (Previously using 3.6.1). IDE sees projects, but not Java/JRE - which was 1.6 before system upgrade. So I went to Help->Search to try and see how to tell the IDE how to use 1.7 and it crashed with this error:
** (Eclipse:16978): CRITICAL **: murrine_style_draw_focus: assertion `height >= -1' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fe35767589f, pid=16978, tid=140614128432896
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J  org.apache.lucene.analysis.PorterStemmer.stem([CII)Z

I can send the full error log if you want.
#

Reproducible: Always

Steps to Reproduce:
1. Open IDE
2. Select Help->Search
3. Enter "JRE"
Comment 1 Remy Suen CLA 2011-10-26 11:30:25 EDT
See bug 353740.
Comment 2 Dani Megert CLA 2011-10-26 11:33:14 EDT

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