OSProcess crashes when launching a command
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 <estebanlm@gmail.com> 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
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 <estebanlm@gmail.com> 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/]
Hi Thierry, Thierry Goubier <thierry.goubier@gmail.com> 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
Hi Damien, Le 05/08/2015 22:13, Damien Cassou a écrit :
Hi Thierry,
Thierry Goubier <thierry.goubier@gmail.com> 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
Thierry Goubier <thierry.goubier@gmail.com> 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
participants (2)
-
Damien Cassou -
Thierry Goubier