[Pharo-project] A test crashes (win32) cogvm
Hi Almost 100% of the times (but not always) I run certain Fuel test, the vm crashes. The code related to such test has not changed for a long time, so I guess the problem appeared when I started to use the latest vm. I'd thank a lot some help on this issue. To reproduce, evaluate: (FLBenchmarksTest selector: #testNumberOfResults) run in: - any of latest fuel images (por example, https://ci.lille.inria.fr/pharo/job/Fuel%20Pharo%201.4/284/artifact/Fuel.zip ) - using latest cog vm for win32 ( https://ci.lille.inria.fr/pharo/job/Cog-Win32/21/artifact/Cog.zip) I attach dmps of crashes running in two computers, with both Pharo 1.3 and 1.4. Thanks in advance. MartÃn
yes.. i had similar crashes.. and always involving the progress bar(s). but i was unable to find a fully reproducible case. :( On 3 April 2012 16:31, Martin Dias <tinchodias@gmail.com> wrote:
Hi
Almost 100% of the times (but not always) I run certain Fuel test, the vm crashes. The code related to such test has not changed for a long time, so I guess the problem appeared when I started to use the latest vm. I'd thank a lot some help on this issue.
To reproduce, evaluate:
(FLBenchmarksTest selector: #testNumberOfResults) run
in: - any of latest fuel images (por example, https://ci.lille.inria.fr/pharo/job/Fuel%20Pharo%201.4/284/artifact/Fuel.zip) - using latest cog vm for win32 (https://ci.lille.inria.fr/pharo/job/Cog-Win32/21/artifact/Cog.zip)
I attach dmps of crashes running in two computers, with both Pharo 1.3 and 1.4.
Thanks in advance. MartÃn
-- Best regards, Igor Stasenko.
On Tue, Apr 3, 2012 at 7:14 PM, Igor Stasenko <siguctua@gmail.com> wrote:
yes.. i had similar crashes.. and always involving the progress bar(s). but i was unable to find a fully reproducible case. :(
now you have it :) Thanks Martin for the report. I would like to help but until 14th I cannot do ANYTHING else than my paper :(
On 3 April 2012 16:31, Martin Dias <tinchodias@gmail.com> wrote:
Hi
Almost 100% of the times (but not always) I run certain Fuel test, the vm crashes. The code related to such test has not changed for a long time, so I guess the problem appeared when I started to use the latest vm. I'd thank a lot some help on this issue.
To reproduce, evaluate:
(FLBenchmarksTest selector: #testNumberOfResults) run
in: - any of latest fuel images (por example,
https://ci.lille.inria.fr/pharo/job/Fuel%20Pharo%201.4/284/artifact/Fuel.zip )
- using latest cog vm for win32 (https://ci.lille.inria.fr/pharo/job/Cog-Win32/21/artifact/Cog.zip)
I attach dmps of crashes running in two computers, with both Pharo 1.3 and 1.4.
Thanks in advance. MartÃn
-- Best regards, Igor Stasenko.
-- Mariano http://marianopeck.wordpress.com
I tried with latest Eliot vm and it's fine, no crash! On Tue, Apr 3, 2012 at 2:24 PM, Mariano Martinez Peck <marianopeck@gmail.com
wrote:
On Tue, Apr 3, 2012 at 7:14 PM, Igor Stasenko <siguctua@gmail.com> wrote:
yes.. i had similar crashes.. and always involving the progress bar(s). but i was unable to find a fully reproducible case. :(
now you have it :) Thanks Martin for the report. I would like to help but until 14th I cannot do ANYTHING else than my paper :(
On 3 April 2012 16:31, Martin Dias <tinchodias@gmail.com> wrote:
Hi
Almost 100% of the times (but not always) I run certain Fuel test, the vm crashes. The code related to such test has not changed for a long time, so I guess the problem appeared when I started to use the latest vm. I'd thank a lot some help on this issue.
To reproduce, evaluate:
(FLBenchmarksTest selector: #testNumberOfResults) run
in: - any of latest fuel images (por example,
https://ci.lille.inria.fr/pharo/job/Fuel%20Pharo%201.4/284/artifact/Fuel.zip )
- using latest cog vm for win32 (https://ci.lille.inria.fr/pharo/job/Cog-Win32/21/artifact/Cog.zip)
I attach dmps of crashes running in two computers, with both Pharo 1.3 and 1.4.
Thanks in advance. MartÃn
-- Best regards, Igor Stasenko.
-- Mariano http://marianopeck.wordpress.com
On 4 April 2012 05:19, Martin Dias <tinchodias@gmail.com> wrote:
I tried with latest Eliot vm and it's fine, no crash!
yep.. i know. But what is most interesting that those crashes happen only on windows VM since i using own VM daily on mac and having no any problems.. So, this is annoying :( -- Best regards, Igor Stasenko.
On 3 April 2012 19:24, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
On Tue, Apr 3, 2012 at 7:14 PM, Igor Stasenko <siguctua@gmail.com> wrote:
yes.. i had similar crashes.. and always involving the progress bar(s). but i was unable to find a fully reproducible case. :(
now you have it :) Thanks Martin for the report. I would like to help but until 14th I cannot do ANYTHING else than my paper :(
we will do the merge with latest Eliot's update with Esteban.. and then i will check if it is still an issue.
On 3 April 2012 16:31, Martin Dias <tinchodias@gmail.com> wrote:
Hi
Almost 100% of the times (but not always) I run certain Fuel test, the vm crashes. The code related to such test has not changed for a long time, so I guess the problem appeared when I started to use the latest vm. I'd thank a lot some help on this issue.
To reproduce, evaluate:
(FLBenchmarksTest selector: #testNumberOfResults) run
in: - any of latest fuel images (por example,
https://ci.lille.inria.fr/pharo/job/Fuel%20Pharo%201.4/284/artifact/Fuel.zip) - using latest cog vm for win32 (https://ci.lille.inria.fr/pharo/job/Cog-Win32/21/artifact/Cog.zip)
I attach dmps of crashes running in two computers, with both Pharo 1.3 and 1.4.
Thanks in advance. MartÃn
-- Best regards, Igor Stasenko.
-- Mariano http://marianopeck.wordpress.com
-- Best regards, Igor Stasenko.
participants (3)
-
Igor Stasenko -
Mariano Martinez Peck -
Martin Dias