Bug 162039 - Exception is thrown out when preview the design files on spm-as/spm-ws/spm-suse
Summary: Exception is thrown out when preview the design files on spm-as/spm-ws/spm-suse
Status: RESOLVED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.2.0   Edit
Hardware: PC Linux
: P3 blocker (vote)
Target Milestone: 2.3.0   Edit
Assignee: Vincent Petry CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 171512 (view as bug list)
Depends on: 182856
Blocks: 180480
  Show dependency tree
 
Reported: 2006-10-24 03:27 EDT by Xiaodan Wang CLA
Modified: 2007-11-28 02:40 EST (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 Xiaodan Wang CLA 2006-10-24 03:27:45 EDT
Exception is thrown out when preview the design files on spm-as/spm-ws/spm-suse

Steps to reproduce:
1. Use the build version 20060901, it can preview;
2. Use the build version 20060930, it can preview but after preview then 
   create a new repot, Eclipse will crash;
3. Use the version 20061023, it cannot preview.

Expected result:
No exception is thrown out when preview the design files

Actual result:
Exception is thrown out when preview the design files

Error log:
JVM terminated. Exit code=6
/SPM/j2sdk1.4.2_04/bin/java
-Xms40m
-Xmx256m
-jar /SPM/Eclipse3.2-setup/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /SPM/Eclipse3.2-setup/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 6800b
-vm /SPM/j2sdk1.4.2_04/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /SPM/Eclipse3.2-setup/eclipse/startup.jar
Comment 1 Jerry Cheng CLA 2006-10-30 00:53:01 EST
It should be an issue about eclipse SWT internal browser. I have checked the swt versions. SWT 3.2.0 is ok, but the new SWT 3.2.1 can cause this crash. 
Comment 2 Jerry Cheng CLA 2006-11-09 21:04:51 EST
spm-as is ok. Reproduce it on spm-ws
Comment 3 Ivy Li CLA 2006-11-13 01:43:00 EST
this bug related to eclipse version, can not fix soon. Schedule to M3.
Comment 4 Jerry Cheng CLA 2007-01-16 01:27:20 EST
When switch to eclipse 3.3M4, it seesm that this issue has gone. Please check it.
Comment 5 Xiaodan Wang CLA 2007-01-28 21:11:36 EST
It still can be reproduced in build (200701241403), reopen.
Comment 6 Jerry Cheng CLA 2007-01-29 22:40:10 EST
*** Bug 171512 has been marked as a duplicate of this bug. ***
Comment 7 Jerry Cheng CLA 2007-02-01 00:24:23 EST
SWT browser isn't stable in Linux OS.
Comment 8 Ivy Li CLA 2007-06-04 04:11:14 EDT
This is caused by Eclipse embedded browser, not stable. Post to future release. 
Comment 9 Ivy Li CLA 2007-07-10 02:20:36 EDT
can not stable reproduced. Related to the SWT browser. Set to p5.
Comment 10 Vincent Petry CLA 2007-11-28 02:40:29 EST
This is a SWT bug, seemingly related to the installed Mozilla version:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=77102#c6

Upgrading the Mozilla version should solve it.