[Mono-bugs] [Bug 624045] ASP.NET Soft Debugger hangs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Aug 7 07:27:51 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=624045
http://bugzilla.novell.com/show_bug.cgi?id=624045#c7
Alex Sinm <sinm.sinm at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sinm.sinm at gmail.com
--- Comment #7 from Alex Sinm <sinm.sinm at gmail.com> 2010-08-07 11:27:49 UTC ---
Confirm. OSX 10.6.4, mono 2.6.7, MD 2.4. Works without debugger and do not
working with it.
XSP2 simply doesn't reply anything. Not a byte. After closing debugger one
should kill xps mono process - it keeps running in background...
In application output you can see "Thread started: " lines without any info. On
each request i suppose.
In MonoDevelop.log i see these errors just after xsp started:
---- cut here ----
ERROR [2010-08-07 15:03:06Z]: Type '<Module>' loaded more than once
ERROR [2010-08-07 15:03:07Z]: Type '<Module>' loaded more than once
ERROR [2010-08-07 15:03:07Z]: Type 'System.Threading.ReaderWriterLockSlim'
loaded more than once
ERROR [2010-08-07 15:03:07Z]: Type 'TypeInfo__TypeMetadata' loaded more than
once
ERROR [2010-08-07 15:03:07Z]: Type 'ChannelInfo__TypeMetadata' loaded more than
once
ERROR [2010-08-07 15:03:07Z]: Type 'CrossAppDomainData__TypeMetadata' loaded
more than once
OnTargetEvent, type - TargetExited
ERROR [2010-08-07 15:03:11Z]: Type '<Module>' loaded more than once
ERROR [2010-08-07 15:03:11Z]: Type '<Module>' loaded more than once
ERROR [2010-08-07 15:03:12Z]: Type 'System.Threading.ReaderWriterLockSlim'
loaded more than once
ERROR [2010-08-07 15:03:12Z]: Type 'TypeInfo__TypeMetadata' loaded more than
once
ERROR [2010-08-07 15:03:12Z]: Type 'ChannelInfo__TypeMetadata' loaded more than
once
ERROR [2010-08-07 15:03:12Z]: Type 'CrossAppDomainData__TypeMetadata' loaded
more than once
ERROR [2010-08-07 15:03:12Z]: Type
'System.Threading.ReaderWriterLockSlim+LockDetails' loaded more than once
ERROR [2010-08-07 15:03:12Z]: Type '<Module>' loaded more than once
ERROR [2010-08-07 15:03:13Z]: Type 'System.IO.MonoIO' loaded more than once
ERROR [2010-08-07 15:03:13Z]: Type '<Module>' loaded more than once
ERROR [2010-08-07 15:03:19Z]: Type '<Module>' loaded more than once
--
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