Bug 52905 - fills xsession-errors with shoutcast stream
Summary: fills xsession-errors with shoutcast stream
Status: RESOLVED FIXED
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-12 03:56 UTC by david
Modified: 2003-01-12 20:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david 2003-01-12 03:56:26 UTC
Version:           2.2.0 (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc-3.2 
OS:          Linux

When playing shoutcast stream from Digitally Imported, noatun fills $HOME/.xsession-errors with the following:

noatun: STREAMING: resume job
noatun: STREAMING: buffersize = 29056 bytes
noatun: STREAMING: buffersize = 30080 bytes
noatun: STREAMING: buffersize = 31488 bytes
noatun: STREAMING: buffersize = 32896 bytes
noatun: STREAMING: buffersize = 34304 bytes
noatun: STREAMING: buffersize = 35712 bytes
noatun: STREAMING: buffersize = 37120 bytes
noatun: STREAMING: buffersize = 38528 bytes
noatun: STREAMING: buffersize = 39296 bytes
noatun: STREAMING: buffersize = 40320 bytes
noatun: STREAMING: buffersize = 41728 bytes
noatun: STREAMING: buffersize = 43136 bytes
noatun: STREAMING: buffersize = 44544 bytes
noatun: STREAMING: buffersize = 45952 bytes
noatun: STREAMING: buffersize = 47360 bytes
noatun: STREAMING: buffersize = 48512 bytes
noatun: STREAMING: buffersize = 49920 bytes
noatun: STREAMING: buffersize = 51328 bytes
noatun: STREAMING: buffersize = 52736 bytes
noatun: STREAMING: buffersize = 54144 bytes
noatun: STREAMING: buffersize = 55552 bytes
noatun: STREAMING: buffersize = 56960 bytes
noatun: STREAMING: buffersize = 57728 bytes
noatun: STREAMING: buffersize = 58752 bytes
noatun: STREAMING: buffersize = 60160 bytes
noatun: STREAMING: buffersize = 61568 bytes
noatun: STREAMING: buffersize = 62976 bytes
noatun: STREAMING: buffersize = 64384 bytes
noatun: STREAMING: buffersize = 65792 bytes
noatun: STREAMING: suspend job

After approx 3 hours, the file had grown to 7.4GB. This is on SuSE 8.1, with KDE 3.1 rc6 compiled myself, with default configure options.
Of course, this will bring KDE to a grinding halt when the partition fills.
Comment 1 matze 2003-01-12 20:59:14 UTC
fixed by commenting out the offending kdDebug() 
moved all other kdDebug() to area 400