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

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


Hello All,
  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] NUnit version 2.4.7
     [exec] Copyright (C) 2002-2007 Charlie Poole.
     [exec] Copyright (C) 2002-2004 James W. Newkirk, Michael C. Two, Alexei
A. Vorontsov.
     [exec] Copyright (C) 2000-2002 Philip Craig.
     [exec] All Rights Reserved.
     [exec] Runtime Environment -
     [exec]    OS Version: Unix 2.6.5.7
     [exec]   CLR Version: 2.0.50727.42 ( Mono 2.0 )
     [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)
     [exec] ** (/home/kitty/OpX/bin/nunit-console.exe:30508): WARNING **:
Symbol file /home/kitty/OpX/lib/mrts_unary_operator_test.dll.mdb has
incorrect version (expected 50.0, got 39)
     [exec] ** (/home/kitty/OpX/bin/nunit-console.exe:30508): WARNING **:
Symbol file /home/kitty/OpX/bin/nunit.framework.dll.mdb has incorrect
version (expected 50.0, got 39)
     [exec] ** (/home/kitty/OpX/bin/nunit-console.exe:30508): WARNING **:
Symbol file /home/kitty/OpX/lib/Complex.dll.mdb has incorrect version
(expected 50.0, got 39)
     [exec] ** (/home/kitty/OpX/bin/nunit-console.exe:30508): WARNING **:
Symbol file /home/kitty/OpX/lib/log4net.dll.mdb has incorrect version
(expected 50.0, got 39)
     [exec] ***** UnaryOperatorTest.Test_ABS


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?

-- 
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/3a5026ab/attachment-0001.html 


More information about the Mono-list mailing list