Re: [DPP-Devel] Starting Saros - core dump written

2016-10-12 Thread Stefan Rossbach
You will likely experience the same JVM crash with IntelliJ as it was 
already the case with Eclipse. As both are using some version of the SWT 
library which again uses some native C libraries that causing your JVM 
to crash.

I would recommend Windows 7 (x86 or x64 should not matter) with the 
latest Internet Explorer Version installed.

A second Windows 10 version would also be very handy to compare the 
results between the two versions.

And if you have too much time, add another Mac OSX installation and some 
Unix derivatives of your choice :-P

BR,
Stefan

On 12.10.2016 18:43, Luisa Fernanda Castano Jurado wrote:
>> Are you able to open any browser [from Eclipse Indigo]?
> No, it must not be a Saros problem then. It could be that my firefox
> version was too advanced (as pointed out by S. Rossbach), so I am trying
> to install one of the recommended ones in the Eclipse FAQs, however, I
> have not been able to because some of the libraries needed for that are
> not installable on my 64-bit computer. I am trying to get help on
> AskUbuntu for that. See [1] if interested.
>
>> Entry [2] might be helpful
> Step 1 did not help with Eclipse, and since steps 2&3 are for IntelliJ, I
> tried to run Saros on it (after doing 2&3). I make it to Step [3]
> After typing `ant plugin.bundle.zip.saros-i`, my build fails:
>
> #BUILD FAILED
> #/home/saros/de.fu_berlin.inf.dpp.intellij/build.xml:250:
> #/home/saros/de.fu_berlin.inf.dpp.intellij/${cobertura.dir} does not
> exist.
>
> Is anyone running Eclipse Indigo and Firefox 3.6.x in a 64-bit machine? If
> so, please shout out. If no one is, I am open to install another OS to be
> able to start developing soon. Any recommendation on that?
>
> Thanks for any help in advance,
>
> Luisa
>
> [1]:
> http://askubuntu.com/questions/836142/error-while-loading-shared-libraries-libgtk-x11-2-0-so-0-no-such-file-or-direc/836144#836144
>
> [2]:
> http://www.saros-project.org/saros-for-intellij/dev-environment#know-issues
>
> [3]:
> http://www.saros-project.org/saros-for-intellij/dev-environment#deploy-and-install-the-saros-i-plugin
>
> -
>> Are you able to open *any* browser in your Eclipse Indigo setup (which you
>> should stick to, for reasons [1])?
>> You can try it by opening the view named "Internal Web Browser" which
>> ships with Eclipse.
>>
>> If this browser also crashes, then it's not a Saros problem.
>> This entry [2] might be helpful then (start with step 1, and if it doesn't
>> work, try steps 2&3 as well).
>>
>> Franz
>>
>> [1] http://www.saros-project.org/dev-environment-reqs#saros-e
>> [2]
>> http://www.saros-project.org/saros-for-intellij/dev-environment#know-issues
>>
>> -Original Message-
>> From: Luisa Fernanda Castano Jurado [mailto:luis...@zedat.fu-berlin.de]
>> Sent: Wednesday, October 12, 2016 10:57 AM
>> To: dpp-devel@lists.sourceforge.net
>> Subject: [DPP-Devel] Starting Saros - core dump written
>>
>> Hi there,
>>
>> I am new Saros developer having trouble with the installation. I will
>> describe the problem I've been having in the hope someone can give me a
>> hand.
>>
>> OS: Ubuntu 14.04
>> While following the http://www.saros-project.org/dev-environment-reqs
>> guide, I downloaded Eclipse Indigo. Saros/E was working after all the
>> steps. However, whenever I tried to select Windows -> Show View -> Saros
>> HTML to see the HTML-GUI, the following Error appeared:
>>
>> # A fatal error has been detected by the Java Runtime Environment:
>> #
>> #  SIGSEGV (0xb) at pc=0x7f16dae53eaf, pid=20314, tid=139737883174656
>> # # JRE
>> version: Java(TM) SE Runtime Environment (7.0_79-b15) (build
>> 1.7.0_79-b15)
>> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode
>> linux-amd64 compressed oops)
>> # Problematic frame:
>> # C  [libgdk-x11-2.0.so.0+0x4ceaf]  gdk_display_open+0x3f # # Core dump
>> written. Default location: /home/*/core24342
>>
>> An Internet search delivered 3 tips:
>> 1. Add -Dorg.eclipse.swt.browser.DefaultType=mozilla at the end of
>> eclipse.ini 2. Set amount of processes pro user to unlimited with 'ulimit
>> -c unlimited'
>>
>> After these 2 did not work, I tried the third one:
>> 3. Upgrade Indigo
>>
>> Maybe I should've upgraded to Kepler (next one up), but I did to Mars, and
>> now not even Saros/E will start without throwing the same 'core dump
>> written'-error.
>>
>> Has anyone enco

Re: [DPP-Devel] Starting Saros - core dump written

2016-10-12 Thread Luisa Fernanda Castano Jurado
> Are you able to open any browser [from Eclipse Indigo]?

No, it must not be a Saros problem then. It could be that my firefox
version was too advanced (as pointed out by S. Rossbach), so I am trying
to install one of the recommended ones in the Eclipse FAQs, however, I
have not been able to because some of the libraries needed for that are
not installable on my 64-bit computer. I am trying to get help on
AskUbuntu for that. See [1] if interested.

> Entry [2] might be helpful

Step 1 did not help with Eclipse, and since steps 2&3 are for IntelliJ, I
tried to run Saros on it (after doing 2&3). I make it to Step [3]
After typing `ant plugin.bundle.zip.saros-i`, my build fails:

#BUILD FAILED
#/home/saros/de.fu_berlin.inf.dpp.intellij/build.xml:250:
#/home/saros/de.fu_berlin.inf.dpp.intellij/${cobertura.dir} does not
exist.

Is anyone running Eclipse Indigo and Firefox 3.6.x in a 64-bit machine? If
so, please shout out. If no one is, I am open to install another OS to be
able to start developing soon. Any recommendation on that?

Thanks for any help in advance,

Luisa

[1]:
http://askubuntu.com/questions/836142/error-while-loading-shared-libraries-libgtk-x11-2-0-so-0-no-such-file-or-direc/836144#836144

[2]:
http://www.saros-project.org/saros-for-intellij/dev-environment#know-issues

[3]:
http://www.saros-project.org/saros-for-intellij/dev-environment#deploy-and-install-the-saros-i-plugin

-
> Are you able to open *any* browser in your Eclipse Indigo setup (which you
> should stick to, for reasons [1])?
> You can try it by opening the view named "Internal Web Browser" which
> ships with Eclipse.
>
> If this browser also crashes, then it's not a Saros problem.
> This entry [2] might be helpful then (start with step 1, and if it doesn't
> work, try steps 2&3 as well).
>
> Franz
>
> [1] http://www.saros-project.org/dev-environment-reqs#saros-e
> [2]
> http://www.saros-project.org/saros-for-intellij/dev-environment#know-issues
>
> -Original Message-
> From: Luisa Fernanda Castano Jurado [mailto:luis...@zedat.fu-berlin.de]
> Sent: Wednesday, October 12, 2016 10:57 AM
> To: dpp-devel@lists.sourceforge.net
> Subject: [DPP-Devel] Starting Saros - core dump written
>
> Hi there,
>
> I am new Saros developer having trouble with the installation. I will
> describe the problem I've been having in the hope someone can give me a
> hand.
>
> OS: Ubuntu 14.04
> While following the http://www.saros-project.org/dev-environment-reqs
> guide, I downloaded Eclipse Indigo. Saros/E was working after all the
> steps. However, whenever I tried to select Windows -> Show View -> Saros
> HTML to see the HTML-GUI, the following Error appeared:
>
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x7f16dae53eaf, pid=20314, tid=139737883174656
> # # JRE
> version: Java(TM) SE Runtime Environment (7.0_79-b15) (build
> 1.7.0_79-b15)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode
> linux-amd64 compressed oops)
> # Problematic frame:
> # C  [libgdk-x11-2.0.so.0+0x4ceaf]  gdk_display_open+0x3f # # Core dump
> written. Default location: /home/*/core24342
>
> An Internet search delivered 3 tips:
> 1. Add -Dorg.eclipse.swt.browser.DefaultType=mozilla at the end of
> eclipse.ini 2. Set amount of processes pro user to unlimited with 'ulimit
> -c unlimited'
>
> After these 2 did not work, I tried the third one:
> 3. Upgrade Indigo
>
> Maybe I should've upgraded to Kepler (next one up), but I did to Mars, and
> now not even Saros/E will start without throwing the same 'core dump
> written'-error.
>
> Has anyone encountered this situation before? If so, any help is very much
> appreciated.
>
> Best,
>
> Luisa
>
>
>
> --
> Check out the vibrant tech community on one of the world's most engaging
> tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> DPP-Devel mailing list
> DPP-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dpp-devel
>



--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel


Re: [DPP-Devel] Starting Saros - core dump written

2016-10-12 Thread Stefan Rossbach
Ensure you have the correct libraries installed.

https://www.eclipse.org/swt/faq.php#browserlinux

On 12.10.2016 10:56, Luisa Fernanda Castano Jurado wrote:
> Hi there,
>
> I am new Saros developer having trouble with the installation. I will
> describe the problem I've been having in the hope someone can give me a
> hand.
>
> OS: Ubuntu 14.04
> While following the http://www.saros-project.org/dev-environment-reqs
> guide, I downloaded Eclipse Indigo. Saros/E was working after all the
> steps. However, whenever I tried to select Windows -> Show View -> Saros
> HTML to see the HTML-GUI, the following Error appeared:
>
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x7f16dae53eaf, pid=20314, tid=139737883174656
> # # JRE
> version: Java(TM) SE Runtime Environment (7.0_79-b15) (build
> 1.7.0_79-b15)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode
> linux-amd64 compressed oops)
> # Problematic frame:
> # C  [libgdk-x11-2.0.so.0+0x4ceaf]  gdk_display_open+0x3f #
> # Core dump written. Default location: /home/*/core24342
>
> An Internet search delivered 3 tips:
> 1. Add -Dorg.eclipse.swt.browser.DefaultType=mozilla at the end of
> eclipse.ini
> 2. Set amount of processes pro user to unlimited with 'ulimit -c unlimited'
>
> After these 2 did not work, I tried the third one:
> 3. Upgrade Indigo
>
> Maybe I should've upgraded to Kepler (next one up), but I did to Mars, and
> now not even Saros/E will start without throwing the same 'core dump
> written'-error.
>
> Has anyone encountered this situation before? If so, any help is very much
> appreciated.
>
> Best,
>
> Luisa
>
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> DPP-Devel mailing list
> DPP-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dpp-devel


--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel


[DPP-Devel] Starting Saros - core dump written

2016-10-12 Thread Luisa Fernanda Castano Jurado
Hi there,

I am new Saros developer having trouble with the installation. I will
describe the problem I've been having in the hope someone can give me a
hand.

OS: Ubuntu 14.04
While following the http://www.saros-project.org/dev-environment-reqs
guide, I downloaded Eclipse Indigo. Saros/E was working after all the
steps. However, whenever I tried to select Windows -> Show View -> Saros
HTML to see the HTML-GUI, the following Error appeared:

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f16dae53eaf, pid=20314, tid=139737883174656
# # JRE
version: Java(TM) SE Runtime Environment (7.0_79-b15) (build
1.7.0_79-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# C  [libgdk-x11-2.0.so.0+0x4ceaf]  gdk_display_open+0x3f #
# Core dump written. Default location: /home/*/core24342

An Internet search delivered 3 tips:
1. Add -Dorg.eclipse.swt.browser.DefaultType=mozilla at the end of
eclipse.ini
2. Set amount of processes pro user to unlimited with 'ulimit -c unlimited'

After these 2 did not work, I tried the third one:
3. Upgrade Indigo

Maybe I should've upgraded to Kepler (next one up), but I did to Mars, and
now not even Saros/E will start without throwing the same 'core dump
written'-error.

Has anyone encountered this situation before? If so, any help is very much
appreciated.

Best,

Luisa



--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel