search for: gethostbyaddr_r

Displaying 13 results from an estimated 13 matches for "gethostbyaddr_r".

2004 Aug 06
1
IceCast 1.3.11: Segmentation Violation in Linux
...o "strace -o /dev/null ./icecast" Linux poseidon 2.2.15 #1 SMP Wed Mar 21 16:48:40 CST 2001 i686 unknown libc version is 5.4.46 Also, in order for icecast to even compile on my system, I had to modify ice_resolv.c. Apparently, youre expecting an extra parameter in gethostbyname_r and gethostbyaddr_r. Diffs follow: 170c170 < if (gethostbyname_r (hostname, res, buffer, buflen, error) >= 0) --- > if (gethostbyname_r (hostname, res, buffer, buflen, &res, error) >= 0) 181c181 < if ((out = gethostbyaddr_r (host, hostlen, AF_INET, he, buffer, buflen, error) &gt...
2016 Dec 02
2
segfault at 968 Error
...c_dlopen_mode () from >> /lib/x86_64-linux-gnu/libc.so.6 >> #12 0x00007fa75efbee94 in __nss_lookup_function () from >> /lib/x86_64-linux-gnu/libc.so.6 >> #13 0x00007fa75efbf6ab in __nss_next2 () from >> /lib/x86_64-linux-gnu/libc.so.6 >> #14 0x00007fa75efc5666 in gethostbyaddr_r () from >> /lib/x86_64-linux-gnu/libc.so.6 >> #15 0x00007fa75efcae1d in getnameinfo () from >> /lib/x86_64-linux-gnu/libc.so.6 >> #16 0x0000000000441002 in lookup_name () >> #17 0x0000000000440e3b in client_name () >> #18 0x000000000044d566 in start_daemon () &gt...
2009 Sep 10
3
Samba Panic when attempting to connect using OS X cli ent (3.3.7)
.../sbin/smbd > #1 0x29d27a <dump_core_setup+1594> at /usr/local/sbin/smbd > #2 0xbfbfffb4 > #3 0x20a4012f <__nss_wins_freebsd_gethostbyname_r+47> at > /usr/local/lib/nss_wins.so.1 > #4 0x207d28d4 <nsdispatch+452> at /lib/libc.so.7 > #5 0x207d2230 <gethostbyaddr_r+240> at /lib/libc.so.7 > #6 0x207d235f <gethostbyaddr+95> at /lib/libc.so.7 > #7 0x207b51f6 <getipnodebyaddr+150> at /lib/libc.so.7 > #8 0x207b3647 <getnameinfo+1191> at /lib/libc.so.7 > #9 0x29f992 <sys_getnameinfo+98> at /usr/local/sbin/smbd >...
2016 Nov 30
2
segfault at 968 Error
...64-linux-gnu/libc.so.6 #11 0x00007fa75efe58f7 in __libc_dlopen_mode () from /lib/x86_64-linux-gnu/libc.so.6 #12 0x00007fa75efbee94 in __nss_lookup_function () from /lib/x86_64-linux-gnu/libc.so.6 #13 0x00007fa75efbf6ab in __nss_next2 () from /lib/x86_64-linux-gnu/libc.so.6 #14 0x00007fa75efc5666 in gethostbyaddr_r () from /lib/x86_64-linux-gnu/libc.so.6 #15 0x00007fa75efcae1d in getnameinfo () from /lib/x86_64-linux-gnu/libc.so.6 #16 0x0000000000441002 in lookup_name () #17 0x0000000000440e3b in client_name () #18 0x000000000044d566 in start_daemon () #19 0x000000000043eb74 in start_accept_loop () #20 0x0000...
2009 Sep 04
0
Samba Panic when attempting to connect using OS X client (3.3.7)
...mb_panic+133> at /usr/local/sbin/smbd #1 0x29d27a <dump_core_setup+1594> at /usr/local/sbin/smbd #2 0xbfbfffb4 #3 0x20a4012f <__nss_wins_freebsd_gethostbyname_r+47> at /usr/local/lib/nss_wins.so.1 #4 0x207d28d4 <nsdispatch+452> at /lib/libc.so.7 #5 0x207d2230 <gethostbyaddr_r+240> at /lib/libc.so.7 #6 0x207d235f <gethostbyaddr+95> at /lib/libc.so.7 #7 0x207b51f6 <getipnodebyaddr+150> at /lib/libc.so.7 #8 0x207b3647 <getnameinfo+1191> at /lib/libc.so.7 #9 0x29f992 <sys_getnameinfo+98> at /usr/local/sbin/smbd #10 0x2b92c9 <get_...
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
2016 Dec 02
0
segfault at 968 Error
...0007fa75efe58f7 in __libc_dlopen_mode () from > /lib/x86_64-linux-gnu/libc.so.6 > #12 0x00007fa75efbee94 in __nss_lookup_function () from > /lib/x86_64-linux-gnu/libc.so.6 > #13 0x00007fa75efbf6ab in __nss_next2 () from > /lib/x86_64-linux-gnu/libc.so.6 > #14 0x00007fa75efc5666 in gethostbyaddr_r () from > /lib/x86_64-linux-gnu/libc.so.6 > #15 0x00007fa75efcae1d in getnameinfo () from > /lib/x86_64-linux-gnu/libc.so.6 > #16 0x0000000000441002 in lookup_name () > #17 0x0000000000440e3b in client_name () > #18 0x000000000044d566 in start_daemon () > #19 0x000000000043eb74...
2016 Dec 02
0
segfault at 968 Error
...t;>> /lib/x86_64-linux-gnu/libc.so.6 >>> #12 0x00007fa75efbee94 in __nss_lookup_function () from >>> /lib/x86_64-linux-gnu/libc.so.6 >>> #13 0x00007fa75efbf6ab in __nss_next2 () from >>> /lib/x86_64-linux-gnu/libc.so.6 >>> #14 0x00007fa75efc5666 in gethostbyaddr_r () from >>> /lib/x86_64-linux-gnu/libc.so.6 >>> #15 0x00007fa75efcae1d in getnameinfo () from >>> /lib/x86_64-linux-gnu/libc.so.6 >>> #16 0x0000000000441002 in lookup_name () >>> #17 0x0000000000440e3b in client_name () >>> #18 0x000000000044d56...
2006 Sep 16
2
Error starting Samba
Hello, My samba was working until I changed some configurations in order for it to work with ldap. However, samba won't start now, even after I returned to my old configuration. Here is the error I'm getting: # /etc/init.d/samba restart * Stopping Samba daemons... [ ok ] * Starting Samba daemons... /etc/init.d/samba: line 25: 13064
2006 Jul 18
2
smbd panic on security = ADS
...78) [0x81ffea8] #1 /usr/sbin/smbd(smb_panic+0x19) [0x82000a5] #2 /usr/sbin/smbd [0x81ee1b5] #3 [0xffffe420] #4 /lib/libnss_mdns.so.2 [0xb77826d3] #5 /lib/libnss_mdns.so.2 [0xb7782941] #6 /lib/libnss_mdns.so.2(mdns_query_ipv4+0xa7) [0xb7782a24] #7 /lib/libnss_mdns.so.2(_nss_mdns_gethostbyaddr_r+0x134) [0xb77840c0] #8 /lib/tls/i686/cmov/libc.so.6(gethostbyaddr_r+0x156) [0xb7cdb1f6] #9 /lib/tls/i686/cmov/libc.so.6(getnameinfo+0x41c) [0xb7ce328c] #10 /usr/lib/libldap_r.so.2(ldap_pvt_get_hname+0x5a) [0xb7f3af24] #11 /usr/lib/libldap_r.so.2(ldap_host_connected_to+0x132) [0xb7f36bc9...
2004 Aug 06
2
Are someone using icecast on AIX
...(cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for rename... (cached) yes checking for setpgid... (cached) yes checking for basename... (cached) yes checking for setsockopt... (cached) yes checking for gethostbyname_r... (cached) yes checking for gethostbyaddr_r... (cached) yes checking for getrlimit... (cached) yes checking for setrlimit... (cached) yes checking for umask... (cached) yes checking for inet_addr... (cached) yes checking for inet_aton... (cached) yes checking for localtime_r... (cached) yes checking for select... (cached) yes checking for pt...
2006 Sep 16
4
INTERNAL ERROR: Signal 11 in pid 8928 (3.0.23c)
Hello! It seems my struggle with Samba isn't quite over. My latest problem is exactly what you see above, followed by an attempt to core dump. This occurs upon authentication to the system. My system is part of a W2K3 domain. I looked at the Samba HOWTO, but apparently I have a system (FC5), that doesn't allow core dumps when the PID changes, since no core dumps are being created.
2005 Apr 06
1
Probles installing Icecast-1.3.12
...r vprintf... yes checking for gettimeofday... yes checking for strstr... yes checking for snprintf... yes checking for vsnprintf... yes checking for rename... yes checking for setpgid... yes checking for basename... yes checking for setsockopt... yes checking for gethostbyname_r... yes checking for gethostbyaddr_r... yes checking for getrlimit... yes checking for setrlimit... yes checking for umask... yes checking for inet_addr... yes checking for inet_aton... yes checking for localtime_r... yes checking for select... yes checking for pthread_attr_setstacksize... yes checking for inet_ntoa... yes checking fo...