ports/69404: mono compiler (mcs) crashes with assertion failure in libpthread
Jake Hamby
jhamby at anobject.com
Thu Jul 22 03:20:17 UTC 2004
>Number: 69404
>Category: ports
>Synopsis: mono compiler (mcs) crashes with assertion failure in libpthread
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 22 03:20:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Jake Hamby
>Release: FreeBSD-current
>Organization:
>Environment:
FreeBSD myhost 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jul 21 19:38:42 PDT 2004 root at myhost:/usr/obj/ATHEROS i386
>Description:
When I attempt to build MonoDoc 1.0 using Mono 1.0 from ports, I get this error at the very beginning of the build:
Making all in browser
mcs -debug -out:browser.exe ./browser.cs ./list.cs ./elabel.cs ./history.cs ./Contributions.cs ./XmlNodeWriter.cs -resource:./../monodoc.png,monodoc.png -resource:./browser.glade,browser.glade -pkg:gtkhtml-sharp -pkg:glade-sharp -r:System.Web.Services -r:./monodoc.dll
Assertion failed: (lu->lu_myreq->lr_owner == lu), function _lock_acquire, file /usr/src/lib/libpthread/sys/lock.c, line 171.
Abort trap (core dumped)
*** Error code 134
>How-To-Repeat:
This happens every time I attempt to build MonoDoc 1.0 using mono-1.0 from ports. I didn't have any problems building, for example, gtk-sharp.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list