Re: [Mono-dev] Using valgrind with Mono

2016-05-03 Thread Zinkevicius, Matt
grateful for any assistance fixing this issue, and am willing to provide any additional info required. --Matt From: mono-devel-list-boun...@lists.ximian.com<mailto:mono-devel-list-boun...@lists.ximian.com> [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Zinkevicius, Mat

Re: [Mono-dev] Using valgrind with Mono

2016-03-30 Thread Zinkevicius, Matt
699==by 0x498E64: common_call_trampoline_inner (in /usr/bin/mono-sgen) Getting close! Thanks again for any help anyone can provide, Matt From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Zinkevicius, Matt Sent: Tuesday, March 29, 2016 8:26 PM

Re: [Mono-dev] Using valgrind with Mono

2016-03-29 Thread Zinkevicius, Matt
it and report back. Matt From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Zinkevicius, Matt Sent: Tuesday, March 29, 2016 7:22 PM To: Rodrigo Kumpera <kump...@gmail.com> Cc: Straw, David (Storage) <david.st...@hpe.com>; mon

Re: [Mono-dev] Using valgrind with Mono

2016-03-29 Thread Zinkevicius, Matt
Thanks, Rodrigo! I’ve ported this to 4.2 to test, though these changes seem to only address AOT, and we’re seeing this leak using the normal JIT runtime. Matt From: Rodrigo Kumpera [mailto:kump...@gmail.com] Sent: Tuesday, March 29, 2016 6:15 PM To: Zinkevicius, Matt <matt.zinkevic...@hpe.

Re: [Mono-dev] Using valgrind with Mono

2016-03-29 Thread Zinkevicius, Matt
and total bytes leaked (hundreds of MB/hour when under load). If so, I’ll try to backport it to Mono 4.2.3, though it is far from patching cleanly currently. Matt From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Zinkevicius, Matt Sent

Re: [Mono-dev] Using valgrind with Mono

2016-03-28 Thread Zinkevicius, Matt
Hi Rodrigo, I am not finding a recent commit in master that mentions “mono_method_get_header”. Do you happen to have the commit ID or log message handy? Sorry for the bother, Matt From: Rodrigo Kumpera [mailto:kump...@gmail.com] Sent: Monday, March 28, 2016 1:58 PM To: Zinkevicius, Matt

Re: [Mono-dev] Using valgrind with Mono

2016-03-28 Thread Zinkevicius, Matt
) and attached the latest valgrind output there. Thanks again for any help you can provide, Matt Zinkevicius From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list-boun...@lists.ximian.com] On Behalf Of Zinkevicius, Matt Sent: Sunday, March 27, 2016 11:06 PM To: Zoltan Varga <

Re: [Mono-dev] Using valgrind with Mono

2016-03-27 Thread Zinkevicius, Matt
Hi Zoltan, Thank you for investigating my findings. I will apply the fix you linked to and report back. While I understand the other leaks are small, valgrind reported over 19,000 instances of leaked memory in under 5 minutes of our app running without load. Matt Zinkevicius From: Zoltan

[Mono-dev] Using valgrind with Mono

2016-03-27 Thread Zinkevicius, Matt
mono program.exe Thanks for any input you can offer, Matt Zinkevicius ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-list] Error building mono from github

2015-12-07 Thread Matt Calder
Alexander, Thanks for the quick reply. As it happens, I did a make clean and then used the make get-monolite-latest and was successful building mono. Matt On Mon, Dec 7, 2015 at 2:17 PM, Alexander Köplinger < alexander.koeplin...@xamarin.com> wrote: > Delete the mcs/class/lib folde

[Mono-list] Error building mono from github

2015-12-07 Thread Matt Calder
SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none Misc: softdebug LLVM: supported, not enabled. GC:sgen Any suggestions? Matt ___ Mono-list maillist - Mono-list

Re: [Mono-list] Frequent segfaults in c# running on mono

2015-11-27 Thread Matt Calder
this bug using 3.13 or 3.19 kernels. Matt On Fri, Nov 27, 2015 at 5:31 AM, River Satya <river.sa...@gmail.com> wrote: > > Stack trace flavour 3: > > -- > :Stacktrace: > - > - at <0x> > - at (wrapper managed-to-native) System.Delegate.CreateDel

Re: [Mono-dev] Compiling 64-bit windows mono-2.0 library with Visual Studio

2015-10-06 Thread Matt Guerrette
to access .NET from > C++. This doesn't need mono. It's all microsoft. > > > > > > > > > > *From:* Matt Guerrette [mailto:direct3dtutori...@gmail.com] > *Sent:* Tuesday, October 6, 2015 10:22 AM > *To:* Edward Ned Harvey (mono) <edward.harvey.m...@clevertrove.com

[Mono-dev] Compiling 64-bit windows mono-2.0 library with Visual Studio

2015-10-05 Thread Matt Guerrette
I am currently trying to integrate mono into a project that I've built completely 64 bit. Currently on Windows there seems to be only 32 bit versions of Mono and no easy way to build a 64 bit version. Has anyone successfully built a 64 bit version using Visual Studio 2010-2015 (I am currently

[Mono-list] Bug 29692

2015-09-04 Thread Matt Calder
e know anything beyond what is in the bug report about possible fixes or workarounds? Thanks Matt I am on: calder@pharos:~$ uname -a Linux pharos 3.13.0-62-generic #102-Ubuntu SMP Tue Aug 11 14:29:36 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux calder@pharos:~$ mono --version Mono JIT compiler version

Re: [Mono-list] xbuild: Including backslashes that shouldn't get converted to forward slashes

2015-06-18 Thread Matt Zinkevicius
://bugzilla.xamarin.com/show_bug.cgi?id=6759 --Z From: Zinkevicius, Matt Sent: Monday, June 15, 2015 1:03 PM To: 'knocte [via Mono]' Subject: RE: xbuild: Including backslashes that shouldn't get converted to forward slashes You definitely want xbuild to convert them as paths in the majority of cases

[Mono-list] xbuild: Including backslashes that shouldn't get converted to forward slashes

2015-06-15 Thread Matt Zinkevicius
separation character, but in this specific case I need it passed without conversion. I have tried escaping (\\) and encoding (\) but neither worked. How can this be achieved? Thanks, Matt -- View this message in context: http://mono.1490590.n4.nabble.com/xbuild-Including-backslashes

Re: [Mono-list] xbuild: Including backslashes that shouldn't get converted to forward slashes

2015-06-15 Thread Matt Zinkevicius
] [mailto:ml-node+s1490590n4666199...@n4.nabble.com] Sent: Monday, June 15, 2015 12:36 PM To: Zinkevicius, Matt Subject: Re: xbuild: Including backslashes that shouldn't get converted to forward slashes On 15/06/15 20:42, Andres G. Aragoneses wrote: On 15/06/15 19:34, Matt Zinkevicius wrote: I have

Re: [Mono-list] which confused about which mono

2015-05-04 Thread Matt Calder
Thanks for all the help. Elmar takes the prize, an alias apparently added in 2011! was causing the problem. Years of install difficulties possibly explained? Thanks again, Matt On Mon, May 4, 2015 at 4:11 AM, Elmar Haneke el...@haneke.de wrote: I see odd inconsistencies when I run mono from

[Mono-list] which confused about which mono

2015-05-01 Thread Matt Calder
/lib/mono/4.5/mscorlib.dll Download a newer corlib or a newer runtime at http://www.mono-project.com/download. make[8]: *** [../../class/lib/basic/secxml/System.dll] Error 1 make[8]: Leaving directory `/home/calder/tmp/mono/mcs/class/System' Thanks for any help. Matt

[Mono-dev] End line/column information in symbol files

2015-01-05 Thread Zinkevicius, Matt
symbol files? Perhaps I'm doing something wrong when invoking the soft debugger library? Thanks, Matt Zinkevicius ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] End line/column information in symbol files

2015-01-05 Thread Zinkevicius, Matt
this to welcomed? --Matt From: Zoltan Varga [mailto:var...@gmail.com] Sent: Monday, January 5, 2015 4:23 PM To: Zinkevicius, Matt Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] End line/column information in symbol files Hi, There is a tool named mdbdump in mcs/class/lib/net_4_5

Re: [Mono-list] Building from latest master failing

2014-12-07 Thread Matt Calder
Thanks for the advice. I deleted the source directory, re-cloned, and built. Everything went OK. I appreciate the replies. Matt On Sun, Dec 7, 2014 at 11:23 AM, Rodrigo Kumpera kump...@gmail.com wrote: Run your build with V=1 this should produce enough debug spew to troubleshoot it. What

[Mono-list] Building from latest master failing

2014-12-05 Thread Matt Calder
I regularly build mono from github. Today, the build is hanging (30 minutes +) on: MCS [net_4_0] System.Runtime.Serialization.Formatters.Soap.dll Can someone suggest a way to either disable this part of the build or figure out what may be the problem? Thank you, Matt

Re: [Mono-list] Not able to verify integrity of download

2014-03-12 Thread Matt Clay
Perhaps you could use GnuPG to sign releases like is done for the Linux kernel sources? https://www.kernel.org/signature.html - Matt -Original Message- From: mono-list-boun...@lists.ximian.com [mailto:mono-list-boun...@lists.ximian.com] On Behalf Of Edward Ned Harvey (mono) Sent

Re: [Mono-list] Large object heap size threshold

2014-01-15 Thread Matt Calder
to the point, if I set that number to say: #define SGEN_MAX_SMALL_OBJ_SIZE 64000 do I run afoul of any constraints? Thanks for answering this, Matt On Tue, Jan 14, 2014 at 8:12 PM, Rodrigo Kumpera kump...@gmail.com wrote: For sgen it's 8000 and it's configurable at the source level. See

[Mono-list] Large object heap size threshold

2014-01-14 Thread Matt Calder
It is my understanding that the large object heap is where allocations are made for objects larger than 4K. Is that correct and is it possible to configure that threshold to be larger? Thanks, Matt ___ Mono-list maillist - Mono-list@lists.ximian.com

[Mono-list] Command line debugging

2013-08-10 Thread Matt Calder
, but that mirroring can be imperfect at times. Thanks, Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-dev] Linux: How to set app icon?

2013-05-25 Thread Matt Greer
is a standard Windows .ico and works fine on Windows. Thanks! Matt ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Mono on Solaris

2013-05-21 Thread Matt Clay
Hi, Does anyone still maintain support for Mono on Solaris, specifically for SPARC? There are no Solaris packages on the download page for 3.x and the Solaris SPARC package for 2.10.5 is missing the .NET 4.0 class libraries. - Matt ___ Mono-devel

[Mono-list] Mono on Solaris SPARC support for .NET 4.0

2013-05-16 Thread Matt Clay
-mono_2_10_5.zip Is this an issue with how the package was built, or an issue with Mono itself? Thanks, Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Error compiling from source

2013-01-09 Thread Matt Calder
Martin, I am seeing this same error on a box that I build mono on every few weeks or so. Will try reverting to an older commit and building again. Matt On Mon, Jan 7, 2013 at 12:27 PM, Martin Thwaites monofo...@my2cents.co.ukwrote: Sorry, forgot to mention that I did try that. The only

[Mono-list] Failure building from git

2012-11-12 Thread Matt Calder
can go back farther (will have to) but maybe there is an easy fix? Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Failure building from git

2012-11-12 Thread Matt Calder
, not enabled. GC:Included Boehm (with typed GC and Parallel Mark) calder@pharos:~/tmp/mono$ uname -a Linux pharos 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:33:09 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux On Mon, Nov 12, 2012 at 8:42 AM, Matt Calder mvcal...@gmail.com wrote: I am

[Mono-list] Error building from master

2012-07-26 Thread Matt Calder
collect2: ld returned 1 exit status I rebuild mono every couple of weeks and this is a new error for me. calder@pharos:~/tmp/mono$ uname -a Linux pharos 3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux Matt

Re: [Mono-list] Error building from master

2012-07-26 Thread Matt Calder
, reinstalled them, and rebuilt mono and am back in business. Thanks again for the quick response. Matt On Thu, Jul 26, 2012 at 9:32 AM, Rodrigo Kumpera kump...@gmail.com wrote: Did you perform a clean build? If not, did you reconfigure mono? This usually happens when new files are added and you

Re: [Mono-list] Error compiling llvm support

2012-03-23 Thread Matt Calder
Rodrigo, That was the problem, thanks! Matt On Fri, Mar 23, 2012 at 9:58 AM, Rodrigo Kumpera kump...@gmail.com wrote: On Thu, Mar 22, 2012 at 3:23 PM, Matt Calder mvcal...@gmail.com wrote: I get the following error compiling with llvm support: mini-llvm.c: In function ‘type_to_llvm_type

[Mono-list] Error compiling llvm support

2012-03-22 Thread Matt Calder
]: *** [libmono_2_0_la-mini-llvm.lo] Error 1 I configured using: ./configure --prefix=/usr --enable-llvm=yes --with-large-heap=yes I've built llvm from mono/llvm branch master, the mono branch is 2-10. Does anyone have an idea of what I may be missing? Matt

[Mono-list] Xbuild fails

2012-01-30 Thread Matt Calder
and Parallel Mark) Anyone have an idea of what is wrong? Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] MemoryCache question

2011-11-08 Thread Matt Calder
not removed from the cache? If not, is it possible the garbage collector is not collecting? (Yes I realize that is difficult to answer, if it helps, the cached objects are ~1Mb each. Thank you for any help on this, Matt ___ Mono-list maillist - Mono

[Mono-list] Mono not catching this, VS does

2011-11-04 Thread Matt Calder
I don't know whether to call this a bug, but this code can result in an access of the List list, without assigning to it (in the case b is false): public static void Foo(bool b) { int i; Listint list; if (b !dict.TryGetValue(foo, out list)) {

Re: [Mono-dev] Problem when running winforms app on arm processor

2011-01-14 Thread Matt Johnson
. I am willing to help in any way I can, but I'm not an assembly language programmer, nor am I familiar with reasons behind the patching that is going on in the arm trampoline, so I really need some assistance. Thank You. Matt From: mono-devel-list-boun...@lists.ximian.com [mailto:mono

Re: [Mono-dev] Can't compile mono 2.8 for ARM Linux 2.6.24

2011-01-14 Thread Matt Johnson
mini-arm.h:28:2: error: #error At least one of ARM_FPU_NONE or ARM_FPU_FPA or ARM_FPU_VFP must be defined. You need to pass -DARM_FPU_NONE in your CFLAGS. (Or one of the other choices if you have a hardware FPU) -Matt ___ Mono-devel-list

Re: [Mono-dev] Problem when running winforms app on arm processor

2011-01-14 Thread Matt Johnson
0x4153c0d8 0x4153c098: mov r0, #17 0x4153c09c: ldr r12, [pc, #0]; 0x4153c0a4 (gdb) Thanks, Matt From: Geoff Norton [mailto:gnorton.nov...@gmail.com] On Behalf Of Geoff Norton Sent: Friday, January 14, 2011 10:03 AM To: Matt Johnson Cc: mono

Re: [Mono-dev] Problem when running winforms app on arm processor

2011-01-03 Thread Matt Johnson
it could be though. Especially since it is only winforms apps that are failing. Can someone with some expertise with the arm trampoline please chime in here? It is fairly urgent. Thanks, Matt From: Jae Kim [mailto:jkim0...@gmail.com] Sent: Friday, December 17, 2010 10:52 AM To: mj1856

Re: [Mono-list] XML-free RPC :-)

2010-11-25 Thread Matt Calder
Roger, You might also take a look at Thrift. This is very similar to protocol buffers but the support for RPC is better out of the box. Matt On Thu, Nov 25, 2010 at 5:07 AM, Roger ro...@techfell.com wrote: Thanks both of you for the suggestions, I didn't know about either of these solutions

[Mono-list] Create a shared library

2010-10-28 Thread Matt Calder
Hi, I have googled around a bit, but thought I'd go straight to the horse's mouth. Is it possible to compile a C# library, using mono, into a native shared library on a linux system? I would like to then call that shared library from other languages (python and R). Thanks for any help. Matt

Re: [Mono-list] Create a shared library

2010-10-28 Thread Matt Calder
. Matt // makefile // CFLAGS=`pkg-config --cflags mono-2` LDFLAGS=`pkg-config --libs mono-2` all: main lib main: callme.cc gcc -o callme callme.cc $(CFLAGS) $(LDFLAGS) lib: callme.cc gcc --shared -fPIC -o callme.so callme.cc -D LIB $(CFLAGS) $(LDFLAGS

Re: [Mono-list] Create a shared library

2010-10-28 Thread Matt Calder
at 4:19 PM, Matt Calder mvcal...@gmail.com wrote: Thanks for all the replies. Jon's answer turned out to be the one I was looking for. In the interest of putting it into the record, here is a very short example that compiled for me and I could call the resulting shared object from R. I assume

[Mono-list] Compiling 2.8

2010-10-19 Thread Matt Calder
to build whatever, but it is not clear to me what all these are and what order they may or may not need to be built in. My question is, is there a description of the various tarballs somewhere? Matt ___ Mono-list maillist - Mono-list@lists.ximian.com

[Mono-list] WriteLine of string with trailing \0's

2010-08-02 Thread Matt Calder
on Ubuntu (10.04) this prints []. On Windows this prints [ ]. Should they be the same? and if so, which is right? Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] WriteLine of string with trailing \0's

2010-08-02 Thread Matt Calder
Robert, Indeed emitting to a file, and opening it in vi (that is, viewing independently of the terminal) reveals the nulls. Thanks! Matt On Mon, Aug 2, 2010 at 3:13 PM, Robert Jordan robe...@gmx.net wrote: On 02.08.2010 20:35, Matt Calder wrote: Hi, I had some trouble debugging code

Re: [Mono-dev] System.NotImplementedException: The requestedfeature is not implemented. atSystem.ServiceModel.Configuration.WSHttpBindingElement.OnApplyConfiguration

2010-05-26 Thread Matt Dargavel
. Matt. From: Greg Robinson [mailto:gregarobin...@gmail.com] Sent: 25 May 2010 9:10 PM To: Matt Dargavel Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] System.NotImplementedException: The requestedfeature is not implemented

[Mono-dev] Garbage Collection Issue?

2010-05-13 Thread Matt Dargavel
the allocations info as these generate huge amounts of data in a soak test. Finally, does anyone have any other suggestions on where else I should look / other diagnostics to try? Thanks In Advance, Matt

Re: [Mono-dev] Build Microsoft Visual Studio Solution under Mono

2010-04-08 Thread Matt Dargavel
set used. MoMA will analyse these binaries and tell you if they use any features that aren't currently supported under Mono. Regards, Matt. -Original Message- From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list- boun...@lists.ximian.com

Re: [Mono-dev] [PATCH] WCF multithreaded and property handling

2010-04-08 Thread Matt Dargavel
(my version or your version) got applied in the end? I saw it got rolled back due to a regression. If you could point me in the right direction I'd be happy to look in to this in a bit more. Regards, Matt. -Original Message- From: Matt Dargavel

Re: [Mono-dev] [PATCH] WCF more detail on Destination Unreachable

2010-04-01 Thread Matt Dargavel
Cool, thanks. I'll do an update. -Original Message- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 01 April 2010 10:46 AM To: Matt Dargavel Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] [PATCH] WCF more detail on Destination Unreachable Hi

Re: [Mono-dev] [PATCH] WCF more detail on Destination Unreachable

2010-03-25 Thread Matt Dargavel
Thanks for the explanation, I had a feeling it wouldn't be as simple as I was hoping it was. :-) -Original Message- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 25 March 2010 4:12 AM To: Matt Dargavel Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono

Re: [Mono-dev] [PATCH] WCF more detail on Destination Unreachable

2010-03-24 Thread Matt Dargavel
my previous patch added. Do you think this is acceptable and covers what you need? Hopefully you'll be able to add it to the NUnit tests fairly easily. Thanks, Matt. -Original Message- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 24

Re: [Mono-dev] [PATCH] WCF multithreaded and property handling

2010-03-24 Thread Matt Dargavel
in there. My thanks to you for all the work you've put in to WCF- in case you're interested in how it's being used we're embedding a WCF web service in to one of our core products (a SIP Switch) and then providing a set of web pages that allow users to manage it. Matt. -Original Message

[Mono-dev] [PATCH] WCF multithreaded and property handling

2010-03-23 Thread Matt Dargavel
I've done something silly there? properties_and_wsdl.patch: patch for ServiceMetadataExtension.cs that goes with the properties changes and the ?wsdl change. Let me know if you have any questions. :-) Matt. multithreaded_fixes.patch Description

[Mono-dev] [PATCH] WCF multiple service contracts on one end point

2010-03-23 Thread Matt Dargavel
here could cause problems when using setting up the service using configuration files. Regards, Matt multiple_services_one_endpoint.patch Description: multiple_services_one_endpoint.patch ExampleProgram.cs Description: ExampleProgram.cs

[Mono-dev] [PATCH] WCF more detail on Destination Unreachable

2010-03-23 Thread Matt Dargavel
A patch to return more detail when an endpoint / operation isn't found. Not sure if you'll want to apply this, but it helped in some service debugging I was doing. Matt. DestinationUnreachableInfo.patch Description: DestinationUnreachableInfo.patch

[Mono-dev] [PATCH] WCF updated .csproj file

2010-03-23 Thread Matt Dargavel
Just in case it's of any use... :-) Matt. project_file.patch Description: project_file.patch ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-dev] [PATCH] WCF multithreaded and property handling

2010-03-23 Thread Matt Dargavel
. Cheers, Matt. -Original Message- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 23 March 2010 12:50 PM To: Matt Dargavel Cc: mono-devel-list@lists.ximian.com Subject: Re: [PATCH] WCF multithreaded and property handling Hello, Thanks

Re: [Mono-dev] [PATCH] WCF more detail on Destination Unreachable

2010-03-23 Thread Matt Dargavel
- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 23 March 2010 12:57 PM To: Matt Dargavel Cc: mono-devel-list@lists.ximian.com Subject: Re: [PATCH] WCF more detail on Destination Unreachable It's looking fine, but how did you check your change? (I know it could happen

[Mono-dev] AutoResetEvent when debugging under MonoDevelop (Windows x64)

2010-03-19 Thread Matt Dargavel
class (and possibly other events) don't work and seem to be permanently signalled. I was wondering if this a known issue with the debugger on Windows, whether I should file a bug against the debugger and if there's a work around? Thanks, Matt

Re: [Mono-dev] WCF: ObjectDisposedException in System.ServiceModel.Channels

2010-03-19 Thread Matt Dargavel
the patches? Regards, Matt. -Original Message- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 12 March 2010 3:25 AM To: Matt Dargavel Cc: mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] WCF: ObjectDisposedException

Re: [Mono-dev] WCF: ObjectDisposedException in System.ServiceModel.Channels

2010-03-15 Thread Matt Dargavel
. Hopefully I might have a chance of working out what's causing the problem and coming up with a fix for it. Cheers, Matt. -Original Message- From: Atsushi Eno [mailto:atsushi...@veritas-vos-liberabit.com] Sent: 12 March 2010 3:25 AM To: Matt Dargavel Cc

Re: [Mono-dev] WCF: ObjectDisposedException in System.ServiceModel.Channels

2010-03-15 Thread Matt Dargavel
It's alright, I'm pretty sure it's in TryReceiveRequest somewhere. Is there any way to get a stack trace for exceptions raised and handled within the runtime using the tracing? Would they have line numbers in? Cheers, Matt. -Original Message- From: Matt

[Mono-dev] WCF: ObjectDisposedException in System.ServiceModel.Channels

2010-03-11 Thread Matt Dargavel
be appreciated! Regards, Matt. Trace: [0xb464bba0: 13.87800 3] ENTER: System.ServiceModel.Channels.ReplyChannelBase:BeginTryReceiveRequest (System.TimeSpan,System.AsyncCallback,object)(this:0x4eab0[System.Servic

Re: [Mono-dev] Custom Uri Parsing

2010-02-12 Thread Matt Dargavel
schemes, and would hopefully pass the existing tests. Anyway, I'll look in to it a bit more and see if I can come up with a more definite suggestion. Cheers, Matt. From: Alan McGovern [mailto:alan.mcgov...@gmail.com] Sent: 11 February

[Mono-dev] connecting a debugger to an embedded mono

2010-02-11 Thread Matt Grasse
? Thanks, Matt ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Custom Uri Parsing

2010-02-10 Thread Matt Dargavel
welcome a patch I could probably submit something based on Alan's suggestion. Thanks and Regards, Matt. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com

[Mono-dev] A bug? On Mono we can't use delegate as the dictionary key

2009-11-25 Thread Matt Guo
}, handler.GetHashCode(), dict.ContainsKey (handler), list.Contains (handler)); [Mono Output] 0, True, True -1215724864, False, True [.Net Output] 1881641292, True, True 1881641292, True, True -- B.R. GUO Rui (Matt) ___ Mono-devel-list mailing list Mono-devel-list

[Mono-winforms-list] Two XplatUIX11 P/Invoke on 64bits system questiones.

2009-06-09 Thread Matt Guo
). BTW, as I watched, winform seems work fine on 64bits x system (open suse 11.1 64bits), I'm curious why the expected problems are not triggered? And I'd appreciate it if someone can help to resolve the confusion, thank you. -- B.R. GUO Rui (Matt

Re: [Mono-winforms-list] Two XplatUIX11 P/Invoke on 64bits system questiones.

2009-06-09 Thread Matt Guo
Oh, now I understand why. According to gcc, int is always 32bits on both 32 and 64bits sys. long is 32bits on 32 bits sys, and 64bits on 64bits sys. that's compiler-specific, and if I use other compilers, such as visual c++, the result could be different. On Tue, Jun 9, 2009 at 2:43 PM, Matt Guo

[Mono-list] Regex Exception - Discrepancy between .NET and Mono

2009-02-16 Thread Matt Lee
I file a bug about this? Or do we not really! Thanks, Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-winforms-list] Running Executable (.exe) using Process.Start on Linux

2009-01-29 Thread Matt Emson
aifaz wrote: As the other reply says, you need to run this under Mono... on Windows, this process would be spawned using the MS.Net framework. string locn = Application.StartupPath + \\mysqldump.exe; However, this line is quite possibly causing a problem in Linux as well - Linux

Re: [Mono-list] System.DllNotFoundException: gdiplus.dll

2008-05-06 Thread matt
: I think we had the same problem getting libgdi to work on Centos, try running ldconfig. Otherwise maybe check that the dll mapping for mono is setup correctly. Cheers, Mike On 06/05/2008, at 5:42 AM, matt wrote: Could anyone give me some pointers on how to troubleshoot

[Mono-list] System.DllNotFoundException: gdiplus.dll

2008-05-05 Thread matt
Could anyone give me some pointers on how to troubleshoot the following error? I checked and verified i have libgdiplus.so on my machine (theres actually 2 diffrent copies) This is a console only CentOS server running mod-mono 1.9.1, pages that dont use graphical stuff work mint. I looked at

[Mono-list] Mod Mono on CentOS 5

2008-05-02 Thread matt
What would be the easiest way to install and configure mono, xsp, mod-mono on CentOS5? Ive tied using the default packages via yum, it installs the 1.2.4 versions and get hung up on the following error when using any images, ect, System.DllNotFoundException: gdiplus.dll I've tied using the

[Mono-list] The imported type `MasterPage_master' is defined multiple times

2007-09-19 Thread Matt Powell
running on Debian Etch with some upgraded libs. Cheers, //matt Compilation Error Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error. Error message: /tmp/www-data-temp-aspnet-0/ab1ae1e3/e17def.0.cs(28,51) : error

Re: [Mono-list] The imported type `MasterPage_master' is defined multiple times

2007-09-19 Thread Matt Powell
test case tomorrow. Cheers, //matt -- Hi all, Hello, I've built the latest SVN head of Mono, MCS, XSP, libglib and mod_mono. Everything seems pretty good and I can run the simple XSP test page. However when I try to run a full blown .NET 2.0 ASPX page over mod_mono (pointing to mod-mono

Re: [Mono-dev] Request for backport of garbage collection patch

2007-07-26 Thread Matt Jones
On 7/26/07, Paolo Molaro [EMAIL PROTECTED] wrote: On 07/17/07 Matt Jones wrote: I'm working on improving mono-under-wine (on the wine side), and I've [...] Any chance this patch could be applied to the maintenance branch? The patch applies cleanly to 1.13.8.2. I really hope you're

Re: [Mono-dev] Running regression tests on windows

2007-06-26 Thread Matt Jones
] wrote: It looks like you're using Mono v.1.1.13, judging from your install dir. That is a seriously outdated version (not to say pre-historic), so you should first of all update to the latest one before anything else. andreia gaita On 6/21/07, Matt Jones [EMAIL PROTECTED] wrote: Hi - I'm having

[Mono-dev] Running regression tests on windows

2007-06-21 Thread Matt Jones
assuming this a nunit-specific bug. Thanks, Matt Jones ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Regression Tests Webpage

2007-06-11 Thread Matt Jones
under wine on linux as a way to see areas wine might be lacking. Thanks, Matt Jones [1] http://mono.ximian.com/tests/displayTestResults.php ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel

[Mono-dev] community

2007-05-18 Thread matt westerburg
I am interested in setting up a mono community page, similiar to c sharp corner. I didn't really find one with article submissions ect. Are there any suggestions for what the community should provide. I was thinking minimally a forum and article submissions. I like what c sharp corner has

Re: [Mono-list] Debugging

2007-03-13 Thread Matt Raffel
You didn't say what OS you're using. If you are using windows, the .NET runtime install includes commandline and GUI debuggers. Matt Simon Greener wrote: Hi all, I'm just getting in to using Mono. Something immediately obvious is MonoDevelop doesn't support the present debugger. So

Re: [Mono-list] IDE developing .net applications

2007-01-26 Thread Matt Raffel
SharpDevelop is the debugging. Debugger is a little lacking but I know that will be get better in time.For now, I use the visual debugger that comes with the .NET sdk. Matt Pedro Alves wrote: It also considers the SharpDevelop (http://www.icsharpcode.net/OpenSource/SD/Default.aspx). Open Source

Re: [Mono-list] C# command line parsing library

2007-01-04 Thread Matt Raffel
but I no longer remember. The code is available at the link above. I hope that helps if the other solutions are not a better option for you. Matt Glen Ford wrote: I get an invalid project if I follow this link - is there a correction? Sounds interesting. Antonello Provenzano wrote: Chris

[Mono-dev] SerialPort DataReceived event

2006-10-17 Thread Matt Weber
exception when I use the DataReceived event. My handler never gets called. I was wondering if I was experiencing a bug, doing something wrong, or if this event is still not implemented. Thanks! -- -Matt Weber -http://www.mattweber.org signature.asc Description: This is a digitally signed message

Re: [Mono-dev] Mono 1.2 or 1.somethingelse?

2006-10-04 Thread Matt Durgavich
I'd go for 1.2. Skipping version numbers is a bad idea. So what there has been tons of progress from 1.1, the next release is still an incremental one.My two US pennies, - Matt On 10/4/06, Michael Schurter [EMAIL PROTECTED] wrote: Miguel de Icaza wrote: I would even go as far as saying that we

[Mono-dev] FW: Visual Web MonoDeveloper

2006-09-13 Thread Matt Dockerty
, Matt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dee Ayy Sent: 13 September 2006 16:14 To: mono-devel-list@lists.ximian.com Subject: [Mono-dev] Visual Web MonoDeveloper Dear List, I was using Visual Web Developer 2005 Express Edition

Re: [Mono-list] Use of the {} with arrays

2006-09-06 Thread Matt Raffel
}; } } changing your return to return new string[] {hello, world}; works. I doubt the compiler knows that {hello, world} should be a string array. Matt ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman

Re: [Mono-dev] mod_mono, ASP.net 2.0 (was: xsp2 on debian)

2006-09-04 Thread Matt Dockerty
,System.Type) 0x00194 [... Lots more down to] at System.Web.HttpApplication+Pipeline__1.MoveNext () [0x0] I can't find anything on Google. Does anybody know why this error is being thrown? Thanks, Matt ___ Mono-devel-list mailing list Mono-devel-list

[Mono-dev] xsp2 on debian

2006-09-01 Thread Matt Dockerty
System.Configuration.ConfigurationManager:get_AppSettings () in 0x7 Mono.XSP.Server:get_AppSettings () in 0x00149 Mono.XSP.Server:Main (System.String[] args) Cheers, Matt ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] UdpClient Client Property bug

2006-08-23 Thread Matt Durgavich
is marked as protected, whereas I think it should be public according to MSDN. Advise?Cheers, - Matt ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] newb networking question

2006-08-21 Thread matt westerburg
I have alot of code written in C# for Microsofts .Net. I am trying to get it running under mono, my only problem is the using System.Net namespace. Whenever I compile it errors in finding the namespace and it also doesn't show up under monodevelops intellisense. Are there some mcs -r flags I need?

  1   2   >