hi all, hi georg
the pdradio-website returns an error when trying to visit the 'radio interface'-site:
Site error
This site encountered an error trying to fulfill your request. The errors were:
Error Type error Error Value (32, 'Daten\xfcbergabe unterbrochen (broken pipe)') Request made at 2005/09/20 02:54:16.830 GMT+2
i can receive the webstream, but it is only silence. i'm glad to listen to pdradio again.
cheers roman
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
Hallo!
the pdradio-website returns an error when trying to visit the 'radio interface'-site:
thanks - up again. it seems that there is something wrong with readanysf~ ... don't know why, but it seems to crash once a week ...
LG Georg
Site error
This site encountered an error trying to fulfill your request. The errors were:
Error Type error Error Value (32, 'Daten\xfcbergabe unterbrochen (broken pipe)') Request made at 2005/09/20 02:54:16.830 GMT+2
i can receive the webstream, but it is only silence. i'm glad to listen to pdradio again.
cheers roman
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Am 20.09.2005 um 09:39 schrieb Georg Holzmann:
Hallo!
the pdradio-website returns an error when trying to visit the 'radio interface'-site:
thanks - up again. it seems that there is something wrong with readanysf~ ... don't know why, but it seems to crash once a week ...
sounds like a memory leak, no ? T
Hallo!
sounds like a memory leak, no ?
yes, but I didn't find it ... :(
besides that: what is the "standard" tool on linux to search for memory-leaks ?
Thanks, LG Georg
T
Am 20.09.2005 um 13:44 schrieb Georg Holzmann:
Hallo!
sounds like a memory leak, no ?
yes, but I didn't find it ... :(
besides that: what is the "standard" tool on linux to search for memory-leaks ?
Hallo!
thanks ! wow - there are so many invalid read, write, frees, ... :(
LG Georg
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Tue, 20 Sep 2005, Thomas Grill wrote:
Am 20.09.2005 um 09:39 schrieb Georg Holzmann:
the pdradio-website returns an error when trying to visit the 'radio interface'-site:
thanks - up again. it seems that there is something wrong with readanysf~ ... don't know why, but it seems to crash once a week ...
sounds like a memory leak, no ?
In the meanwhile, make a script that detects the crash and restarts the server automatically (and logs that event).
And because memory leaks often slow down the server after a while (due to swapping), it's a good thing to restart the server every few days until the bug actually gets fixed.
Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju Freelance Digital Arts Engineer, Montréal QC Canada
Hallo!
In the meanwhile, make a script that detects the crash and restarts the server automatically (and logs that event).
well, thats the problem - before it is crashing, readanysf~ is writing so many messages in the logfile, so the logfile gets as big as the partition (in a very short time) and crashes ... ... so I cannot use logrotate or save the logfile somwhere else, if I want to read something about the errors ...
but anyway, I will simply add a reboot for now ...
LG Georg