search for: small_

Displaying 10 results from an estimated 10 matches for "small_".

Did you mean: small
2016 Mar 26
2
DW_TAG_member extends beyond the bounds error on Linux
...ion you need to troubleshoot this issue? Here is one example: (lldb) fr v *error: biggrep_master_server_async 0x10b9a91a: DW_TAG_member '_M_pod_data' refers to type 0x10bb1e99 which extends beyond the bounds of 0x10b9a901* *error: biggrep_master_server_async 0x10b98edc: DW_TAG_member 'small_' refers to type 0x10bb1d9f which extends beyond the bounds of 0x10b98ed3* *error: biggrep_master_server_async 0x10baf034: DW_TAG_member '__size' refers to type 0x10baf04d which extends beyond the bounds of 0x10baefae* (facebook::biggrep::BigGrepMasterAsync *) this = 0x00007fd14d374fd0 (...
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
...e? > > Here is one example: > > (lldb) fr v > *error: biggrep_master_server_async 0x10b9a91a: DW_TAG_member > '_M_pod_data' refers to type 0x10bb1e99 which extends beyond the bounds of > 0x10b9a901* > *error: biggrep_master_server_async 0x10b98edc: DW_TAG_member 'small_' > refers to type 0x10bb1d9f which extends beyond the bounds of 0x10b98ed3* > *error: biggrep_master_server_async 0x10baf034: DW_TAG_member '__size' > refers to type 0x10baf04d which extends beyond the bounds of 0x10baefae* > (facebook::biggrep::BigGrepMasterAsync *) this =...
2016 Mar 27
1
DW_TAG_member extends beyond the bounds error on Linux
...Btw: I tried gdb against the same binary which seems to get better result: (gdb) p corpus $3 = (const std::string &) @0x7fd133cfb888: { static npos = 18446744073709551615, store_ = { static kIsLittleEndian = <optimized out>, static kIsBigEndian = <optimized out>, { small_ = "www", '\000' <repeats 20 times>, "\024", ml_ = { data_ = 0x777777 <std::_Any_data::_M_access<void folly::fibers::Baton::waitFiber<folly::fibers::FirstArgOf<facebook::servicerouter::RequestDispatcherBase<facebook::servicerouter::ThriftDispa...
2016 Mar 27
0
DW_TAG_member extends beyond the bounds error on Linux
...binary which seems to get better result: > > (gdb) p corpus > $3 = (const std::string &) @0x7fd133cfb888: { > static npos = 18446744073709551615, store_ = { > static kIsLittleEndian = <optimized out>, > static kIsBigEndian = <optimized out>, { > small_ = "www", '\000' <repeats 20 times>, "\024", ml_ = { > data_ = 0x777777 <std::_Any_data::_M_access<void > folly::fibers::Baton::waitFiber<folly::fibers::FirstArgOf<facebook::servicerouter::RequestDispatcherBase<facebook::servicerouter::T...
2018 Oct 04
2
Bug : Autocorrelation in sample drawn from stats::rnorm (hmh)
...and Mathematics)BA Candidate (Philosophy)McMaster University # Hi,#?#?# I just noticed the following bug:# ??# ? When we draw a random sample using the function stats::rnorm, there?# should be not auto-correlation in the sample. But their is some?# auto-correlation _when the sample that is drawn is small_.#?# I describe the problem using two functions:# ??# ? DistributionAutocorrelation_Unexpected which as the wrong behavior :?# ? _when drawing some small samples using rnorm, there is generally a?# strong negative auto-correlation in the sample_.#?# and#?# DistributionAutocorrelation_Expected which...
2018 Oct 04
2
Bug : Autocorrelation in sample drawn from stats::rnorm (hmh)
...and Mathematics)BA Candidate (Philosophy)McMaster University # Hi,#?#?# I just noticed the following bug:# ??# ? When we draw a random sample using the function stats::rnorm, there?# should be not auto-correlation in the sample. But their is some?# auto-correlation _when the sample that is drawn is small_.#?# I describe the problem using two functions:# ??# ? DistributionAutocorrelation_Unexpected which as the wrong behavior :?# ? _when drawing some small samples using rnorm, there is generally a?# strong negative auto-correlation in the sample_.#?# and#?# DistributionAutocorrelation_Expected which...
2018 Jan 23
6
parallel-readdir is not recognized in GlusterFS 3.12.4
...4. What is going on? [0] https://github.com/gluster/glusterfs/blob/release-3.10/doc/release-notes/3.10.0.md [1] https://github.com/gluster/glusterfs/blob/release-3.11/doc/release-notes/3.11.0.md [2] https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.3/html/administration_guide/small_file_performance_enhancements Thank you, -- Alan Orth alan.orth at gmail.com https://picturingjordan.com https://englishbulgaria.net https://mjanja.ch -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments...
2018 Jan 27
0
parallel-readdir is not recognized in GlusterFS 3.12.4
...tps://github.com/gluster/glusterfs/blob/release-3.10/ > doc/release-notes/3.10.0.md > [1] https://github.com/gluster/glusterfs/blob/release-3.11/ > doc/release-notes/3.11.0.md > [2] https://access.redhat.com/documentation/en-us/red_hat_ > gluster_storage/3.3/html/administration_guide/small_ > file_performance_enhancements > > Thank you, > > > -- > > Alan Orth > alan.orth at gmail.com > https://picturingjordan.com > https://englishbulgaria.net > https://mjanja.ch > > _______________________________________________ > Gluster-users mailing lis...
2018 Jan 24
0
parallel-readdir is not recognized in GlusterFS 3.12.4
...tps://github.com/gluster/glusterfs/blob/release-3.10/ > doc/release-notes/3.10.0.md > [1] https://github.com/gluster/glusterfs/blob/release-3.11/ > doc/release-notes/3.11.0.md > [2] https://access.redhat.com/documentation/en-us/red_hat_ > gluster_storage/3.3/html/administration_guide/small_ > file_performance_enhancements > > Thank you, > > > -- > > Alan Orth > alan.orth at gmail.com > https://picturingjordan.com > https://englishbulgaria.net > https://mjanja.ch > > _______________________________________________ > Gluster-users mailing lis...
2018 Oct 05
2
Bug : Autocorrelation in sample drawn from stats::rnorm (hmh)
On 05/10/2018, 09:45, "R-help on behalf of hmh" <r-help-bounces at r-project.org on behalf of hugomh at gmx.fr> wrote: Hi, Thanks William for this fast answer, and sorry for sending the 1st mail to r-help instead to r-devel. I noticed that bug while I was simulating many small random walks using c(0,cumsum(rnorm(10))). Then the negative