OSProcess crashes when launching a command

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

OSProcess crashes when launching a command

Damien Cassou-2
Hi,

when evaluating this, Pharo crashes (log attached):

  OSProcess command: 'firefox'

this used to work fine.

I'm on

                                Pharo4.0
                         Latest update: #40609

and

               ConfigurationOfOSProcess-ThierryGoubier.41

$ pharo-vm-x --version
3.9-7 #1 Thu Jul 23 15:18:46 UTC 2015 gcc 4.9.3 [Production ITHB VM]
NBCoInterpreter NativeBoost-CogPlugin-EstebanLorenzano.21 uuid: 4d9b9bdf-2dfa-4c0b-99eb-5b110dadc697 Jan 01 1970
NBCogit NativeBoost-CogPlugin-EstebanLorenzano.21 uuid: 4d9b9bdf-2dfa-4c0b-99eb-5b110dadc697 Jan 01 1970
https://github.com/pharo-project/pharo-vm.git Commit: 756ea616f0b20ae88e668210d47a4e4944422754 Date: 2015-04-30 16:36:55 +0200 By: Esteban Lorenzano <[hidden email]> Jenkins build #14960
Linux localhost 3.14.27 #1-NixOS SMP Thu Jan 1 00:00:01 UTC 1970 i686 GNU/Linux
plugin path:
/nix/store/sh9snldg7ks1mqnq6cax8vfrq9i6215z-pharo-vm-core-i386-2015.04.30/lib/pharo-vm/
[default:
/nix/store/sh9snldg7ks1mqnq6cax8vfrq9i6215z-pharo-vm-core-i386-2015.04.30/lib/pharo-vm/]




--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

launcher.log (7K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: OSProcess crashes when launching a command

Thierry Goubier
Hi Damien,

do you have other OSProcess commands crashing in the same way?

Thierry

Le 04/08/2015 20:02, Damien Cassou a écrit :

> Hi,
>
> when evaluating this, Pharo crashes (log attached):
>
>    OSProcess command: 'firefox'
>
> this used to work fine.
>
> I'm on
>
>                                  Pharo4.0
>                           Latest update: #40609
>
> and
>
>                 ConfigurationOfOSProcess-ThierryGoubier.41
>
> $ pharo-vm-x --version
> 3.9-7 #1 Thu Jul 23 15:18:46 UTC 2015 gcc 4.9.3 [Production ITHB VM]
> NBCoInterpreter NativeBoost-CogPlugin-EstebanLorenzano.21 uuid: 4d9b9bdf-2dfa-4c0b-99eb-5b110dadc697 Jan 01 1970
> NBCogit NativeBoost-CogPlugin-EstebanLorenzano.21 uuid: 4d9b9bdf-2dfa-4c0b-99eb-5b110dadc697 Jan 01 1970
> https://github.com/pharo-project/pharo-vm.git Commit: 756ea616f0b20ae88e668210d47a4e4944422754 Date: 2015-04-30 16:36:55 +0200 By: Esteban Lorenzano <[hidden email]> Jenkins build #14960
> Linux localhost 3.14.27 #1-NixOS SMP Thu Jan 1 00:00:01 UTC 1970 i686 GNU/Linux
> plugin path:
> /nix/store/sh9snldg7ks1mqnq6cax8vfrq9i6215z-pharo-vm-core-i386-2015.04.30/lib/pharo-vm/
> [default:
> /nix/store/sh9snldg7ks1mqnq6cax8vfrq9i6215z-pharo-vm-core-i386-2015.04.30/lib/pharo-vm/]
>
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: OSProcess crashes when launching a command

Damien Cassou-2

Hi Thierry,

Thierry Goubier <[hidden email]> writes:

> do you have other OSProcess commands crashing in the same way?

I tried with hellowWorld, helloStderr, chDir and getCwd, all of them
work fine.

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: OSProcess crashes when launching a command

Thierry Goubier
Hi Damien,

Le 05/08/2015 22:13, Damien Cassou a écrit :

>
> Hi Thierry,
>
> Thierry Goubier <[hidden email]> writes:
>
>> do you have other OSProcess commands crashing in the same way?
>
> I tried with hellowWorld, helloStderr, chDir and getCwd, all of them
> work fine.
>
Ok, I tried on my system (ubuntu 15.04 64bits) and it doesn't crash in
40617, with vmLatest (jenkins build #14975).

Can you try with a 4.0+vmLatest image and vm?

Thierry

Reply | Threaded
Open this post in threaded view
|

Re: OSProcess crashes when launching a command

Damien Cassou-2

Thierry Goubier <[hidden email]> writes:

> Ok, I tried on my system (ubuntu 15.04 64bits) and it doesn't crash in
> 40617, with vmLatest (jenkins build #14975).
>
> Can you try with a 4.0+vmLatest image and vm?

everything seems to work fine now. Thanks

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill