-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
readme should describe package #1
Labels
Milestone
Comments
mschubert
added a commit
that referenced
this issue
Sep 29, 2023
CRAN UBSAN error: https://www.stats.ox.ac.uk/pub/bdr/memtests/README.txt > test_check("clustermq") Loading required package: clustermq * Option 'clustermq.scheduler' not set, defaulting to 'LOCAL' --- see: https://mschubert.github.io/clustermq/articles/userguide.html#configuration /usr/local/gcc13/include/c++/13.2.0/bits/chrono.h:225:38: runtime error: signed integer overflow: 9223372036854775807 * 1000 cannot be represented in type 'long int' #0 0x7f0a455651e1 in std::chrono::duration<long, std::ratio<1l, 1000l> > std::chrono::__duration_cast_impl<std::chrono::duration<long, std::ratio<1l, 1000l> >, std::ratio<1000l, 1l>, long, false, true>::__cast<long, std::ratio<1l, 1l> >(std::chrono::duration<long, std::ratio<1l, 1l> > const&) /usr/local/gcc13/include/c++/13.2.0/bits/chrono.h:225 #1 0x7f0a455651e1 in std::enable_if<std::chrono::__is_duration<std::chrono::duration<long, std::ratio<1l, 1000l> > >::value, std::chrono::duration<long, std::ratio<1l, 1000l> > >::type std::chrono::duration_cast<std::chrono::duration<long, std::ratio<1l, 1000l> >, long, std::ratio<1l, 1l> >(std::chrono::duration<long, std::ratio<1l, 1l> > const&) /usr/local/gcc13/include/c++/13.2.0/bits/chrono.h:287 #2 0x7f0a455651e1 in std::chrono::duration<long, std::ratio<1l, 1000l> >::duration<long, std::ratio<1l, 1l>, void>(std::chrono::duration<long, std::ratio<1l, 1l> > const&) /usr/local/gcc13/include/c++/13.2.0/bits/chrono.h:593 #3 0x7f0a455651e1 in CMQWorker::poll() /data/gannet/ripley/R/packages/tests-gcc-SAN/clustermq/src/CMQWorker.h:63 #4 0x7f0a4555612e in Rcpp::CppMethod0<CMQWorker, void>::operator()(CMQWorker*, SEXPREC**) /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/Module_generated_CppMethod.h:51 #5 0x7f0a45592804 in Rcpp::class_<CMQWorker>::invoke_void(SEXPREC*, SEXPREC*, SEXPREC**, int) /data/gannet/ripley/R/test-dev/Rcpp/include/Rcpp/module/class.h:212 #6 0x7f0a468a1b3f in CppMethod__invoke_void(SEXPREC*) /tmp/RtmpSgVC44/R.INSTALL17fc5676a8ceff/Rcpp/src/module.cpp:200
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: