similar to: libfget ported to CentOS 6.2?

Displaying 20 results from an estimated 3000 matches similar to: "libfget ported to CentOS 6.2?"

2013 Jun 14
2
crash with CentOS 6.3 2.6.32-220.4.1.el6.x86_64
Hello, Has anyone seen a crash triggered by an incoming telnet connection? It seems that that's what we are experiencing on a certain system. It happens randomly, hard to reproduce. Attached is the crash screen shot. Thanks, Dirce
2011 Dec 14
2
Apache httpd-2.2.15 updates
Hello, I am working on a CentOS Linux 2.6.32-71.el6.x86_64 system. I noticed that the system came with httpd-2.2.15-6 installed. After I run 'yum update' I get httpd-2.2.15-9. I did some research on the Internet, but can't find the following information: are most of the security fixes that appear in httpd-2.2.21 applied to the update on httpd-2.2.15-9? There was a security fix just
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
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
2004 Aug 06
1
IceCast 1.3.11: Segmentation Violation in Linux
Hello all, When I try to run IceCast 1.3.11, it starts up okay, but crashes with Segmentation Violation as soon as a client tries to connect to it. I am suspecting that there is a race condition, because when I try to strace icecast, it works fine. I am a novice level coder, so I dont know how else I can help you. :-) This is a problem I had with 1.3.10, but I downloaded 1.3.11 to see if you
2002 Nov 28
0
problem with smbc_init in libsmbclient
Hi, I have attached a very simple c program, that first does a smbc_init and then a smbc_opendir. The problem: smbc_init return an error (No such file or directory) and then i get a segmentation fault. I don't know what possibly could be the problem. Maybe some of you guys have an idea. I think i have libsmbclient from samba 2.2.7(compiled on my own system) and the rest of the samba stuff is
2023 May 05
0
[PATCH] vhost_net: Use fdget() and fdput()
On Fri, May 05, 2023 at 04:41:55PM +0800, ye xingchen wrote: > >> > >> From: Ye Xingchen <ye.xingchen at zte.com.cn> > >> > >> convert the fget()/fput() uses to fdget()/fdput(). > >What's the advantages of this? > > > >Thanks > >> > >> Signed-off-by: Ye Xingchen <ye.xingchen at zte.com.cn> > >> ---
2023 Feb 28
1
[PATCH] io_uring: fix fget leak when fs don't support nowait buffered read
Heming reported a BUG when using io_uring doing link-cp on ocfs2. [1] Do the following steps can reproduce this BUG: mount -t ocfs2 /dev/vdc /mnt/ocfs2 cp testfile /mnt/ocfs2/ ./link-cp /mnt/ocfs2/testfile /mnt/ocfs2/testfile.1 umount /mnt/ocfs2 Then umount will fail, and it outputs: umount: /mnt/ocfs2: target is busy. While tracing umount, it blames mnt_get_count() not return as expected. Do a
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
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
2023 May 05
0
[PATCH] vhost_net: Use fdget() and fdput()
On Fri, May 5, 2023 at 2:24?PM <ye.xingchen at zte.com.cn> wrote: > > From: Ye Xingchen <ye.xingchen at zte.com.cn> > > convert the fget()/fput() uses to fdget()/fdput(). What's the advantages of this? Thanks > > Signed-off-by: Ye Xingchen <ye.xingchen at zte.com.cn> > --- > drivers/vhost/net.c | 10 +++++----- > 1 file changed, 5 insertions(+),
2023 May 11
0
[PATCH] vhost_net: Use fdget() and fdput()
On Fri, May 05, 2023 at 02:24:04PM +0800, ye.xingchen at zte.com.cn wrote: > From: Ye Xingchen <ye.xingchen at zte.com.cn> > > convert the fget()/fput() uses to fdget()/fdput(). > > Signed-off-by: Ye Xingchen <ye.xingchen at zte.com.cn> > --- > drivers/vhost/net.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git
2017 Mar 21
0
[PATCH net-next 7/8] vhost_net: try batch dequing from skb array
We used to dequeue one skb during recvmsg() from skb_array, this could be inefficient because of the bad cache utilization and spinlock touching for each packet. This patch tries to batch them by calling batch dequeuing helpers explicitly on the exported skb array and pass the skb back through msg_control for underlayer socket to finish the userspace copying. Tests were done by XDP1: - small
2010 Jul 14
1
Running yum shows errors
Hi I am getting the following errors when i try to use yum to install the net-snmp paclages. [root at sc1 yum.repos.d]# yum install net-snmp Loaded plugins: fastestmirror Determining fastest mirrors Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 229,
2009 Feb 17
0
Bits from the Samba packaging team in Debian
Hello dear Samba (and hopefully Debian/Ubuntu) users, Please find here some news from the team that packages Samba for Debian (and threfore indirectly for Ubuntu). As some of you might know, Debian 5.0 "lenny" was released on February 14th. Samba provided in lenny in the 3.2.5 version plus two fixes from 3.2.6: * Fix segfault whan accessign some NAS devices running old versions of
2004 May 17
0
openbsd compilation fails for recent checkout of v1-0_stable
This has been mentioned before on this list, but in order for md5.c to compile successfully (OpenBSD 3.3), the following must change in md5.c: #if defined( __FreeBSD__ ) || defined( __OpenBSD__ ) # include <sys/endian.h> Change this to be: #if defined( __FreeBSD__ ) || defined( __OpenBSD__ ) # include <machine/types.h> # include <machine/endian.h> And -E is an invalid
2004 May 25
0
Compiling on OSX 10.3.3
Hi, Just thought I'd let you guys know about my time in compiling on Panther. Not being the world's greatest Makefile expert, and after applying the patch suggested on this list (and modifying it so that the 7.2.0 was replaced by a 7.3.0 - for the latest Darwin kernel) I still had issues with my system requiring endian.h and byteswap.h . Being ignorant of most things, after much
2011 Aug 25
2
Puppet Error during Yum execution
Every time a client checks in with the puppetmaster, I receive the following error in the client logs: Wed Aug 24 19:55:27 +0000 2011 Puppet (notice): Starting Puppet client version 0.25.5 Wed Aug 24 19:56:05 +0000 2011 Puppet (err): Could not prefetch package provider ''yum'': Execution of ''/usr/bin/python /usr/lib/ruby/
2007 May 15
1
smbd hangs on solaris
In trying to get samba on solaris 10 to integrate in our AD, I installed the version from blastwave. The problem I have now is that smbd seems to hang when I start it with smbd -D. The log output with -d 10 is probably too long to post, but here is the last rows before the hang: [2007/05/15 13:05:15, 5] lib/charcnv.c:(81) Substituting charset '646' for LOCALE [2007/05/15 13:05:15, 5]
2004 Aug 06
1
I declare ices stable
Here are some specs on the problem I've been experiencing with mine. Any advice? Have searched the archive for this and seen only one other person with the same issue however there was no reply to his post. Here goes. I installed icecast version: 1.3.10 with shout version: 0.8.0 on my Redhat 7.1 700Mhz CPU with 128Mb of RAM. Got the streaming to work however I keep seeing messages