search for: 14189

Displaying 12 results from an estimated 12 matches for "14189".

Did you mean: 1418
2018 Jul 01
2
[PATCH nbdkit] valgrind: Don't call dlclose when running under valgrind.
...he plugin and symbol table exit -> valgrind prints failures (the same applies to filters). When valgrind is printing the failures, it looks up the addresses in the symbol table, but that has been unloaded already so all you see are "???", resulting in useless messages like: ==14189== 49,152 bytes in 3 blocks are possibly lost in loss record 69 of 69 ==14189== at 0x4C2EBAB: malloc (vg_replace_malloc.c:299) ==14189== by 0x7928C79: ??? ==14189== by 0x7928FEE: ??? ==14189== by 0x784662B: ??? ==14189== by 0x79329BA: ??? ==14189== by 0x78BFAC0: ??? =...
2010 Apr 30
1
Problem with format(,"%G-%V") - Segfault
...#39;ve some problems with the new R version converting date to year-week: R version 2.11.0 (2010-04-22) Copyright (C) 2010 The R Foundation for Statistical Computing ISBN 3-900051-07-0 > load("test.data.R") > str(test.data) Class 'Date' num [1:3599546] 13888 14166 14188 14189 14189 ... > result <- format(test.data, format="%G-%V") Error: segfault from C stack overflow > this happens with a self compiled R version and the debian packages. The same operation works with R 2.9.x and R 2.10.x I've attached the backtrace. kind regards, Matthias...
2010 Jan 19
1
Model frame when LHS is cbind (PR#14189)
The model frame shows the response and predictors in a data frame with nicely labelled columns: fm <- lm(wt~qsec+log(hp)+sqrt(disp), data=mtcars) model.frame(fm) # ok When the left hand side consists of more than one response, those response variables still look good, inside a matrix: fm <- lm(cbind(qsec,hp,disp)~wt, data=mtcars) model.frame(fm)[[1]] # ok A problem arises when
2010 Mar 01
1
help with zoo
...13572, 13584, 13599, 13614, 13627, 13641, 13657, 13669, 13683, 13697, 13712, 13731, 13740, 13754, 13769, 13782, 13797, 13810, 13825, 13838, 13852, 13881, 13894, 13908, 13923, 13936, 13950, 13965, 13978, 13992, 14006, 14020, 14034, 14048, 14062, 14090, 14104, 14118, 14132, 14146, 14160, 14175, 14189, 14202, 14217, 14231, 14257, 14271, 14286, 14300, 14315, 14327, 14348, 14362, 14376, 14393, 14406, 14419, 14433, 14475, 14489, 14503, 14517, 14532, 14545, 14559, 14573, 14586, 14599, 14622, 14636, 14651, 14664), class = "Date"), ??? stoftm = c(1.803757545, 0.793326848, 1.289156128, 0....
2017 May 22
2
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
...ock=417475 revision=6207 levels=3 root=83720 B-tree checked okay termlist table structure checked OK postlist: baseB blocksize=8K items=8872525 lastblock=524452 revision=6207 levels=3 root=238 B-tree checked okay termfreq 197211 != # of entries 197210 collfreq 10861536 != sum wdf 10861533 termfreq 14189 != # of entries 14188 collfreq 98354 != sum wdf 98344 termfreq 9866 != # of entries 9865 collfreq 56453 != sum wdf 56443 termfreq 195141 != # of entries 195137 collfreq 8126093 != sum wdf 8126079 postlist table errors found: 8 position: baseB blocksize=8K items=180902610 lastblock=1701333 revision...
2019 Dec 16
0
[Announce] Samba 4.11.4 Available for Download
...1: s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number. * BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 connection. * BUG 14176: NT_STATUS_ACCESS_DENIED becomes EINVAL when using SMB2 in SMBC_opendir_ctx. * BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if encrypting an interim response. * BUG 14205: Prevent smbd crash after invalid SMB1 negprot. o Ralph Boehme <slow at samba.org> * BUG 13745: s3:printing: Fix %J substition. * BUG 13925: s3: Remove now unneeded call to cm...
2019 Dec 16
0
[Announce] Samba 4.11.4 Available for Download
...1: s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number. * BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 connection. * BUG 14176: NT_STATUS_ACCESS_DENIED becomes EINVAL when using SMB2 in SMBC_opendir_ctx. * BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if encrypting an interim response. * BUG 14205: Prevent smbd crash after invalid SMB1 negprot. o Ralph Boehme <slow at samba.org> * BUG 13745: s3:printing: Fix %J substition. * BUG 13925: s3: Remove now unneeded call to cm...
2017 May 24
0
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
...ut of xapian-check follows. > xapian-check ~/.recoll/xapiandb [...] > postlist: > baseB blocksize=8K items=8872525 lastblock=524452 revision=6207 levels=3 root=238 > B-tree checked okay > termfreq 197211 != # of entries 197210 > collfreq 10861536 != sum wdf 10861533 > termfreq 14189 != # of entries 14188 > collfreq 98354 != sum wdf 98344 > termfreq 9866 != # of entries 9865 > collfreq 56453 != sum wdf 56443 > termfreq 195141 != # of entries 195137 > collfreq 8126093 != sum wdf 8126079 > postlist table errors found: 8 [...] > Total errors found: 8 Two inte...
2020 Jan 23
0
[Announce] Samba 4.10.13 Available for Download
...smb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number. * BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 connection. * BUG 14176: s3: libsmb: Ensure return from net_share_enum_rpc() sets cli->raw_status on error. * BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if encrypting an interim response. * BUG 14205: s3: smbd: Only set xconn->smb1.negprot.done = true after supported_protocols[protocol].proto_reply_fn() succeeds. o Douglas Bagnall <douglas.bagnall at catalyst.net.nz>...
2006 Jun 12
3
Multiple Form Fields with Same Model?
Hello, I''m trying to create a form that will allow a user to submit a list of phone numbers, but the list is dynamically created. Thus allowing my form to submit an unknown number of phone numbers. Here is some of the code I have been trying: <%= collection_select( "phone[]", "phone_type_id", PhoneType.find(:all, :order => "position"),
2017 May 17
2
Xapian 1.4.3 "Db block overwritten - are there multiple writers?"
Hi, I have a user reporting the following error during recoll indexing: flush() failed: Db block overwritten - are there multiple writers? "flush() failed" is from recoll, the rest is, I think the text of the Xapian exception. This is with Xapian 1.4.3 on Linux (I asked for more details, should be coming). I don't think that I've ever seen this error, and I also
2012 Aug 22
1
Error in if (n > 0)
...14707, 14740, 14770, 14798, 14826, 14874, 14893, 14917, 14948, 14980, 15009, 15035, 15073, 15102, 15127, 15165, 15193, 15225, 13858, 13864, 13867, 13874, 13892, 13896, 13916, 13928, 13943, 13955, 13971, 13983, 14013, 14028, 14040, 14054, 14067, 14076, 14099, 14120, 14132, 14152, 14167, 14176, 14189, 14207, 14224, 14240, 14252, 14267, 14278, 14292, 14308, 14328, 14336, 14356, 14372, 14384, 14401, 14414, 14431, 14441, 14462, 14475, 14489, 14503, 14518, 14524, 14537, 14552, 14566, 14580, 14594, 14599, 14615, 14629, 14643, 14657, 14671, 14685, 14692, 14706, 14720, 14734, 14748, 14762, 14776,...