[ubuntu-mono] [Bug 136641] Re: Mono: Exception attempting to join IPv6 multicast group

xtknight xt.knight at gmail.com
Sun Sep 2 06:03:09 UTC 2007


The first patch causes the error to disappear, but the testcase on the
Ximian bug report simply hangs and prints nothing.  I hope this is
expected behavior.  I don't believe I have an ipv6 interface set up here
for proper testing, which may be a problem.

If this doesn't sound right, would you please test this?  I have
provided a debdiff (Gutsy).  Here's how to test:

Save mono_1.2.4-6ubuntu4.debdiff to ~/Desktop.

$ apt-get build-dep mono
$ apt-get source mono
$ sudo apt-get install devscripts
$ cd mono-1.2.4
$ patch -p4 < ~/Desktop/mono_1.2.4-6ubuntu4.debdiff
$ debuild -us -uc
$ sudo dpkg -i ../*.deb

Then run the testcase.

$ mcs /target:exe testcase.cs
$ mono testcase.exe

** Attachment added: "debdiff which needs testing"
   http://launchpadlibrarian.net/9091334/mono_1.2.4-6ubuntu4.debdiff

-- 
Mono: Exception attempting to join IPv6 multicast group
https://bugs.launchpad.net/bugs/136641
You received this bug notification because you are a member of MOTU Mono
Team, which is a bug contact for mono in ubuntu.




More information about the Ubuntu-mono mailing list