search for: 9565

Displaying 20 results from an estimated 27 matches for "9565".

Did you mean: 955
2020 Jun 09
2
valgrind false positive on R startup?
...g valgrind I am always seeing the following message. Does anybody else see that? Is that a known false positive? Any ideas how to fix/suppress? Seems related to TRE, do I need to upgrade that? (base) tdhock at maude-MacBookPro:~/R/binsegRcpp$ R --vanilla -d valgrind -e 'extSoftVersion()' ==9565== Memcheck, a memory error detector ==9565== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==9565== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==9565== Command: /home/tdhock/lib/R/bin/exec/R --vanilla -e extSoftVersion() ==9565== ==9565== Conditional ju...
2020 Jun 10
0
valgrind false positive on R startup?
...the following message. Does anybody > else see that? Is that a known false positive? Any ideas how to > fix/suppress? Seems related to TRE, do I need to upgrade that? > > (base) tdhock at maude-MacBookPro:~/R/binsegRcpp$ R --vanilla -d valgrind > -e 'extSoftVersion()' > ==9565== Memcheck, a memory error detector > ==9565== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. > ==9565== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info > ==9565== Command: /home/tdhock/lib/R/bin/exec/R --vanilla -e extSoftVersion() > ==9565== &gt...
2005 Apr 14
2
Using idmap_rid backend, cannot browse home directory from XP
...5/04/14 10:15:46, 3] nsswitch/winbindd_rpc.c:msrpc_sid_to_name(338) sid_to_name [rpc] S-1-5-21-725345543-1677128483-839522115-513 for domain DOMAIN1 [2005/04/14 10:15:46, 3] lib/charcnv.c:convert_string_allocate(567) convert_string_allocate: Conversion error: Incomplete multibyte sequence(╝lXl╝l) [2005/04/14 10:15:46, 3] lib/charcnv.c:convert_string_allocate(567) convert_string_allocate: Conversion error: Incomplete multibyte sequence(╝l) [2005/04/14 10:15:46, 3] nsswitch/winbindd_ads.c:dn_lookup(339) ads: dn_lookup [2005/04/14 10:15:46, 3] nsswitch/winbindd_a...
2007 Mar 14
0
cannot delete the last column of a dataframe using "[<-" (PR#9565)
Hi, If df is a dataframe, its last column can't be deleted using "[<-", but other columns can be deleted this way. Example: > (df <- df0 <- data.frame(x = 1:3, y = 4:6, z = 7:9)) x y z 1 1 4 7 2 2 5 8 3 3 6 9 > df[, "z"] <- NULL Error in x[[jj]] : subscript out of bounds > df[, 3] <- NULL Error in x[[jj]] : subscript out of bounds >
2007 Aug 06
1
File locking issue
...No (numopen=1) [2007/08/06 16:43:22, 3] smbd/process.c:process_smb(1092) Transaction 1150 of length 59 [2007/08/06 16:43:22, 3] smbd/process.c:switch_message(887) switch message SMBreadX (pid 5566) conn 0x949fd00 [2007/08/06 16:43:22, 3] smbd/reply.c:send_file_readX(2160) send_file_readX fnum=9565 max=4096 nread=4096 [2007/08/06 16:43:22, 3] smbd/process.c:process_smb(1092) Transaction 1151 of length 41 [2007/08/06 16:43:22, 3] smbd/process.c:switch_message(887) switch message SMBgetattrE (pid 5566) conn 0x949fd00 [2007/08/06 16:43:22, 3] smbd/reply.c:reply_getattrE(5066) reply_getattr...
2017 Feb 21
4
Re: "virsh list" hangs
...hed > more light. > > Michal Unfortunately, gdb also hangs when attaching to libvirt .... root@vm-host:~# gdb -q -p $(pgrep libvirtd) Attaching to process 9556 [New LWP 9557] [New LWP 9558] [New LWP 9559] [New LWP 9560] [New LWP 9561] [New LWP 9562] [New LWP 9563] [New LWP 9564] [New LWP 9565] [New LWP 9566] [New LWP 9567] [New LWP 9568] [New LWP 9569] [New LWP 9570] [New LWP 9571] [New LWP 9572] ^C^C^C^C^C^C^C^C^C^C^C It must be killed with SIGKILL, and libvirtd will die with gdb. Here[1] is the output of the following command: strace -o /tmp/gdb-full-trace.txt -s 1024 -f gdb -q -p...
2020 Jun 22
2
Voice broken during calls (again...)
Would you mind repeating the test with canreinvite=no set for all you phones and mobile phones? What is your upload bitrate? Is it guaranteed? I would try also to test the PMTU: Try: ping -M do -s 2000 ${ip address of the sip server} You should receive icmp asking for lowering the packet size. The LTE phones could have lower MTU and thus overcome PMTU problem. Marek 2020-06-22 21:48
2017 Feb 24
2
Re: "virsh list" hangs
2020 Jun 22
0
Voice broken during calls (again...)
...d, +6 errors, 100% packet loss, time 5103ms Mmmm... it seems not good, isn't it? For information, here the output of ifconfig: dsl0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1492 inet 93.241.x.y netmask 255.255.255.255 destination 62.156.z.k inet6 fe80::9565:3024:4deb:ebc7 prefixlen 10 scopeid 0x20<link> ppp txqueuelen 3 (Point-to-Point Protocol) RX packets 852397 bytes 480197087 (457.9 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 967912 bytes 170822532 (162.9 MiB) TX errors 0 dropped...
2006 Aug 01
1
have records expire after certain time?
Hey, how can I have records inserted into the database through RoR expire after a day or two and just delete themselves? -- Posted via http://www.ruby-forum.com/.
2017 Feb 24
0
Re: "virsh list" hangs
...so hangs when attaching to libvirt .... > > root@vm-host:~# gdb -q -p $(pgrep libvirtd) > Attaching to process 9556 > [New LWP 9557] > [New LWP 9558] > [New LWP 9559] > [New LWP 9560] > [New LWP 9561] > [New LWP 9562] > [New LWP 9563] > [New LWP 9564] > [New LWP 9565] > [New LWP 9566] > [New LWP 9567] > [New LWP 9568] > [New LWP 9569] > [New LWP 9570] > [New LWP 9571] > [New LWP 9572] > ^C^C^C^C^C^C^C^C^C^C^C > > It must be killed with SIGKILL, and libvirtd will die with gdb. > > Here[1] is the output of the following comma...
2017 Feb 24
0
Re: "virsh list" hangs
...lso hangs when attaching to libvirt .... > > root@vm-host:~# gdb -q -p $(pgrep libvirtd) > Attaching to process 9556 > [New LWP 9557] > [New LWP 9558] > [New LWP 9559] > [New LWP 9560] > [New LWP 9561] > [New LWP 9562] > [New LWP 9563] > [New LWP 9564] > [New LWP 9565] > [New LWP 9566] > [New LWP 9567] > [New LWP 9568] > [New LWP 9569] > [New LWP 9570] > [New LWP 9571] > [New LWP 9572] > ^C^C^C^C^C^C^C^C^C^C^C > > It must be killed with SIGKILL, and libvirtd will die with gdb. > > Here[1] is the output of the following command...
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...erminate the irpc_servers_byname() result with server_id_set_disconnected(). * BUG 9598: Fix timeouts of some IRPC calls. * BUG 9609: Fix a warning by converting from TDB_DATA to struct ldb_val. o Matthieu Patou <mat at matws.net> * BUG 8909: Add documentation. * BUG 9565: Adding additional Samba 4.0 DC to W2k8 srv AD domain (in win200 functional level) produces dbcheck errors. o Arvid Requate <requate at univention.de> * BUG 9555: s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup. o Rusty Russell <rusty at rustcorp.com.au> * BUG 9...
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...erminate the irpc_servers_byname() result with server_id_set_disconnected(). * BUG 9598: Fix timeouts of some IRPC calls. * BUG 9609: Fix a warning by converting from TDB_DATA to struct ldb_val. o Matthieu Patou <mat at matws.net> * BUG 8909: Add documentation. * BUG 9565: Adding additional Samba 4.0 DC to W2k8 srv AD domain (in win200 functional level) produces dbcheck errors. o Arvid Requate <requate at univention.de> * BUG 9555: s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup. o Rusty Russell <rusty at rustcorp.com.au> * BUG 9...
2017 Feb 24
0
Re: "virsh list" hangs
...> > Attaching to process 9556 > > > [New LWP 9557] > > > [New LWP 9558] > > > [New LWP 9559] > > > [New LWP 9560] > > > [New LWP 9561] > > > [New LWP 9562] > > > [New LWP 9563] > > > [New LWP 9564] > > > [New LWP 9565] > > > [New LWP 9566] > > > [New LWP 9567] > > > [New LWP 9568] > > > [New LWP 9569] > > > [New LWP 9570] > > > [New LWP 9571] > > > [New LWP 9572] > > > ^C^C^C^C^C^C^C^C^C^C^C > > > > > > It must be killed w...
1996 Mar 23
0
No subject
...soft, Corp. Unix is a trademark of X/Open. Postcript is a trademark of Adobe Systems, Inc. Lasermoon Ltd Infomagic, Inc. The Forge, 11950 N. Hwy 89 Fareham Road, Flagstaff, Arizona 86004 Wickham, Hants, PO17 5DE, ENGLAND Phone : +44 (0)1329 834944 (800) 800-6613 or (602) 526-9565 Fax : +44 (0)1329 834955 (602) 526-9573 Internet : info@lasermoon.co.uk info@infomagic.com support@lasermoon.co.uk support@infomagic.com http://www.lasermoon.co.uk http://www.infomagic.com
2020 Jun 22
2
Voice broken during calls (again...)
...5103ms > > Mmmm... it seems not good, isn't it? > > For information, here the output of ifconfig: > > dsl0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST> mtu 1492 > inet 93.241.x.y netmask 255.255.255.255 destination 62.156.z.k > inet6 fe80::9565:3024:4deb:ebc7 prefixlen 10 scopeid 0x20<link> > ppp txqueuelen 3 (Point-to-Point Protocol) > RX packets 852397 bytes 480197087 (457.9 MiB) > RX errors 0 dropped 0 overruns 0 frame 0 > TX packets 967912 bytes 170822532 (162.9 MiB) >...
2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone. I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office. First of all I installed dotnet 2, 3. and the installation worked great. The problem is to install dotnet 1.1. When I run winetricks I receive this error message. lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks Executing
2017 Feb 17
2
"virsh list" hangs
`virsh list` hangs on my server that hosts a bunch of VMs. This might be due to the Debian upgrade I did on Feb 15, which upgrades `libvirt` from 2.4.0-1 to 3.0.0-2. I have tried restarting libvirtd for a few times, without luck. Attached below are some relevant logs; let me know if you need some more for debugging. Thanks for your help!! root@vm-host:~# uname -a Linux vm-host 4.6.0-1-amd64 #1
2008 Jul 21
20
Ideas for stopping ssh brute force attacks
just wanted to get some feedback from the community. Over the last few days I have noticed my web server and email box have attempted to ssh'd to using weird names like admin,appuser,nobody,etc.... None of these are valid users. I know that I can block sshd all together with iptables but that will not work for us. I did a little research on google and found programs like sshguard and