HomeGenie Forum

Development => Bug reporting => Topic started by: miket on March 14, 2014, 01:12:08 PM

Title: r345 Ubuntu Freeze Up every two days or so
Post by: miket on March 14, 2014, 01:12:08 PM
I know this is kind of a known issue, but this might add some insight.  This is the last thing in my console everytime it freezes:

* Assertion at sgen-os-posix.c:60, condition `info->doing_handshake' not met

Apparently, this could be a mono issue.  Hope this help.
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: Gene on March 17, 2014, 02:15:55 PM
In r351 I've been trying to figure out what the problem could possibly be and made some optimization.
Let me know if this release is working any better.

g.
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: miket on March 18, 2014, 06:10:22 AM
Thanks.  Just put it on and I'll keep an eye on it
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: miket on March 18, 2014, 10:52:15 PM
Yes, on r351 I just got it again:

* Assertion at sgen-os-posix.c:60, condition `info->doing_handshake' not met

Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: miket on March 20, 2014, 08:50:31 PM
Happening again:  * Assertion at sgen-os-posix.c:60, condition `info->doing_handshake' not met

Shame...this is the best interface out there, but maybe mono is just not production ready yet. 
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: Gene on March 21, 2014, 01:11:05 AM
http://stackoverflow.com/questions/17937222/mono-3-2-0-process-crashes-on-sgen-os-posix-info-handshake-not-met
https://bugzilla.xamarin.com/show_bug.cgi?id=13604

what release of mono are you using?
seems like 2.10 doesn't have the bug.


g.
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: miket on March 21, 2014, 01:58:24 AM
3.2.1  I was on the older one, but when it was freezing my whole server every couple of days...
(It was a CPU soft lockup coming from mono)
Maybe I'll try rolling back and see if that old issue was resolved
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: Gene on March 21, 2014, 02:10:09 AM
also 3.2.8 might solve the "doing_handshake" bug.

g.
Title: Re: r345 Ubuntu Freeze Up every two days or so
Post by: miket on April 14, 2014, 04:37:57 AM
Gene was right-  v358 on Mono 3.2.8 is completely solid.  I've had a week with no problems.  Pretty happy now that everything is so stable.