[Mono-bugs] [Bug 470819] crash compiling mono-basic on SLE_11/ppc64

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 30 15:38:41 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=470819

User cgardner at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=470819#c4





--- Comment #4 from craig gardner <cgardner at novell.com>  2009-01-30 13:38:37 MST ---
The build fails on any of the buildservice machines that have POWER6 procs. 
When building alone (outside of the buildservice) on the same hardware, there's
no failure.  But once a buildservice jail has been created, any attempt to
compile vbnc.exe will result in the segfault listed in the Description above.

While manually trying to identify the root cause, I tried re-using a
buildservice jail, manually calling the same commands issued by rpmbuild ->
make.  From this activity, I've been able to gather a little more info.  The
compiler spits out a little more data after the SIGSEGV:

<cut>
**
ERROR:shared.c:492:shm_semaphores_remove: assertion failed: (proc_count > 0)
**
ERROR:mono-debug.c:419:allocate_data_item: assertion failed:
(table->current_chunk->current_offset == table->current_chunk->allocated_size)
</cut>

Judging from the fact that this is reproducible only from within a buildservice
jail on POWER6, the OBS developers may need to be involved in helping solve
this.     The buildservice jail does a variety of things to "control" the
environment, which may be done incorrectly (unexpectedly?) on POWER6.

-- 
Configure bugmail: https://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