[Mono-bugs] [Bug 79785][Maj] New - monodoc crashes when run on ms-windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 04:47:15 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by ngoldstein at nds.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79785

--- shadow/79785	2006-10-30 04:47:15.000000000 -0500
+++ shadow/79785.tmp.3917	2006-10-30 04:47:15.000000000 -0500
@@ -0,0 +1,82 @@
+Bug#: 79785
+Product: Mono: Doctools
+Version: 1.0
+OS: 
+OS Details: 2000 Service Pack 4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Console
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: ngoldstein at nds.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: monodoc crashes when run on ms-windows
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+----------------------------------------
+Steps to reproduce the problem:
+1. Install windows mono distribution.
+2. Open mono command prompt
+3. monodoc --make-index
+
+----------------------------------------
+Actual Results:
+
+Crash with the following output:
+>PATH=C:\PROGRA~1\MONO-1~1.18\bin;C:\PROGRA~1\MONO-1~1.18
+\bin;c:\WINNT;c:\WINNT\System32
+Root:
+Leaf: Assemblies
+Leaf: Images
+Leaf: Classes
+Leaf: Code Generation
+Leaf: Debugging API
+Leaf: Decimal Representation
+Leaf: Application Domains
+Leaf: Dynamic Code Generation
+Leaf: Exceptions
+Leaf: GC Handles
+Leaf: Garbage Collection
+Leaf: Embedding Mono
+Leaf: Internals
+Leaf: Interpreter
+Leaf: Just in Time Compiler
+Leaf: Marshalling
+Leaf: Metadata access
+Leaf: Methods
+Leaf: Objects
+Leaf: Profiler
+Leaf: Reflection
+Leaf: Strings
+Leaf: Threading API
+Leaf: Tracing
+Leaf: JIT Counters
+Leaf: Types
+Leaf: Common Types
+Leaf: Unsorted
+Leaf: Utility Functions
+Leaf: VM calls
+Leaf: Security API calls
+Leaf: Portable Windows Layer
+
+Unhandled Exception: System.DllNotFoundException: libc.so.6
+  at (wrapper managed-to-native) Monodoc.RootTree:chmod (string,int)
+  at Monodoc.RootTree.MakeIndex () [0x00000]
+  at Monodoc.Driver.Main (System.String[] args) [0x00000]
+
+----------------------------------------
+Expected Results:
+monodoc runs without crashing
+
+How often does this happen? 
+Always.
+
+
+Additional Information:


More information about the mono-bugs mailing list