Date: Tue, 5 Jun 2012 11:01:12 -0700 From: Stanislav Sedov <stas@FreeBSD.org> To: Romain =?UTF-8?B?VGFydGnDqHJl?= <romain@FreeBSD.org> Cc: Konstantin Belousov <kostikbel@gmail.com>, ports@freebsd.org, ruby@freebsd.org, Steve Wills <swills@freebsd.org> Subject: Re: Ruby 1.9 as default Message-ID: <20120605110112.92eb2334.stas@FreeBSD.org> In-Reply-To: <20120605094209.GB45332@FreeBSD.org> References: <4FC96D45.8080904@FreeBSD.org> <20120601193059.af9201da.stas@FreeBSD.org> <4FCD51E4.4030309@FreeBSD.org> <20120605085202.GI85127@deviant.kiev.zoral.com.ua> <07758721-BD54-4732-9B17-83D4CCCF55E0@freebsd.org> <20120605094209.GB45332@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 5 Jun 2012 11:42:09 +0200 Romain Tarti=C3=A8re <romain@FreeBSD.org> mentioned: > On Tue, Jun 05, 2012 at 02:04:33AM -0700, Stanislav Sedov wrote: > > Actually, the problem I'm trying to debug right now is more weird. > > When I run mono via system(3) from the ruby 1.9 process (I mean, > > exactly system(3), not via some ruby wrapper) twice, it hangs on some > > umtx the second time. This works all the time. > >=20 > > I'm still trying to track it down in mono, though it's not clear how > > this can happen at all. Isn't execve(2) used by system(3) is supposed > > to clear everything (mutexes at least)? >=20 > Hum... mono hanging... I experience this with Banshee this is why it s > marked IGNORE: > http://www.freshports.org/multimedia/banshee/ >=20 > I used to see the mono process in the "STOP" state, but last time I > tried it was in the "umtx" state. Requesting a backtrace from mono make > it abort, attaching gdb to it also fails. The problem happenning after > a random amount of time (a few minutes, a few hours) I have not been > able de localise the source of the problem yet. If you have > experiencing the same problem but can reproduce it, it's a HUGE step > forward! Can you please provide me a minimal working example ? I tried > to jack something but it works as expected :-/ >=20 Hi! Sounds similar. Unfortunately, my app is proprietary. I'll try to prepare some smaller test case today. --=20 Stanislav Sedov ST4096-RIPE () ascii ribbon campaign - against html e-mail=20 /\ www.asciiribbon.org - against proprietary attachments
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120605110112.92eb2334.stas>