Displaying 10 results from an estimated 10 matches for "name_r".
2019 Dec 13
2
Dovecot 2.3.9 - lmtp crashes with Signal 11
...quot;.
>>>> Core was generated by `dovecot/lmtp'.
>>>> Program terminated with signal SIGSEGV, Segmentation fault.
>>>> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=address_r at entry=0x560631ad7090, name_r=name_r at entry=0x560631ad7098)
>>>> at push-notification-event-message-common.c:20
>>>> 20 push-notification-event-message-common.c: No such file or directory.
>>>> (gdb) bt
>>>> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hd...
2019 Dec 13
1
Dovecot 2.3.9 - lmtp crashes with Signal 11
...[50/749]
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0 decode_address_header (pool=pool at entry=0x5569a8e10550, hdr=0x5569a8e15cd8 "", address_r=address_r at entry=0x5569a8e108d0,
> name_r=name_r at entry=0x5569a8e108d8) at push-notification-event-message-common.c:22
> 22 push-notification-event-message-common.c: No such file or directory.
> (gdb) bt
> #0 decode_address_header (pool=pool at entry=0x5569a8e10550, hdr=0x5569a8e15cd8 "", address_r=address_r at e...
2019 Dec 11
2
Dovecot 2.3.9 - lmtp crashes with Signal 11
...rary "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `dovecot/lmtp'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=address_r at entry=0x560631ad7090, name_r=name_r at entry=0x560631ad7098)
at push-notification-event-message-common.c:20
20 push-notification-event-message-common.c: No such file or directory.
(gdb) bt
#0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=address_r at entry=0x5606...
2019 Dec 13
2
Dovecot 2.3.9 - lmtp crashes with Signal 11
...x-gnu/libthread_db.so.1".
>> Core was generated by `dovecot/lmtp'.
>> Program terminated with signal SIGSEGV, Segmentation fault.
>> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=address_r at entry=0x560631ad7090, name_r=name_r at entry=0x560631ad7098)
>> at push-notification-event-message-common.c:20
>> 20 push-notification-event-message-common.c: No such file or directory.
>> (gdb) bt
>> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "",...
2019 Dec 13
0
Dovecot 2.3.9 - lmtp crashes with Signal 11
...[50/749]
Program terminated with signal SIGSEGV, Segmentation fault.
#0 decode_address_header (pool=pool at entry=0x5569a8e10550, hdr=0x5569a8e15cd8 "", address_r=address_r at entry=0x5569a8e108d0,
name_r=name_r at entry=0x5569a8e108d8) at push-notification-event-message-common.c:22
22 push-notification-event-message-common.c: No such file or directory.
(gdb) bt
#0 decode_address_header (pool=pool at entry=0x5569a8e10550, hdr=0x5569a8e15cd8 "", address_r=address_r at entry=0x5569a8e1...
2019 Dec 11
0
Dovecot 2.3.9 - lmtp crashes with Signal 11
.../x86_64-linux-gnu/libthread_db.so.1".
> Core was generated by `dovecot/lmtp'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=address_r at entry=0x560631ad7090, name_r=name_r at entry=0x560631ad7098)
> at push-notification-event-message-common.c:20
> 20 push-notification-event-message-common.c: No such file or directory.
> (gdb) bt
> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=addre...
2019 Dec 13
0
Dovecot 2.3.9 - lmtp crashes with Signal 11
...ead_db.so.1".
>>> Core was generated by `dovecot/lmtp'.
>>> Program terminated with signal SIGSEGV, Segmentation fault.
>>> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c8 "", address_r=address_r at entry=0x560631ad7090, name_r=name_r at entry=0x560631ad7098)
>>> at push-notification-event-message-common.c:20
>>> 20 push-notification-event-message-common.c: No such file or directory.
>>> (gdb) bt
>>> #0 decode_address_header (pool=pool at entry=0x560631ad6d10, hdr=0x560631add4c...
2015 Jan 25
0
SmartOS: nss_wrapper: conflicting types
...ild 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 ../lib/nss_wrapper/nss_wrapper.c:65:0:
/usr/include/netdb.h:238:17: note: previous declaration of
'gethostbyname_r' was
here
The prototype in Samba source is:
int gethostbyname_r(const char *name,
struct hostent *ret,
cha...
2007 Apr 18
20
dependency and communication between defined classes
Hi,
i wanted to know how you handle case when classes or define need to
communicate between them. For exemple i got an ftpd define and a
apachevhost define. Both need to know the path where the vhost is set
and this path is defined by the ftpuser home''s directory. How can i ask
information from other define or other classes ? we allready seen that
tag are not reliable as they
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi,
My environment is composed of ~250 workstations hitting a single
puppetmaster server, which has been working fairly well up until now.
The most recent change has been a migration of a lot of remote file copy
objects which were previously handled with cfengine.
client side puppetd calls to the puppetmaster.getconfig method are
taking unreasonably long, on the order of 2-3 minutes. It