search for: 1520

Displaying 20 results from an estimated 190 matches for "1520".

Did you mean: 15,0
2008 Mar 07
3
Combine two columns
Is there a way to combine two columns within a data frame? Example data: id snp AL1 AL2 1500 30 A B 1510 30 A A 1520 30 A B This is what I would like: indv snp AL1AL2 1500 30 AB 1510 30 AA 1520 30 AB Any help is greatly appreciated. Alysta
2003 Oct 21
2
HP-UX 10.20 assistance
...I still can not get OpenSsh to build properly. It errors out on the build process with a: loginrec.c:1405: dereferencing pointer to incomplete type cing pointer to incomplete type loginrec.c:1514: dereferencing pointer to incomplete type loginrec.c: In function `lastlog_get_entry': loginrec.c:1520: storage size of `last' isn't known loginrec.c:1520: warning: unused variable `last' gmake: *** [loginrec.o] Error 1 I use a configure line of: (although just a blank ./configure doesn't work ether) $ ./configure --with-ssl-dir=/adm --with-rsh=/usr/bin/remsh --with-tcp-wrapper s...
2002 May 06
2
compiling on Solaris 7 (PR#1520)
Full_Name: Chris Pelton Version: R-1.5.0 OS: Solaris & Submission from: (NULL) (169.237.121.210) I am unable to compile R-1.5.0, and am getting the following errors with make. I searched through the buglist and didn't see anything similar, although I wouldn't doubt if I was just using the wrong version of something. gcc version 3.0.3 gcc -I. -I../../src/include
2011 Oct 24
0
Output from BRugs Doesn't Match That from OpenBUGS
...###################################### ############################################ > rm(list=ls(all=T)) > library(R2WinBUGS) > library(BRugs) > library(coda) > ################################# > dats = list(batches = 6, samples = 5, y = structure( + .Data = c(1545, 1440, 1440, 1520, 1580, + 1540, 1555, 1490, 1560, 1495, + 1595, 1550, 1605, 1510, 1560, + 1445, 1440, 1595, 1465, 1545, + 1595, 1630, 1515, 1635, 1625, + 1520, 1455, 1450, 1480, 1445) + , .Dim = c(6,5)) + ) > ########################################## > model = fu...
2007 Sep 27
1
crashing R through lattice
...y system after plotting. library(lattice) haul<-as.integer(c(rep(1:12, 4))) species<-c(rep("species 1", 12),rep("species 2", 12),rep("species 3", 12),rep("species 4", 12)) count<-c(895,540,1020,470,428,620, 760, 537, 845, 1050, 387, 497, 1520, 1610, 1900, 1350, 980, 1710, 1930, 1960, 1840, 2410, 1520, 1685, 43300, 32800, 28800, 34600, 27800, 32800,28100, 18900, 31400, 39500, 29000, 22300, 11000, 8600, 8260, 9830, 7600, 9650, 8900, 6060, 10200, 15500, 9250, 7900) qqmath(~count|species, distribution=...
2020 Feb 18
6
samba AD DC eats memory
...dump using 'smbcontrol $PID pool-usage' for > whichever PID is leaking the memory? Not sure which one is _leaking_ the memory, so I took the one which ate memory more than the others (by "ps auxw"). Please, find the report here: https://www.dropbox.com/s/76qdq1x89brmib0/samba.1520.pool-usage.txt.gz?dl=0 > Does the problem reproduce on a current Samba 4.11? Yes, it's on the latest. > Our new LDAP server design is much more memory efficient, particularly > if you have pathological clients that search for the whole DB and then > keep the socket open. I don...
2011 May 23
1
Help with isolating and comparing data from two files.
...n pos.txt, the data is listed for example: c22 1445 - CG 1 4 c22 1542 + CG 2 3 c22 1678 + CG 13 15 ... etc. for thousands of lines. The most important column is column 2, which lists "position" (e.g. 1445, 1542, 1678). In reg.txt, data is listed as: c22 1440 1500 cpg: 44 56 ...... c22 1520 1700 cpg: 56 87 ...... c22 1800 1900 cpg: 58 90 ...... ... where the values in column 2 is the "start" position and values in column 3 are the "end" position. There are 10 columns total but I just listed the first few. Also, the text files are different lengths. Essentially,...
2014 Apr 02
1
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
...000 1280 1368 1496 1712 1024 1027 1034 1063 0x40 0x6 [ 5.428778] [drm:drm_mode_debug_printmodeline], Modeline 41:"1280x960" 60 101250 1280 1360 1488 1696 960 963 967 996 0x40 0x6 [ 5.428789] [drm:drm_mode_debug_printmodeline], Modeline 42:"1152x864" 60 81750 1152 1216 1336 1520 864 867 871 897 0x40 0x6 [ 5.428800] [drm:drm_mode_debug_printmodeline], Modeline 43:"1024x768" 60 63500 1024 1072 1176 1328 768 771 775 798 0x40 0x6 [ 5.428811] [drm:drm_mode_debug_printmodeline], Modeline 44:"800x600" 60 38250 800 832 912 1024 600 603 607 624 0x40 0x6 [...
2004 Oct 31
1
Problem in building a package in R 2.0.0
...-------------------------------------------------------------------------- C:\PROGRA~1\R\rw2000\bin>Rcmd build --binary --use-zip C:\PROGRA~1\R\rw2000\src\library\gamlss * checking for file 'C:\PROGRA~1\R\rw2000\src\library\gamlss/DESCRIPTION' ... OK installing R.css in c:/TEMP/Rbuild.1520 ---------- Making package gamlss ------------ adding build stamp to DESCRIPTION installing R files installing inst files installing data files preparing package gamlss for lazy data loading installing man source files installing indices zipping data installing help >>>...
2006 Feb 18
1
kernel panic: Assertion failure in __journal_unfile_buffer()
...file ( tar -xWf backup.tar ), the cpu load was 99% for a long time. I then stopped it and tried again, but this time this popped up in my ssh session: -- Message from syslogd at rock at Sat Feb 18 00:47:05 2006 ... rock kernel: Assertion failure in __journal_unfile_buffer() at fs/jbd/transaction.c:1520: "jh->b_jlist < 9" -- A kernel panic dump is displayed on the servers monitor. Here is what I can remember: Call trace: jurnal_commit_transaction+<something> [jdb] Is the panic dump stored anywhere? When I rebooted, the raid set was dirty and it was re-synced, it did not m...
2014 Apr 01
3
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
> On Tue, Apr 01, 2014 at 02:53:02PM -0400, Ilia Mirkin wrote: >I believe that ch7006 is the only external encoder that's supposed to >work, so you're in luck. It sounds like it passes the nv04_tv_identify >stage of nv04_tv_create -- perhaps it fails later? Although based on >the prints, it's even doing dpms stuff (but it hits _detect a second >time... odd). Try
2014 Dec 05
2
[LLVMdev] InlineSpiller.cpp bug?
...76->111, 87->122]. 1. The interval for %vreg111 first covers nearly the entire function. Then it gets split into two intervals, where one covers the inner loops, which makes sense. selectOrSplit %vreg111 [68r,400B:1)[400B,688r:6)[688r,752B:4)[752B,1264r:6)[1264r,1312r:3)[1312r,1472B:2)[1472B,1520r:5)[1520r,3488B:0) 0 at 1520r 1 at 68r 2 at 1312r 3 at 1264r 4 at 688r 5 at 1472B-phi 6 at 400B-phi w=3.181050e-02 ... queuing new interval: %vreg121 [1764r,2936r:0)[2960B,2980r:0) 0 at 1764r queuing new interval: %vreg122 [68r,400B:0)[400B,688r:1)[688r,752B:2)[752B,1264r:1)[1264r,1312r:3)[1312r,...
2008 Jun 05
0
RECALL: Lithium batteries for Polycom Soundstation 2W
Just released by the CPSC on their recalls mailing list; please forward to any venues where you feel operators or resellers of the SoundStation might be, with this preface included. My 2W had a battery with the part code 1520-07804-002; its date code was GP0806, and therefore predates the recall period. Cheers, -- jra ----- Begin forwarded message ----- This message consists of the following: [ 2 unrelated recalls, plus: ] 2. Polycom, Inc. Recalls Wireless Conference Phone Batteries Due to Fire Hazard **********...
2023 Feb 27
2
Checksums and other verification
https://github.com/kubevirt/containerized-data-importer/issues/1520 Hi Eric, We had a question from the Kubevirt team related to the above issue. The question is roughly if it's possible to calculate the checksum of an image as an nbdkit filter and/or in the qemu block layer. Supplemental #1: could qemu-img convert calculate a checksum as it goes along? Sup...
2013 Jul 29
3
[Bug 67482] New: No DP output when optimus activated in bios
...2 clock 60.0Hz 1280x1024 (0x69) 108.0MHz +HSync +VSync h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 64.0KHz v: height 1024 start 1025 end 1028 total 1066 clock 60.0Hz 1440x900 (0xfa) 106.5MHz -HSync +VSync h: width 1440 start 1520 end 1672 total 1904 skew 0 clock 55.9KHz v: height 900 start 903 end 909 total 934 clock 59.9Hz 1280x960 (0xfb) 108.0MHz +HSync +VSync h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.0KHz v: height 960 start 961 end 964 total 100...
2003 Jun 12
2
Segmentation fault on "reload"
...in __ast_load (configfile=0x44ceb41d "extensions.conf", tmp=0x80e5950, _tmpc=0xbffff360, _last=0xbffff364, includelevel=0) at config.c:731 #5 0x0805588d in ast_load (configfile=0x8 <Address 0x8 out of bounds>) at config.c:766 #6 0x44ceabd2 in pbx_load_module () at pbx_config.c:1520 #7 0x44ce7c8f in reload () at pbx_config.c:1648 #8 0x08054d22 in ast_module_reload () at loader.c:159 #9 0x08069d6a in handle_reload (fd=1, argc=1, argv=0xbffff4c0) at cli.c:105 #10 0x08069b5a in ast_cli_command (fd=1, s=0x8 <Address 0x8 out of bounds>) at cli.c:1006 #11 0x0807b36e in main...
2012 Nov 01
1
[LLVMdev] emitting dwarf debug info on mach fails with assert
...:DwarfDebug::emitDebugInfo() Line 1752 + 0x3c bytes C++ llvm::DwarfDebug::endModule() Line 865 C++ llvm::AsmPrinter::doFinalization(llvm::Module & M) Line 878 C++ llvm::FPPassManager::doFinalization(llvm::Module & M) Line 1536 llvm::FPPassManager::runOnModule(llvm::Module & M) Line 1520 llvm::MPPassManager::runOnModule(llvm::Module & M) Line 1572 llvm::PassManagerImpl::run(llvm::Module & M) Line 1655 llvm::PassManager::run(llvm::Module & M) Line 1685 C++ LLVMTargetMachineEmitToFile(LLVMTargetMachine * T, LLVMOpaqueModule * M, char * Filename, LLVMCodeGenFileType co...
2020 Feb 25
0
samba AD DC eats memory
...; ldap_server(worker 0) 1567 > ldap_server(worker 3) 1573 > nbt_server 1517 > notify-daemon 1563 > rpc_server 1514 > rpc_server(worker 2) 1528 > rpc_server(worker 0) 1520 > rpc_server(worker 1) 1524 > rpc_server(worker 3) 1532 > samba 1508 > winbind_server 1547 > > > Then, please run the smbcontrol not against 'all' (which hasn't got > > all > > the...
2020 Feb 26
0
samba AD DC eats memory
..._server(worker 3) 1573 > > > nbt_server 1517 > > > notify-daemon 1563 > > > rpc_server 1514 > > > rpc_server(worker 2) 1528 > > > rpc_server(worker 0) 1520 > > > rpc_server(worker 1) 1524 > > > rpc_server(worker 3) 1532 > > > samba 1508 > > > winbind_server 1547 > > > > > > > Then, please run the smbcontrol not against ...
2009 Mar 05
1
verbose_proctitle doesn't work?
...axu | grep dove` # root 20392 0.0 0.0 1888 540 ? Ss 12:45 0:00 /usr/sbin/dovecot # root 20393 0.0 0.0 8112 1968 ? S 12:45 0:00 dovecot-auth # root 20395 0.0 0.0 8116 2048 ? S 12:45 0:00 dovecot-auth -w # dovecot 20396 0.0 0.0 4828 1520 ? S 12:45 0:00 pop3-login # dovecot 20400 0.0 0.0 4832 1528 ? S 12:45 0:00 imap-login # dovecot 20401 0.0 0.0 4836 1528 ? S 12:45 0:00 imap-login # dovecot 20533 0.0 0.0 4824 1808 ? S 13:04 0:00 pop3-login # dovecot 20591 0.0 0.0...