Displaying 12 results from an estimated 12 matches for "18737".
Did you mean:
187,7
2009 Oct 19
3
remote port forwarding unstable
Hi,
I'm not sure if this is a bug or not, maybe someone noticed it also...
I always do a remote port forwarding with openssh on 1026 port let's
say ( ssh -R 1026:localhost:55555 ). Most times the port is opened on
remote machine. But sometimes i notice that ssh can't do remote port
forwarding to that port 1026. I looked on the remote machine (netstat
-an) and no one is using that
2008 Oct 17
0
Backtrace:/usr/local/libexec/dovecot/imap (1.1.4)
...ib/debug/usr/lib/gconv/ISO8859-1.so...done.
done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
Reading symbols from /lib/libgcc_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Core was generated by `/usr/local/libexec/dovecot/imap'.
Program terminated with signal 6, Aborted.
[New process 18737]
#0 0xb8066424 in __kernel_vsyscall ()
#0 0xb8066424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb7f27640 in raise () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2 0xb7f29018 in abort () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#3 0x080d...
2008 Feb 20
0
network-routing
...inet6 addr: fe80::2a0:24ff:fe29:5b25/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:168 errors:0 dropped:0 overruns:0 frame:0
TX packets:166 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:18737 (18.2 Kb) TX bytes:17209 (16.8 Kb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:42 errors:0 dropped:0 overruns:0 frame:0
TX packets:42 er...
2012 Dec 12
1
[PATCH] psy.c tweak
Hi,
I am submitting a small patch for Vorbis psy.c...
* Make use of NEGINF constant where possible
Does this look OK?
- Michael
Index: psy.c
===================================================================
--- psy.c (revision 18737)
+++ psy.c (working copy)
@@ -29,7 +29,7 @@
#include "scales.h"
#include "misc.h"
-#define NEGINF -9999.f
+#define NEGINF (-9999.f)
static const double stereo_threshholds[]={0.0, .5, 1.0, 1.5, 2.5, 4.5, 8.5, 16.5, 9e10};
static const double stereo_threshholds_limited[]={0....
2012 Dec 13
1
[PATCH] smallft.c
...l diff for Vorbis
which replaces some loops with memcpy.
This allows us to take advantage of
memcpy's optimisations when copying
the floating point data.
Does this look OK?
- Michael
Index: smallft.c
===================================================================
--- smallft.c (revision 18737)
+++ smallft.c (working copy)
@@ -388,7 +388,7 @@
}
L119:
- for(ik=0;ik<idl1;ik++)c2[ik]=ch2[ik];
+ memcpy(c2, ch2, idl1 * sizeof(float));
t1=0;
t2=ipp2*idl1;
@@ -628,7 +628,7 @@
if(na==1)return;
- for(i=0;i<n;i++)c[i]=ch[i];
+ memcpy(c, ch, n * sizeof(float));
}...
2006 Apr 14
2
Rails AWS authentication????
I want to setup an api for my web app, but i had a few question on the best
way to do this. I was hoping for some input from you experienced
individuals and rails rock stars.
1) Is there a way to implement a login in feature so that api methods cant
be called without proper authorization? This is so i can log activity and
use of the api from different people and so
-------------- next part
2016 Nov 20
2
uninitialized values in Attributes.cpp
> If 3.9 shipped with these issues (assuming these are not false positive), it would be interesting to 1) know why the sanitizers didn’t catch it, and 2) add valgrind to the release qualification process (CC Hans).
Yes, I'd be interested to see some corroboration. Note that the issue
here is pretty specific: it only happens during optimized compile using
Clang-3.9.
This is all I did:
2015 Jan 22
2
[PATCH] increase fd_limit to max_client_limit automatically
...; 1000), because of default_client_limit
It could try increasing the limit first, and only report the warning if that
fails. I'm attaching a patch that does just this.
Without the patch, the soft fd limit is kept at whatever it was on dovecot
startup:
% pfexec plimit $(pgrep dovecot)
18737: /opt/niksula/sbin/dovecot
resource current maximum
time(seconds) unlimited unlimited
file(blocks) unlimited unlimited
data(kbytes) unlimited unlimited
stack(kbytes) 10240 unlimited...
2017 Jul 08
2
Error in v64i32 type in x86 backend
...pped scope entry (due to false predicate) at index 18637, continuing
at 18661
Skipped scope entry (due to false predicate) at index 18662, continuing
at 18711
Skipped scope entry (due to false predicate) at index 18712, continuing
at 18736
Skipped scope entry (due to false predicate) at index 18737, continuing
at 18770
Skipped scope entry (due to false predicate) at index 18771, continuing
at 18856
Skipped scope entry (due to false predicate) at index 18857, continuing
at 18942
Skipped scope entry (due to false predicate) at index 18943, continuing
at 19028
Match failed at index 16201...
2017 Jul 08
2
Error in v64i32 type in x86 backend
...;>> Skipped scope entry (due to false predicate) at index 18662,
>>>> continuing at 18711
>>>> Skipped scope entry (due to false predicate) at index 18712,
>>>> continuing at 18736
>>>> Skipped scope entry (due to false predicate) at index 18737,
>>>> continuing at 18770
>>>> Skipped scope entry (due to false predicate) at index 18771,
>>>> continuing at 18856
>>>> Skipped scope entry (due to false predicate) at index 18857,
>>>> continuing at 18942
>>>> Skipped...
2017 Jul 08
5
Error in v64i32 type in x86 backend
...scope entry (due to false predicate) at index
>>>>>>>>>>>>>> 18712, continuing at 18736
>>>>>>>>>>>>>> Skipped scope entry (due to false predicate) at index
>>>>>>>>>>>>>> 18737, continuing at 18770
>>>>>>>>>>>>>> Skipped scope entry (due to false predicate) at index
>>>>>>>>>>>>>> 18771, continuing at 18856
>>>>>>>>>>>>>> Skipped scope entry (d...
2007 Jan 11
4
Help understanding some benchmark results
...216634 43 188.6 1
------Sequential Create------ --------Random Create--------
-Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
16 15646 99 +++++ +++ 18737 99 13388 99 +++++ +++ 25170 99
nitrogen,8G,,,80800,31,57461,28,,,216634,43,188.6,1,16,15646,99,+++++,+++,18737,99,13388,99,+++++,+++,25170,99
16 disk RAID50, two controllers, 128k stripe
Version 1.03 ------Sequential Output------ --Sequential Input- --Random-
-Per C...