Re: Install fails
"Joe Shaw" <[email protected]>
| Newsgroups | gmane.comp.gnome.dashboard.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 12/3/07, D Bera <[email protected]> wrote: > > at (wrapper managed-to-native) System.String.InternalAllocateStr (int) <0x00004> > > at (wrapper managed-to-native) System.String.InternalAllocateStr (int) <0xffffffff> > > at System.Text.StringBuilder.InternalEnsureCapacity (int) [0x000b1] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Text/StringBuilder.cs:681 > > at System.Text.StringBuilder.set_Capacity (int) [0x00017] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/corlib/System.Text/StringBuilder.cs:142 > > at Mono.Unix.UnixEnvironment.get_MachineName () [0x0000b] in /amd/nfs/hippocampus/disk/ptn057/projects/lcontrib/src/mono-1.2.5.2/mcs/class/Mono.Posix/Mono.Unix/UnixEnvironment.cs:55 > > get_machinename() crasher ... where have I seen this before ? > > Maybe this ? > https://bugzilla.novell.com/show_bug.cgi?id=MONO82460 Looks like it, yeah. Unfortunately it's a Mono bug, and it seems to be deep enough in Mono XmlSerializer magic that we can't work around it. Joe