[squeak-dev] Fwd: Squeak 5.0 All in one crashed on my Pi after running 3 weeks at 40% CPU

tim Rowledge tim at rowledge.org
Fri Sep 18 17:38:33 UTC 2015


On 18-09-2015, at 9:06 AM, Herbert König <herbertkoenig at gmx.net> wrote:
> since the 5.0 all in one I use it 24/7 on my Pi without any problems. 
> The recent uninterrupted run was about three weeks (there had been a two 
> week run before) and a few minutes ago it crashed with no apparent reason.

I don’t think I’ve ever run anything for that long continuously. That long implies it isn’t any simple run-out-of-memory problem, or code-generation. The best I can think of right now is that the *data* you had got in this case was a bit ugly and upset the bitblt prim. 
The only real way to find anything out here would be to run a debug vm under gdb and see what can be found when it crashes. Which with a three-week use case is going to be such fun…

Which reminds me, I have no idea if we provide debug build VMs for people to grab? Anyone?

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: BNE: Buy Non-IBM Equipment





More information about the Squeak-dev mailing list