Displaying 20 results from an estimated 48 matches for "recounters".
Did you mean:
refcounters
2004 Jun 08
0
[Bug 1442] New: rsync sender appears to hang when receiver recounters an error
https://bugzilla.samba.org/show_bug.cgi?id=1442
Summary: rsync sender appears to hang when receiver recounters an
error
Product: rsync
Version: 2.6.2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: tom@hbsrx.co...
2004 Sep 21
0
[Bug 1442] rsync sender appears to hang when receiver recounters an error
https://bugzilla.samba.org/show_bug.cgi?id=1442
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From wayned@samba.org 2004-09-20 23:37
2007 Mar 27
2
DO NOT REPLY [Bug 1442] rsync sender appears to hang when receiver recounters an error
https://bugzilla.samba.org/show_bug.cgi?id=1442
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|WORKSFORME |
------- Comment #8 from wayned@samba.org 2007-03-27 17:46 MST -------
If you
2004 Jun 08
3
[Bug 1442] rsync sender appears to hang when receiver recounters an error
https://bugzilla.samba.org/show_bug.cgi?id=1442
------- Additional Comments From tom@hbsrx.com 2004-06-08 13:26 -------
Created an attachment (id=540)
--> (https://bugzilla.samba.org/attachment.cgi?id=540&action=view)
strace of receiver process
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the
2013 Feb 08
2
[LLVMdev] optimizing references within a struct
There is an optimization which the Greenhills compiler does for mips16.
I have not looked at it myself ,but it was recounted to me.
The basic idea is that if you have a large struct, rather than
reference each element from the base of the struct, it's possible to
chose some optimal point(s) that are not at the beginning of the struct
and use as the base to reference elements of the
2013 Feb 08
0
[LLVMdev] optimizing references within a struct
This sounds similar to what the LocalStackSlotAllocation pass does (lib/CodeGen/LocalStackSlotAllocation.cpp).
-Jim
On Feb 7, 2013, at 4:56 PM, reed kotler <rkotler at mips.com> wrote:
> There is an optimization which the Greenhills compiler does for mips16.
>
> I have not looked at it myself ,but it was recounted to me.
>
> The basic idea is that if you have a large
2006 Oct 17
1
Please help me!!
Hi to all,
I've a segmentation fault while using asterisk relatime conf with mysql db.
I've cretate sip_buddies and extensions tables into db and edit
res_mysql.conf, extconf.conf without any issues.
So when I start asterisk and my phone try to register using sip user
configured in my db, asterisk stops with Segmentation fault error.
Follow post gdb backtrace
0 0x400337c0 in
2016 Jul 26
2
NT4-Style Auth & Roaming Profiles Only?
On Tue, 26 Jul 2016 16:09:10 +0100
Rowland penny <rpenny at samba.org> wrote:
> On 26/07/16 15:31, Jim Seymour wrote:
> > Hi There,
> >
> > Tried a Samba AD. Didn't work out. Please do not suggest.
> > Thanks!
>
> Why didn't Samba AD work, what problems did you have, it might be
> easier to fix them.
It's a long and ugly story, which
2013 Feb 08
1
[LLVMdev] optimizing references within a struct
On 02/07/2013 05:28 PM, Jim Grosbach wrote:
> This sounds similar to what the LocalStackSlotAllocation pass does (lib/CodeGen/LocalStackSlotAllocation.cpp).
>
> -Jim
exactly but this is for structs but maybe you are saying that i can
reuse those ideas for structs.
i'm going to turn on the localstackallocation soon . maybe i need to
study that and write
something similar for plain
2011 Sep 04
6
How to run a .reg file?
Hi,
I need to run a .reg file.
In windows, I think I'd just double click on it. If I try to run it in wine, it says it's not a valid executable. How do I run it?
2006 Jun 30
12
Mongrel 0.3.13.3 -- Ruby Licensed Release
Hello Everyone,
This is the official 0.3.13.3 release of Mongrel.
Mongrel is now released under the *Ruby license* instead of the LGPL.
I''m hoping this increases the adoption of Mongrel even further and
hopefully I can start pushing to get Mongrel included in Ruby directly.
INSTALL
As usual, you install it with your friendly gem install method of
choice:
gem install mongrel
Or
2008 Jan 22
0
chan_sip deadlocks after some time
Hello everybody,
I'm running Asterisk 1.2.24 on three servers which are configured
almost identical. The servers use IAX to communicate between each other
and SIP to communicate with the outside world through a Patton
Smartnode 4960 gateway. One server has about 30 SIP phones registered,
the other two servers have about 100 phones registered each.
The "small" server runs fine
2003 Nov 02
1
opie bug or ..?
Hi. I have a question related to freebsd opie implementation.
I am running 4.9-RELEASE and I've tried to setup opie.
*** 1 *** opiepasswd/opiekey
I've added user using `opiepasswd -c "ssa"`
mx2# opiepasswd -c "ssa"
Adding ssa:
Only use this method from the console; NEVER from remote. If you are using
telnet, xterm, or a dial-in, type ^C now or exit with
2014 Feb 04
1
Revolutions Blog: January 2014 roundup
Revolution Analytics staff write about R every weekday at the Revolutions blog:
http://blog.revolutionanalytics.com
and every month I post a summary of articles from the previous month
of particular interest to readers of r-help.
In case you missed them, here are some articles related to R from the
month of January:
Princeton's Germ?n Rodr?guez has published a useful "Introduction to
2006 Jun 12
1
kernel BUG at /usr/src/ocfs2-1.2.1/fs/ocfs2/file.c:494!
Hi,
First of all, I'm new to ocfs2 and drbd.
I set up two identical servers (Athlon64, 1GB RAM, GB-Ethernet) with Debian Etch, compiled my own kernel (2.6.16.20),
then compiled the drbd-modules and ocfs (modules and tools) from source.
The process of getting everything up and running was very easy.
I have one big 140GB partition that is synced with drbd (in c-mode) and has an ocfs2
2007 Feb 09
6
mongrel_cluster clarification
Apologizes in advance if this sounds rather dense, but I want to make sure
I''m understanding everything correctly. We''re in the process of migrating
from Apache2.0/FastCGI to Apache2.0+mongrel (why not 2.2? that story is too
long and too uninteresting to recount here, but I will tell you that it
involves RHEL and only using RHN rpms).
The init script that comes with mongrel
2014 Nov 11
2
kernel BUG at drivers/block/virtio_blk.c:172!
Hi Ming,
On 11.11.2014 08:56, Ming Lei wrote:
> On Tue, Nov 11, 2014 at 7:31 AM, Jens Axboe <axboe at kernel.dk> wrote:
> > Known, I'm afraid, Ming is looking into it.
Actually I had also tried to reproduce this bug, without success.
But today I happened to know how to trigger the bug, by coincidence,
during testing other things.
Try to run xfstests/generic/034. You'll
2014 Nov 11
2
kernel BUG at drivers/block/virtio_blk.c:172!
Hi Ming,
On 11.11.2014 08:56, Ming Lei wrote:
> On Tue, Nov 11, 2014 at 7:31 AM, Jens Axboe <axboe at kernel.dk> wrote:
> > Known, I'm afraid, Ming is looking into it.
Actually I had also tried to reproduce this bug, without success.
But today I happened to know how to trigger the bug, by coincidence,
during testing other things.
Try to run xfstests/generic/034. You'll
2016 Jul 26
0
NT4-Style Auth & Roaming Profiles Only?
On 26/07/16 16:59, Jim Seymour wrote:
> On Tue, 26 Jul 2016 16:09:10 +0100
> Rowland penny <rpenny at samba.org> wrote:
>
>> On 26/07/16 15:31, Jim Seymour wrote:
>>> Hi There,
>>>
>>> Tried a Samba AD. Didn't work out. Please do not suggest.
>>> Thanks!
>> Why didn't Samba AD work, what problems did you have, it might be
2024 Jan 20
0
Experiences With NUT Eaton & Cyberpower UPS
I watched the recent discussions of "issues" with an Eaton Ellipse UPS with some interest.
I use the US version of that UPS, the Ellipse Pro 1500 in my case. I had not encountered many of the issues recounted in those discussions. The Login Failure message is not unique to that UPS as I have seen it with my Cyberpower units. The polling setting also had me wondering as I have never had