List Info

Thread: Last today mono tarball and mdb chmod problem




Last today mono tarball and mdb chmod problem
user name
2008-03-16 10:58:23
Hi
I just finish to re-install my distro (MDV) and the
re-install mono
runtime, for this i take the last dailly-tarball from mono
website,
take md from SVN and all other, then compile and install
evrything, it
work but when started MD from a console i see a lot of error
about mdb
file in mono RT install dir, in fact all mdb (i paste some
of them at
the end of the mail).

The solution is quite simply, juste shearch all *.mdb files,
make a
right vlivk and check the checkbox for
"Executable" propertie, then
evrything went ok after this.

Sample error :
ERREUR [2008-03-16 16:48:26Z]:
Mono.CompilerServices.SymbolWriter.MonoSymbolFileException:
Cannot
read symbol file
`/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.d
ll.mdb'
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename) [0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename, Mono.Cecil.AssemblyDefinition
assembly)
[0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile.ReadSymbol
File
(Mono.Cecil.AssemblyDefinition assembly, System.String
filename)
[0x00000]
  at Mono.Cecil.Mdb.MdbFactory.CreateReader
(Mono.Cecil.ModuleDefinition module, System.String assembly)
[0x00000]
  at MonoDevelop.Projects.Parser.AssemblyInformation.Load
(System.String fileName, Boolean nonLocking) [0x00000]
ERREUR [2008-03-16 16:48:35Z]:
Mono.CompilerServices.SymbolWriter.MonoSymbolFileException:
Cannot
read symbol file
`/usr/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/Sys
tem.Data.dll.mdb'
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename) [0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename, Mono.Cecil.AssemblyDefinition
assembly)
[0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile.ReadSymbol
File
(Mono.Cecil.AssemblyDefinition assembly, System.String
filename)
[0x00000]
  at Mono.Cecil.Mdb.MdbFactory.CreateReader
(Mono.Cecil.ModuleDefinition module, System.String assembly)
[0x00000]
  at MonoDevelop.Projects.Parser.AssemblyInformation.Load
(System.String fileName, Boolean nonLocking) [0x00000]
ERREUR [2008-03-16 16:48:39Z]:
Mono.CompilerServices.SymbolWriter.MonoSymbolFileException:
Cannot
read symbol file
`/usr/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c56193
4e089/System.Windows.Forms.dll.mdb'
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename) [0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename, Mono.Cecil.AssemblyDefinition
assembly)
[0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile.ReadSymbol
File
(Mono.Cecil.AssemblyDefinition assembly, System.String
filename)
[0x00000]
  at Mono.Cecil.Mdb.MdbFactory.CreateReader
(Mono.Cecil.ModuleDefinition module, System.String assembly)
[0x00000]
  at MonoDevelop.Projects.Parser.AssemblyInformation.Load
(System.String fileName, Boolean nonLocking) [0x00000]
ERREUR [2008-03-16 16:50:18Z]:
Mono.CompilerServices.SymbolWriter.MonoSymbolFileException:
Cannot
read symbol file
`/home/eric/Projects/CobexFtp/CobexFtp/cs-obexftp/trunk/src/
BluetoothWin/Bluetooth/bin/Debug/Bluetooth.exe.mdb'
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename) [0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile..ctor
(System.String filename, Mono.Cecil.AssemblyDefinition
assembly)
[0x00000]
  at
Mono.CompilerServices.SymbolWriter.MonoSymbolFile.ReadSymbol
File
(Mono.Cecil.AssemblyDefinition assembly, System.String
filename)
[0x00000]
  at Mono.Cecil.Mdb.MdbFactory.CreateReader
(Mono.Cecil.ModuleDefinition module, System.String assembly)
[0x00000]
  at MonoDevelop.Projects.Parser.AssemblyInformation.Load
(System.String fileName, Boolean nonLocking) [0x00000]
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: Last today mono tarball and mdb chmod problem
user name
2008-03-16 11:47:50
On Sun, Mar 16, 2008 at 11:58 AM, Petit Eric
<surfzoidgmail.com> wrote:
> Hi
>  I just finish to re-install my distro (MDV) and the
re-install mono
>  runtime, for this i take the last dailly-tarball from
mono website,
>  take md from SVN and all other, then compile and
install evrything, it
>  work but when started MD from a console i see a lot of
error about mdb
>  file in mono RT install dir, in fact all mdb (i paste
some of them at
>  the end of the mail).
>
>  The solution is quite simply, juste shearch all *.mdb
files, make a
>  right vlivk and check the checkbox for
"Executable" propertie, then
>  evrything went ok after this.

Actually, the mdb file format changed on Friday, so we will
have to
update MD's reader to handle the new format.

FWIW, using daily tarballs for your system Mono isn't a
great idea.
There is a reason why we put out stable releases...

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: Last today mono tarball and mdb chmod problem
user name
2008-03-16 12:00:13
2008/3/16, Michael Hutchinson <m.j.hutchinsongmail.com>:
> On Sun, Mar 16, 2008 at 11:58 AM, Petit Eric
<surfzoidgmail.com> wrote:
>  > Hi
>  >  I just finish to re-install my distro (MDV) and
the re-install mono
>  >  runtime, for this i take the last dailly-tarball
from mono website,
>  >  take md from SVN and all other, then compile and
install evrything, it
>  >  work but when started MD from a console i see a
lot of error about mdb
>  >  file in mono RT install dir, in fact all mdb (i
paste some of them at
>  >  the end of the mail).
>  >
>  >  The solution is quite simply, juste shearch all
*.mdb files, make a
>  >  right vlivk and check the checkbox for
"Executable" propertie, then
>  >  evrything went ok after this.
>
>
> Actually, the mdb file format changed on Friday, so we
will have to
>  update MD's reader to handle the new format.
Thank's, after update, all .mdb files already need to be
executable ?
>  FWIW, using daily tarballs for your system Mono isn't
a great idea.
>  There is a reason why we put out stable releases...
Well i know, but i'm writing cs-obexftp and folow the solved
bug like
this, because i often do the mistake to report duplicate
bug.

>
>
>  --
>  Michael Hutchinson
>  http://mjhutchinson.com
>
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Re: Last today mono tarball and mdb chmod problem
user name
2008-03-16 12:30:09
On Sun, Mar 16, 2008 at 1:00 PM, Petit Eric <surfzoidgmail.com> wrote:
> 2008/3/16, Michael Hutchinson <m.j.hutchinsongmail.com>:
>  > Actually, the mdb file format changed on Friday,
so we will have to
>  >  update MD's reader to handle the new format.
>  Thank's, after update, all .mdb files already need to
be executable ?

I don't think so. That probably just stopped the reader from
trying to
read them at all.

-- 
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )