[Mono-bugs] [Bug 542789] New: domain unloading change (r139762) caused FreeBSD build breakage (bus error)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 29 05:54:32 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=542789
Summary: domain unloading change (r139762) caused FreeBSD build
breakage (bus error)
Classification: Mono
Product: Mono: Runtime
Version: unspecified
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GC
AssignedTo: mprobst at novell.com
ReportedBy: aenomoto at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Community User
Created an attachment (id=320225)
--> (http://bugzilla.novell.com/attachment.cgi?id=320225)
crash log
I'm copypasting messages from Makoto Kishimoto
> FreeBSD(RELENG_8) build of Mono trunk have broken, since r139762.
> In compiling library with new mono VM(mono/mini/mono), bus error
> happend and core dumped.
>
> With gdb stacktrace (I pasted http://www.pastebin.ca/1559321 ),
> the function mini_cleanup calls mono_domain_free, it calls
> mono_alloc_special_static_data_free, and special_static_data hash
> has broken(?) object, then mono_type_size causes bus error.
>
> This is all of my effort. Please help me.
pastebin log is attached so that it won't be lost after a month.
It has been a while since this issue has been reported, so I decided to log
this here too to not leave it forgotten.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list