[Mono-bugs] [Bug 482607] New: monodebuggerserver not found, missing dll mapping
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Mar 5 16:22:51 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=482607
Summary: monodebuggerserver not found, missing dll mapping
Classification: Mono
Product: Mono: Debugger
Version: 2.2.x
Platform: x86
OS/Version: Mandrake 7.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: cli
AssignedTo: martin at novell.com
ReportedBy: goetz.waschk at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=277484)
--> (https://bugzilla.novell.com/attachment.cgi?id=277484)
fix dll map
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.9.0.6)
Gecko/20080528 Epiphany/2.22 Firefox/3.0
# mdb
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for
Mono.Debugger.Frontend.CommandLineInterpreter ---> System.DllNotFoundException:
monodebuggerserver
at (wrapper managed-to-native)
Mono.Debugger.Frontend.CommandLineInterpreter:mono_debugger_server_static_init
()
at Mono.Debugger.Frontend.CommandLineInterpreter..cctor () [0x00000]
--- End of inner exception stack trace ---
The symlink libmonodebuggerserver.so is not in the package per policy. That's
why a dll mapping is needed.
Reproducible: Always
Steps to Reproduce:
1. install mono-debugger as packaged by Mandriva
2. run mdb
3.
--
Configure bugmail: https://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