[Mono-list] Easy way to deadlock Mono with concurrent HttpWebRequests

Andres knocte at gmail.com
Wed Dec 28 09:01:10 UTC 2016


On Friday, December 23, 2016 07:27 PM, Rubén de Alba wrote:
> Hi,
>
> We can deadlock Mono launching a few HttpWebRequests. We can
> consistently reproduce in our app, but only sometimes happens in the
> attached program.

Please report bugs to http://bugzilla.xamarin.com/


>
> Any hints or workarounds will be greatly appreciated :-P

Test with different versions of mono to compare results (e.g. Mono 4.2.1 
which is the one that Ubuntu1604LTS bundles; or Mono 4.8/master which is 
newer than what you tested).

Test also using the --server flag (passed to mono) and compare results.



More information about the Mono-list mailing list