[JBoss JIRA] (JBIDE-21589) JBDS crash sometimes when opening Show in Console on a project
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21589?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-21589:
------------------------------------------
[~mlabuda]I cant reproduce this but this very much looks like the webkit problem there is in GTK3, which crashes Eclipse. It can be reproduced if you open the internal browser, open the javadoc view or code autocompletion (and other cases I am not aware of).
It happens in GTK3 system which have google talk or bluejeans plugin installed.
It should not happen any more if you either:
* disable GTK3: export SWT_GTK3=0 in console before launching Eclipse
* switch the internal browser to firefox
* add -Dorg.eclipse.swt.browser.DefaultType=mozilla to your eclipse.ini
* ...
Can try this, please?
I see the following in the stack:
{code}
J 26556 C1 org.eclipse.swt.browser.WebKit.webkit_notify_progress(JJ)J (118 bytes) @ 0x00007f0dd1118bc4 [0x00007f0dd1118320+0x8a4]
{code}
The Eclipse bugzillas are here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334466
> JBDS crash sometimes when opening Show in Console on a project
> --------------------------------------------------------------
>
> Key: JBIDE-21589
> URL: https://issues.jboss.org/browse/JBIDE-21589
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: Fedora 22
> openjdk 8.0_71-b15
> Reporter: Marián Labuda
> Priority: Critical
> Labels: openshift_v3
> Attachments: log.txt
>
>
> Crash log
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007f0cfe0bbcaf, pid=13526, tid=139697620236032
> #
> # JRE version: OpenJDK Runtime Environment (8.0_71-b15) (build 1.8.0_71-b15)
> # Java VM: OpenJDK 64-Bit Server VM (25.71-b15 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # C [libwebkitgtk-3.0.so.0+0x47bcaf]
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /home/mlabuda/testing/jbds/910Beta2stable/hs_err_pid13526.log
> #
> # If you would like to submit a bug report, please visit:
> # http://bugreport.java.com/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> {code}
> For more thread dump see attached log.txt
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (ERT-12) [language support] Add support for ECMAScript 2015 [EBZ#473559]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-12?page=com.atlassian.jira.plugin.sys... ]
Gorkem Ercan updated ERT-12:
----------------------------
Original Estimate: (was: 1 week, 1 day, 2 hours)
Remaining Estimate: (was: 1 week, 1 day, 2 hours)
Story Points: 50
> [language support] Add support for ECMAScript 2015 [EBZ#473559]
> ---------------------------------------------------------------
>
> Key: ERT-12
> URL: https://issues.jboss.org/browse/ERT-12
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Max Rydahl Andersen
> Priority: Trivial
> Labels: 3.8_M6, Web, bzira
> Fix For: Neon (4.6) M6
>
>
> As ECMAScript 6 aka ECMAScript 2015 got officially released in June 2015[1], the JSDT validator should integrate a related compliance level.
> There was also a request for supporting ECMAScript 4[2], which got never released, though, and that bug never got traction. So I thought I'd open up a new one. This bug should serve as a meta-bug for the different features introduced in ECMAScript 2015.
> Sebastian
> [1] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
> [2] Bug 223131
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (ERT-12) [language support] Add support for ECMAScript 2015 [EBZ#473559]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-12?page=com.atlassian.jira.plugin.sys... ]
Gorkem Ercan updated ERT-12:
----------------------------
Original Estimate: 1 week, 1 day, 2 hours (was: 50 minutes)
Remaining Estimate: 1 week, 1 day, 2 hours (was: 50 minutes)
> [language support] Add support for ECMAScript 2015 [EBZ#473559]
> ---------------------------------------------------------------
>
> Key: ERT-12
> URL: https://issues.jboss.org/browse/ERT-12
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Max Rydahl Andersen
> Priority: Trivial
> Labels: 3.8_M6, Web, bzira
> Fix For: Neon (4.6) M6
>
> Original Estimate: 1 week, 1 day, 2 hours
> Remaining Estimate: 1 week, 1 day, 2 hours
>
> As ECMAScript 6 aka ECMAScript 2015 got officially released in June 2015[1], the JSDT validator should integrate a related compliance level.
> There was also a request for supporting ECMAScript 4[2], which got never released, though, and that bug never got traction. So I thought I'd open up a new one. This bug should serve as a meta-bug for the different features introduced in ECMAScript 2015.
> Sebastian
> [1] http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf
> [2] Bug 223131
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-19192) provide option for disable html preview
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19192?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-19192:
---------------------------------
Sprint: Sprint #1 April 2015, Sprint #2 April 2015, Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015, Sprint #6 July 2015, Sprint #8 August 2015 (was: Sprint #1 April 2015, Sprint #2 April 2015, Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015, Sprint #6 July 2015, Sprint #8 August 2015, devex #1 February 2016)
> provide option for disable html preview
> ---------------------------------------
>
> Key: JBIDE-19192
> URL: https://issues.jboss.org/browse/JBIDE-19192
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.2.Final
> Environment: win8.1 64 eclipse luna 4.4.0 jboss 4.2.2
> Reporter: jim harber
> Assignee: Konstantin Marmalyukov
> Priority: Critical
> Fix For: 4.3.x
>
> Attachments: Clipboard01.png
>
>
> when i use tween.js to create a html page,i create an array,here is the problem:
> var eles = [];
> //push such as 500 elements into eles;
> ..
> then i need call a function to update every element in eles,when these two line:
> requestAnimationFrame(animate);
> TWEEN.update();
> already in the function,i can't see a change in preview and it makes eclipse shutdown,so i put this two line when i finish the other codes,this time preview become normal.
> every time when i type to for(var i=0;i<eles.length;i) eclipse gets stuck. so i wonder is thers any chance i can shutdown living view,i checked preferences panel i didn't find anything.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-19192) provide option for disable html preview
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19192?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-19192:
---------------------------------
Sprint: Sprint #1 April 2015, Sprint #2 April 2015, Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015, Sprint #6 July 2015, Sprint #8 August 2015, devex #1 February 2016 (was: Sprint #1 April 2015, Sprint #2 April 2015, Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015, Sprint #6 July 2015, Sprint #8 August 2015)
> provide option for disable html preview
> ---------------------------------------
>
> Key: JBIDE-19192
> URL: https://issues.jboss.org/browse/JBIDE-19192
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.2.2.Final
> Environment: win8.1 64 eclipse luna 4.4.0 jboss 4.2.2
> Reporter: jim harber
> Assignee: Konstantin Marmalyukov
> Priority: Critical
> Fix For: 4.3.x
>
> Attachments: Clipboard01.png
>
>
> when i use tween.js to create a html page,i create an array,here is the problem:
> var eles = [];
> //push such as 500 elements into eles;
> ..
> then i need call a function to update every element in eles,when these two line:
> requestAnimationFrame(animate);
> TWEEN.update();
> already in the function,i can't see a change in preview and it makes eclipse shutdown,so i put this two line when i finish the other codes,this time preview become normal.
> every time when i type to for(var i=0;i<eles.length;i) eclipse gets stuck. so i wonder is thers any chance i can shutdown living view,i checked preferences panel i didn't find anything.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months