Displaying 7 results from an estimated 7 matches for "_buffer".
Did you mean:
buffer
2007 Oct 10
0
encode return 0
...TempData[Index] = (short)((ABuffer[Index] << 8) ^ 0x8000);
fixed (short* __TempData = &TempData[0])
{
fixed (void* __Bits = &_Bits)
{
if (speex_encode_int(_State, __TempData, __Bits) == 1)
{
fixed (void* __Buffer = _Buffer)
OutputDataSize = speex_bits_write(__Bits, __Buffer,
_Buffer.Length);
speex_bits_reset(__Bits);
}
else
return null;
}
}
byte[] Result = new byte[OutputDataSize];
for (int Index = 0; Index < Out...
2017 Jan 04
3
dovecot-pigeonhole running external script ends with signal 11
...d out>
number = <optimized out>
base = <optimized out>
the_arg = <error reading variable the_arg (Cannot access memory at address 0x7fffffffd270)>
spec = <error reading variable spec (Cannot access memory at address 0x7fffffffd200)>
_buffer = <error reading variable _buffer (Cannot access memory at address 0x7fffffffd2c0)>
_avail = <optimized out>
thousands_sep = <error reading variable thousands_sep (Cannot access memory at address 0x7fffffffd1f0)>
grouping = <error reading variable groupi...
2017 Jan 03
3
dovecot-pigeonhole running external script ends with signal 11
Hi,
I'm running a dovecot 2.2.26 (self compiled) on a Centos 7.
I have a sieve script which should run an external script (in filter
mode) that encrypts the mail using the users pub key.
I configured 90-plugin.conf as follows
plugin {
sieve_plugins = sieve_extprograms
sieve_extensions = +vnd.dovecot.filter
sieve_filter_bin_dir = /etc/dovecot/sieve-filters
2020 Mar 03
6
Upgrade 4.9 -> 4.11 oups
Hello !
I decided to upgrade my fileservers from stretch/samba 4.9 to buster/samba 4.11
I just realized that smbd is not working anymore :-/
If someone has an idea It would be amazing... as an idiot, I upgraded my 20 servers.... without snapshot....
Thank you so much
Here's some logs :
root at ef113:~# tail /var/log/samba/log.smbd
#1
2009 Sep 01
3
dovecot 1.2 and logging start failures
Hi,
I've got report about issue when dovecot fails to start and there is no error
logged (error goes only to stderr)
situation:
1) dovecot is running
2) dovecot is automatically updated to new version (by yum update daemon),
after update, dovecot is restarted (it's part of update script)
3) new dovecot fails to start (for whatever reason)
result:
dovecot not running and no error
2007 Dec 04
0
Queue App - crash (1.4.15)
...00\000\f\000\000\000?h&\b??\031\b\230\232$\b\000\000\000\000!4???
\006\b"
pos = 0
digit = 0
found = 1
res = 0
error = 0
#6 0x080c7fd1 in pbx_thread (data=0x64) at pbx.c:2631
No locals.
#7 0x080f7e99 in dummy_start (data=0x64) at utils.c:843
_buffer = {__routine = 0x8067f40 <ast_unregister_thread>, __arg =
0xa0019, __canceltype = -1222557972,
__prev = 0x0}
ret = (void *) 0x8249a98
a = {start_routine = 0x80c7fc0 <pbx_thread>, data = 0x82496a8,
name = 0x8249a98 "pbx_thread", ' ' <repeats 11 ti...
2016 Oct 06
2
[imap-login] SSL related crashes using the latest 2.2.25
...= {pa_wchar = 0 L'\000', pa_int = 0, pa_long_int = 0,
pa_long_long_int = 0, pa_u_int = 0, pa_u_long_int = 0,
pa_u_long_long_int = 0, pa_double = 0, pa_long_double = 0, pa_string =
0x0, pa_wstring = 0x0,
pa_pointer = 0x0, pa_user = 0x0}
spec = 115 's'
_buffer = {__routine = 0, __arg = 0xf583a1d84, __canceltype =
24, __prev = 0x0}
_avail = <value optimized out>
thousands_sep = 0x0
grouping = 0xffffffffffffffff <Address 0xffffffffffffffff out of
bounds>
done = 97
f = 0x7f1a58c90b0d "s"...