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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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: _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
