Displaying 20 results from an estimated 30 matches for "5680".
Did you mean:
560
2008 Aug 08
3
DO NOT REPLY [Bug 5680] New: triggering io.c:188: got_flist_entry_status: Assertion
https://bugzilla.samba.org/show_bug.cgi?id=5680
Summary: triggering io.c:188: got_flist_entry_status: Assertion
Product: rsync
Version: 3.0.3
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wa...
2005 Oct 13
1
subsetting data frame using by() or tapply() or other
...42707
6 algb-2 A 1992 0.09747155
7 algb-2 A 1993 0.84772253
8 algb-2 A 1997 0.43974081
9 algb-2 A 1998 0.83108544
10 algb-2 A 2000 0.22291192
11 algb-3 A 1992 0.44234175
12 algb-3 A 1993 0.54089534
5680 taylr-73 B 2001 0.43918082
5681 taylr-73 B 2002 0.34694427
5682 taylr-73 B 2003 3.35619190
5683 taylr-73 B 2004 0.71575815
5684 taylr-73 B 2005 0.42038506
5685 taylr-74 B 1992 3.88410354
5686 taylr-74 B 1993 3.32472557
5687 taylr...
2006 Nov 08
1
FreeBSD Security Advisory FreeBSD-SA-06:24.libarchive
...in corrupt archives handling in libarchive(3)
Category: core
Module: libarchive
Announced: 2006-11-08
Credits: Rink Springer
Affects: FreeBSD 6-STABLE after 2006-09-05 05:23:51 UTC
Corrected: 2006-11-08 14:05:40 UTC (RELENG_6, 6.2-RC1)
CVE Name: CVE-2006-5680
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit <URL:http://security.FreeBSD.org/>.
I. Background
The libarchive library provides a flexible interface for reading and
wr...
2005 Jan 07
10
How to balance OUTBOUND traffic by packet if..
how to use iproute/iptables to balance by packet OUTBOUND traffic between
2 PPP (pptp cable modem and pppoe adsl modem) links to the same ISP . also
by using the fact that the ISP dosen''t filter source IP address - meaning
i can use either PPP''s link assigned IP address as the source IP in the ip
header.., it works for both devices.., what i want to achive is : when
uploading a
2006 Feb 14
14
[Bug 448] IPv6 conntrack does not work on a tunnel interface
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=448
laforge@netfilter.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|ip_conntrack |nf_conntrack
------- Additional Comments From laforge@netfilter.org 2006-02-14 09:05 MET -------
ipv6 conntrack is
2009 Jun 11
2
router NAT problem
...pdump -i ppp0 -n" output of situation when I try to access
to one of web site from my router
-------------------------------------------------------------------------------------------------------
01:13:23.293205 IP[my internet ip].34178 > 194.67.57.226.http: S
3824762316:3824762316(0) win 5680 <mss 1420,sackOK,timestamp 335559
0,nop,wscale 7>
01:13:23.309819 IP 194.67.57.226.http >[my internet ip].34178: S
715197421:715197421(0) ack 3824762317 win 5792 <mss
1460,sackOK,timestamp 3391122112 335559>
01:13:23.309874 IP[my internet ip].34178 > 194.67.57.226.http: . ack 1
wi...
2005 Oct 12
2
subsetting with by() or other function??
I think I must be missing something obvious, but I'm having trouble
getting a data transformation to work on groupings of data within a data
frame (csss3) as defined by 2 factors (population, locid). The data are
sorted by year within locid within population and I want to lag another
variable (dbc), i.e, shift them down by 1 row replacing the first row with
NA, within groups defined by
2006 Nov 08
0
FreeBSD Security Advisory FreeBSD-SA-06:24.libarchive
...in corrupt archives handling in libarchive(3)
Category: core
Module: libarchive
Announced: 2006-11-08
Credits: Rink Springer
Affects: FreeBSD 6-STABLE after 2006-09-05 05:23:51 UTC
Corrected: 2006-11-08 14:05:40 UTC (RELENG_6, 6.2-RC1)
CVE Name: CVE-2006-5680
For general information regarding FreeBSD Security Advisories,
including descriptions of the fields above, security branches, and the
following sections, please visit <URL:http://security.FreeBSD.org/>.
I. Background
The libarchive library provides a flexible interface for reading and
wr...
2015 Apr 01
4
[LLVMdev] [RFC] Setting preserve-bc-use-list-order=true by default
...n bitcode [2], hidden behind an "experimental" option
called `-preserve-bc-use-list-order`. I then added a similar
`-preserve-ll-use-list-order` option for LLVM assembly [3].
[1]: http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/074604.html
[2]: https://llvm.org/bugs/show_bug.cgi?id=5680
[3]: https://llvm.org/bugs/show_bug.cgi?id=20515
I'd like to move both of these options out of "experimental" mode, and
turn `-preserve-bc-use-list-order` on by default. I've attached a patch
that does this.
Why?
====
Use-list order affects the output of some LLVM passes. A t...
2003 Mar 18
1
cron'ing rsync
...that I am not denied anything) only after
interactively supplying my root password to the SSH daemon. How do I get
around interactive SSH interactive password requirement so that I can
cron all these rsync client requests regularly?
Thanks.
--
Jesse Burkhardt
jesse@skybuilders.com (w) 617-876-5680
goose@aerogoose.com (h) 617-354-5523
__
__ / / / / / __
/_ /< /-< ./__/_ _ /_
__// / \//__//_////_/_ / __/
/
2007 Sep 14
3
Segmentation fault YUM
Hi,
today in yum update show this problem:
Segmentation fault
Any idea about this problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070914/aaf7cca0/attachment.html>
2015 Apr 09
3
[LLVMdev] [RFC] Setting preserve-bc-use-list-order=true by default
...ind an "experimental" option
> called `-preserve-bc-use-list-order`. I then added a similar
> `-preserve-ll-use-list-order` option for LLVM assembly [3].
>
> [1]: http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/074604.html
> [2]: https://llvm.org/bugs/show_bug.cgi?id=5680
> [3]: https://llvm.org/bugs/show_bug.cgi?id=20515
>
> I'd like to move both of these options out of "experimental" mode, and
> turn `-preserve-bc-use-list-order` on by default. I've attached a patch
> that does this.
>
> Why?
> ====
>
> Use-list...
2014 Jul 08
2
[LLVMdev] Continuing PR5680: preserve order of use lists in bitcode
I'm looking to tackle PR5680 [1]. The primary goal is to prevent
behaviour changes in passes that depend on the order of use lists when
serializing/deserializing the IR to a bitcode file (.bc) between passes.
Here's a quick high-level summary:
- When writing bitcode, calculate what the use list order will be
after...
2015 Apr 14
2
[LLVMdev] [RFC] Setting preserve-bc-use-list-order=true by default
...l" option
> > called `-preserve-bc-use-list-order`. I then added a similar
> > `-preserve-ll-use-list-order` option for LLVM assembly [3].
> >
> > [1]: http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-July/074604.html
> > [2]: https://llvm.org/bugs/show_bug.cgi?id=5680
> > [3]: https://llvm.org/bugs/show_bug.cgi?id=20515
> >
> > I'd like to move both of these options out of "experimental" mode, and
> > turn `-preserve-bc-use-list-order` on by default. I've attached a patch
> > that does this.
> >
> > Wh...
2009 Mar 11
11
Progams not load after Ubuntu Security Notice USN-732-1 dash
Yesterday I was using normally my " wine programs" under Ubuntu 8.10 / Wine 1.1.16 .
Ubuntu pop up a request for critical securiy update ( Ubuntu Security Notice USN-732-1 March 10, 2009 dash vulnerability CVE-2009-0854 ) . Applied . Today I logon on Ubuntu and some programs under wine do not load more . I means they do not start at all . Some other yes . Depend program by program .
2010 Jan 25
3
[LLVMdev] Deterministic iteration over llvm iterators
Forgot cc, the entire group.
How can deterministically iterate over the uses of a variable. i.e. the uses
should be any particular order that doesn't change from execution to
execution of the opt tool.
To make myself more clearer, here is a snippet of code that has Values
reordered each time I analyze a particular piece of code(which doesn't
change) with the LLVM opt tool and my LLVM
2011 Feb 10
0
[xen-unstable test] 5685: tolerable FAIL - PUSHED
flight 5685 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/5685/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-i386-xcpkern-i386-pv 5 xen-boot fail pass in 5680
Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
test-amd64-amd64-win 16 leak-check/check fail never pass
test-amd64-amd64-xl-win 13 guest-stop fail never pass
test-amd64-i386...
2017 Mar 01
2
[Codegen bug in LLVM 3.8?] br following `fcmp une` is present in ll, absent in asm
...mem[0],zero
movq 184(%rsp), %rax
mulsd 648(%rax), %xmm0
movsd %xmm0, 704(%rax)
movsd 192(%rsp), %xmm0 # xmm0 = mem[0],zero
movq 184(%rsp), %rax
xorpd %xmm1, %xmm1
ucomisd %xmm1, %xmm0
movq 672(%rax), %rcx
movq %rcx, 200(%rsp)
movd %rcx, %xmm0
addsd 120(%rax), %xmm0
movq 176(%rsp), %rcx
mulsd 5680(%rcx), %xmm0
movsd %xmm0, 768(%rax)
movq 176(%rsp), %rax
movsd 5608(%rax), %xmm0 # xmm0 = mem[0],zero
We know that this is the right instruction to be looking at, because we can line it up with working.ll and working.asm:
merge128: ; preds = %true71,...
2010 Sep 25
9
[Bug 30369] New: nvidia 8400GS G98 chip GPU lockup - switching to software fbcon
https://bugs.freedesktop.org/show_bug.cgi?id=30369
Summary: nvidia 8400GS G98 chip GPU lockup - switching to
software fbcon
Product: xorg
Version: 7.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2002 Jun 21
1
Samba 2.2.5 and srv_spoolss_nt error
...NP(1218)
api_rpcTNP: called api_spoolss_rpc successfully
[2002/06/21 13:31:01, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(448)
free_pipe_context: destroying talloc pool of size 0
[2002/06/21 13:31:01, 6] rpc_server/srv_pipe_hnd.c:read_from_pipe(803)
read_from_pipe: 7116 name: spoolss len: 5680
[2002/06/21 13:31:01, 5] rpc_parse/parse_prs.c:prs_debug(60)
000000 smb_io_rpc_hdr hdr
[2002/06/21 13:31:01, 5] rpc_parse/parse_prs.c:prs_uint8(500)
0000 major : 05
[2002/06/21 13:31:01, 5] rpc_parse/parse_prs.c:prs_uint8(500)
0001 minor : 00
[2002/06/21 13:31:01, 5] rpc_parse...