[Mono-bugs] [Bug 518044] [regression] debugger doesn't stop on break point in winforms form_load()
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jun 30 18:28:01 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=518044
User twiest at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=518044#c2
--- Comment #2 from Thomas Wiest <twiest at novell.com> 2009-06-30 16:28:00 MDT ---
I just noticed that when I close the winforms app on the linux side, I get this
in the terminal where I ran monovs-gui-server:
rupert at linux:~> monovs-gui-server
Configuration file:
/home/rupert/.local/share/MonoVS_evidencehere/1.0.0.0/user.config
Daemon thread @3 caught exception while sending Mono.Debugger.TargetEventArgs
(TargetExited:0:):
System.Runtime.Remoting.RemotingException: Server encountered an internal
error. For more information, turn off customErrors in the server's .config
file.
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x001d2] in
/usr/src/packages/BUILD/mono-2.4.2/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:245
Daemon thread @2 caught exception while sending Mono.Debugger.TargetEventArgs
(TargetExited:0:):
System.Runtime.Remoting.RemotingException: Server encountered an internal
error. For more information, turn off customErrors in the server's .config
file.
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x001d2] in
/usr/src/packages/BUILD/mono-2.4.2/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:245
Thread @1 caught exception while sending Mono.Debugger.TargetEventArgs
(TargetExited:0:):
System.Runtime.Remoting.RemotingException: Server encountered an internal
error. For more information, turn off customErrors in the server's .config
file.
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x001d2] in
/usr/src/packages/BUILD/mono-2.4.2/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:245
Caught exception while sending process Process #1 exit:
System.Runtime.Remoting.RemotingException: Server encountered an internal
error. For more information, turn off customErrors in the server's .config
file.
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke
(System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception&
exc, System.Object[]& out_args) [0x001d2] in
/usr/src/packages/BUILD/mono-2.4.2/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:245
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list