search for: 984

Displaying 20 results from an estimated 227 matches for "984".

Did you mean: 98
2014 Oct 27
2
[Bug 984] New: nft v0.3 - Segmentation fault when read input file specifies the "num" queue's option
https://bugzilla.netfilter.org/show_bug.cgi?id=984 Bug ID: 984 Summary: nft v0.3 - Segmentation fault when read input file specifies the "num" queue's option Product: nftables Version: unspecified Hardware: x86_64 OS: Gentoo Status:...
2005 Feb 17
4
[Bug 984] Hangup to script while forced command ...
http://bugzilla.mindrot.org/show_bug.cgi?id=984 Summary: Hangup to script while forced command ... Product: Portable OpenSSH Version: 3.9p1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: open...
2007 Apr 29
0
[984] branches/wxruby2/wxwidgets_282/lib/wx/classes/clientdc.rb: Prevent dangerous direct instantiation of ClientDC
...patch .copfile {border:1px solid #ccc;margin:10px 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[984] branches/wxruby2/wxwidgets_282/lib/wx/classes/clientdc.rb: Prevent dangerous direct instantiation of ClientDC</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>984</dd> <dt>Author</dt> <dd>brokentoy&l...
2006 Mar 13
0
[Bug 984] Hangup to script while forced command ...
http://bugzilla.mindrot.org/show_bug.cgi?id=984 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Commen...
2001 Jun 18
1
typos in doc for write.table (PR#984)
Full_Name: Stephen Eglen Version: 1.2.3 OS: Linux (Redhat 6.1) Submission from: (NULL) (128.252.204.186) Hi, two small typos in `?write.table' (R 1.2.3) In the doc of the append parameter: append: logical. If true, the output is appended to targshe file. that should be "... to the file". and in the Details section, a full-stop is missing after names: Normally there is no
2000 Jul 26
3
merge aint merging
...:10,] datetime c.x c.y 1 948992940 0 16560 2 949317120 0 84 3 949327800 0 23 4 949330440 0 0 5 949331580 0 27 6 949332000 0 22 7 949348800 0 6 8 949351440 0 81 9 949351500 0 213 10 949351560 0 52 > nrow(xx) [1] 9683 > nrow(yy) [1] 984 > nrow(zz) [1] 984 > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !)...
2015 Sep 08
3
BackupPC problem - wrong user
I recently moved BackupPC from CentOS-6 to CentOS-7. But when I browse to localhost/BackupPC I'm told Error: Wrong user: my userid is 48[apache], instead of 984(backuppc) As far as I can tell, the BackupPC settings are exactly the same as they were before the move. It seems htttpd is running the program as user apache rather than backuppc, as required. Is there a simple setting in /etc/httpd/ that will tell httpd to run as a different user? -- Timothy...
2011 Oct 22
3
Debugging memdisk loaded via pxelinux
I have a USB flash drive that I'd like to image, and then load that image via pxelinux and memdisk. The flash drive was formatted under Windows 98 SE as FAT, and boots just fine on its own. The PXE boot process gets as far as loading the image via memdisk, but then when the boot process switches over to the RAM disk, it fails: [...PXE diagnostic information...] Loading boot
2004 Aug 06
3
E1 monochannel :-(
Hola! I'm using asterisk as H.323 -> PRI gateway. First call goes thru ok, second concurrent call fails with: Aug 6 11:52:30 DEBUG[737292]: chan_h323.c:1038 setup_incoming_call: Sending to context [ip2pri] -- Executing Dial("H323/ip$192.168.32.25:60271/984", "Zap/1/9541163107100") in new stack Aug 6 11:52:30 NOTICE[753677]: app_dial.c:554 dial_exec: Unable to create channel of type 'Zap' Aug 6 11:52:30 NOTICE[753677]: app_dial.c:554 dial_exec: Unable to create channel of type 'Zap' == Everyone is busy at this time...
2006 Nov 29
7
how to debug context switching and mutex contentions?
...Russ This is a 5 second interval for mpstat: CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 16 0 0 1115 1241 206 9095 912 2420 7393 0 12105 68 25 0 7 17 1 0 1054 1049 86 9290 921 2420 7355 0 12123 67 25 0 8 18 0 0 1004 984 6 9115 902 2551 7336 0 11843 66 25 0 9 19 0 0 926 1033 26 9405 927 2480 7413 0 12216 68 25 0 8 This is complicated by the fact that there are a number of PIDs of interest running on the server.... Extra credit question... Why would a particular process when run...
2018 Feb 13
2
[drm-nouveau-mmu] question about potential NULL pointer dereference
...} 977 } 978 979 next = node(vma, next); 980 if (next && next->part) { 981 if (!next->memory) { 982 vma->size += next->size; 983 rb_erase(&next->tree, &vmm->root); 984 list_del(&next->head); 985 kfree(next); 986 } 987 } 988} The issue here is that in case _node_ returns NULL, _prev_ is not being null checked, hence there is a potential null pointer dereference at line 970. No...
2001 Jan 30
4
Detection of identical file doesn't work for localhost:
.../path/to/foo" it will still overwrite the old version of foo. Is it possible to change this behaviour of scp? I only had a quick glance at scp.c and I'm also not a C coder, only learning C right now, so please give me some hints if I'm wrong. You use the function "colon" in 984 to check if you should to a remote copy or a local copy. I think it would be possible to add a check to it to see if the name of the remote host will be localhost and then also use the function "tolocal" for doing a local copy instead of calling "toremote". What do you guys thin...
2019 Mar 03
2
bug: sample( x, size, replace = TRUE, prob= skewed.probs) produces uniform sample
...01, replace=TRUE) > > cbind( + s200=table(cut(tab200, brks)), + p200=round(xtabs(p200 ~ cut( seq_along(p200), brks)) * 10000 ,1), + s201=table(cut(tab201, brks )), + p201=round(xtabs(p201 ~ cut( seq_along(p201), brks)) * 10000 ,1)) s200 p200 s201 p201 (0,99] 5017 4950 984 4925.4 (99,199] 4925 5000 959 4975.1 (199,200] 58 50 9 49.8 (200,201] 0 0 6 49.8 (201,Inf] 0 0 8042 0.0 > > > > > sessionInfo() R Under development (unstable) (2019-03-02 r76189) Platform: x86_64-apple-darwin18.2.0 (64-bit) Running under: macOS Moja...
2010 Jun 22
2
constructing a data frame from ftable
...472 477 Neurological 812 777 Other 6782 6702 Rash 607 630 Respiratory 962 1008 2009-04-17 Botulinic 690 626 Constitutional 1088 1119 Gastrointestinal 1009 984 Hemorrhagic 509 482 Neurological 735 794 Other 6682 6722 Rash 613 599 Respiratory 970 931 2009-04-18 Botulinic 519 519 Constitutional 953 964 G...
2008 Dec 03
3
Intermittent Cucumber exception
Hi Anyone recognise this exception, and know what causes it to happen occasionally? Thanks Ashley Scenario: new story appears on feed # features/descriptions/ story_notification.feature:12 /opt/local/lib/ruby/gems/1.8/gems/cucumber-0.1.10/bin/../lib/cucumber/ broadcaster.rb:15:in `write'': Bad file descriptor (Errno::EBADF) from
2016 Apr 03
0
Centos7: Mount problem (Unit mnt-bk\x2dbenvet\x2d01.mount is bound to inactive unit dev-disk-by\x2dlabel-bk\x2dbenvet\x2d01.device. Stopping, too.
...; systemctl reset-failed Thanks Frank, but I have try this command, none is changed: > [root at s-virt ~]#? > [root at s-virt ~]#? > [root at s-virt ~]# journalctl -f & > [1] 46372 > [root at s-virt ~]# systemctl reset-failed? > apr 03 02:21:23 s-virt.vettorello.loc polkitd[984]: Registered > Authentication Agent for unix-process:46376:195208129 (system bus > name :1.7882 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object > path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale > it_IT.UTF-8) > apr 03 02:21:23 s-virt.vettorello.loc polkitd[984]: U...
2005 Jan 13
1
ASTCC dimensioning
hello there, any one who used ASTCC in a real enviroment, or has successfully handled above 1k simultanous calls. need some evalution of ASTCC. if any one has such an experience please share it with the rest thank you Atif
1999 Jan 08
2
mapping drives
...to NT with. All NT ids match the Unix id. However, you can't map a drive under another userid. This is fine for all but the NT administrator, because we'd like to map drives as the Unix id root there. Can this be done? Thanks. -- Cindy Hodgins chodgins@predict.com Prediction Company 505/984-3123 x40
1999 Nov 23
0
Case changes when overwriting existing files
...case = no these are based on what I could gather from the list archives. Any ideas? ******************************************* Bill Luckett Director of Information Systems Phi Theta Kappa International Honor Society 1625 Eastover Dr. Jackson, MS 39211 bill.luckett@ptk.org Ph : 601-984-3559 Fax: 601-984-3506 *******************************************
2013 Jan 27
1
null pointer dereference in krl.c?
Hi, In ssh_krl_from_blob(), krl.c:984, /* Record keys used to sign the KRL */ xrealloc(ca_used, nca_used + 1, sizeof(*ca_used)); ca_used[nca_used++] = key; The result of `xrealloc' is never assigned to `ca_used', which remains a null pointer. Will ca_used[...] crash?. Did I miss anything? Thanks. - xi