[Mono-bugs] [Bug 594095] New: update\assemble NullReferenceException: Object reference not set to an instance of an object
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Apr 6 14:12:09 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=594095
http://bugzilla.novell.com/show_bug.cgi?id=594095#c0
Summary: update\assemble NullReferenceException: Object
reference not set to an instance of an object
Classification: Mono
Product: Mono: Doctools
Version: 2.6.x
Platform: i686
OS/Version: Ubuntu
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Console
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: xzombi at ya.ru
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.8)
Gecko/20100214 Ubuntu/9.10 (karmic) Firefox/3.5.8
kitt at kitt-dell:~/monodoc$ mdoc --debug update -o ./
/usr/local/lib/mono/2.0/Mono.WebServer2.dll
Updating: Mono.WebServer.ApplicationServer
Updating: Mono.WebServer.BaseApplicationHost
Updating: Mono.WebServer.UnregisterRequestEventArgs
Updating: Mono.WebServer.BaseRequestBroker
Updating: Mono.WebServer.BaseRequestBroker/UnregisterRequestEventHandler
Updating: Mono.WebServer.IApplicationHost
Updating: Mono.WebServer.IRequestBroker
Updating: Mono.WebServer.RequestData
Updating: Mono.WebServer.InitialWorkerRequest
Updating: Mono.WebServer.WebSource
Updating: Mono.WebServer.Worker
Updating: Mono.WebServer.LingeringNetworkStream
Updating: Mono.WebServer.MapPathEventArgs
Updating: Mono.WebServer.MonoWorkerRequest
Updating: Mono.WebServer.XSPApplicationHost
Updating: Mono.WebServer.SslInformations
Updating: Mono.WebServer.XSPWorkerRequest
Updating: Mono.WebServer.XSPRequestBroker
Updating: Mono.WebServer.XSPWebSource
Updating: Mono.WebServer.HttpErrors
Updating: Mono.WebServer.Paths
Updating: Mono.WebServer.VPathToHost
Updating: Mono.WebServer.WebTrace
Updating: System.Threading.LockRecursionException
Updating: System.Threading.LockRecursionPolicy
Updating: Mono.WebServer.BaseRequestBroker/UnregisterRequestEventHandler
Updating: Mono.WebServer.MapPathEventHandler
Updating: Mono.WebServer.EndOfRequestHandler
mdoc: System.NullReferenceException: Object reference not set to an instance of
an object
at Mono.Documentation.MDocUpdater.UpdateAssemblyVersions
(System.Xml.XmlElement root, System.String[] assemblyVersions, Boolean add)
[0x00000] in <filename unknown>:0
at Mono.Documentation.MDocUpdater.CleanupFiles (System.String dest,
System.Collections.Generic.HashSet`1 goodfiles) [0x00000] in <filename
unknown>:0
at Mono.Documentation.MDocUpdater.DoUpdateAssemblies (System.String source,
System.String dest) [0x00000] in <filename unknown>:0
at Mono.Documentation.MDocUpdater.Run (IEnumerable`1 args) [0x00000] in
<filename unknown>:0
at Mono.Documentation.MDoc.Run (System.String[] args) [0x00000] in <filename
unknown>:0
at Mono.Documentation.MDoc.Main (System.String[] args) [0x00000] in <filename
unknown>:0
See `mdoc help' for more information.
Reproducible: Always
Steps to Reproduce:
1.mdoc --debug update -o ./ Mono.WebServer2.dll
2.
3.
Expected Results:
Fix it
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list