search for: 32835

Displaying 8 results from an estimated 8 matches for "32835".

Did you mean: 2835
2002 Apr 02
3
getaddrinfo() problem with AIX 4.3.3 and rsync 2.5.2?
...allow" in rsyncd.conf. Without the patch I kept getting "rsync: forward name lookup for ... failed: Host not found" errors. These errors were produced by the rsync daemon, and putting in a debugging statement revealed that the port_buf being used had a large port number in it (like 32835). It seems wrong-headed to pass that port to getaddrinfo to check for host name validity, but since I don't know much network programming, I'll defer to almost anyone :-) Perhaps it's just AIX 4.3.3 getaddrinfo() that's busted? $ gdiff -u clientname.c.orig clientname.c --- client...
2009 Sep 14
1
return from memset on mac osx
Does dtrace have a problem catching the return from memset on Mac OSX? The script below catches the entry just fine but the return clause is never entered. Thanks, Joel --- pid$target::memset:entry /arg1 == 0/ { self->size = arg2; self->ts = timestamp; self->vts = vtimestamp; } pid$target::memset:return /self->size/ { @ts = sum(timestamp - self->ts); @vts =
2013 Oct 25
0
[LLVMdev] Is there pass to break down <4 x float> to scalars
...I posted, so I didn't want to distract from that. It would also need some TargetTransformInfo hooks to decide which vectors should be decomposed. Thanks, Richard -------------- next part -------------- A non-text attachment was scrubbed... Name: decompose-vectors.diff Type: text/x-patch Size: 32835 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131025/ce62d95a/attachment.bin>
2005 Dec 29
3
centos 4.2 update - help!
Hello I have installed centos 4.2 in dell poweredge 850. but I found that when I launch up2date to do a update action, it always get time out problem. just like error while retrieving package gtk 2-2.14.13-18 the message is time out any one can give some help Thanks and Regards Terry ************************************ E-mail Disclaimer ************************************ This e-mail
2013 Oct 25
3
[LLVMdev] Is there pass to break down <4 x float> to scalars
Hi, LLVM community, I write some code in hand using LLVM IR. for simplicity, I write them in <4 x float>. now I found some stores for elements are useless. for example, If I store {0.0, 1.0, 2.0, 3.0} to a <4 x float> %a. maybe only %a.xy is alive in my program. our target doesn't feature SIMD instruction, which means we have to lower vector to many scalar instructions. I found
2014 Apr 23
1
SELInux and POSTFIX
...5679 scontext=unconfined_u:system_r:postfix_smtp_t:s0 tcontext=unconfined_u:object_r:postfix_spool_maildrop_t:s0 tclass=file Was caused by: Missing type enforcement (TE) allow rule. You can use audit2allow to generate a loadable module to allow this access. type=AVC msg=audit(1398259025.252:32835): avc: denied { read write } for pid=20593 comm="smtp" name="546AA6099F" dev=dm-0 ino=395679 scontext=unconfined_u:system_r:postfix_smtp_t:s0 tcontext=unconfined_u:object_r:postfix_spool_maildrop_t:s0 tclass=file Was caused by: Missing type enforcement (TE) allow rule....
2014 Apr 04
0
Wine release 1.7.16
...wed mode 30079 Broken Sword - The Sleeping Dragon: Graphics corruption 31079 Fatal error during Stronghold Crusader Demo installation 31433 Foxit Reader 5.3.1.0606 crashes on startup 32245 Multiple applications crash on startup due to unimplemented function shell32.dll.SHExtractIconsW 32835 Batman: Arkham Asylum (non-Steam) Demo fails on startup (IWbemClassObject::GetNames with qualifier unsupported) 33603 Metro: Last Light crash after several minutes 33732 Broken non-PCM audio playback in Microsoft Sound Recorder 34352 Multiple applications need 'Network Configuration C...
2007 Sep 06
0
Server crashes...
....142:4091 SYN_RECV tcp 0 0 localhost:80 66.199.253.130:55152 SYN_RECV tcp 0 0 localhost:80 72.232.200.210:54101 SYN_RECV tcp 0 0 localhost:80 77.70.106.4:44797 SYN_RECV tcp 0 0 localhost:80 58.65.236.121:32835 SYN_RECV tcp 0 0 localhost:80 218.69.15.90:46533 SYN_RECV tcp 0 0 localhost:80 222.233.52.160:4013 SYN_RECV tcp 0 0 localhost:80 59.58.62.254:42518 SYN_RECV tcp 0 0 localhost:80 125.82.50.61:1145 SYN_REC...