<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hello Dirk, hello Martyn,</div>

<div><br/>
thank you both for your quick and helpfull response. Yesterday i recognized that i did not use r-patched so i invested a couple of hours to get r-patched up and running under Solaris (i'm not very familar with Unix-alike operating systems so it took me a while). Sadly, i ended up with the same result. But there is also the possibility that i failed at setting up a correct test enviroment. Dirk, your information, that there are indeed many packages using modules without any issues was an important information for me. So i think, it must be something wrong with my code. Maybe something is missing in my "Makevars"-file or something like that. I will investigate your package RcppCNPy and if i find my mistake i will inform you.</div>

<div> </div>

<div>Martyn thank you very much for your offer. I will mail you my test package in a seperate mail. Your help is most welcome.</div>

<div> </div>

<div>Just for your information below is the error message i got from CRAN. Maybe it helps to understand the problem:</div>

<div> </div>

<div>
<div>library('OneArmPhaseTwoStudy')<br/>
Loading required package: Rcpp</div>

<div> *** caught segfault ***<br/>
address d8658914, cause 'memory not mapped'</div>

<div>Traceback:<br/>
 1: .Call(symbol)<br/>
 2: Module(module, mustStart = TRUE, where = env)<br/>
 3: doTryCatch(return(expr), name, parentenv, handler)<br/>
 4: tryCatchOne(expr, names, parentenv, handlers[[1L]])<br/>
 5: tryCatchList(expr, classes, parentenv, handlers)<br/>
 6: tryCatch(Module(module, mustStart = TRUE, where = env), error = function(e) e)<br/>
 7: loadModule(module = "simon", what = TRUE, env = ns, loadNow = TRUE)</div>

<div> </div>

<div>I have run multiple memory checks under Windows with DrMemory but could not find any memory leaks.</div>
</div>

<div> </div>

<div>Thank you both and have a nice day,</div>

<div>Marius.</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Mittwoch, 18. März 2015 um 12:19 Uhr<br/>
<b>Von:</b> "Dirk Eddelbuettel" <edd@debian.org><br/>
<b>An:</b> "Martyn Plummer" <plummerm@iarc.fr><br/>
<b>Cc:</b> "edd@debian.org" <edd@debian.org>, "fumb05@web.de" <fumb05@web.de>, "rcpp-devel@lists.r-forge.r-project.org" <rcpp-devel@lists.r-forge.r-project.org><br/>
<b>Betreff:</b> Re: [Rcpp-devel] Using "Rcpp Modules" under Solaris fails to load.</div>

<div name="quoted-content"><br/>
On 18 March 2015 at 09:45, Martyn Plummer wrote:<br/>
| Well that is one interpretation. Another one is that as a testing<br/>
| platform Solaris exposes weaknesses in C++ code that are not found by<br/>
| other platforms due to its fastidious interpretation of the C++98<br/>
| standard.<br/>
<br/>
Indeed. Which makes it even more sad that CRAN only has a budget of about<br/>
one minute for tests. So effectively a large number of tests are ... simply<br/>
turned off at CRAN. We do not get the feedback from another compiler you<br/>
(correctly, at least "in theory") highlight here as we are being told to<br/>
suppress the tests. Not ideal.<br/>
<br/>
| Marius, if you mail me your test package I will see what it gives me.<br/>
<br/>
Appreciate that.<br/>
<br/>
Dirk<br/>
<br/>
--<br/>
<a href="http://dirk.eddelbuettel.com" target="_blank">http://dirk.eddelbuettel.com</a> | @eddelbuettel | edd@debian.org</div>
</div>
</div>
</div></div></body></html>