[GenABEL-dev] problem with MixABEL
Yurii Aulchenko
yurii.aulchenko at gmail.com
Tue Feb 12 21:16:16 CET 2013
This is a possible bug report:
I am trying to build latest MixABEL on Mac OS using the 'makedistrib' script
https://r-forge.r-project.org/scm/viewvc.php/pkg/GenABEL-general/scripts/makedistrib_MixABEL.sh?view=markup&root=genabel
I get
> time0.fmm <- proc.time()
> fmm <- FastMixedModel(Response=res,
+ Explan=expl,
+ Kin = gkin,
+ Cov=covariates)
*** caught bus error ***
address 0x105639487, cause 'non-existent physical address'
*** caught bus error ***
*** caught bus error ***
address 0x105639487, cause 'non-existent physical address'
address 0x105639487, cause 'non-existent physical address'
*** caught bus error ***
address 0x105639487, cause 'non-existent physical address'
Traceback:
1: .Call("rint_flmm", as.double(Explan), as.double(Response),
as.integer(dim(Explan)[1]), as.integer(dim(Explan)[2]),
as.double(t(Covariates)), as.integer(dim(Covariates)[2]),
as.double(t(GenVar)), as.double(nu_naught), as.double(gamma_naught))
2: FastMixedModel(Response = res, Explan = expl, Kin = gkin, Cov =
covariates)
aborting ...
Traceback:
1:
Traceback:
Traceback:
.Call("rint_flmm", as.double(Explan), as.double(Response),
as.integer(dim(Explan)[1]), 1: 1: as.integer(dim(Explan)[2]),
as.double(t(Covariates)), as.integer(dim(Covariates)[2]),
.Call("rint_flmm", as.double(Explan), as.double(Response),
as.integer(dim(Explan)[1]), .Call("rint_flmm", as.double(Explan),
as.double(Response), as.integer(dim(Explan)[1]), as.double(t(GenVar)),
as.double(nu_naught), as.double(gamma_naught))
as.integer(dim(Explan)[2]), as.double(t(Covariates)),
as.integer(dim(Covariates)[2]), as.integer(dim(Explan)[2]),
as.double(t(Covariates)), as.integer(dim(Covariates)[2]),
as.double(t(GenVar)), as.double(nu_naught), as.double(gamma_naught))
as.double(t(GenVar)), as.double(nu_naught), as.double(gamma_naught)) 2:
FastMixedModel(Response = res, Explan = expl, Kin = gkin, Cov = covariates)
2: 2:
FastMixedModel(Response = res, Explan = expl, Kin = gkin, Cov =
covariates)FastMixedModel(Response = res, Explan = expl, Kin = gkin, Cov =
covariates)aborting ...
... SO ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20130212/9b72bbba/attachment.html>
More information about the genabel-devel
mailing list