similar to: IceCast 1.3.11: Segmentation Violation in Linux

Displaying 20 results from an estimated 400 matches similar to: "IceCast 1.3.11: Segmentation Violation in Linux"

2004 Aug 06
1
error in ice_resolve on libc5 system
HI, I got an Error while compiling the icecast Server on SuSE 5.3. ice_resolv.c: In function inux_gethostbyname_r': ice_resolv.c:170: warning: passing arg 5 of ethostbyname_r' from incompatible pointer type ice_resolv.c:170: too many arguments to function ethostbyname_r' ice_resolv.c: In function inux_gethostbyaddr_r': ice_resolv.c:181: warning: passing arg 7 of
2005 Apr 06
1
Probles installing Icecast-1.3.12
Hello, I?m trying install "icecast-1.3.12" on my Linux Red Hat 7.2. When I introduce: ./configure it give me back: creating cache ./config.cache Building icecast-1.3.12... checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking
2000 Sep 25
2
off-by-one errors in getnameinfo()
Description: getnameinfo() (confirmed for CVS version 1.14.2.1) does this sort of buffer size checks (these is just two of many cases): if (strlen(sp->s_name) > servlen) return ENI_MEMORY; strcpy(serv, sp->s_name); ... if (strlen(hp->h_name) > hostlen) {
2004 Aug 06
2
Are someone using icecast on AIX
Hello for all, I'm looking for someone that are using icecast on AIX (my oslevel 4.3.3.0, and gcc 2.95.3.0), or someone could help me. I'm trying to compile icecast and get some error, see below... Thank's Anibal ------------------- # ./configure loading cache ./config.cache Building icecast-1.3.12... checking for a BSD compatible install... ./install-sh -c checking whether
2001 Jan 22
0
Patches for failing build & bus error on SPARC/Linux
All - For those installs on crusty old hardware and OS releases, here are patches to fix two OpenSSH problems on sparc redhat 4.2 systems. 1. `Old PAM' #defines different - build fails with undefined symbols when PAM used. 2. Running ssh on sparc hardware results in bus error on some connection negotiations. Unaligned data on call to inet_ntoa() results in bus error.
2008 Jul 07
2
copyin having secondary effects.
Dtracing gethostbyname I''m trying to read the h_alias array and all the entries it points to however every time I copyin an entry pointed to by the first entry in teh h_alias array the other entries in the array get corrupted. So I have ended up with this script: #!/usr/bin/dtrace -CZs #include <netdb.h> pid$target::gethostbyname_r:return { self->r = (struct hostent
2004 Aug 06
0
IceCast 1.3.11: Segmentation Violation in Linux
*sigh* Yes, you're right... It _has_ been a few years. My drive is filling up and all, I probably have tons of old/vulnerable daemons, so it's probably time for a fresh install. I'll let you know what turns up! -P -----Original Message----- From: Jack Moffitt [mailto:jack@xiph.org] Sent: Wednesday, August 08, 2001 1:29 PM To: Kenyon, Paul Cc: icecast-dev@xiph.org Subject: Re:
2016 Dec 02
2
segfault at 968 Error
does it crash reproducable at the same file or is it randomly? Am 2. Dezember 2016 07:50:20 MEZ, schrieb VigneshDhanraj G <vigneshdhanraj.g at gmail.com>: >Any update on this issue. > >On Wed, Nov 30, 2016 at 6:29 PM, VigneshDhanraj G < >vigneshdhanraj.g at gmail.com> wrote: > >> Hi Team, >> >> While Running rsync rsync://username at ip:873 , I am
2015 Jan 25
0
SmartOS: nss_wrapper: conflicting types
Hello, I am attempting to build Samba 4.2.0 RC4 (I have not tried previous versions yet) and after applying attached patches the build fails with (full build and configure output attached). [2006/3812] Compiling lib/nss_wrapper/nss_wrapper.c ../lib/nss_wrapper/nss_wrapper.c:2405:5: error: conflicting types for 'gethostby name_r' In file included from
2002 Nov 20
0
[PATCH] Updated patch to rsync for Stratus VOS
This is an updated version of my patches to get rsync to build and run its tests on the Stratus VOS operating system. I have updated this patch to apply cleanly to the current copy of HEAD. I also ran the test suite and discovered that I needed to tweak a few spots in the Makefile to append the executable suffix (VOS is one of the few systems that has a required executable suffix). There are a
2009 Sep 04
0
Samba Panic when attempting to connect using OS X client (3.3.7)
Hi, Am running Samba 3.3.7 on FreeBSD 7.1. All Windows clients (W2K & WXP) can connect fine but cannot connect any OS X clients (version 10.4 & 10.5). These OS X client receive an error message saying it cannot connect. The log indicates the following: [2009/09/04 12:26:19, 0] lib/fault.c:fault_report(40) =============================================================== [2009/09/04
2000 Jan 27
0
more NetBSD patches, for OpenSSH V1.2.2
Hi, the following patches are in the NetBSD packages collection to get OpenSSH 1.2.2 going. Changes: * /dev/urandom may be there but not in the kernel - make sure * Pull in some more headers needed by configure * Add proper ld-flags for ELF platforms * Some code cleanup * Install example files always to a different dir, and use out build system to DTRT WRT getting them to /etc.
2009 Sep 10
3
Samba Panic when attempting to connect using OS X cli ent (3.3.7)
Can someone help me out here? I've recompiled and made changes to the smb.conf to no avail. ~Doug > -----Original Message----- > From: samba-bounces at lists.samba.org > [mailto:samba-bounces at lists.samba.org]On Behalf Of Doug Sampson > Sent: Friday, September 04, 2009 12:41 PM > To: 'samba at lists.samba.org' > Subject: [Samba] Samba Panic when attempting to
2006 Oct 30
3
Why does gethostbyname_r appear to leak?
I am running a very simple multithreaded program (TestThread.C) which calls gethostbyname_r in several threads. My analysis of this program with both truss and DTrace suggest that is has a small leak. However, if I alter the program to have many more threads and run for a lot longer it never runs out of memory and does not carry on growing. Can anybody explain what I am missing in my analysis or
2017 Mar 02
12
[4.0.0 Release] Release Candidate 3 has been tagged
Hello testers, 4.0.0-rc3 was just tagged from the branch at r296762. This is a release candidate in the real sense: if no major issues show up with this one, it is the version that will be released. Please let me know if you find any issues, including in release notes or documentation, which will be on the pre-release web site later today. Please build, test, and upload binaries to the sftp
2004 Nov 02
1
Problems with 1.3
After encountering a mysterious problem with Icecast 2.0 and streaming to Flash within IE for Windows, we've had to roll back to Icecast 1.3.12 2.0 Problem here: http://lists.xiph.org/pipermail/icecast/2004-October/007726.html Of course, I'm now having problems installing Icecast 1.3.12. When running gmake or make after ./configure with or without the --with-libwrap or
2004 Feb 23
1
ssh + ldap issues
In an effort to install cfengine (which requires 0.96b + of ssl), we've had to recompile all sorts of related packages on our RedHat 6.2 boxes. In addition, we're trying to implement an LDAP directory. Basically the source RPMS for RedHat 7.3 were installed and compiled on a 6.2 box to get this all to work. We're running into the following problem on the 6.2 boxes after having
2016 Dec 02
0
segfault at 968 Error
Any update on this issue. On Wed, Nov 30, 2016 at 6:29 PM, VigneshDhanraj G < vigneshdhanraj.g at gmail.com> wrote: > Hi Team, > > While Running rsync rsync://username at ip:873 , I am getting following > error. > > rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by > peer (104) > rsync error: error in rsync protocol data stream (code 12) at
2016 Nov 30
2
segfault at 968 Error
Hi Team, While Running rsync rsync://username at ip:873 , I am getting following error. rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.1.1] In Remote pc , i can see segmentation fault, dmesg gives following error. My remote PC using debian wheezy. rsync[9022]: segfault at 968
2016 Dec 02
0
segfault at 968 Error
Thanks, same file consistently it is crashing. On Fri, Dec 2, 2016 at 12:44 PM, <devzero at web.de> wrote: > does it crash reproducable at the same file or is it randomly? > > Am 2. Dezember 2016 07:50:20 MEZ, schrieb VigneshDhanraj G < > vigneshdhanraj.g at gmail.com>: > >> Any update on this issue. >> >> On Wed, Nov 30, 2016 at 6:29 PM,