search for: 414

Displaying 20 results from an estimated 674 matches for "414".

Did you mean: 41,4
2006 Oct 04
2
Crash in cb_search.c, line 414
...ing on him. After a bit of trouble, I got him to report back the module and offset it crashed at (win32). I always retain a copy of my symbol files for my release builds, so tracking down the crash address leads to: (gdb) list *0x6d5c2213 0x6d5c2213 is in split_cb_search_shape_sign (cb_search.c:414). 409 break; 410 } 411 for (j=0;j<N;j++) 412 { 413 /*previous target (we don't care what happened before*/ 414 for (m=(i+1)*subvect_size;m<nsf;m++) 415 nt[j][m]=ot[best_ntarget[j]][m]; 416 417...
2010 Jan 12
5
Drop last numeral
...since i have to specify the length, but because my data are of varying lengths it doenst work so well Data<-c("1131", "1132", "1731" ,"1732" ,"1821" ,"1822", "2221" ,"2222", "2241" ,"2242","414342" ,"414371" ,"414372") Bldgid<-substring(as.character(Data),1,3) returns: "113" "113" "173" "173" "182" "182" "222" "222" "224" "224" "414" "414" &q...
2017 Feb 01
0
Stalled Replication & "DsGetNCChanges 2nd replication"
...ing, and I found this in the log file of the DC the 2008R2 box is attempting to replicate from - Feb 1 16:52:42 larkin28 samba[18650]: ../source4/rpc_server/drsuapi/getncchanges.c:1961: DsGetNCChanges 2nd replication on DN CN=Configuration,DC=micore,DC=us older highwatermark (last_dn CN=414,CN=DisplaySpecifiers,CN=Configuration,DC=micore,DC=us) Feb 1 16:52:44 larkin28 samba[18650]: [2017/02/01 16:52:44.553389, 0] ../source4/rpc_server/drsuapi/getncchanges.c:1961(dcesrv_drsuapi_DsGetNCChanges) Feb 1 16:52:44 larkin28 samba[18650]: ../source4/rpc_server/drsuapi/getncchanges.c...
2006 Oct 04
0
Crash in cb_search.c, line 414
That's quite strange. The only thing I can say is that the bug is most likely *not* around line 414. It's probably some sort of memory corruption somewhere else (quite possibly outside of Speex). Do you have any more information? What CPU? What's the value of best_ntarget[j]? Is SSE enabled? What's the allocation method (VAR_ARRAYS/USE_ALLOCA)? What compiler. Jean-Marc Thorvald Nat...
2002 Nov 05
2
[Bug 414] sshd initially ignores -e (log_stderr) if -i (inetd_flag) is given
http://bugzilla.mindrot.org/show_bug.cgi?id=414 ------- Additional Comments From markus at openbsd.org 2002-11-06 07:01 ------- Created an attachment (id=164) --> (http://bugzilla.mindrot.org/attachment.cgi?id=164&action=view) proposed patch what about this? (more in line with the rest of the code). ------- You are receiving th...
2010 Aug 03
1
Garbled messages - format_wav_gsm.c:414 wav_read: Short read (60) (No such file or directory)!
...make out moments of a voice or another sound that may be in the actual message, though it's far too diluted with garbling and chirps to detect any words or phrases. When running asterisk -r, I will get a message on the console after the system completes playback of the file: format_wav_gsm.c:414 wav_read: Short read (60) (No such file or directory)! I am running under a linux virtual server, and here is the output of "core show version": Asterisk SVN-trunk-r161350 built by root @ ast01 on a x86_64 running Linux on 2008-12-05 17:31:32 UTC I am attempting to listen to the messa...
2012 May 14
1
Vignette problem
...ar.gz file will happen before submission.) Since I float and resize my figures, removing the line is fatal in other ways. ---------------------------- * checking re-building of vignette PDFs ... NOTE Error in re-building vignettes: ... /usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def:414: Package pdftex.de f Error: PDF mode expected, but DVI mode detected! (pdftex.def) If you are using `latex', then call `pdflatex'. (pdftex.def) Otherwise check and correct the driver options. (pdftex.def) Error recovery by switching to PDF mode....
2011 Oct 12
3
large numbers
Hi, When I import an excel "CSV" file, large numbers such as " 43988014.3" is imported as "43988014", leaving out the decimal ".4". How to import keeping the fraction? Thanks. Chetty -- Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2009 Mar 30
3
two monitors
...monitor and the script and graphs in the second monitor. How do I set it up? It works for word documents simply by dragging the document. It does not work if I drag and drop the scripts window. Is R not compatible for this? Thanks. Chetty -- Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2002 Oct 15
0
[Bug 414] New: sshd initially ignores -e (log_stderr) if -i (inetd_flag) is given
http://bugzilla.mindrot.org/show_bug.cgi?id=414 Summary: sshd initially ignores -e (log_stderr) if -i (inetd_flag) is given Product: Portable OpenSSH Version: -current Platform: All URL: http://marc.theaimsgroup.com/?l=openssh-unix- dev&m=10246...
2012 Aug 25
2
date
Hi, I have dates as follows: 1/4/2006 0:00:00 AM It is a factor at present. How do I find out the day of the week from this? How do I convert to Julian date format? Thanks. Chetty -- Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2009 Sep 25
2
summarize-plyr package
...summarise, + duration = max(year) - min(year), + nteams = length(unique(team))) Error in llply(.data = .data, .fun = .fun, ..., .progress = .progress) : object "summarise" not found -------------------------------------------- -- Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2012 Apr 21
2
Date object
...of Julian dates omitting hours, minutes etc. I tried as. Date and also as.POSIXlt, ct etc. Please help me to compute the following difference. I get an "NA" for output. 1/14/2006 0:00:00 AM -1/9/2006 0:00:00 AM Thanks. Chetty -- Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2009 Feb 12
3
Adding abline in Lattice graph
...bline function in the following code I am using: ------------------ library(lattice) with(reg.dat.5,coplot(lbxglu~lbxgh|eth,panel=panel.smooth,xlab="ABC", ylab="FBG")) ---------------------------------------- Thanks a lot. Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2005 Jan 04
0
Manager API - ExtensionState help please.
...=> 1,1,Goto(400,400,1) exten => 2,1,Goto(406,406,1) exten => 3,1,Goto(701,701,1) exten => 0,1,Goto(602,602,1) include => 701 include => 751 include => 602 include => 622 include => 400 include => 402 include => 403 include => 404 include => 406 include => 414 include => 456 exten => *78,1,Answer exten => *78,2,DBput(DND/${CALLERIDNUM}=1) exten => *78,3,Wait(1) exten => *78,4,Playback(dnd) exten => *78,5,Playback(activated) exten => *78,6,Hangup exten => *79,1,Answer exten => *79,2,DBdel(DND/${CALLERIDNUM}) exten => *79,3,W...
2006 Oct 04
2
Crash in cb_search.c, line 414
Jean-Marc Valin wrote: > That's quite strange. The only thing I can say is that the bug is most > likely *not* around line 414. It's probably some sort of memory > corruption somewhere else (quite possibly outside of Speex). Do you have > any more information? What CPU? What's the value of best_ntarget[j]? Is > SSE enabled? What's the allocation method (VAR_ARRAYS/USE_ALLOCA)? What > compiler. >...
2010 May 09
1
Dimensions on svychisq on svydesign
...ampling design (with replacement) svydesign(id = ~ID2, strata = ~STRATA, weights = ~VIGT2, data = HL07) Probabilities: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.3779 0.6933 1.2880 1.3270 1.6970 3.0980 Stratum Sizes: 1 2 3 4 5 6 11 12 13 14 15 16 obs 414 403 447 479 501 464 364 453 514 540 534 521 design.PSU 414 403 447 479 501 464 364 453 514 540 534 521 actual.PSU 414 403 447 479 501 464 364 453 514 540 534 521 Data variables: NULL > xtabs(~HL07$S73 + HL07$S36 ) HL07$S36 HL07$S73 1 2 3 4 5 6 7 8 9 1 199 2...
2010 Mar 22
2
using reorder in "dotplot"
...ot" function. I want the dots in the increasing order. I know how to do it using "dotchart". I would appreciate help. Also I could not easily find a method to post data when I seek help in the posting guide. Thanks. Chetty -- Professor of Family Medicine Boston University Tel: 617-414-6221, Fax:617-414-3345 emails: chettyvk@gmail.com,vchetty@bu.edu [[alternative HTML version deleted]]
2000 Feb 07
0
graphics bugs: steep slopes and large values beyond ylim (PR#414)
Some of my students have uncovered some apparent graphics bugs in R. I think they may manifest slightly different on different platforms/ with different display devices (they sometimes report a Windows graph that looks OK but odd results on printing). I'm able to replicate similar problems on my Linux (RH 6.0) system. 1. abline() plots nothing, or a wrong line, when the slope is too
2007 Aug 06
4
problem with rails_root
Hi everybody, I used a openseradmin who is based on rubygem (i suppose ), so when i start my server of this openseradmin in the http://localhost:3000, i reciceved some messages like this: SocketError in LoginController#login getaddrinfo: Name or service not known RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace