Segmentation fault

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

Segmentation fault

Bernat Romagosa
Hi list,

We're getting this segfault from time to time: http://hastebin.com/kuvefebuhe.sm

The crashes appear to happen randomly, we haven't been able to find out what kind of behavior triggers them.

Here's the machine specs:

Smalltalk vmVersion 'Croquet Closure Cog VM [CoInterpreter VMMaker-oscog-IgorStasenko.123]'
Smalltalk version 'Pharo1.3' 
Smalltalk osVersion 'linux-gnu' 

The Pharo image is a standard One-Click, and the OS is a Debian testing.

Hope you can help us see what's going on...

Thanks!


--
Bernat Romagosa.
Reply | Threaded
Open this post in threaded view
|

Re: Segmentation fault

Igor Stasenko
On 28 February 2012 16:50, Bernat Romagosa
<[hidden email]> wrote:

> Hi list,
>
> We're getting this segfault from time to
> time: http://hastebin.com/kuvefebuhe.sm
>
> The crashes appear to happen randomly, we haven't been able to find out what
> kind of behavior triggers them.
>
> Here's the machine specs:
>
> Smalltalk vmVersion 'Croquet Closure Cog VM [CoInterpreter
> VMMaker-oscog-IgorStasenko.123]'
> Smalltalk version 'Pharo1.3'
> Smalltalk osVersion 'linux-gnu'
>
>
> The Pharo image is a standard One-Click, and the OS is a Debian testing.
>
> Hope you can help us see what's going on...

We're going to update VMs soon, i am currently working on making
windows builds, and then we'll do automated 1-click.

You can download more recent vm from here:

https://ci.lille.inria.fr/pharo/view/Cog/job/Cog-Unix/
which is built automatically,
as well as use one, build by Eliot:
http://www.mirandabanda.org/files/Cog/VM/

--
Best regards,
Igor Stasenko.

Reply | Threaded
Open this post in threaded view
|

Re: Segmentation fault

Bernat Romagosa
Thanks Igor, I'll get the latest one and report if the segfault still happens.

Cheers,

2012/2/28 Igor Stasenko <[hidden email]>
On 28 February 2012 16:50, Bernat Romagosa
<[hidden email]> wrote:
> Hi list,
>
> We're getting this segfault from time to
> time: http://hastebin.com/kuvefebuhe.sm
>
> The crashes appear to happen randomly, we haven't been able to find out what
> kind of behavior triggers them.
>
> Here's the machine specs:
>
> Smalltalk vmVersion 'Croquet Closure Cog VM [CoInterpreter
> VMMaker-oscog-IgorStasenko.123]'
> Smalltalk version 'Pharo1.3'
> Smalltalk osVersion 'linux-gnu'
>
>
> The Pharo image is a standard One-Click, and the OS is a Debian testing.
>
> Hope you can help us see what's going on...

We're going to update VMs soon, i am currently working on making
windows builds, and then we'll do automated 1-click.

You can download more recent vm from here:

https://ci.lille.inria.fr/pharo/view/Cog/job/Cog-Unix/
which is built automatically,
as well as use one, build by Eliot:
http://www.mirandabanda.org/files/Cog/VM/

--
Best regards,
Igor Stasenko.




--
Bernat Romagosa.