Bug 19743 - JVM (Eclipse) crash in native library (libxcb.so.1) while doing preview of BIRT report
Summary: JVM (Eclipse) crash in native library (libxcb.so.1) while doing preview of BI...
Status: RESOLVED WORKSFORME
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: xcb mailing list dummy
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-26 06:06 UTC by Kapil Verma
Modified: 2019-02-16 13:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
The zip contains log generated by sun and open jdk (67.73 KB, application/zip)
2009-01-26 06:07 UTC, Kapil Verma
Details

Description Kapil Verma 2009-01-26 06:06:49 UTC
libxcb.so.1 version is 7.4-1.24

I am using Eclipse Ganymede Version: 3.4.1 Build id: M20080911-1700 with BIRT
plugin (http://www.eclipse.org/birt/phoenix/) to develop reports. When I click
on the preview tab of the report designer page, the complete application
crashes. Everything was running perfect a few hours ago, but now it crashes
consistently.

I use T61 Thinkpad, with openSuse11.1, KDE4 with composites enabled. I tried
with other users accounts using different desktop environments, but the problem
is consistent.

I launch eclipse as:
eclipse -vmargs -Xms128m -Xmx512m -XX:MaxPermSize=128m

I use sun java. The version information is:
java version "1.6.0_11"
Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode

However I tried using openJDK1.6 as well, but the problem still occured

I am sure this is not an issue with Eclispe, BIRT or Java, but the problem is
with some library, as suggested by JVM logs which is attached with the bug.

Reproducible: Always

Steps to Reproduce:
1.Using java (open jdk or sun) open eclipse (which has birt plugin installed)
2. Create a new sample report
3. Click on the preview tab on the report designer. The eclipse crashes.

Actual Results:  
Eclipse IDE closes without any message in KDE4 (with a crash message box in
gnome)

Expected Results:  
It should show preview of the report

The attached logs contain the stack traces. I am using oxygen theme in KDE4,
but that should not matter because I have tried this on gnome as well (with
default theme).
Comment 1 Kapil Verma 2009-01-26 06:07:45 UTC
Created attachment 22246 [details]
The zip contains log generated by sun and open jdk
Comment 2 Daniel Stone 2019-02-16 13:01:36 UTC
Eclipse seems to work pretty well these days.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.