Displaying 20 results from an estimated 303 matches for "589".
Did you mean:
58
2011 Mar 07
1
[1.8.3] Error compiling Asterisk: __sync_fetch_and_add
...stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o
timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o
editline/libedit.a db1-ast/libdb1.a -> asterisk
astobj2.o: In function `ast_atomic_fetchadd_int':
/usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to
`__sync_fetch_and_add_4'
/usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to
`__sync_fetch_and_add_4'
/usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to
`__sync_fetch_and_add_4'
/usr/src/asterisk-1.8.3/include/aste...
2003 Jun 05
3
[Bug 589] scard-opensc.c: load only those keys for which there's a private key
http://bugzilla.mindrot.org/show_bug.cgi?id=589
Summary: scard-opensc.c: load only those keys for which there's a
private key
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Pri...
2005 Aug 10
0
CESA-2005:589-01: Critical CentOS 2 i386 gaim security update
The following errata for CentOS-2 have been built and uploaded to the
centos mirror:
RHSA-2005:589-01 Critical: gaim security update
Files available:
gaim-0.59.9-5.el2.i386.rpm
More details are available from the RedHat web site at
https://rhn.redhat.com/errata/rh21as-errata.html
The easy way to make sure you are up to date with all the latest patches
is to run:
# yum update
--
John Newbigi...
2013 Jun 05
0
[Bug 589] MARK doesn't work properly with incoming traffic
https://bugzilla.netfilter.org/show_bug.cgi?id=589
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter at linuxace.com
--- Comment #7 from Phil Oester &l...
2013 Jun 21
0
[Bug 589] MARK doesn't work properly with incoming traffic
https://bugzilla.netfilter.org/show_bug.cgi?id=589
--- Comment #8 from Phil Oester <netfilter at linuxace.com> 2013-06-21 23:37:26 CEST ---
Javier - please respond to request for additional information, thanks.
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------...
2013 Jun 24
0
[Bug 589] MARK doesn't work properly with incoming traffic
https://bugzilla.netfilter.org/show_bug.cgi?id=589
--- Comment #9 from Javier G??lvez <javier.galvez.guerrero at gmail.com> 2013-06-24 23:39:50 CEST ---
Sorry but, as you may have noticed, I reported this issue long time ago. I'm
not able to provide further info about any work around I might have used. As a
result, I suppose you can clos...
2013 Jun 24
0
[Bug 589] MARK doesn't work properly with incoming traffic
https://bugzilla.netfilter.org/show_bug.cgi?id=589
Phil Oester <netfilter at linuxace.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WOR...
2011 Mar 07
1
Error compiling Asterisk 1.8.3 on Sun SPARC x64 w/Debian Squeeze
...stun.o syslog.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o
timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o
editline/libedit.a db1-ast/libdb1.a -> asterisk
astobj2.o: In function `ast_atomic_fetchadd_int':
/usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to
`__sync_fetch_and_add_4'
/usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to
`__sync_fetch_and_add_4'
/usr/src/asterisk-1.8.3/include/asterisk/lock.h:589: undefined reference to
`__sync_fetch_and_add_4'
/usr/src/asterisk-1.8.3/include/aste...
2009 Apr 01
6
[Bug 589] New: MARK doesn't work properly with incoming traffic
http://bugzilla.netfilter.org/show_bug.cgi?id=589
Summary: MARK doesn't work properly with incoming traffic
Product: iptables
Version: unspecified
Platform: i386
OS/Version: Ubuntu
Status: NEW
Severity: major
Priority: P1
Component: iptables
As...
2006 Oct 12
0
Problem: samba refuse my user with error message : NT_STATUS_NO_ SUCH_USER
...ct a share from a windows station to my samba domain
member the samba server doesn't find the username on ADS give a look at the
errors in my samba logs.
PS. Sorry for the long output I think my WinXP station try to connect 3
times.
[2006/10/11 16:19:46, 0] lib/debug.c:reopen_logs(589)
Unable to open new log file /var/log/samba/10.10.20.100.log: No such file
or directory
[2006/10/11 16:19:46, 2] smbd/server.c:main(893)
Changed root to /home
[2006/10/11 16:19:46, 3] smbd/oplock.c:init_oplocks(1302)
open_oplock_ipc: opening loopback UDP socket.
[2006/10/11 16:19:46, 3]...
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records
# 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed()
# 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref()
# 2: [0x58e660] asterisk stasis_cache.c:824 update_create()
# 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec()
# 4: [0x586b90] asterisk stasis.c:1380 dispatch_message()
# 5: [inlined] asterisk stasis.c:1490 publish_msg()
# 6: [0x59588e] asterisk stasis_channels.c:796...
2008 Sep 12
1
ArgumentError: Unknown key(s): dependant
...belongs_to :album
end
class Album < ActiveRecord::Base
has_one :cover, :dependent => :destroy
end
At the console:
>> Album.find :first
ArgumentError: Unknown key(s): dependant
from
/home/marc/rails_projects/project/vendor/plugins/facebooker/lib/facebooker/rails/helpers.rb:589:in
`assert_valid_keys''
from
/usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations.rb:1187:in
`create_has_one_reflection''
from
/usr/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations.rb:727:in
`has_one''...
2010 Jan 09
2
winbindd error:
...eady
registered!
Jan 9 22:02:15 dns1 winbindd[19219]: [2010/01/09 22:02:15, 0]
winbindd/idmap.c:smb_register_idmap(149)
Jan 9 22:02:15 dns1 winbindd[19219]: Idmap module nss already registered!
Jan 9 22:02:15 dns1 winbindd[19219]: [2010/01/09 22:02:15, 0]
winbindd/idmap.c:idmap_alloc_init(589)
Jan 9 22:02:15 dns1 winbindd[19219]: ERROR: Initialization failed for alloc
backend, deferred!
Jan 9 22:02:15 dns1 winbindd[19219]: [2010/01/09 22:02:15, 0]
winbindd/idmap.c:smb_register_idmap_alloc(201)
Jan 9 22:02:15 dns1 winbindd[19219]: idmap_alloc module ldap already
registered!
Ja...
2010 Sep 17
4
count frequency
...consider the following lines of a matrix
[574,] 59 32
[575,] 59 32
[576,] 59 32
[577,] 59 32
[578,] 59 32
[579,] 59 32
[580,] 59 32
[581,] 60 32
[582,] 60 33
[583,] 60 33
[584,] 60 33
[585,] 60 33
[586,] 60 33
[587,] 60 33
[588,] 60 33
[589,] 60 33
[590,] 60 33
[591,] 61 33
[592,] 61 33
[593,] 61 33
[594,] 61 33
[595,] 61 33
[596,] 61 33
[597,] 61 33
[598,] 61 33
[599,] 61 33
[600,] 61 33
[601,] 62 34
Is it possible somehow to count the similarities between the first and second
col...
2006 Mar 24
1
who can tell me the reason why it is different on calculating Moran's I using ARCGIS, Geoda and R?
...00290833286
654 669 0.000304599737
654 668 0.000307936682
487 502 0.000167385782
487 516 0.000261629509
487 501 0.000273309349
487 531 0.000293001706
487 486 0.000314396247
486 501 9.04267659e-005
486 500 0.000115108644
486 485 0.000179002793
486 515 0.000258938217
486 516 0.000272809457
516 531 5.09901951e-005
516 546 0.00015008331
516 515 0.000171592541
516 501 0.000182570534
516 530 0.000211085291
499 484 8.09938269e-005
499 483 0.000163477827
499 485 0.000193847879
499 498 0.000201308221
499 500 0.000226761...
2004 Apr 01
3
[Bug 830] Check immediate EOF coming on stdin
http://bugzilla.mindrot.org/show_bug.cgi?id=830
Summary: Check immediate EOF coming on stdin
Product: Portable OpenSSH
Version: 3.8p1
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ignasi.roca at
1999 Nov 10
0
Errors in /var/log/messages and "dmesg"
...t system.
Can anyone explain these messages and suggest what might be causing this
problem? Any insight would be appreciated.
pete peterson
GenRad, Inc.
7 Technology Park Drive
Westford, MA 01886-0033
petersonp@genrad.com or rep@genrad.com
+1-978-589-7478 (GenRad); +1-978-256-5829 (Home: Chelmsford, MA)
+1-978-589-2088 (Closest FAX); +1-978-589-7007 (Main GenRad FAX)
***************************************************************************
>From dmesg
***************************************************************************
s...
2000 Jul 05
0
smbclient -p <port> worked in samba 1.19.18p10, not in samba 2.x
...ome kind of
misunderstanding on my part? The man page still proclaims the existence of
the "-p <port>" option.
pete peterson
GenRad, Inc.
7 Technology Park Drive
Westford, MA 01886-0033
petersonp@genrad.com or rep@genrad.com
+1-978-589-7478 (GenRad); +1-978-256-5829 (Home: Chelmsford, MA)
+1-978-589-2088 (Closest FAX); +1-978-589-7007 (Main GenRad FAX)
2011 Aug 24
2
[LLVMdev] Assert on Large Zeroinitializer Store
...x i8] zeroinitializer, [65536 x i8]* %buf.i, align 16
... which causes the SelectionDAG code to assert out:
Assertion failed: (ResNo < NumValues && "Illegal result number!"),
function getValueType, file
/Users/criswell/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, line 589.
Should LLVM be able to code generate the above store instruction? If
not, how large a value can a store instruction store to memory without
triggering problems in the code generator?
-- John T.
2015 Mar 03
2
openssh-SNAP-20150304 issues
...> +#ifndef __unused
> +# define __unused
> +#endif
> +
> #endif /* _DEFINES_H */
After above patch linux build fail:
.................
make[1]: Entering directory `..../openbsd-compat'
gcc -O2 ..../arc4random.c
In file included from ..../arc4random.c:28:
/usr/include/netdb.h:589:15: error: expected identifier or ?(?
before ?[? token
int __unused[5];
..............
Regards,
Roumen
--
Get SSH with X.509 certificate support
http://roumenpetrov.info/openssh/