[PD] RPi Debug

Christof Ressi christof.ressi at gmx.at
Wed Dec 5 15:59:17 CET 2018


> +1, although you could have changed the subject as well :-)

guilty as charged

> Gesendet: Mittwoch, 05. Dezember 2018 um 15:14 Uhr
> Von: "IOhannes m zmoelnig" <zmoelnig at iem.at>
> An: Kein Empfänger
> Cc: pd-list at lists.iem.at
> Betreff: Re: [PD] RPi Debug
>
> On 05.12.18 14:12, Christof Ressi wrote:
> >  > is sometimes piling up RAM, which causes the RPi to crash. can this be connected?
> > do you happen to print stuff to the console continuously? There was an issue 
> > that when you print *a lot* of text, the GUI would eventually run out of memory 
> > (don't know if this has been fixed in the meantime).
> 
> the question is how to actually fix it in a reasonable way.
> maybe I do want to have zillions of lines of text in my RAMmed up machine?
> 
> anyhow, if the printout is indeed the culprit (and it sounds like a
> plausible analysis to me), then a simpe fix could be to just print to
> stderr.
> that is, start pd with:
> 
> $ pd -stderr
> 
> you will still have a GUI, but the Pd-console will be redirected to the
> terminal (which just drops the oldest lines).
> 
> 
> > BTW: your last three e-mails all had different subject lines although the topic 
> > is the same. make sure that you keep the subject line, so people can later 
> > follow the thread.
> 
> +1, although you could have changed the subject as well :-)
> 
> fgmr
> IOhannes
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
>





More information about the Pd-list mailing list