[Mono-bugs] [Bug 428340] Bug in VBNC

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 26 04:52:54 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=428340

User bert.verhees at rosa.nl added comment
https://bugzilla.novell.com/show_bug.cgi?id=428340#c4





--- Comment #4 from Bert Verhees <bert.verhees at rosa.nl>  2008-09-26 02:52:53 MDT ---
Hi Rolf, thanks for your quick action.
I am sorry I was a few days out (busy with making money). But now I am back
again.

Indeed the problem seems to be disappeared, but I have a new one instead, like
you already mentioned. I don't know where to download the latest versions, and
symbol-libraries. I tried this one:
http://mono.ximian.com/monobuild/preview/download-preview/suse-102-i586/

This is version:
-----------------------------
** (/usr/lib/mono/2.0/vbnc.exe:14377): WARNING **: Symbol file
/usr/lib/mono/2.0/vbnc.exe.mdb has incorrect version (expected 39, got 50)

** (/usr/lib/mono/2.0/vbnc.exe:14377): WARNING **: Symbol file
/usr/lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.mdb
has incorrect version (expected 39, got 50)
Visual Basic.Net Compiler version 0.0.0.5904 (Mono 2.0 - r)
Copyright (C) 2004-2008 Rolf Bjarne Kvinge. All rights reserved.
-----------------------------
I get following error when compiling the project:
vbnc
-out:"/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/bin/ArchetypeEditor.exe"
-nologo -utf8output
-win32icon:"/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/ocean-transparent.ico"
-rootnamespace:"ArchetypeEditor" -define:"PaintBoundary=false"
-imports:Microsoft.VisualBasic,System,System.Collections,System.Data,System.Diagnostics,System.Drawing,System.Windows.Forms
-target:winexe 
-r:/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/AdlParser/EiffelSoftware.Runtime.dll
-r:/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/MagicLibrary.dll
-r:/usr/lib/mono/2.0/System.dll -r:/usr/lib/mono/2.0/System.Data.dll
-r:/usr/lib/mono/2.0/System.Design.dll -r:/usr/lib/mono/2.0/System.Drawing.dll
-r:/usr/lib/mono/2.0/System.EnterpriseServices.dll
-r:/usr/lib/mono/2.0/System.Web.Services.dll
-r:/usr/lib/mono/2.0/System.Windows.Forms.dll
-r:/usr/lib/mono/2.0/System.Xml.dll
-r:/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/AdlParser/Ocean......................

<snip><snip><snip>

........................................

** (/usr/lib/mono/2.0/vbnc.exe:14312): WARNING **: Symbol file
/usr/lib/mono/2.0/vbnc.exe.mdb has incorrect version (expected 39, got 50)

** (/usr/lib/mono/2.0/vbnc.exe:14312): WARNING **: Symbol file
/usr/lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.mdb
has incorrect version (expected 39, got 50)
/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/ADL_Classes/ADL_Archetype.vb
(142,12) : Error VBNC99999: vbnc crashed nearby this location in the source
code.
/home/verhees/OpenEhr/knowledge_tools_dotnet/TRUNK/ArchetypeEditor/ADL_Classes/ADL_Archetype.vb
(142,12) : Error VBNC99999: Unexpected error: Object reference not set to an
instance of an object
  at vbnc.LiteralExpression.Init (vbnc.Token Value) [0x00000]
  at vbnc.LiteralExpression.Clone (vbnc.ParsedObject NewParent) [0x00000]
  at vbnc.Parameter.Clone (vbnc.ParameterList NewParent) [0x00000]
  at vbnc.ParameterList.Clone (vbnc.ParsedObject NewParent) [0x00000]
  at vbnc.PropertyGetDeclaration.Init (vbnc.Attributes Attributes, Modifiers
Modifiers, vbnc.FunctionSignature PropertySignature,
vbnc.MemberImplementsClause ImplementsClause, vbnc.CodeBlock Block) [0x00000]
  at vbnc.Parser.ParsePropertyGetMember (vbnc.PropertyDeclaration Parent,
vbnc.ParseAttributableInfo Info, vbnc.FunctionSignature ParentSignature,
vbnc.MemberImplementsClause ParentImplements, ModifierMasks ParentModifiers)
[0x00000]
  at vbnc.Parser.ParseRegularPropertyMemberDeclaration (vbnc.TypeDeclaration
Parent, vbnc.ParseAttributableInfo Info) [0x00000]
  at vbnc.Parser.ParseTypeMembers (vbnc.TypeDeclaration Parent,
vbnc.MemberDeclarations Members) [0x00000]
  at vbnc.Parser.ParseTypeMembers (vbnc.TypeDeclaration Parent) [0x00000]
  at vbnc.Parser.ParseClassDeclaration (vbnc.ParsedObject Parent,
vbnc.Attributes Attributes, System.String Namespace) [0x00000]
  at vbnc.Parser.ParseTypeDeclaration (vbnc.ParsedObject Parent,
vbnc.Attributes Attributes, System.String Namespace) [0x00000]
  at vbnc.Parser.ParseAssemblyMembers (vbnc.AssemblyDeclaration Parent,
System.String RootNamespace, vbnc.MemberDeclarations declarations) [0x00000]
  at vbnc.Parser.ParseAssemblyDeclaration (System.String RootNamespace,
vbnc.AssemblyDeclaration assembly) [0x00000]
  at vbnc.Parser.Parse (System.String RootNamespace, vbnc.AssemblyDeclaration
assembly) [0x00000]
  at vbnc.Compiler.Compile_Parse () [0x00000]
Compilation took 00:00:03.3157600

Het bouwen is afgerond -- 0 foutmeldingen, 0 waarschuwingen

kind regards
Bert Verhees


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