Bug 283024 - Crash opening a web page using the internal browser
Summary: Crash opening a web page using the internal browser
Status: RESOLVED DUPLICATE of bug 322222
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.5   Edit
Hardware: PC Linux
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2009-07-09 09:45 EDT by Jörg Thönnes CLA
Modified: 2010-08-13 21:46 EDT (History)
4 users (show)

See Also:


Attachments
error log generated by the JVM (93.40 KB, text/plain)
2009-07-09 09:46 EDT, Jörg Thönnes CLA
no flags Details

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