Displaying 20 results from an estimated 119 matches for "2396".
Did you mean:
2.96
2015 May 09
5
[Bug 2396] New: Out of bounds read when parsing EscapeChar configuration value
https://bugzilla.mindrot.org/show_bug.cgi?id=2396
Bug ID: 2396
Summary: Out of bounds read when parsing EscapeChar
configuration value
Product: Portable OpenSSH
Version: 6.8p1
Hardware: All
OS: All
Status: NEW
Severity: minor...
2001 Oct 26
1
MAXHOSTNAMELEN and Solaris 2.5
..._PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
> -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\"
> -D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -DHAVE_CONFIG_H -c channels.c
> channels.c: In function `x11_create_display_inet':
> channels.c:2396: `MAXHOSTNAMELEN' undeclared (first use in this
> function)
> channels.c:2396: (Each undeclared identifier is reported only once
> channels.c:2396: for each function it appears in.)
> channels.c:2468: warning: implicit declaration of function `gethostname'
>
> channels.c:...
2002 Dec 27
0
parse and pushBack (PR#2396)
Is this the last bug of the year? Well, it's the last one from me, anyway...
The "parse" function seems to give erratic behaviour when used in
conjunction with "pushBack" on an open connection (R1.6.1, Windows 2000).
Try this:
> { cat( c( '1', 'a+b', '2'), file='r123.r', sep='\n');
tcon_ file( 'r123.r'); open( tcon);
2020 Jan 22
2
permission woes on systemd
...terisk[1411]: [Jan 21 19:36:47] ERROR[1411]: app_confbridge.c:4351
load_module: Unable to load config. Not loading module.
asterisk[1411]: [Jan 21 19:36:47] WARNING[1411]: loader.c:2381
load_modules: Some non-required modules failed to load.
asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: loader.c:2396
load_modules: res_stun_monitor declined to load.
asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: loader.c:2396
load_modules: res_xmpp declined to load.
asterisk[1411]: [Jan 21 19:36:47] ERROR[1411]: loader.c:2396
load_modules: Declined modules which depend on res_xmpp: chan_motif
asterisk[1411]:...
2020 Feb 21
2
pjsip startup errors when using "with-ssl" configure option
...menuselect/menuselect --enable DONT_OPTIMIZE --enable BETTER_BACKTRACES
--enable MALLOC_DEBUG --disable BUILD_NATIVE --enable app_macro
menuselect.makeopt
make OPT=-fPIC
make install
make samples
After this, when I start Asterisk, I get the following error with pjsip
modules:
ERROR[6253]: loader.c:2396 load_modules: Error loading module
'chan_pjsip.so': /usr/lib/asterisk/modules/chan_pjsip.so: undefined symbol:
ast_sip_cli_traverse_objects
ERROR[6253]: loader.c:2396 load_modules: Error loading module
'res_pjsip.so': /usr/lib/asterisk/modules/res_pjsip.so: undefined symbol:
pjsip_t...
2020 Sep 05
4
func_pjsip_aor.so: undefined symbol: ast_sip_location_retrieve_aor_contacts
asterisk-16.13.0-rc2. Fedora 32
pjsip won't load because of undefined symbols:
[Sep 4 14:19:25] ERROR[141137]: loader.c:2396 load_modules: Error
loading module 'func_pjsip_aor.so':
/usr/lib64/asterisk/modules/func_pjsip_aor.so: undefined symbol:
ast_sip_location_retrieve_aor_contacts
[Sep 4 14:19:25] ERROR[141137]: loader.c:2396 load_modules: Error
loading module 'res_pjsip_dlg_options.so':
/usr/lib...
2020 Feb 25
0
pjsip startup errors when using "with-ssl" configure option
...--enable BETTER_BACKTRACES
> --enable MALLOC_DEBUG --disable BUILD_NATIVE --enable app_macro
> menuselect.makeopt
> make OPT=-fPIC
> make install
> make samples
>
> After this, when I start Asterisk, I get the following error with pjsip
> modules:
> ERROR[6253]: loader.c:2396 load_modules: Error loading module
> 'chan_pjsip.so': /usr/lib/asterisk/modules/chan_pjsip.so: undefined symbol:
> ast_sip_cli_traverse_objects
> ERROR[6253]: loader.c:2396 load_modules: Error loading module
> 'res_pjsip.so': /usr/lib/asterisk/modules/res_pjsip.so: undef...
2010 Jun 22
1
subset dataset using factor levels instead of factor names
Hi All,
I have a factor variable with 52 levels -with long, annoying names. I want to keep only rows with some variables. I can do this using this code:
test1 <- subset(nih2009,ic_name %in% c('NATIONAL EYE INSTITUTE','Veterans Affairs'))
dim(test1)
[1] 2396 38
But this doesn't work:
t1 <- subset(nih2009, ic_name %in% c(27,51))
dim(t1)
[1] 0 38
I know there's a way to do this. Any help? Thanks,
Rachel
[[alternative HTML version deleted]]
2006 Jul 10
10
IE vs Firefox -- http:// matters?
I just noticed something interesting (or not) about getting to my RoR
app on the 2 browsers. I''ve tested it running Webrick or Mongrel_rails
and get the same behavior.
The app is at http://www.mydomain.com:myport#/app/list
Specifying that complete URL works fine in both browsers. However in IE
if you just specify www.mydomain.com:myport#/app/list I get page not
found. In FF the URL
2020 Feb 25
2
pjsip startup errors when using "with-ssl" configure option
...--enable MALLOC_DEBUG --disable BUILD_NATIVE --enable app_macro
>> menuselect.makeopt
>> make OPT=-fPIC
>> make install
>> make samples
>>
>> After this, when I start Asterisk, I get the following error with pjsip
>> modules:
>> ERROR[6253]: loader.c:2396 load_modules: Error loading module
>> 'chan_pjsip.so': /usr/lib/asterisk/modules/chan_pjsip.so: undefined symbol:
>> ast_sip_cli_traverse_objects
>> ERROR[6253]: loader.c:2396 load_modules: Error loading module
>> 'res_pjsip.so': /usr/lib/asterisk/modules/res...
2020 Feb 13
1
Samba 4.11.6 cannot JOIN - 'Could not find machine account'
...etch the machine account:
...
[2020/02/13 01:18:42.759943, 3]
../../source3/winbindd/winbindd_util.c:297(add_trusted_domain)
add_trusted_domain: Added domain [OFFICE] [office.example.com]
[S-1-5-21-3876585788-2465688680-3807591480]
[2020/02/13 01:18:42.759997, 5] ../../source3/passdb/passdb.c:2396(get_trust_pw_clear2)
get_trust_pw_clear2: could not fetch clear text trust account password for domain OFFICE
[2020/02/13 01:18:42.760013, 5]
../../source3/passdb/machine_account_secrets.c:343(secrets_fetch_trust_account_password
_legacy)
secrets_fetch failed!
[2020/02/13 01:18:42.760024, 5]...
2011 Mar 16
1
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
...t.site.cfg' file...
> Making LLVM unittest 'lit.site.cfg' file...
> ( ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ; \
> /media/dh0/llvm-2.9rc1/utils/lit/lit.py -s -v . )
> ********************
> FAIL: LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll (2396 of 5848)
> ******************** TEST 'LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll' FAILED ********************
> Script:
> --
> /media/dh0/llvm-2.9-build-O0/Release+Asserts/bin/llc < /media/dh0/llvm-2.9rc1/test/CodeGen/X86/fold-pcmpeqd-0.ll -mtriple=i386-apple-darwin | grep pcmpeqd...
2011 Mar 24
0
[LLVMdev] mblaze backend: unreachable executed
...0x000000010054067f llvm::SelectionDAGISel::SelectBasicBlock(llvm::ilist_iterator<llvm::Instruction const>, llvm::ilist_iterator<llvm::Instruction const>, bool&) + 59
16 llc 0x0000000100541088 llvm::SelectionDAGISel::SelectAllBasicBlocks(llvm::Function const&) + 2396
17 llc 0x0000000100541730 llvm::SelectionDAGISel::runOnMachineFunction(llvm::MachineFunction&) + 762
18 llc 0x000000010064e051 llvm::MachineFunctionPass::runOnFunction(llvm::Function&) + 85
19 llc 0x000000010095f6ea llvm::FPPassManager::runOnFunctio...
2019 Aug 26
2
purge causing reappearing mails?
2003 Apr 11
2
bug in read.table (PR#2764)
Hi, there might be a bug in read.delim (also read.table) in R.1.6.2. I
included the correct input done in R1.6.1 first, then the wrong input in
R1.6.2. The discrepancies are highlighted in red.
Michael Man
####### correct input in R1.6.1 ##########################
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386,
2011 Mar 24
2
[LLVMdev] mblaze backend: unreachable executed
Hi Josef,
> Okay, I've done a lot more testing and I now have a .bc file that compiles for x86, sparc, mips but refuses to compile for the mblaze and powerPC backends because of the calling convention. Is there anyone that would know how to fix the microblaze calling convention or point me in the right direction on how to fix it?
what does "refuses to compile" mean? I.e. what
2003 Mar 30
2
R-devel (1.7 to be) on windows XP
...be used uninitialized in this
function
and no more warnings, and no errors. Are this warnings expected?
Then
make check-recommended
runs without giving any errors.
Then
C:\R\R17beta\R-1.7.0\src\gnuwin32>make docs
make docs
collecting LaTeX docs for package `base' ...
6 [main] sh 2396 proc_subproc: Couldn't duplicate my
handle<0x7D8> for pid 0, Win32 error 6
with some similar errors later, but the pdf docs seem to
build correctly
Because of the problems (most serious Tcl) I did'nt try
to build the installers.
One other "problem": INSTALL says that,...
2008 Oct 09
5
Panic 1.1.4
Hi List,
try 1.1.4 and have new Panics in Log. Hoped that 1.1.3 finishes this
errors...
Oct 8 21:56:28 dd10636 dovecot: IMAP(username): Loading modules from
directory: /usr/lib/dovecot/imap
Oct 8 21:56:28 dd10636 dovecot: IMAP(username): Module loaded:
/usr/lib/dovecot/imap/lib20_mail_log_plugin.so
Oct 8 21:56:28 dd10636 dovecot: IMAP(username): Effective uid=857, gid=628,
2020 Sep 15
2
loss of communication
rPi3 running current Buster. I get this far:
# upsc networkups
Init SSL without certificate database
battery.charge: 100
battery.charge.warning: 30
battery.runtime: 2891
battery.type: PbAC
device.mfr: Vertiv Co
device.model: Liebert PST5
device.type: ups
driver.name: usbhid-ups
driver.parameter.pollfreq: 30
driver.parameter.pollinterval: 2
driver.parameter.port: auto
driver.parameter.productid:
2011 Mar 15
0
[LLVMdev] LLVM 2.9 RC1 Pre-release Tarballs
...count 1
/media/dh0/llvm-2.9-build-O0/Release+Asserts/bin/llc < /media/dh0/llvm-2.9rc1/test/CodeGen/Thumb/select.ll -mtriple=thumb-apple-darwin | grep __ltdf2
--
Exit Code: 1
Command Output (stderr):
--
Expected 3 lines, got 1.
--
********************
FAIL: LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll (2396 of 5848)
******************** TEST 'LLVM :: CodeGen/X86/fold-pcmpeqd-0.ll' FAILED ********************
Script:
--
/media/dh0/llvm-2.9-build-O0/Release+Asserts/bin/llc < /media/dh0/llvm-2.9rc1/test/CodeGen/X86/fold-pcmpeqd-0.ll -mtriple=i386-apple-darwin | grep pcmpeqd | /media/dh0/llvm-2...