[Mono-bugs] [Bug 543226] New: The mono-x debugger acts differently when run inside the mono-addon environment than outside

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 30 13:57:39 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=543226


           Summary: The mono-x debugger acts differently when run inside
                    the mono-addon environment than outside
    Classification: Mono
           Product: Mono: Tools
           Version: 2.4.x AddOn CD
          Platform: x86-64
        OS/Version: SLES 11
            Status: NEW
          Severity: Critical
          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


Description of Problem:

When running monovs-server outside the mono-vs environment, I get the following
error:

rupert at c233:~> /opt/novell/mono/bin/monovs-server 
Using config file: /opt/novell/mono/lib/monovs-server/monovs-server.exe.config
Listening at: 151.155.152.33:8805, manager port range 8806..8815, webserver
port range 8816..8872, using ssdp, using tcp-pipe channel
Using config file:
/opt/novell/mono/lib/monovs-server/monovs-debug-server.exe.config

** (/opt/novell/mono/lib/monovs-server/monovs-debug-server.exe:6085): WARNING
**: The following assembly referenced from
/opt/novell/mono/lib/monovs-server/monovs-debug-server.exe could not be loaded:
     Assembly:   Mono.Debugger    (assemblyref_index=2)
     Version:    1.0.0.0
     Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly
(/opt/novell/mono/lib/monovs-server).


** (/opt/novell/mono/lib/monovs-server/monovs-debug-server.exe:6085): WARNING
**: Could not load file or assembly 'Mono.Debugger, Version=1.0.0.0,
Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.

** (/opt/novell/mono/lib/monovs-server/monovs-debug-server.exe:6085): WARNING
**: Missing method Initialize in assembly
/opt/novell/mono/lib/monovs-server/monovs-debug-server.exe, type
Mono.Debugger.Report

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'Mono.Debugger, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: 'Mono.Debugger, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756'
  at Mono.VisualStudio.Mdb.Manager.Main (System.String[] args) [0x0008b] in
/usr/src/packages/BUILD/monovs-server-0.4/MonoVS.DebugServer/Manager.cs:153

-- 
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