[Mono-list] Warning about Symbol file and incorrect versions.

Aquil H. Abdullah aquil.abdullah at gmail.com
Wed Aug 13 15:31:55 EDT 2008


Well that makes perfect sense. I'll give it a shot.  But, here is the
strange thing; I performed a clean check out of my repository and the .mdb
files that are causing the warnings were generated during the compilation of
the dlls whose symbols they contain.  Any idea what that's about?

On Wed, Aug 13, 2008 at 3:23 PM, Robert Jordan <robertj at gmx.net> wrote:

> Hi,
>
> Aquil H. Abdullah wrote:
> >   I just switched to using a newer version of Mono and I am now seeing
> the
> > following warning messages when I run my unit test:
> >
> >      [exec] ** (/home/kitty/OpX/bin/nunit-console.exe:30508): WARNING **:
> > Symbol file /home/kitty/OpX/bin/nunit.core.extensions.dll.mdb has
> incorrect
> > version (expected 50.0, got 39)
> >
> >
> > aha at cougar:~/> mono --version
> > Mono JIT compiler version 2.0 (tarball)
> > Copyright (C) 2002-2008 Novell, Inc and Contributors.
> www.mono-project.com
> >         TLS:           normal
> >         GC:            Included Boehm (with typed GC)
> >         SIGSEGV:       normal
> >         Notifications: epoll
> >         Architecture:  ia64
> >         Disabled:      none
> >
> >
> > Any ideas on what these warnings mean or how I can start to track them
> down?
>
> The MDB (mono debug database) file version has changed.
> You can get rid of the warnings by recompiling the assemblies
> whose .mdb files are out-of-date. If you can't recompile them,
> then just remove those *.mdbs.
>
> Robert
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>



-- 
Aquil H. Abdullah
aquil.abdullah at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080813/8eeeee3d/attachment.html 


More information about the Mono-list mailing list