Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 362091 - Full crash of IDE when trying to use Help->Search and entering "JRE"
Summary: Full crash of IDE when trying to use Help->Search and entering "JRE"
Status: CLOSED DUPLICATE of bug 353740
Alias: None
Product: Platform
Classification: Eclipse Project
Component: User Assistance (show other bugs)
Version: 3.8   Edit
Hardware: Other Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: platform-ua-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 11:25 EDT by thealy CLA
Modified: 2011-10-26 11:33 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***