https://bugzilla.novell.com/show_bug.cgi?id=470819
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=470819#c4 --- Comment #4 from craig gardner <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
