Bug 283024

Summary: Crash opening a web page using the internal browser
Product: [Eclipse Project] Platform Reporter: Jörg Thönnes <jtk499>
Component: SWTAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED DUPLICATE QA Contact:
Severity: major    
Priority: P3 CC: eclipse.felipe, mik.kersten, shawn.minto, Silenio_Quarti
Version: 3.5Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
error log generated by the JVM none

Description Jörg Thönnes CLA 2009-07-09 09:45:57 EDT
As I opened a new page using the internal browser (Mylyn and Tasktop being active), 
my Eclipse crashed with a Segmentation violation (Java error log attached).

-- Configuration Details --
Product: Eclipse 1.2.0.20090618-0904 (org.eclipse.epp.package.jee.product)
Installed Features:
 org.eclipse.platform 3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ
Comment 1 Jörg Thönnes CLA 2009-07-09 09:46:53 EDT
Created attachment 141202 [details]
error log generated by the JVM
Comment 2 Jörg Thönnes CLA 2009-07-09 09:48:04 EDT
Added Mik Kersten since this happened as Tasktop was active.

Mik, please remove yourself if this is not relevant to you.
Comment 3 Mik Kersten CLA 2009-07-23 13:31:07 EDT
Thanks for the CC Jörg.

Shawn: Please look into this.
Comment 4 Shawn Minto CLA 2009-07-23 15:47:45 EDT
Looking at the trace, it seems that it is the xul library that is triggering the crash.
Comment 5 Grant Gayed CLA 2010-05-27 12:30:24 EDT
The log shows the crash happening in read-and-dispatch, which is not too helpful.  Do you know if this still happens with a recent eclipse release such as http://download.eclipse.org/eclipse/downloads/drops/S-3.6RC2-201005201744/index.php ?  And do you know of any steps that make it happen, specific URLs, etc?  You mentioned Mylyn being active, but was it directly involved in the lead-up to the crash (eg.- did it open the Browser)?
Comment 6 Jörg Thönnes CLA 2010-05-28 08:48:38 EDT
(In reply to comment #5)
> The log shows the crash happening in read-and-dispatch, which is not too
> helpful.  Do you know if this still happens with a recent eclipse release such
> as
> http://download.eclipse.org/eclipse/downloads/drops/S-3.6RC2-201005201744/index.php
> ?  And do you know of any steps that make it happen, specific URLs, etc?  You
> mentioned Mylyn being active, but was it directly involved in the lead-up to the
> crash (eg.- did it open the Browser)?

Yes, Mylyn did trigger this.

But in the meanwhile I only use the external browser and upgraded to 3.5 SR2.
And I have no issues so far.

I am afraid I lack the time to test this with 3.6RC2.

Feel free to close as WORKSFORME.
Comment 7 Silenio Quarti CLA 2010-08-13 21:46:23 EDT
Same stack as crash in pango_layout_new() because of pending exception in callin.

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