[Mono-bugs] [Bug 575329] New: Error when adding/removing breakpoint while debugging remotely.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Jan 29 14:40:09 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=575329
http://bugzilla.novell.com/show_bug.cgi?id=575329#c0
Summary: Error when adding/removing breakpoint while debugging
remotely.
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: x86-64
OS/Version: SLES 11
Status: NEW
Severity: Major
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Blocker: ---
Description of Problem:
Windows Vista x86_64
VS 2k8 monotools plugin 4979
SLES 11 x86_64
monotools-gui-server 4979
0) Start monotools-gui-server in a command line console on Linux
1) Remote debugging using BlogEngine 1.5
2) Set a breakpoint on line 18 of Default.aspx.cs
3) Start remote debugging and the breakpoint is hit
4) F5 to continue
5) Remove breakpoint
6) Reload web page or click "Home" link
7) Re-add breakpoint
8) Reload page
9) GOTO step 5
Notice, on the console the following error is displayed miltiple times:
SSE (1:15356:7f5b4c69c730) unable to compute LMF for managed callback:
0x7f5b4b9ccd59
After several minutes of doing this and then letting VS sit for a while, I also
got the following in an error dialog:
---------------------------
Microsoft Visual Studio
---------------------------
EXCEPTION: Received unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an
object
at System.Web.Caching.Cache.ItemExpired (System.Object cacheItem) [0x0005e]
in
/usr/src/packages/BUILD/mono-2.4.3.1/mcs/class/System.Web/System.Web.Caching/Cache.cs:339
---------------------------
OK
---------------------------
It may be unrelated to the add/remove breakpoint issue.
--
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