Displaying 17 results from an estimated 17 matches for "5246".
Did you mean:
246
2008 Feb 06
5
DO NOT REPLY [Bug 5246] New: rsync fails to transfer some files
https://bugzilla.samba.org/show_bug.cgi?id=5246
Summary: rsync fails to transfer some files
Product: rsync
Version: 2.6.9
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org...
2006 Apr 08
3
segfaulting on x86_64 for latest version
Hi!
I've downloaded yesterday the version openssh-4.3p2. Compiled and
installed without problems. No optimization options were used, no PAM.
sshd starts also without any problem.
But when I try to connect to it, the connection is immidiately closed
and I get in the dmesg the following
sshd[5246]: segfault at 00002aaaaabbfe40 rip 00002aaaaaab0bf3 rsp 00007fffffef54d0 error 7
Here is the output from ldd
libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0x00002aaaaabc1000)
libutil.so.1 => /lib/libutil.so.1 (0x00002aaaaae01000)
libz.so.1 => /lib/libz.so.1...
2011 Mar 25
1
[LLVMdev] [cfe-dev] Announcing: LLVM 2.9 RC2 Testing Phase
...g-2.9-rc2-win32.tar.xz
http://i18n-zh.googlecode.com/files/llvm-clang-2.9-rc2-win32.zip
[[[
********************
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
Testing Time: 652.86s
********************
Failing Tests (1):
LLVM :: CodeGen/X86/h-registers-1.ll
Expected Passes : 5246
Expected Failures : 46
Unsupported Tests : 546
Unexpected Failures: 1
]]]
[[[
Failing Tests (1):
LLVM :: CodeGen/X86/h-registers-1.ll
Expected Passes : 5246
Expected Failures : 46
Unsupported Tests : 546
Unexpected Failures: 1
FAIL: LLVM :: CodeGen/X86/h-registers-1.ll (...
2011 Mar 25
4
[LLVMdev] Announcing: LLVM 2.9 RC2 Testing Phase
Hi all,
Well! we had a rather fruitful phase 1 testing round. Several issues were addressed. After a bit of a delay, we are ready for phase 2 testing.
This phase is to make sure that no patches submitted to fix problems and complete features in phase 1 caused further difficulties. Please download the sources, compile them, and then compile as much as you can with both clang and llvm-gcc.
2011 Mar 25
0
[LLVMdev] [cfe-dev] Announcing: LLVM 2.9 RC2 Testing Phase
...om/files/llvm-clang-2.9-rc2-win32.zip
>
> [[[
> ********************
> Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
> Testing Time: 652.86s
> ********************
> Failing Tests (1):
> LLVM :: CodeGen/X86/h-registers-1.ll
>
> Expected Passes : 5246
> Expected Failures : 46
> Unsupported Tests : 546
> Unexpected Failures: 1
> ]]]
>
> [[[
> Failing Tests (1):
> LLVM :: CodeGen/X86/h-registers-1.ll
>
> Expected Passes : 5246
> Expected Failures : 46
> Unsupported Tests : 546
> Une...
2003 Jul 22
2
packages on R on a Mac
...:
Error: couldn't find function "install.packages"
So apparently just placing it in the library folder is not the right
way to do it. How do i add contributed packages? thanks.
Roger Coupal
Dept. of Agricultural and Applied Economics
University of Wyoming
Laramie, Wyoming
307-766-5246
http://agecon.uwyo.edu/
2012 Feb 23
0
Announce: Puppet 2.6.14 Available [security update]
...ry group is set.
CVE-2012-1054 Klogin write through symlink [ High ]
#12460 - Klogin File Handling Issue (Write through symlink)
High risk for users of this type. Users can symlink to arbitrary files, causing
them to be overwritten, such as other klogin files.
2.6.14
===
d48ad59 Revert "(#5246) Puppetd does not remove it''s pidfile when it exits"
ade5965 Remove unnecessary fallbacks in change_{user,group}
0a09a64 Document uid/gid-related methods in Puppet::Util
2599d56 Copy owner/group in replace_file
ead36ff (#12463) eliminate `secure_open` in favour of `replace_file`
14695...
2006 Nov 21
2
Memory leak in ocfs2/dlm?
...ckres+0x22/0x189 [ocfs2_dlm]
Anything known about this?
Thanks, JBG
--
Telef?nica Deutschland GmbH | Jan-Benedict Glaw
H?lshorstweg 30 | Configuration Management
33415 Verl | Email: <jbglaw@telefonica.de>
http://www.telefonica.de/ | Tel.: +49-5246-80-1869
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://oss.oracle.com/pipermail/ocfs2-devel/attachments/20061121/15d261bd/signature.bin
2003 Dec 10
0
RdbiPgSQL and POSIXct
...of class POSIXct into PostgreSQL 7.2.1 with the command dbWriteTable without
success.
>str(jame)
`data.frame': 8123 obs. of 27 variables:
$ kat.st : int 1 2 3 4 5 6 7 8 9 10 ...
$ ime : Factor w/ 7867 levels "1133 VG","2202 VG",..: 7788 2605
4387 4932 5246 5121 3584 3721 3552 4521 ...
$ sinonim : Factor w/ 1385 levels "","7P2","7P4",..: 1 1 863 1 935 1286
1 1 1 798 ...
$ tip1 : num 4.3 1.2 5.2 5.2 5.3 4.2 5.6 NA 5.5 5.3 ...
$ tip2 : num NA NA NA NA NA NA NA NA NA NA ...
$ x : int 51297...
2007 Oct 02
2
Buggy SATA detection w/CentOS5 + Intel H6300ESB?
I've been handed a Supermicro system that is using the Intel? H6300ESB
Serial ATA Controller (Supermicro P4SCI motherboard). When I install
CentOS5, everything seems to work OK, but it has absolutely horrid disk
performance. Upon further inspection, it seems that the SATA disks are
being treated as legacy IDE devices using PIO. Gah....
Has anyone else had this problem? I recall having
2004 Jul 05
0
[Bug 1502] rsync error: error in rsync protocol data stream (code 12) at io.c(836)
...----------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mwang@unixlabplus.com 2004-07-04 10:57 -------
The rsync debug output shows:
[pid 5246] write(3, "\200\0\331f\17\v\0\20\230\0050#PLD20040625\200\0\331g\17".
.., 4096) = -1 ENOSPC (No space left on device)
However, this is not true. The system log shows:
Jul 4 07:03:31 ram kernel: EXT3-fs error (device ide0(3,3)): ext3_new_block:
block(9465252) >= blocks count(9464293...
2013 Nov 22
1
Sangoma transcoding card bug - drops audio samples
There is a serious bug in Sangoma transcoding cards. The card has an
internal, small jitter buffer and it drops samples
from the audio stream when there is high jitter in the network. The
bandwidth is cheap now so for me the only reason
to use transcoding is where I have low-bandwidth-high-jitter links. Sangoma
said they will not fix it and we had to go back
to software transconding.
Do you have
2014 Oct 07
1
index problem with only 1 folder of 1 box
...3946 4019 4020 4034 4043 4134 4146 4175 4241 4346 4379
4422 4490 4491 4537 4540 4542 4543 4544 4550 4627 4727 4742 4767 4790
4817 4828 4831 4839 4862 4888 4899 4901 4906 4911 4916 4957 4999 5003
5004 5008 5009 5010 5011 5012 5013 5039 5062 5081 5092 5119 5138 5145
5150 5152 5185 5186 5187 5216 5246 5247 5282 5283 5314 5316 5320 5322
5325 5337 5353 5360 5363 5385 5432 5447 5472 5485 5496 5498 5500 5528
5551 5564 5567 5595 5598 5642 5794 5841 5896 5933 5960 5961 5994 6001
6005 6016 6017 6051 6075 6125 6152 6163 6215 6238 6239 6240 6241 6287
6311 6342 6350 6353 6357 6369 6431 6472 6689 6928...
2010 Jul 08
4
testing authentication with basic_auth
hi, I''ve got an api which is using
authenticate_or_request_with_http_basic
What are you guys using to test this? I''m using rspec, and before I
was using rspec-rails, I was using authorize from Rack::Test to do the
authentication. However, authorize clearly doesn''t work when using
rspec-rails, so I''m wondering what everyone else is doing?
--
You received this
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...3220 464c 4147 5320 285c 5265 UID.2.FLAGS.(\Re
0x0070: 6365 6e74 2920 494e 5445 524e 414c 4441 cent).INTERNALDA
0x0080: 5445 2022 3037 2d44 6563 2d32 3030 3420 TE."07-Dec-2004.
0x0090: 3134 3a34 333a 3032 202d 3036 3030 2220 14:43:02.-0600".
0x00a0: 5246 4338 3232 2e53 495a 4520 3134 3632 RFC822.SIZE.1462
0x00b0: 290d 0a41 3030 3820 4f4b 2046 6574 6368 )..A008.OK.Fetch
0x00c0: 2063 6f6d 706c 6574 6564 2e0d 0a .completed...
14:43:43.233988 IP noctis.shsu.edu.61362 > unxmail.shsu.edu.imap: P 253:266(13) ack 2209 win 655...
2007 Nov 26
0
14 commits - libswfdec/swfdec_as_object.c libswfdec/swfdec_file_reference.c libswfdec/swfdec_load_object.c libswfdec/swfdec_sprite_movie_as.c libswfdec/swfdec_system_security.c test/trace
...5239: 5239
+5239: 5239
+5239: 5239
+5240: 5240
+5240: 5240 reset
+5240: 5240 reset
+5241: 5241
+5241: 5241 reset
+5241: 5241 reset
+5242: 5242
+5242: 5242 reset
+5242: 5242 reset
+5243: 5243
+5243: 5243 reset
+5243: 5243 reset
+5244: 5244
+5244: 5244
+5244: 5244
+5245: 5245
+5245: 5245
+5245: 5245
+5246: 5246
+5246: 5246
+5246: 5246
+5247: 5247
+5247: 5247
+5247: 5247
+5248: 5248
+5248: 5248 reset
+5248: 5248 reset
+5249: 5249
+5249: 5249 reset
+5249: 5249 reset
+5250: 5250
+5250: 5250 reset
+5250: 5250 reset
+5251: 5251
+5251: 5251 reset
+5251: 5251 reset
+5252: 5252
+5252: 5252
+5252: 5252
+5253...
2012 Jul 11
12
99% iowait on one core in 8 core processor
Hi All,
We have a xen server and using 8 core processor.
I can see that there is 99% iowait on only core 0.
02:28:49 AM CPU %user %nice %sys %iowait %irq %soft %steal %idle intr/s
02:28:54 AM all 0.00 0.00 0.00 12.65 0.00 0.02 2.24 85.08 1359.88
02:28:54 AM 0 0.00 0.00 0.00 96.21 0.00 0.20 3.19 0.40 847.11
02:28:54 AM