Skip to content
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

assertion and SIGABRT when building Boo.NAnt.Tasks with Mono 6 #202

Closed
tpokorra opened this issue Feb 20, 2020 · 2 comments
Closed

assertion and SIGABRT when building Boo.NAnt.Tasks with Mono 6 #202

tpokorra opened this issue Feb 20, 2020 · 2 comments

Comments

@tpokorra
Copy link

Boo.NAnt.Tasks:

     [exec] /root/rpmbuild/BUILD/boo-alpha/default.build(308,4): Attribute 'useruntimeengine' for <exec ... /> is deprecated.  Use the managed attribute and Managed property instead.
     [exec] Boo Compiler version 0.9.7.0 (6.6.0.161 (tarball Wed Feb  5 07:34:41 UTC 2020))
     [exec] * Assertion at sre-encode.c:290, condition `count > 0' not met
     [exec] 
     [exec] 
     [exec] =================================================================
     [exec]  Native Crash Reporting
     [exec] =================================================================
     [exec] Got a SIGABRT while executing native code. This usually indicates
     [exec] a fatal error in the mono runtime or one of the native libraries 
     [exec] used by your application.
     [exec] =================================================================

for details, see the stacktrace at https://bugzilla.redhat.com/show_bug.cgi?id=1799197#c6

@tpokorra
Copy link
Author

sorry for the noise.
it seems, this was already reported, and fixed in Mono 6.10:
https://xamarin.github.io/bugzilla-archives/45/45136/bug.html

@tpokorra
Copy link
Author

actually, that bug was fixed in Mono 5.0.
I have filed a new bug report with Mono: mono/mono#18970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant