Re: [Mono-dev] WCF Fail with System.Net.Sockets.SocketException: Connection reset by peer

2012-06-27 Thread Maciej Paszta
. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list -- Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http

Re: [Mono-dev] Mono 2.10.2 MONO_GC_PARAMS problem

2011-06-28 Thread Maciej Paszta
about this issue? mono command launches runtime with Boehm GC which supports only max-heal-size, try mono-sgen or mono --gc=sgen -- Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [Mono-dev] Garbage Collection Issue?

2010-05-14 Thread Maciej Paszta
a longer period of time - maybe it's the same situation? -- Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Errors while generating serializers

2009-09-07 Thread Maciej Paszta
. The problem has something to do with the number of registered beans. When there are only a few - there's no such exception message but after increasing their number, I get previously mentioned error. -- Maciej Paszta ___ Mono-devel-list mailing list Mono-devel

Re: [Mono-dev] Occasional native stack trace in mono

2009-08-05 Thread Maciej Paszta
On Tue, Aug 4, 2009 at 3:46 PM, Maciej Paszta pasz...@go2.pl wrote: On Tue, Aug 4, 2009 at 3:40 PM, Maciej Paszta pasz...@go2.pl wrote: Maybe you don't have GDB installed, which is used to get a richer crash dump. GDB is installed but when debug info from GDB is about to be generated

Re: [Mono-dev] Occasional native stack trace in mono

2009-08-05 Thread Maciej Paszta
for compilation (just ./configure make make install), but I'm starting to suspect debian's libthread. -- Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Occasional native stack trace in mono

2009-08-04 Thread Maciej Paszta
happens on debian - so far our server on SuSE didn't die this way). Does anyone have any clue on what can be causing this (maybe wrong socket handling as this error happens when client disconnects) ? -- Maciej Paszta ___ Mono-devel-list mailing list Mono

Re: [Mono-dev] Occasional native stack trace in mono

2009-08-04 Thread Maciej Paszta
should pass to ./configure to make mono preserve and use runtime debugging symbols? -- Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] Occasional native stack trace in mono

2009-08-04 Thread Maciej Paszta
Maybe you don't have GDB installed, which is used to get a richer crash dump. GDB is installed but when debug info from GDB is about to be generated - everything freezes and stays that way. -- Maciej Paszta ___ Mono-devel-list mailing list Mono

Re: [Mono-dev] Occasional native stack trace in mono

2009-08-04 Thread Maciej Paszta
On Tue, Aug 4, 2009 at 3:40 PM, Maciej Paszta pasz...@go2.pl wrote: Maybe you don't have GDB installed, which is used to get a richer crash dump. GDB is installed but when debug info from GDB is about to be generated - everything freezes and stays that way. Just for the record - GDB

[Mono-dev] Incompatibility between Remoting (TCP) implementation in Mono and .NET

2008-06-10 Thread Maciej Paszta
/show_bug.cgi?id=398783 and attached test case (VS2008 project) -- Best regards, Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Assembly lookup directory (probing) problem

2008-06-04 Thread Maciej Paszta
or a proper behavior? Best regards, Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] X509Certificate problem

2008-06-03 Thread Maciej Paszta
Yes, absolutely! And there you go :) Certificate along with examples: https://bugzilla.novell.com/show_bug.cgi?id=396620 Best regards, Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman

[Mono-dev] Strange xml schema validation error

2008-06-02 Thread Maciej Paszta
Any hints on this strange behaviour (in one xontext the same xml is successfully validated against schema in the other - not). https://bugzilla.novell.com/show_bug.cgi?id=396514 Best regards, Maciej Paszta ___ Mono-devel-list mailing list Mono-devel

Re: [Mono-dev] X509Certificate problem

2008-06-02 Thread Maciej Paszta
to you :) Best regards, Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] HttpListener and basic auth

2008-04-01 Thread Maciej Paszta
. The following code was tested on .NET 2.0 and there it works as supposed. Best regards, Maciej Paszta ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list