Displaying 20 results from an estimated 4000 matches similar to: "Ices memory leak?"
2004 Aug 06
2
Ices memory leak?
i'd also point out that memory "use" under linux can be deceptive.
-----Original Message-----
From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
Brendan Cully
Sent: Monday, September 10, 2001 4:00 PM
To: icecast@xiph.org
Subject: Re: [icecast] Ices memory leak?
On Monday, 10 September 2001 at 12:45, Jason Mansfield wrote:
> Is anyone else experiencing what
2004 Aug 06
0
Ices memory leak?
On Monday, 10 September 2001 at 12:45, Jason Mansfield wrote:
> Is anyone else experiencing what seems to be a memory
> leak with Ices? I can have icecast up and running with
> WinAmp streaming to it from my '98 box for days at a
> time with no problem. As soon as I start Ices I'll
> launch top to watch and my free mem starts dropping
> -fast-. Starting from about 160MB
2004 Aug 06
0
Ices memory leak?
Great. If you have some pointers with further explanations, that'd be
great, because lately I've been wondering why 256 MB fills up all the way
to the point my desktop system slows to a crawl. Someone seriously messed
with the 2.4.x memory handling.
It's probably caching and mmap'ing lots of stuff but I want it to pipe
DOWN !
o any pointers are appreciated. Especially on the
2004 Aug 06
2
Two Things: Python 2.1 & ices 0.2.2 / Multiple Streams
First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to
add -lutil to the $LIBS definition whilst ./configure'ing. Otherwise,
configure won't find Py_Initialize
Secondly - multiple streams
I've added a second "stream" definition to my ices.conf, and both streams
show up as sources for icecast, (http://blah.com:8000/list.cgi), though
when i try to connect
2004 Aug 06
2
Stuttering stream
> A good number have id3v2 tags... say 20-30%.
Do you find that it's stuttering on id3v2 files? Since those contain
data that is counted by the timing code, but not played the the player,
that seems a likely suspect. Ie, you'll get _playable_ data too slow.
Try a stream with _no_ id3v2 files and see if the problem persists.
> > What version of linux? glibc?
>
> RH 7.2
2004 Aug 06
9
Stuttering stream
> Done, and it's working... but not significantly better than before.
> Whereas before I couldn't clear a single song without the stream devolving
> into skipping, now I'm averaging between 15-20 minutes. Better, but still
> not acceptable.
THen I suggest you start to look elsewhere for your problem. libshout
is quite well tested and every time someone has thought it was
2004 Aug 06
2
Multiple Stream? Request for Config
Greeting all --
I'm having some problems setting up multiple streams with iceS, for
example, a hi-bandwidth and lo-bandwidth stream of the same audio. Could
someone post a config that works in this case?
thanks
.oOo.oOo.o..o.oOo.oOo.
Ben Wilson
admin -- thelocust.org
ben@thelocust.org
'OoO'OoO'O''O'OoO'OoO'
--- >8 ----
List archives:
2004 Aug 06
1
mp3check and mp3_check?
Hello Sirs,
> > Have you ran them through mp3check and mp3_check?
>
>Yep. Found a couple with a few bad frames and deleted them. Other than
>that, nothing worse than a missing ID3 tag or two.
Could you please give me the address of these tool(mp3check, mp3_check).
I have many bad coded mp3, When Icecast streaming these bad! mp3s it kicks
the connected clients. I want to delete
2004 Nov 29
1
Labeling charts within a loop
Hi All:
This may turn out to be very simply, but I can't seem to add the name of
the school to a chart. The loop I created is below that subsets a
dataframe and creates a chart for each school based on certain
variables. As it stands now, they title includes the school's ID number.
Instead, I want to replace this with the school's actual name, which is
stored in a variable called
2004 Dec 08
5
problems with print$
Hi All,
I finally signed up for the list after years of using Samba successfully -
a testament to the quality of Samba. Yet now I have a problem with the
point-and-print functionality. I am able to authenticate against my server
(Solaris 8, Samba 3.0.7, OpenLDAP 2.1.25) as user 'chuck' in my LDAP
directory and browse the shares, but when I right-click on the printer and
select
2004 Aug 06
4
ices 0.2.2 does not reencode mp3s
I recently upgraded ices from 0.1.0 to 0.2.2. I have found that it
is not reencoding my mp3 stream, even though I have it configured to.
This is on a RedHat linux 7.0 system, kernel 2.4.11
ices build commands:
./configure --with-perl --with-lame \
--with-lame-includes=/usr/local/src/lame-3.89/include \
--with-lame-libraries=/usr/local/src/lame-3.89/libmp3lame/.libs
gmake
2010 Feb 19
3
ssh feature - ignore colon in host name
sorry if this has been discussed and rejected before, I'm new to the
list, I did google but didn't find anything.
--
quite often I use ssh and scp within a few minutes, so I might do this...
scp myfile user at host.example.com:
ssh user at host.example.com
it would make life a lot easier if I could type
scp myfile user at host.example.com:
ssh !$
or sometimes I simply copy
2004 Aug 06
1
icecast1: metadata in aliases?
is it possible to have metadata updated on an alias from the aliased
stream (save with some external application)?
--
ben wilson
ben@thelocust.org
http://thelocust.org
http://phliteklub.org
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
2004 Aug 06
1
ices 0.2.2 compile problems Py_Initialize and cannot find -lz
Hey Harvey -- all you need to do is to add -lutil to the $LIBS list
around line 3968 of "configure"
LIBS="-l$lib -lm -ldl $LIBS"
becomes
LIBS="-l$lib -lm -ldl -lutil $LIBS"
hould solve yer problems.
also, around line 3957, in the 'for lib in python python2.0 python1.6,
etc, you may want to add python2.1 (if you have 2.1 installed, else it
may have trouble
1998 Jun 30
3
NT Crashes when doing large network file Xfers (was Re: NT crashes during smbtar)
Ok.. Just for the record, I STAND CORRECTED! The problem does
appear to be NT.. The thing that irritated me was that nobody was
interested in giving any backup data! Everyone just wanted to blindly
admit that it must be NT. Ok.. Enuf bitching.. On to the better stuff...
Anyway, David Mansfield and I are trying to narrow down the machine
configurations where this happens.. Currently, we've
2013 Aug 29
2
gmirror crash writing to disk? Or is it su+j crash?
So I have a system running:
FreeBSD walk.dclg.ca 9.2-RC3 FreeBSD 9.2-RC3 # r254952: Wed Aug 28 03:02:55
EDT 2013 root at walk.dclg.ca:/usr/obj/usr/src/sys/STRIKE i386
and it has two 2T SATA disks. To keep this post short, the crash.txt is
here.
https://uk.eicat.ca/owncloud/public.php?service=files&t=fea9d25579fe0c4afb808859e80e1493
now curiously, while running a "make -j4
2004 Aug 06
3
Stuttering stream
Expanding on Jack's note.
In a default lame install, the lame library in in /usr/local/lib which is
not in the 'trusted' library directories, hence why the linker/loader can't
find it. What you need to do to fix it (as root), is open up /etc/ld.so.conf
and add /usr/local/lib to the file. This file just contains various paths
that will be searched in addition to /usr/lib & /lib
2004 Aug 06
4
Stuttering stream
on 2/6/02 10:19 AM, Jack Moffitt at jack@xiph.org wrote:
>> It's not my bandwidth from the server... a week ago, I was streaming
>> Shoutcast from Windows with no problems. It's not my bandwidth at work
>> (where I'm listening), I can pull in other 128k streams with no problem.
>>
>> Help?
>
> Where is shout?
>
> And you shouldn't be
2002 Apr 30
2
writing processes are blocking in log_wait_common with data=ordered
I have a system with many processes writing to a common data file using
pwrite. These processes are each writing to existing blocks in the file,
not changing the file size, and the file has no holes.
When the processes get going, they seem to bottleneck at log_wait_common
(according to ps alnx). That is, one process is uninterruptible in
log_wait_common, the rest are uninterruptible in down.
2004 Aug 06
2
"Bind to socket failed"
On Mon, 4 Feb 2002, Jack Moffitt wrote:
> > I'm running RedHat 7.2 (kernel 2.4.17) on a PII 300. I'm using Liveice
> > with XMMS. I had no problem broadcasting with Shoutcast and Winamp back
> > before I switched over to Linux. I'd love to get going on broadcasting...
> > but Icecast refusing to open is a problem.
>
> Did you use the hostname parameter in