Displaying 7 results from an estimated 7 matches for "output_r".
Did you mean:
output_c
2018 Feb 22
0
Auth SEGV on sparc64, alignment problem?
Okay. Got to the next bit pretty quickly.:
Breakpoint 4, auth_settings_read (service=0x0, pool=0x4104b020,
output_r=0x7fdfffff6d0) at auth-settings.c:522
522 input.module = "auth";
(gdb) n
523 input.service = service;
(gdb) n
524 if (master_service_settings_read(master_service, &input,
(gdb) s
Program received signal SIGTRAP, Trace/breakpoint trap.
Cannot remove breakpoints because program is n...
2009 Mar 17
2
Resample UltraWideBand to NarrowBand
...e Speex UltraWideBand the Asterisk don't convert it.
Then I need in my Asterisk Channel Source include the Speex Library in
resample this frame in 32KHz to 8KHz.
Searching for it in Speex Doc, I found it:
SpeexResamplerState *resampler;
resampler = speex_resampler_init(nb_channels, input_rate, output_rate,
quality, &err);
err = speex_resampler_process_int(resampler, channelID, in,
&in_length, out, &out_length);
But in my source I have one *dataframe where is my payload. How I can use it
to resample my frame?
Thanks you very much, Thiago.
-------------- next part --------------
An HT...
2018 Feb 22
2
Auth SEGV on sparc64, alignment problem?
Fancy, while not fun. :-) But thanks, that does work. Doing that, n?ing over calls to strcmp, it failed:
passdbs_init () at passdb.c:313
313 passdb_register_module(&passdb_ldap);
(gdb)
passdb_register_module (iface=0x280120) at passdb.c:33
33 old_iface = passdb_interface_find(iface->name);
(gdb)
passdb_interface_find (name=0x16fe60 "ldap") at passdb.c:20
20
2009 Mar 18
0
Resample UltraWideBand to NarrowBand
...UltraWideBand the Asterisk don't convert it.
Then I need in my Asterisk Channel Source include the Speex Library in resample this frame in 32KHz to 8KHz.
Searching for it in Speex Doc, I found it:
SpeexResamplerState *resampler;
resampler = speex_resampler_init(nb_channels, input_rate, output_rate, quality, &err);
err = speex_resampler_process_int(resampler, channelID, in, &in_length, out, &out_length);
But in my source I have one *dataframe where is my payload. How I can use it to resample my frame?
Thanks you very much, Thiago.
------------------------------------...
2012 Oct 12
0
dsync ignores ssh-agent
...ffff7e4)
at master-service-settings.c:153
#4 0xb7df2b65 in master_service_open_config (service=0x809e7d0,
input=0xbffff7e4, path_r=0xbffff780, error_r=0xbffff7d8)
at master-service-settings.c:206
#5 0xb7df3130 in master_service_settings_read (service=0x809e7d0,
input=0xbffff7e4, output_r=0xbffff7dc, error_r=0xbffff7d8)
at master-service-settings.c:345
#6 0x0805c672 in doveadm_read_settings () at doveadm.c:275
#7 0x0805c7d6 in main (argc=5, argv=0x809e1c0) at doveadm.c:342
2019 Jul 09
6
Dovecot 2.3.6 on Solaris10: build issues, segfaults
...ep = 0xa23c0}
new_link = 0x10b488
value = 0x0
key = 0x0
i = 0
parser_pool = 0x10ded8
keep_values = false
__func__ = "settings_parser_dup"
#3 0x0001fc0c in config_filter_parsers_get (ctx=0x657a8, pool=0xf29a0, modules=0x0,
filter=0x583e8, parsers_r=0xffbff9c4, output_r=0xffbff9bc, error_r=0xffbffa44)
at config-filter.c:372
src = 0xf29d8
dest = 0xf2a48
error = 0x0
error_p = 0x52cfc
i = 26
count = 33
__func__ = "config_filter_parsers_get"
#4 0x00021be4 in config_all_parsers_check (ctx=0xffbffac8, new_filter=0x657a8, error_r=0...
2019 Oct 07
3
Sieve redirect is broken in 2.3.7.2 - signal 11
Hi Stephan,
Here it is:
Program received signal SIGSEGV, Segmentation fault.
p_strdup (pool=pool at entry=0x55555579bc20, str=0x6d65642e6c69616d <error:
Cannot access memory at address 0x6d65642e6c69616d>) at strfuncs.c:51
51????? strfuncs.c: No such file or directory.
(gdb) bt full
#0? p_strdup (pool=pool at entry=0x55555579bc20, str=0x6d65642e6c69616d
<error: Cannot access memory at