Displaying 20 results from an estimated 72 matches for "2738".
Did you mean:
238
2017 Jul 05
9
[Bug 2738] New: UpdateHostKeys does not check keys in secondary known_hosts files
https://bugzilla.mindrot.org/show_bug.cgi?id=2738
Bug ID: 2738
Summary: UpdateHostKeys does not check keys in secondary
known_hosts files
Product: Portable OpenSSH
Version: 7.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor...
2018 Aug 11
21
[Bug 2894] New: Set UpdateHostKeys for interactive sessions to 'ask' (or consider defaulting to 'yes')
https://bugzilla.mindrot.org/show_bug.cgi?id=2894
Bug ID: 2894
Summary: Set UpdateHostKeys for interactive sessions to 'ask'
(or consider defaulting to 'yes')
Product: Portable OpenSSH
Version: 7.7p1
Hardware: Other
OS: Other
Status: NEW
Severity: enhancement
2015 Sep 14
15
[Bug 2466] New: Cipher defines from opensslconf.h
https://bugzilla.mindrot.org/show_bug.cgi?id=2466
Bug ID: 2466
Summary: Cipher defines from opensslconf.h
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at mindrot.org
2012 Nov 29
5
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...t; bug in pthread or eh on darwin under libasan. Hundreds of test cases
>> in the g++ and libstdc++ testsuites fail under -fsanitize=address
>> in the following manner...
>>
>> ASAN:SIGSEGV
>> =================================================================
>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address 0x0000ffd27000
>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
>> AddressSanitizer can not provide additional info.
>> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff)
>> #1 0x7fff...
2012 Nov 29
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...F gcc testsuite. This seems to have exposed a potential
bug in pthread or eh on darwin under libasan. Hundreds of test cases
in the g++ and libstdc++ testsuites fail under -fsanitize=address
in the following manner...
ASAN:SIGSEGV
=================================================================
==2738== ERROR: AddressSanitizer: SEGV on unknown address 0x0000ffd27000 (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
AddressSanitizer can not provide additional info.
#0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff)
#1 0x7fff8bd827e0 (/usr/lib/system/libdyld.dy...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...e exposed a potential
> bug in pthread or eh on darwin under libasan. Hundreds of test cases
> in the g++ and libstdc++ testsuites fail under -fsanitize=address
> in the following manner...
>
> ASAN:SIGSEGV
> =================================================================
> ==2738== ERROR: AddressSanitizer: SEGV on unknown address 0x0000ffd27000
> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
> AddressSanitizer can not provide additional info.
> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff)
> #1 0x7fff8bd827e0 (/usr/l...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...on darwin under libasan. Hundreds of test cases
>>> in the g++ and libstdc++ testsuites fail under -fsanitize=address
>>> in the following manner...
>>>
>>> ASAN:SIGSEGV
>>> =================================================================
>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address 0x0000ffd27000
>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
>>> AddressSanitizer can not provide additional info.
>>> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff)
>>&g...
2012 Nov 29
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...n darwin under libasan. Hundreds of test cases
>>> in the g++ and libstdc++ testsuites fail under -fsanitize=address
>>> in the following manner...
>>>
>>> ASAN:SIGSEGV
>>> =================================================================
>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address 0x0000ffd27000
>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
>>> AddressSanitizer can not provide additional info.
>>> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff)
>>>...
2007 Jun 26
1
No such host error from SIP for non-peer configuration.
Is there a way to let chan_sip skip host lookup?
Problem is I have to have a peer host config for every sip message outgoing.
For example, I cann't have this
in extension.conf
exten => 500,n,Dial(SIP/romi at 192.168.1.79)
It'll return,
chan_sip.c:2738 create_addr: No such host: 192.168.1.79
when call forwarding
I have to have a peer in SIP
[outgoing]
host=192.168.1.79
...
in sip.conf
and have to use this peer in extension.conf
exten => 500,n,Dial(SIP/romi at outgoing)
Is there any configuration in sip.conf restrict me to do this?
Thank...
2004 Apr 12
2
fractal calculation using fdim
...lpha) : Object "LineP"
not found
when the dim(<data.frame>) of the data matrix for
which the fdim is being calculated hits a certain
values depending on the data set. e.g
print(dim(mat))
fd <- fdim(mat,q=2)
[1] 2743 2
[1] 2742 3
[1] 2741 4
[1] 2740 5
[1] 2739 6
[1] 2738 7
[1] 2737 8
[1] 2736 9
[1] 2735 10
[1] 2734 11
[1] 2733 12
Error in slopeopt(AllPoints, Alpha) : Object "LineP"
not found
if I change the data set to mat2 with totally
different values I would get the above error at a
dim(mat) of say
2693 52
thanks for any input.
2012 Nov 30
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...Hundreds of test cases
>>>> in the g++ and libstdc++ testsuites fail under -fsanitize=address
>>>> in the following manner...
>>>>
>>>> ASAN:SIGSEGV
>>>> =================================================================
>>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address 0x0000ffd27000
>>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
>>>> AddressSanitizer can not provide additional info.
>>>> #0 0xffd26fff (/Users/howarth/asan_eh_bug/./cond1_asan.exe+0xf5f67fff)...
2019 Oct 09
52
[Bug 3079] New: Tracking bug for 8.2 release
https://bugzilla.mindrot.org/show_bug.cgi?id=3079
Bug ID: 3079
Summary: Tracking bug for 8.2 release
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: All
Status: NEW
Keywords: meta
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee:
2012 Jun 26
5
Next Problem: Puppet 2.7 + Passenger won't connect
OK. What did I booger up this time ?
agent.myexample.org and puppetmaster.myexample.org are the same server.
----------------------------------------------------------------------------
# puppetd --no-daemonize --onetime --debug --noop
debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist
debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not
2012 Nov 30
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...gt;>>> in the g++ and libstdc++ testsuites fail under -fsanitize=address
> >>>> in the following manner...
> >>>>
> >>>> ASAN:SIGSEGV
> >>>> =================================================================
> >>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address
> 0x0000ffd27000
> >>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
> >>>> AddressSanitizer can not provide additional info.
> >>>> #0 0xffd26fff
> (/Users/howarth/asan_eh_bug/./c...
2012 Nov 30
2
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...+ and libstdc++ testsuites fail under -fsanitize=address
> > >>>> in the following manner...
> > >>>>
> > >>>> ASAN:SIGSEGV
> > >>>> =================================================================
> > >>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address
> > 0x0000ffd27000
> > >>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
> > >>>> AddressSanitizer can not provide additional info.
> > >>>> #0 0xffd26fff
> > (/User...
2010 Oct 06
14
Bursty writes - why?
I have a 24 x 1TB system being used as an NFS file server. Seagate SAS disks connected via an LSI 9211-8i SAS controller, disk layout 2 x 11 disk RAIDZ2 + 2 spares. I am using 2 x DDR Drive X1s as the ZIL. When we write anything to it, the writes are always very bursty like this:
ool 488K 20.0T 0 0 0 0
xpool 488K 20.0T 0 0 0 0
xpool
2014 Feb 03
3
Memory leak - how to investigate
...0 httpd
[ 2726] 48 2726 86782 4034 0 0 0 httpd
[ 2727] 48 2727 84502 1262 0 0 0 httpd
[ 2728] 48 2728 86054 2340 0 0 0 httpd
[ 2737] 48 2737 84815 1743 0 0 0 httpd
[ 2738] 48 2738 84748 1639 0 0 0 httpd
[ 2739] 48 2739 86589 3300 0 0 0 httpd
[ 2740] 48 2740 85202 2201 0 0 0 httpd
[ 2741] 48 2741 86054 1742 0 0 0 httpd
[ 2742] 48 2742 870...
2009 Dec 10
3
ntop from rpmforge
...de your custom log facility.
In my init file I left the "-d" but removed the "-L" expecting me to put
my own syslog entry in the conf file.
____________________________
Matt Ausmus
Network Administrator
Chapman University
635 West Palm Street
Orange, CA 92868
(714)628-2738
mausmus at chapman.edu <mailto:mausmus at chapman.edu>
"Man will occasionally stumble over the truth, but most of the time he
will pick himself up and continue on."
- Churchill's Commentary on Man
-------------- next part --------------
An HTML attachment was...
2012 Dec 01
4
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...+ and libstdc++ testsuites fail under -fsanitize=address
> > >>>> in the following manner...
> > >>>>
> > >>>> ASAN:SIGSEGV
> > >>>> =================================================================
> > >>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address
> > 0x0000ffd27000
> > >>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
> > >>>> AddressSanitizer can not provide additional info.
> > >>>> #0 0xffd26fff
> > (/User...
2012 Dec 01
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...s fail under -fsanitize=address
> > > >>>> in the following manner...
> > > >>>>
> > > >>>> ASAN:SIGSEGV
> > > >>>> =================================================================
> > > >>>> ==2738== ERROR: AddressSanitizer: SEGV on unknown address
> > > 0x0000ffd27000
> > > >>>> (pc 0x0000ffd27000 sp 0x7fff55e40828 bp 0x7fff55e408f0 T0)
> > > >>>> AddressSanitizer can not provide additional info.
> > > >>>> #0 0xffd26...