Joshua M. Clulow writes: > On 22 June 2015 at 13:07, Ryan Zezeski <[email protected]> wrote: >> For the last two weeks I have been battling some weird behavior when >> running one of the Mono VM tests on CentOS 6.6 lx. The test runs to >> completion on KVM linux but gets stuck on lx. I wrote up a report here: >> >> https://gist.github.com/rzezeski/8a967f9cfdd3976869eb > > Do you have core files for this failure: > > Assertion failed: ucp != NULL, file ../common/lx_brand.c, line 797 > > I suspect that one is related to signal delivery in newly created threads. >
Unfortunately I do not see any cores from around the time that happened. In fact, I feel like it didn't create a core, is that possible? I remember the process never actually died. I have global cores enabled and see cores for other crashes. Looking in my notes I see that when the assert tripped the test runner process started spinning in __sigaction() and never returned. I had a pstack of this moment but deleted it...sigh. -Z ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
