Re: [Mono-dev] Shutdown hangs

2016-07-12 Thread Chris Swiedler
vel-list@lists.ximian.com> Subject: [Mono-dev] Shutdown hangs I'm getting semi-reliable shutdown hangs in a mono command-line app using mono 4.2.3 on Centos 7 64-bit. The app does different things at different times, and the shutdowns only seem to happen when it connects to our SQL server da

Re: [Mono-dev] Shutdown hangs

2016-07-08 Thread Chris Swiedler
it.S:85 3Thread 0x7f5e577fb700 (LWP 3595) "Top" sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 2Thread 0x7f5e565f2700 (LWP 3876) "Top" sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 1Thread 0x7f5eb266f7c0 (LWP 2758) &

Re: [Mono-dev] Shutdown hangs

2016-06-13 Thread David Evans
em_wait.S:85 1Thread 0x7f5eb266f7c0 (LWP 2758) "Top" sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 -Original Message- From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Chris Swiedler Sent:

[Mono-dev] Shutdown hangs

2016-06-13 Thread Chris Swiedler
I'm getting semi-reliable shutdown hangs in a mono command-line app using mono 4.2.3 on Centos 7 64-bit. The app does different things at different times, and the shutdowns only seem to happen when it connects to our SQL server database (using the Mono database bindings, not ODBC). We've also