From bugzilla_noreply at novell.com Mon Feb 1 01:46:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 06:46:38 +0000 Subject: [Mono-bugs] [Bug 575635] New: MessageBox: modal dialog should always be actived on the top of main form Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575635 http://bugzilla.novell.com/show_bug.cgi?id=575635#c0 Summary: MessageBox: modal dialog should always be actived on the top of main form Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: 64bit OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: cachen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=339872) --> (http://bugzilla.novell.com/attachment.cgi?id=339872) Form IronPython sample REPRO: 1. Run the attachment IronPython script(with IPCE installed) 2. Click 'button1' to invoke a MessageBox named "Message Form", that is actived on the top of "Form control" main form 3. Click "Form control" window RESULTS: After doing step3, the main form "Form control" is actived (the title bar is highlighting) EXPECTED RESULTS: "Message Form" is a modal MessageBox dialog that should always be actived(highlighting). COMMENTS: I have tried on Windows7, openSUSE11.2-32bit, fedora12-32bit, they can work well. seems the issue only appeared on openSUSE-64bit and fedora-64bit. please help to take a look, thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 02:41:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 07:41:44 +0000 Subject: [Mono-bugs] [Bug 565268] SMTPClient fails to do . encoding In-Reply-To: References: Message-ID: <20100201074144.82B2524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=565268 http://bugzilla.novell.com/show_bug.cgi?id=565268#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |DUPLICATE --- Comment #1 from Carlos Alberto Cortez 2010-02-01 07:41:43 UTC --- This is actually a duplicate of #392875, which has been already resolved, and should be available in the latest released versions of Mono (both 2.4 and 2.6 trends). *** This bug has been marked as a duplicate of bug 392875 *** http://bugzilla.novell.com/show_bug.cgi?id=392875 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 02:41:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 07:41:44 +0000 Subject: [Mono-bugs] [Bug 392875] SmtpClient doesn't escape dots In-Reply-To: References: Message-ID: <20100201074144.DD81124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=392875 http://bugzilla.novell.com/show_bug.cgi?id=392875#c6 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kees at mietje.nl --- Comment #6 from Carlos Alberto Cortez 2010-02-01 07:41:43 UTC --- *** Bug 565268 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=565268 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 02:51:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 07:51:06 +0000 Subject: [Mono-bugs] [Bug 569530] IndexOutOfRangeException when loading RTF into RichTextBox In-Reply-To: References: Message-ID: <20100201075106.CFAEA24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=569530 http://bugzilla.novell.com/show_bug.cgi?id=569530#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calberto.cortez at gmail.com --- Comment #1 from Carlos Alberto Cortez 2010-02-01 07:51:06 UTC --- Hey! I cannot reproduce this issue on Linux - and I had also fixed a very similar issue recently. Is there a chance you could re-test with one of the latest versions of either 2.4 or 2.6? This could be a Windows-issue only, however. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 04:23:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 09:23:32 +0000 Subject: [Mono-bugs] [Bug 504411] Mprotect fails with ENOMEM in GC_remap In-Reply-To: References: Message-ID: <20100201092332.B7DC9CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=504411 http://bugzilla.novell.com/show_bug.cgi?id=504411#c11 Jo Shields changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |directhex at apebox.org --- Comment #11 from Jo Shields 2010-02-01 09:23:30 UTC --- I've just run into the same bug on Mono 2.4, SLES10, IA-64. The message reported by the user is: Mprotect failed at 0x2000000003b1c000 (length 32768) with errno 12 Mprotect remapping failed Stacktrace: at (wrapper managed-to-native) object.__icall_wrapper_mono_array_new_specific (intptr,int) <0xffffffff> at Mono.Security.Protocol.Tls.SslStreamBase.Read (byte[],int,int) <0x0069f> at System.IO.Stream.ReadByte () <0x000df> at Novell.Directory.Ldap.Asn1.Asn1Identifier..ctor (System.IO.Stream) <0x0006f> at Novell.Directory.Ldap.Connection/ReaderThread.Run () <0x0023f> at (wrapper delegate-invoke) System.Threading.ThreadStart.invoke_void__this__ () <0xffffffff> at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff> Native stacktrace: /usr/bin/mono(mono_handle_native_sigsegv+0x1ffffffffdb53db0) [0x400000000010d670] [0xa0000000000107e0] [0xa000000000010621] /lib/libc.so.6.1(gsignal-0x238d1b0) [0x200000000022c740] /lib/libc.so.6.1(abort-0x238ab70) [0x200000000022ed90] /usr/bin/mono [0x400000000038d840] /usr/bin/mono [0x40000000003bc720] /usr/bin/mono [0x4000000000387740] /usr/bin/mono [0x40000000003878b0] /usr/bin/mono [0x400000000037ff20] /usr/bin/mono [0x4000000000380820] /usr/bin/mono [0x4000000000380ee0] /usr/bin/mono [0x4000000000384210] /usr/bin/mono(mono_array_new_specific+0x200000000025f738) [0x40000000002a8110] [0x2000000000aa2bf0] [0x2000000002a45c40] [0x2000000002a454b0] [0x2000000002a45140] [0x2000000002a43680] [0x2000000002a44f90] [0x2000000000ac45c0] /usr/bin/mono [0x400000000003c710] /usr/bin/mono(mono_runtime_invoke+0x1ffffffffdce0f00) [0x400000000029a810] /usr/bin/mono [0x4000000000214640] /usr/bin/mono [0x4000000000344ed0] /usr/bin/mono [0x4000000000384c50] /lib/libpthread.so.0 [0x2000000000471050] /lib/libc.so.6.1(__clone2-0x2255c10) [0x2000000000363d10] ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Aborted (core dumped) There's about 900 gig of free memory, so I doubt the ENOMEM is accurate -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 04:26:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 09:26:56 +0000 Subject: [Mono-bugs] [Bug 572643] ForeColor for selected ToolStripComboBox item in ownerdraw mode should be set to highlighted text In-Reply-To: References: Message-ID: <20100201092656.CC35724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572643 http://bugzilla.novell.com/show_bug.cgi?id=572643#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |FIXED --- Comment #1 from Carlos Alberto Cortez 2010-02-01 09:26:54 UTC --- This is fixed in rev 150623. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 05:40:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 10:40:20 +0000 Subject: [Mono-bugs] [Bug 567428] Soap Headers dont appear to be passing to webservice In-Reply-To: References: Message-ID: <20100201104020.545A424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567428 http://bugzilla.novell.com/show_bug.cgi?id=567428#c6 Jb Evain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbevain at novell.com AssignedTo|atsushi at ximian.com |jbevain at novell.com --- Comment #6 from Jb Evain 2010-02-01 10:40:19 UTC --- The code generator is faulty here. MS passes the property to the soapheader, not the field. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 06:05:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 11:05:00 +0000 Subject: [Mono-bugs] [Bug 575672] New: gui-compare doesn't detect incorrectly implemented interfaces Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575672 http://bugzilla.novell.com/show_bug.cgi?id=575672#c0 Summary: gui-compare doesn't detect incorrectly implemented interfaces Classification: Mono Product: Mono: Tools Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: amcgovern at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- I was just working on moonlight and noticed that the ObservableCollection class provided in the libraries was implemented incorrectly and gui-compare didn't notice the mistake. The INotifyPropertyChanged.PropertyChanged event should be explicitly implemented and a protected version supplied. We had implemented it as a normal public event. Applying this patch fixes the implementation, but either way gui-compare says that there are no errors: Index: ObservableCollection_T.cs =================================================================== --- ObservableCollection_T.cs (revision 150623) +++ ObservableCollection_T.cs (working copy) @@ -85,6 +85,11 @@ } public event NotifyCollectionChangedEventHandler CollectionChanged; - public event PropertyChangedEventHandler PropertyChanged; + protected event PropertyChangedEventHandler PropertyChanged; + + event PropertyChangedEventHandler INotifyPropertyChanged.PropertyChanged { + add { PropertyChanged += value; } + remove { PropertyChanged -= value; } + } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 06:57:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 11:57:11 +0000 Subject: [Mono-bugs] [Bug 567428] Soap Headers dont appear to be passing to webservice In-Reply-To: References: Message-ID: <20100201115711.2497424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567428 http://bugzilla.novell.com/show_bug.cgi?id=567428#c7 --- Comment #7 from Jb Evain 2010-02-01 11:57:10 UTC --- Darrel, That means that as a workaround, you can change manually the generated proxy code from: [SoapHeader ("AuthenticateHeaderValueField")] to: [SoapHeader ("AuthenticateHeaderValue")] Until my fix for the code generator lands. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 07:38:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 12:38:36 +0000 Subject: [Mono-bugs] [Bug 569530] IndexOutOfRangeException when loading RTF into RichTextBox In-Reply-To: References: Message-ID: <20100201123836.B1A87CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=569530 http://bugzilla.novell.com/show_bug.cgi?id=569530#c2 --- Comment #2 from andreas flucke 2010-02-01 12:38:36 UTC --- Yes, this doesn't happen on Linux (as i mentioned). I cannot tell if this is a windows-only issue, but it seems so. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 09:30:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 14:30:21 +0000 Subject: [Mono-bugs] [Bug 573326] WCF call in MonoTouch fails when BasicHttpSecurityMode is set to TransportWithMessageCredential In-Reply-To: References: Message-ID: <20100201143021.48E0824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573326 http://bugzilla.novell.com/show_bug.cgi?id=573326#c4 Kevin Boucher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kevin.boucher at gmail.com --- Comment #4 from Kevin Boucher 2010-02-01 14:30:20 UTC --- I'm looking to use BasicHttpBinding with Transport or TransportWithMessageCredential level security not WS-Security. Is anyone in the position to do a mono build with --with-monotouch=yes and add #if !NET_2_! || MONOTOUCH to the following code... I would like to see if I can get WCF with transport and basic auth working. http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/System.ServiceModel/System.ServiceModel.Channels/HttpRequestChannel.cs?r1=147642&r2=147641&pathrev=147642 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 09:34:23 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 14:34:23 +0000 Subject: [Mono-bugs] [Bug 575722] New: gasnview chokes on CONSTRUCTED OCTET STRING Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575722 http://bugzilla.novell.com/show_bug.cgi?id=575722#c0 Summary: gasnview chokes on CONSTRUCTED OCTET STRING Classification: Mono Product: Mono: Tools Version: 1.2.0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: peter.dettman at iinet.net.au QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=339949) --> (http://bugzilla.novell.com/attachment.cgi?id=339949) Patch against latest that resolves the issue User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7 I compiled and installed the latest mono-tools, including asn1view. Running gasnview on one of my certificates printed a stack trace in the main window: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list. at System.String.FormatHelper (System.Text.StringBuilder result, IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in :0 at System.Text.StringBuilder.AppendFormat (IFormatProvider provider, System.String format, System.Object[] args) [0x00000] in :0 at System.Text.StringBuilder.AppendFormat (System.String format, System.Object[] args) [0x00000] in :0 at Mono.Tools.PrettyPrinter.PrintToDo (System.String s, System.Text.StringBuilder sb, Int32 level, Mono.Security.ASN1Element asn) [0x00000] in :0 at Mono.Tools.PrettyPrinter.PrintOtherData (System.Text.StringBuilder sb, Int32 level, Mono.Security.ASN1Element asn) [0x00000] in :0 The problem here is straightforward, the AppendFormat call is dodgy. Now, gasnview was printing "UNKNOWN (TODO)" for one of the tags in my certificate. Debugging revealed the tag in question was a constructed octet string. A small modification to the "unknown" test in PrintOtherData was required and now it works fine. I am attaching a diff with the two (one-line) changes. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 09:59:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 14:59:44 +0000 Subject: [Mono-bugs] [Bug 575731] New: Invalid RichTextBox paste behavior Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575731 http://bugzilla.novell.com/show_bug.cgi?id=575731#c0 Summary: Invalid RichTextBox paste behavior Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: andreas.flucke at t-online.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=339952) --> (http://bugzilla.novell.com/attachment.cgi?id=339952) Screenshots User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) When selecting some lines in a RTB (see screenshot Step1), copy them, move to a different position (see cursor in screenshot Step2) and then paste the lines, the result is wrong (screenshot Step3). The first line inserts before the closing parenthesis of the old line and the opening parenthesis of the selected lines don't get inserted. The expected result is shown in screenshot Expected. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 10:11:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 15:11:54 +0000 Subject: [Mono-bugs] [Bug 575735] New: MonoTouch build fails Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575735 http://bugzilla.novell.com/show_bug.cgi?id=575735#c0 Summary: MonoTouch build fails Classification: Mono Product: MonoTouch Version: SVN Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: b_avery at yahoo.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 Okay, I have been building using MonoTouch for about 6 hours and I have hit a wall, what ever I do to try and run and build my application I get build failed, but the build window is not tell me why it is failing. I am running Snow Leopard OS X 10.6.2 The code is very basic and is correct. Could anyone help me out here please? Building: HelloiPhone (Debug|iPhoneSimulator) Building Solution HelloiPhone Building: HelloiPhone (Debug|iPhoneSimulator) Performing main compilation... Updating CodeBehind files Compiling interface definitions ibtool "/Users/Bryan/Projects/HelloiPhone/HelloiPhone/MainWindow.xib" --compile "/Users/Bryan/Projects/HelloiPhone/HelloiPhone/bin/iPhoneSimulator/Debug/HelloiPhone.app/MainWindow.nib" Build failed. ApplicationName='ibtool', CommandLine='"/Users/Bryan/Projects/HelloiPhone/HelloiPhone/MainWindow.xib" --compile "/Users/Bryan/Projects/HelloiPhone/HelloiPhone/bin/iPhoneSimulator/Debug/HelloiPhone.app/MainWindow.nib"', CurrentDirectory='/Users/Bryan/Projects/HelloiPhone/HelloiPhone/bin/iPhoneSimulator/Debug' Reproducible: Always Steps to Reproduce: 1.New Project, select MonoTouch 2.Build 3. Actual Results: Building: HelloiPhone (Debug|iPhoneSimulator) Building Solution HelloiPhone Building: HelloiPhone (Debug|iPhoneSimulator) Performing main compilation... Updating CodeBehind files Compiling interface definitions ibtool "/Users/Bryan/Projects/HelloiPhone/HelloiPhone/MainWindow.xib" --compile "/Users/Bryan/Projects/HelloiPhone/HelloiPhone/bin/iPhoneSimulator/Debug/HelloiPhone.app/MainWindow.nib" Build failed. ApplicationName='ibtool', CommandLine='"/Users/Bryan/Projects/HelloiPhone/HelloiPhone/MainWindow.xib" --compile "/Users/Bryan/Projects/HelloiPhone/HelloiPhone/bin/iPhoneSimulator/Debug/HelloiPhone.app/MainWindow.nib"', CurrentDirectory='/Users/Bryan/Projects/HelloiPhone/HelloiPhone/bin/iPhoneSimulator/Debug' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 10:49:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 15:49:16 +0000 Subject: [Mono-bugs] [Bug 575404] Cannot create Linux packages from VS2k10 In-Reply-To: References: Message-ID: <20100201154916.EC56E24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575404 http://bugzilla.novell.com/show_bug.cgi?id=575404#c2 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Jonathan Pobst 2010-02-01 15:49:16 UTC --- Fixed in r5024. Backported to 1.1 in r5025. Change the path to the pkgxml template. [Fixes bug #575404] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 11:45:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 16:45:18 +0000 Subject: [Mono-bugs] [Bug 567428] Soap Headers dont appear to be passing to webservice In-Reply-To: References: Message-ID: <20100201164518.2840C24522B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567428 http://bugzilla.novell.com/show_bug.cgi?id=567428#c8 --- Comment #8 from Darrell Booker 2010-02-01 16:45:17 UTC --- Im confused. Can you like at my code above or the sample project and tell me where exactly to make the workaround change. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 11:50:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 16:50:59 +0000 Subject: [Mono-bugs] [Bug 567428] Soap Headers dont appear to be passing to webservice In-Reply-To: References: Message-ID: <20100201165059.AD8C424522B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567428 http://bugzilla.novell.com/show_bug.cgi?id=567428#c9 --- Comment #9 from Jb Evain 2010-02-01 16:50:58 UTC --- Darrel, In your sample project, to apply the workaround, open the webservice proxy, which is located at: LaborRates/Web References/WIS/Reference.cs And replace all occurrences of the attribute: [SoapHeader ("AuthenticateHeaderValueField")] By this: [SoapHeader ("AuthenticateHeaderValue")] (Note that only the string value changes from the field name to the property name). This change allows our WS stack to properly generate the SOAP request. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 11:55:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 16:55:26 +0000 Subject: [Mono-bugs] [Bug 575735] MonoTouch build fails In-Reply-To: References: Message-ID: <20100201165526.CCB8824522B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575735 http://bugzilla.novell.com/show_bug.cgi?id=575735#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Geoff Norton 2010-02-01 16:55:26 UTC --- You have the iPhone SDK for OSX 10.5 installed, you need to go download and install the correct iPhone SDK for OSX 10.6 since you are running 10.6.2. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 12:27:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 17:27:22 +0000 Subject: [Mono-bugs] [Bug 575813] New: FileStream doesn't handle errors on Close (disk full, generic error, etc.) Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575813 http://bugzilla.novell.com/show_bug.cgi?id=575813#c0 Summary: FileStream doesn't handle errors on Close (disk full, generic error, etc.) Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: All OS/Version: All Status: NEW Severity: Critical Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: alexander.shulgin at yessoftware.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 When writing to a FileStream or using File.WriteAll* methods, or otherwise writing data to a file, if a error condition occurs at the point close(2) system call it is silently ignored. The trailing data in the file is lost. The error can happen on conditions like "disk is full", exceeding user's quota, etc. Reproducible: Always Steps to Reproduce: One way to expose this (on Linux): $ dd if=/dev/zero of=vdisk bs=1024 count=1000 $ mkfs.vfat ./vdisk $ mkdir mnt $ sudo -s # mount -o loop,defaults ./vdisk ./mnt # csharp csharp> var bytes = new byte[1024*1024]; csharp> bytes.Length; 1048576 csharp> System.IO.File.WriteAllBytes("test", bytes); ^D # ls -l total 980 -rwxr-xr-x 1 root root 1003520 2010-02-01 16:30 test So not all the data is written to disk and no error message is given. I'd expect some diagnostics from Mono (in form of exception) in this case. The root cause for this seems to be that close(2) return value is ignored in void file_close() in mono/io-layer/io.c. The problem must also happen with SVN trunk, as this function is unchanged from 2.4. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 12:36:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 17:36:04 +0000 Subject: [Mono-bugs] [Bug 567428] Soap Headers dont appear to be passing to webservice In-Reply-To: References: Message-ID: <20100201173604.78D7324551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567428 http://bugzilla.novell.com/show_bug.cgi?id=567428#c10 --- Comment #10 from Darrell Booker 2010-02-01 17:36:03 UTC --- sweet! that worked! thanks! can we leave this bug open until the permanent fix is in place? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 13:37:57 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 18:37:57 +0000 Subject: [Mono-bugs] [Bug 575438] "Create Package" Process Crashes VS In-Reply-To: References: Message-ID: <20100201183757.6374524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575438 http://bugzilla.novell.com/show_bug.cgi?id=575438#c2 --- Comment #2 from Brian Kesecker 2010-02-01 18:37:56 UTC --- Today, I am unable to reproduce this issue. If it doesn't occur again soon, I'll change this issue to a resolved status. By the way, I did the steps you outlined Jonathan, and no error messages occurred, just the normal build output text. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 13:39:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 18:39:50 +0000 Subject: [Mono-bugs] [Bug 575841] New: Mono.Data.Sqlite Positional parameter used twice in multi-statement command Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575841 http://bugzilla.novell.com/show_bug.cgi?id=575841#c0 Summary: Mono.Data.Sqlite Positional parameter used twice in multi-statement command Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: Macintosh OS/Version: Mac OS X 10.5 Status: NEW Severity: Normal Priority: P5 - None Component: Mono.Data.Sqlite AssignedTo: mhabersack at novell.com ReportedBy: cfbradford at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- I have a multi-statement SQL command that contains 6 wildcard parameters (positional, not named or numbered) but only 5 of the 6 values I add to the Parameters collection are actually used. It seems that one of them is being used twice. Here is the SQL: ---------------- ExecuteNonQuery( "BEGIN; "+ "INSERT OR REPLACE INTO sectors (name) VALUES (?); "+ "INSERT OR REPLACE INTO industries (sector_id, name) "+ "VALUES ((SELECT sector_id FROM sectors WHERE name = ?), ?); "+ "INSERT OR REPLACE INTO stocks (industry_id, ticker, name) " + "VALUES ((SELECT industry_id FROM industries WHERE name = ?), ?, ?); "+ "COMMIT", stock.SectorName, stock.SectorName, stock.IndustryName, // <- this parameter is used twice // The previous param is used twice! (6 wildcards, but only 5 params are used) /*stock.IndustryName,*/ stock.Ticker, stock.Name); (All parameters are strings) ExecuteNonQuery is implemented as: ---------------------------------- private int ExecuteNonQuery (string commandText, params object[] parameters) { Debug.Assert(commandText != null); Debug.Assert(parameters != null); using (SqliteConnection conn = new SqliteConnection(_connString)) { conn.Open(); using (SqliteCommand cmd = new SqliteCommand(commandText, conn)) { foreach (object p in parameters) { cmd.Parameters.AddWithValue(null, p); } return cmd.ExecuteNonQuery(); } } } (_connString is "Data Source=/Users/chip/stocks.db") Database Schema: ---------------- CREATE TABLE sectors ( sector_id INTEGER PRIMARY KEY, name TEXT UNIQUE ); CREATE TABLE industries ( industry_id INTEGER PRIMARY KEY, sector_id INTEGER, -- FK name TEXT UNIQUE ); CREATE TABLE stocks ( stock_id INTEGER PRIMARY KEY, industry_id INTEGER, -- FK ticker TEXT UNIQUE, name TEXT ); (The database is initially empty when I tested this) Expected Results: ----------------- I would expect all 6 parameters to be required. Actual Result: -------------- The statement works as desired if the 4th parameter is commented out (as shown above). Removing additional parameters causes an error (not enough parameters). This happens to work for this particular statement since the parameter is repeated anyway, but its certainly not a general solution. I haven't tried using named parameters, but I would guess that would be a work-around as well. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 14:31:15 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 19:31:15 +0000 Subject: [Mono-bugs] [Bug 575867] New: RPM Referencing Microsoft.VisualBasic Cannot Find It Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c0 Summary: RPM Referencing Microsoft.VisualBasic Cannot Find It Classification: Mono Product: Mono: Tools Version: MonoVS 1.0.x Platform: 32bit OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: bkesecker at augustasystems.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) Create a VB test project. 1) From the Package Configuration window in VS, Dependencies tab, Mono Dependencies section, In Use, add Microsoft.VisualBasic 8.0.0.0. Create Package targeting a computer (not a VM) running openSUSE 11.2 with Mono 2.4.2.3 and MonoVS 1.0 and create it. Move the created RPM file to an instance of openSUSE 11.2 with Mono 2.4.2.3, then via Dolphin right click menu "Open with Install Software". Install Software proceedure fails because Micosoft.VisualBasic dependency cannot be met. 2) Revert the Package Configuration by removing the Microsoft.VisualBasic dependency. Create a new package. Same procedure as before copying to Linux machine. This time, Install Software succeeds. However, launching the application with "sudo mono MyApp.exe" results in an error message stating that Microsoft.VisualBasic cannot be found. Maybe I'm just missing a library on the Linux machine? Reproducible: Always Steps to Reproduce: 1. Create a VB test project. 2. Follow paragraph 1 as described in Details section. 3. Follow paragraph 2 as described in Details section. Actual Results: Unable to run VB project whether Microsoft.VisualBasic is included as a dependency or not. Expected Results: When adding Microsoft.VisualBasic as a dependency to the Package Configuration, that reference would be satisifed for the RPM installation. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 14:56:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 19:56:36 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201195636.D6F7024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c1 Andrew Jorgensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |ajorgensen at novell.com Info Provider| |bkesecker at augustasystems.co | |m --- Comment #1 from Andrew Jorgensen 2010-02-01 19:56:35 UTC --- Can you please report what repositories you have configured on your system? (from commandline) zypper repos --details Also the exact error (possibly a screenshot) could be helpful in this case. This may be a bug in the package resolver, I saw something similar recently. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 15:31:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 20:31:04 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201203105.01C46CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c2 --- Comment #2 from Brian Kesecker 2010-02-01 20:31:04 UTC --- zypper repos --details # | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service --+--------------+-----------------------+---------+---------+----------+--------+-----------------------------------------------------------------+-------- 1 | MonoVS | MonoVS | Yes | Yes | 99 | rpm-md | http://ftp.novell.com/pub/mono/monovs/latest/openSUSE_11.2 | 2 | mono-stable | mono-stable | Yes | No | 99 | rpm-md | http://ftp.novell.com/pub/mono/download-stable/openSUSE_11.2 | 3 | repo-debug | openSUSE-11.2-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/11.2/repo/oss/ | 4 | repo-non-oss | openSUSE-11.2-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/non-oss/ | 5 | repo-oss | openSUSE-11.2-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.2/repo/oss/ | 6 | repo-source | openSUSE-11.2-Source | No | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/11.2/repo/oss/ | 7 | repo-update | openSUSE-11.2-Update | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/11.2/ | After uninstalling the application, I get this message after reinstalling it successfully: "Cannot open assembly 'edgefrontierengine': File does not contain a valid CIL image." The screenshot is of the installation error with Microsoft.VisualBasic referenced in Package Configuartion. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 15:32:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 20:32:08 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201203208.78D15CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c3 --- Comment #3 from Brian Kesecker 2010-02-01 20:32:07 UTC --- Created an attachment (id=340058) --> (http://bugzilla.novell.com/attachment.cgi?id=340058) Error w/Microsoft.VisualBasic reference -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 15:38:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 20:38:36 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201203836.D4179CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c4 Andrew Jorgensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|bkesecker at augustasystems.co | |m | --- Comment #4 from Andrew Jorgensen 2010-02-01 20:38:36 UTC --- With those repositories configured mono(Microsoft.VisualBasic) = 8.0.0.0 is definitely resolvable. Also the error is coming from rpm which means that the package manager UI you're using is failing to resolve the dependency. It's possible that it doesn't handle the parentheses correctly. I don't use KDE here so it's difficult for me to know which application you should file a bug against, but this is not a mono bug. If you are still having the invalid CIL problem that should be filed separately. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 15:40:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 20:40:31 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201204031.B06F0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c5 --- Comment #5 from Andrew Jorgensen 2010-02-01 20:40:31 UTC --- Could you try running "zypper install /path/to/your/rpm" from the commandline (with mono-basic not installed) to see if the problem is in libzypp? We were unable to reproduce the problem here with a similar package. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 15:59:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 20:59:02 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201205902.177F6CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c6 --- Comment #6 from Brian Kesecker 2010-02-01 20:59:01 UTC --- The commmandline brings success regarding this issue. I would present a suggestion for whoever makes the package mono-complete for the official repositories to include mono-basic. When I asked zypper to install the RPM, it reported two packages would be installed, the application and mono-basic. My application now attempts to run, but I have another issue to research. I would love to use the GNOME desktop, but there was difficulty with the hardware on the machines I have and it bombs out half way through the installation. I suppose I'll install GNOME though KDE. Thank you for the assistance Andrew. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 16:22:10 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 21:22:10 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201212210.E2F9ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c7 --- Comment #7 from Andrew Jorgensen 2010-02-01 21:22:10 UTC --- Unfortunately the mono-complete package is intended to reference the complete installed files from the mono tarball, not all mono-related packages generally. I'm inclined to remove that package but I'm sure I'd see complaints. Glad to hear that zypper works properly. At least that means it's not our problem (though it's a probably some KDE users will run into). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 16:34:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 21:34:16 +0000 Subject: [Mono-bugs] [Bug 574597] [Regression?] poor compression in mono 2.6 with System.IO.Compression.GZipStream In-Reply-To: References: Message-ID: <20100201213416.E0C13CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574597 http://bugzilla.novell.com/show_bug.cgi?id=574597#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |gonzalo at novell.com AssignedTo|mono-bugs at lists.ximian.com |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 16:36:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 21:36:44 +0000 Subject: [Mono-bugs] [Bug 574597] [Regression?] poor compression in mono 2.6 with System.IO.Compression.GZipStream In-Reply-To: References: Message-ID: <20100201213644.1AFFACC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574597 http://bugzilla.novell.com/show_bug.cgi?id=574597#c1 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Gonzalo Paniagua Javier 2010-02-01 21:36:43 UTC --- Simple test case: ---------------- using System; using System.IO; using System.IO.Compression; class Test { static void Main () { File.Delete ("test.gz"); using (GZipStream stream = new GZipStream (File.OpenWrite ("test.gz"), CompressionMode.Compress)) { for (int i = 0; i < 1024; i++) stream.WriteByte ((byte) 'a'); } } } ------------ The output generated is about 7kB with 2.6.1 and 29 or 30 bytes with 2.4 or current trunk. The patch was applied in r150349 (trunk), r150350 (mono-2-6) and r150351 (mono-2-4). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 16:46:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 21:46:03 +0000 Subject: [Mono-bugs] [Bug 575867] RPM Referencing Microsoft.VisualBasic Cannot Find It In-Reply-To: References: Message-ID: <20100201214603.698FE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575867 http://bugzilla.novell.com/show_bug.cgi?id=575867#c8 Brian Kesecker changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #8 from Brian Kesecker 2010-02-01 21:46:02 UTC --- Understood. Closing issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:23:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:23:45 +0000 Subject: [Mono-bugs] [Bug 575941] New: Mono crashes (assert) when compiling generic code in F# Interactive Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575941 http://bugzilla.novell.com/show_bug.cgi?id=575941#c0 Summary: Mono crashes (assert) when compiling generic code in F# Interactive Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Major Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Third Party Developer/Partner Blocker: Yes Description of Problem: The Mono runtime asserts when emiting somewhat exotic generic code in the F# interactive window. ERROR:class.c:2884:mono_class_setup_vtable: assertion failed: (inflated) Steps to reproduce the problem: 1. Download the latest F# CTP http://www.microsoft.com/downloads/details.aspx?FamilyID=b55f0532-ac3c-4106-918c-5586a953a7da&displaylang=en 2. Run FSI.exe through Mono 3. Enter the following code: ------------- type IFoo<'a> = abstract InterfaceMethod<'b> : 'a -> 'b type Foo<'a, 'b>() = interface IFoo<'a> with override this.InterfaceMethod (x : 'a) = (Array.zeroCreate 1).[0] override this.ToString() = "Foo" let test = new Foo();; --------------- Actual Results: ERROR:class.c:2884:mono_class_setup_vtable: assertion failed: (inflated) This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Expected Results: The code to compile successfully. (FSI.exe prints "val test : Foo") How often does this happen? Every time. Additional Information: The code compiles and JITS just fine when using the F# compiler (fsc.exe). This only repros when using F# Interactive. (Which would indicate the issue might have something to do with Reflection.Emit.) Here is a full console session showing the bug: ------------------------ C:\Program Files (x86)\FSharp-1.9.7.8\bin>type repro.fs type IFoo<'a> = abstract InterfaceMethod<'b> : 'a -> 'b type Foo<'a, 'b>() = interface IFoo<'a> with override this.InterfaceMethod (x : 'a) = (Array.zeroCreate 1).[0] override this.ToString() = "Foo" let test = new Foo() printfn "Test passed successfully" exit 0 C:\Program Files (x86)\FSharp-1.9.7.8\bin>echo Compiling and testing JIT Compiling and testing JIT C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsc repro.fs Cannot open assembly 'fsc': Result too large. C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsc.exe repro.fs Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono repro.exe Test passed successfully C:\Program Files (x86)\FSharp-1.9.7.8\bin>echo Using Reflection.Emit in the FSI Using Reflection.Emit in the FSI C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsi.exe Microsoft F# Interactive, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 For help type #help;; > type IFoo<'a> = abstract InterfaceMethod<'b> : 'a -> 'b type Foo<'a, 'b>() = interface IFoo<'a> with override this.InterfaceMethod (x : 'a) = (Array.zeroCreate 1).[0] override this.ToString() = "Foo" let test = new Foo();; ** ERROR:class.c:2884:mono_class_setup_vtable: assertion failed: (inflated) This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:33:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:33:36 +0000 Subject: [Mono-bugs] [Bug 575946] New: Dynamically generated code doesn't initialize static values as expected Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575946 http://bugzilla.novell.com/show_bug.cgi?id=575946#c0 Summary: Dynamically generated code doesn't initialize static values as expected Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Third Party Developer/Partner Blocker: --- Description of Problem: When executing generic code with static bindings in the F# interactive window, the Mono runtime doesn't seem to be initializing objects correctly. This leads to runtime crashes. Steps to reproduce the problem: 1. Download the latest F# CTP http://www.microsoft.com/downloads/details.aspx?FamilyID=b55f0532-ac3c-4106-918c-5586a953a7da&displaylang=en 2. Run the F# interactive console (fsi.exe) 3. Enter the following code: -------------------- type Counter2<'a>() = static let x = sizeof<'a> static member P = x member this.P2 = Counter2<'a>.P ;; let x = Counter2.P ;; -------------------- Expected Results: x contains the value '4' Actual Results: Runtime crash. System.InvalidOperationException: The static initialization of a file or type re sulted in static data being accessed recursively before it was fully initialized . at Microsoft.FSharp.Core.LanguagePrimitives+IntrinsicFunctions.FailStaticInit () [0x00000] in :0 at FSI_0002+Counter2`1[System.Int32].get_P () [0x00000] in : 0 at .$FSI_0003.main@ () [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob ject,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global ization.CultureInfo culture) [0x00000] in :0 Stopped due to error How often does this happen? Every time. Additional Information: The code compiles and executes just fine, this only happens when ran through the F# interactive window. (Which would indicate the problem lies in generics + Reflection.Emit.) The following console session shows the bug in action: ----------------- C:\Program Files (x86)\FSharp-1.9.7.8\bin>type repro-5866.fs module BugRepro type Counter2<'a>() = static let x = sizeof<'a> static member P = x member this.P2 = Counter2<'a>.P printfn "Counter2 = %d" (Counter2.P) C:\Program Files (x86)\FSharp-1.9.7.8\bin>echo Compile and run repro Compile and run repro C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsc.exe repro-5866.fs Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono repro-5866.exe Counter2 = 4 C:\Program Files (x86)\FSharp-1.9.7.8\bin>echo Run same code in FSI Run same code in FSI C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsi.exe Microsoft F# Interactive, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 For help type #help;; > type Counter2<'a>() = static let x = sizeof<'a> static member P = x member this.P2 = Counter2<'a>.P ;; type Counter2<'a> = class new : unit -> Counter2<'a> member P2 : int static member P : int end > Counter2.P ;; System.InvalidOperationException: The static initialization of a file or type re sulted in static data being accessed recursively before it was fully initialized . at Microsoft.FSharp.Core.LanguagePrimitives+IntrinsicFunctions.FailStaticInit () [0x00000] in :0 at FSI_0002+Counter2`1[System.Int32].get_P () [0x00000] in : 0 at .$FSI_0003.main@ () [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob ject,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global ization.CultureInfo culture) [0x00000] in :0 Stopped due to error -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:46:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:46:55 +0000 Subject: [Mono-bugs] [Bug 574156] mcs emits CS0169 for unused methods, csc does not In-Reply-To: References: Message-ID: <20100201224655.45F8824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574156 http://bugzilla.novell.com/show_bug.cgi?id=574156#c6 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |miguel at novell.com --- Comment #6 from Miguel de Icaza 2010-02-01 22:46:54 UTC --- For things where we deviate from the MS C# compiler where the issue is one of program correctness, why dont we either create Gendarme rules, or add a -lint option, like this: gmcs -lint foo.cs Miguel. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:47:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:47:04 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100201224704.F113DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c3 --- Comment #3 from Dave Bialac 2010-02-01 22:47:04 UTC --- I should be able to build off of svn in the next day or so and test. I will report back the results. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:49:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:49:53 +0000 Subject: [Mono-bugs] [Bug 575955] New: Accessing 2D array cells in dynamically generated code causes crash (assert) Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575955 http://bugzilla.novell.com/show_bug.cgi?id=575955#c0 Summary: Accessing 2D array cells in dynamically generated code causes crash (assert) Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Major Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Description of Problem: Accessing a 2D array's cell in the F# interactive window causes a Mono assert/crash: ERROR:reflection.c:11288:resolve_object: code should not be reached Steps to reproduce the problem: 1. Download the latest F# CTP at: http://www.microsoft.com/downloads/details.aspx?FamilyID=b55f0532-ac3c-4106-918c-5586a953a7da&displaylang=en 2. Run the F# interactive window (FSI.exe) 3. Enter the following code: ----------------- // [1; 2] let s = [1 .. 2] // [ [1; 2]; [1; 2]; [1; 2] ] let q = [s; s; s] // q => int[,] let a = array2D q;; printfn "Access a cell" let accessCell = a.[1,1];; // BANG printfn "Update a cell" a.[1,1] <- 3;; // BANG ----------------- Actual Results: Crash / assert Expected Results: It works as expected. (Accessing the array cell and/or updating.) How often does this happen? Every time. Additional Information: The code snippet compiles and JITs just fine, this only happens when in the F# interactive window. This would indicate a bug in Reflection.Emit or dynamically generated code. Here is a full console session showing the bug in action: --------------- C:\Program Files (x86)\FSharp-1.9.7.8\bin>type repro-6272.fs module BugRepro // [1; 2] let s = [1 .. 2] // [ [1; 2]; [1; 2]; [1; 2] ] let q = [s; s; s] // q => int[,] let a = array2D q printfn "Access a cell" let accessCell = a.[1,1] printfn "Update a cell" a.[1,1] <- 3 C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsc.exe repro-6272.fs Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono repro-6272.exe Access a cell Update a cell C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsi.exe Microsoft F# Interactive, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 For help type #help;; > // [1; 2] let s = [1 .. 2] // [ [1; 2]; [1; 2]; [1; 2] ] let q = [s; s; s] // q => int[,] let a = array2D q;; val s : int list = [1; 2] val q : int list list = [[1; 2]; [1; 2]; [1; 2]] val a : int [,] = [[1; 2] [1; 2] [1; 2]] > printfn "Access a cell" let accessCell = a.[1,1];; MonoArrayMethod ** ERROR:reflection.c:11288:resolve_object: code should not be reached This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. C:\Program Files (x86)\FSharp-1.9.7.8\bin>mono fsi.exe Microsoft F# Interactive, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 For help type #help;; > // [1; 2] let s = [1 .. 2] // [ [1; 2]; [1; 2]; [1; 2] ] let q = [s; s; s] // q => int[,] let a = array2D q;; val s : int list = [1; 2] val q : int list list = [[1; 2]; [1; 2]; [1; 2]] val a : int [,] = [[1; 2] [1; 2] [1; 2]] > printfn "Update a cell" a.[1,1] <- 3 ;; MonoArrayMethod ** ERROR:reflection.c:11288:resolve_object: code should not be reached This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:53:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:53:46 +0000 Subject: [Mono-bugs] [Bug 574156] mcs emits CS0169 for unused methods, csc does not In-Reply-To: References: Message-ID: <20100201225346.B50C624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574156 http://bugzilla.novell.com/show_bug.cgi?id=574156#c7 --- Comment #7 from Miguel de Icaza 2010-02-01 22:53:46 UTC --- Btw, the warning is documented as being specific to fields, and we are expanding the interpretation of this to mean "All private members". I do see the value of having more errors, but perhaps we do need to make this either a higher warning level, or a new option to the compiler. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 17:58:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 1 Feb 2010 22:58:16 +0000 Subject: [Mono-bugs] [Bug 574991] Respect pragma warning disable on partial definitions In-Reply-To: References: Message-ID: <20100201225816.6B4D7CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574991 http://bugzilla.novell.com/show_bug.cgi?id=574991#c1 Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mono-bugs at lists.ximian.com |msafar at novell.com --- Comment #1 from Michael Hutchinson 2010-02-01 22:58:15 UTC --- Example: partial class A { partial void Foo () { Console.WriteLine ("bar"); } } //designer class partial class A { #pragma warning disable 0169 partial void Foo (); #pragma warning restore 0169 } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 19:00:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 00:00:40 +0000 Subject: [Mono-bugs] [Bug 575946] Dynamically generated code doesn't initialize static values as expected In-Reply-To: References: Message-ID: <20100202000040.97EDECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575946 http://bugzilla.novell.com/show_bug.cgi?id=575946#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com --- Comment #1 from Zoltan Varga 2010-02-02 00:00:39 UTC --- F# relies on tail calls, which are not very well supported on mono, so you will likely to run into problems when running f# apps under mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 19:45:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 00:45:41 +0000 Subject: [Mono-bugs] [Bug 575941] Mono crashes (assert) when compiling generic code in F# Interactive In-Reply-To: References: Message-ID: <20100202004541.56AE4CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575941 http://bugzilla.novell.com/show_bug.cgi?id=575941#c1 --- Comment #1 from Zoltan Varga 2010-02-02 00:45:40 UTC --- Created an attachment (id=340090) --> (http://bugzilla.novell.com/attachment.cgi?id=340090) testcase -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 19:47:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 00:47:22 +0000 Subject: [Mono-bugs] [Bug 575941] Mono crashes (assert) when compiling generic code in F# Interactive In-Reply-To: References: Message-ID: <20100202004723.043A5CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575941 http://bugzilla.novell.com/show_bug.cgi?id=575941#c2 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkumpera at novell.com, | |vargaz at gmail.com --- Comment #2 from Zoltan Varga 2010-02-02 00:47:22 UTC --- This happens when a method is override with a MethodOnTypeBuilderInst, in mono_reflection_get_dynamic_overrides (), the code assumes that mb->override_method is a MonoMethod, and reads random memory if it is not. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 1 19:58:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 00:58:32 +0000 Subject: [Mono-bugs] [Bug 575986] New: Linq Where extension method fails on typeof(T) for generic method parameter Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=575986 http://bugzilla.novell.com/show_bug.cgi?id=575986#c0 Summary: Linq Where extension method fails on typeof(T) for generic method parameter Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Core AssignedTo: jbevain at novell.com ReportedBy: peter at peterjohanson.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340092) --> (http://bugzilla.novell.com/attachment.cgi?id=340092) Test case User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.8 (KHTML, like Gecko) Chrome/4.0.295.0 Safari/532.8 Hit this snafu when trying to try OpenRasta (http://trac.caffeine-it.com/openrasta) on mono 2.6.1. Linq's Where extension method doesn't like the use of a typeof(T) with T coming from a generic method parameter. I've created a simple test case. Note, the test case works fine if you do typeof(System.String), but switching that with the generic method parameter, it blows up with the following error: peter at fou ~/tmp $ mono --debug type-linq-where.exe ** (type-linq-where.exe:32157): WARNING **: The class Typespec 0x1b000008 could not be loaded, used in Unhandled Exception: System.TypeLoadException: Could not load type 'Typespec 0x1b000008'. at System.Linq.Enumerable+c__Iterator1D`1[System.Type].MoveNext () [0x00059] in /var/tmp/portage/dev-lang/mono-2.6.1/work/mono-2.6.1/mcs/class/System.Core/System.Linq/Enumerable.cs:2271 at TestLinqTypeWhere+c__Iterator0`1[ISubFoo].MoveNext () [0x00000] in :0 at TestLinqTypeWhere.Main () [0x00000] in :0 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 1 20:34:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 01:34:51 +0000 Subject: [Mono-bugs] [Bug 575722] gasnview chokes on CONSTRUCTED OCTET STRING In-Reply-To: References: Message-ID: <20100202013451.A95FBCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575722 http://bugzilla.novell.com/show_bug.cgi?id=575722#c1 Sebastien Pouliot changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |spouliot at novell.com Resolution| |FIXED --- Comment #1 from Sebastien Pouliot 2010-02-02 01:34:51 UTC --- Patch applied in SVN r150688 Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 02:18:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 07:18:05 +0000 Subject: [Mono-bugs] [Bug 575731] Invalid RichTextBox paste behavior In-Reply-To: References: Message-ID: <20100202071805.5DA0124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575731 http://bugzilla.novell.com/show_bug.cgi?id=575731#c1 --- Comment #1 from andreas flucke 2010-02-02 07:18:04 UTC --- Created an attachment (id=340129) --> (http://bugzilla.novell.com/attachment.cgi?id=340129) test.cs I guess you need this testcase. Maybe this is related to #511488 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 03:11:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 08:11:30 +0000 Subject: [Mono-bugs] [Bug 575986] Linq Where extension method fails on typeof(T) for generic method parameter In-Reply-To: References: Message-ID: <20100202081130.488F624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575986 http://bugzilla.novell.com/show_bug.cgi?id=575986#c1 Jb Evain changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Sys.Core |C# AssignedTo|jbevain at novell.com |mono-bugs at lists.ximian.com Product|Mono: Class Libraries |Mono: Compilers --- Comment #1 from Jb Evain 2010-02-02 08:11:29 UTC --- -> gmcs -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 03:19:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 08:19:31 +0000 Subject: [Mono-bugs] [Bug 576039] New: WaitHandle.WaitAll doesn't raise ArgumentNullException when the WaitHandle[] parameter has 0 elements Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576039 http://bugzilla.novell.com/show_bug.cgi?id=576039#c0 Summary: WaitHandle.WaitAll doesn't raise ArgumentNullException when the WaitHandle[] parameter has 0 elements Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: jorge.matias at fractaliasoftware.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0 According .NET documentation at http://msdn.microsoft.com/en-us/library/z6w25xa6.aspx: Exception ArgumentNullException Condition .. -or- waitHandles is an array with no elements and the .NET Framework version is 2.0 or later. Reproducible: Always Steps to Reproduce: WaitHandle[] autoEvents = new WaitHandle[0]; WaitHandle.WaitAll(autoEvents); Actual Results: No exception is raised. Expected Results: This is what .NET prints: System.ArgumentNullException: Value cannot be null. Parameter name: waitHandles at System.Threading.WaitHandle.WaitAll(WaitHandle[] waitHandles, Int32 millis econdsTimeout, Boolean exitContext) at System.Threading.WaitHandle.WaitAll(WaitHandle[] waitHandles) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 04:03:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 09:03:12 +0000 Subject: [Mono-bugs] [Bug 324181] ASN.1 date convertion unit tests fails In-Reply-To: References: Message-ID: <20100202090312.7553BCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=324181 http://bugzilla.novell.com/show_bug.cgi?id=324181#c2 --- Comment #2 from Peter Dettman 2010-02-02 09:03:09 UTC --- Created an attachment (id=340144) --> (http://bugzilla.novell.com/attachment.cgi?id=340144) Patch to fix the code of the affected test cases The problem is in the test case itself. I checked that my localtime differs from UTC, as described above. I was able to reproduce the test failures using 'make check' in Mono.Security. The reason the tests fail is that the ASN1Convert.ToDateTime method returns a UTC DateTime (the extra test for profile 2.0 confirms this), and this needs to be converted back to local time before comparing with the original 'expected' value, which the attached patch does. 'make check' confirms the test cases now pass. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 04:50:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 09:50:32 +0000 Subject: [Mono-bugs] [Bug 575986] Linq Where extension method fails on typeof(T) for generic method parameter In-Reply-To: References: Message-ID: <20100202095032.B2483CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575986 http://bugzilla.novell.com/show_bug.cgi?id=575986#c2 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |msafar at novell.com Resolution| |FIXED --- Comment #2 from Marek Safar 2010-02-02 09:50:31 UTC --- Fixed in trunk and 2.6 branch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 05:51:10 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 10:51:10 +0000 Subject: [Mono-bugs] [Bug 574156] mcs emits CS0169 for unused methods, csc does not In-Reply-To: References: Message-ID: <20100202105110.B1FE9CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574156 http://bugzilla.novell.com/show_bug.cgi?id=574156#c8 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Marek Safar 2010-02-02 10:51:09 UTC --- Implemented in trunk and 2.6 branch using --lint. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 12:11:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 17:11:05 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100202171105.B87ECCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c4 Dave Bialac changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dbialac at gmail.com | --- Comment #4 from Dave Bialac 2010-02-02 17:11:04 UTC --- I downloaded yesterday's daily snapshot, and got this running the code snippet below: Worker: 104, Async: 64 Worker: 104, Async: 64 Running on my mac in a non-virtualized environment, I get: Worker: 40, Async: 0 Worker: 40, Async: 0 So the problem isn't fixed, at least not in the daily builds. If the daily builds don't come off of svn, what is the URL for the svn repository? I've included a basic minimal main() that unlike the code provided earlier actually works properly. Sorry, it was ThreadPool not ThreadCount. I guess cut and paste work better than read to brain then paste. :) ---------- using System; using System.Threading; namespace Tests { class ThreadTest { public static void Main(string[] args) { int worker; int async; ThreadPool.GetMaxThreads( out worker, out async ); Console.WriteLine( "Worker: " + worker + ", Async: " + async ); ThreadPool.SetMaxThreads( 16, 16 ); worker = 0; async = 0; ThreadPool.GetMaxThreads( out worker, out async ); Console.WriteLine( "Worker: " + worker + ", Async: " + async ); } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 12:39:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 17:39:48 +0000 Subject: [Mono-bugs] [Bug 540524] thread.Priority doesn't do anything In-Reply-To: References: Message-ID: <20100202173948.13A0CCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=540524 http://bugzilla.novell.com/show_bug.cgi?id=540524#c2 --- Comment #2 from Levi Bard 2010-02-02 17:39:46 UTC --- Created an attachment (id=340259) --> (http://bugzilla.novell.com/attachment.cgi?id=340259) Preliminary patch First-pass implementation of thread priority setting and querying, with pthreads backend. For this to take effect on a modern Linux system, mono must be invoked like: `sudo chrt --rr -p 10 mono blah.exe` (where any valid priority can be given instead of 10, and --rr or --fifo can be specified as the scheduler). I'd like to add some test cases for this, but I'm not sure how, given the current framework. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 15:31:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 20:31:14 +0000 Subject: [Mono-bugs] [Bug 576262] New: An app delegate in a dll doesn't behave the same as an app delegate in the same file as the application class Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576262 http://bugzilla.novell.com/show_bug.cgi?id=576262#c0 Summary: An app delegate in a dll doesn't behave the same as an app delegate in the same file as the application class Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: banshee at restphone.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340299) --> (http://bugzilla.novell.com/attachment.cgi?id=340299) the external .cs file with the app delegate - it's trivial, you could use your own User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.49 Safari/532.5 I'd like to use F# with monotouch, so my first step was to see if I could use an app delegate that's defined (in C#) in a dll. If I call it like this: public class Application { static void Main (string[] args) { Console.WriteLine("starting main"); //var f = new ExternalAppDelegate(); UIApplication.Main (args, null, "xpd"); } } I get this error: Unhandled Exception: MonoTouch.Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInternalInconsistencyException Reason: Unable to instantiate the UIApplication delegate instance. No class named xpd is loaded. at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr) at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in :0 at TouchMeMd.Application.Main (System.String[] args) [0x0000a] in /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/Main.cs:16 If I uncomment the line that creates a (unused) instance of the app delegate class, it does better (it doesn't crash), but that seems strange. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 15:32:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 20:32:00 +0000 Subject: [Mono-bugs] [Bug 576262] An app delegate in a dll doesn't behave the same as an app delegate in the same file as the application class In-Reply-To: References: Message-ID: <20100202203200.BB65724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576262 http://bugzilla.novell.com/show_bug.cgi?id=576262#c1 James Moore changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |banshee at restphone.com --- Comment #1 from James Moore 2010-02-02 20:32:00 UTC --- /Developer/MonoTouch/usr/bin/mtouch --version mtouch 1.4.7.4908 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 16:02:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 21:02:00 +0000 Subject: [Mono-bugs] [Bug 573596] SIGABRT on mono_class_from_mono_type in test application In-Reply-To: References: Message-ID: <20100202210201.0987E24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573596 http://bugzilla.novell.com/show_bug.cgi?id=573596#c1 --- Comment #1 from Brian Kesecker 2010-02-02 21:01:59 UTC --- Scratch the KDE desktop. I finally found a tower around my office that wouldn't bomb-out installing GNOME. This error still persists. Basically, I can't use Mono 2.4.2.3 and Mono-Basic 2.4.x or Mono 2.6.1 and Mono-Basic 2.6 on openSuSE 11.2 with GNOME, KDE, or Ubuntu to run a simple test application. I figure I'm just missing something that I, as a not so savvy Linux user, am unaware that needs to be installed, because it works fine on the VM. Mono 2.4.2.3 and Mono-Basic 2.4.x gives this error output (test app or EdgeFrontierEngine): Unhandled Exception: System.InvalidOperationException: WinForms_SeeInnerException ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---> System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.XplatUI ---> System.ArgumentNullException: Could not open display (X-Server required. Check you DISPLAY environment variable) Parameter name: Display at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr display_handle) [0x00000] at System.Windows.Forms.XplatUIX11..ctor () [0x00000] at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] at System.Windows.Forms.XplatUI..cctor () [0x00000] --- End of inner exception stack trace --- at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] at System.Windows.Forms.Control..ctor () [0x00000] at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor () at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] --- End of inner exception stack trace --- at System.Windows.Forms.Control..ctor () [0x00000] at System.Windows.Forms.ScrollableControl..ctor () [0x00000] at System.Windows.Forms.ContainerControl..ctor () [0x00000] at System.Windows.Forms.Form..ctor () [0x00000] at NetworkChange.Form1..ctor () [0x00000] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace --- at NetworkChange.My.MyProject+MyForms.Create__Instance__[Form1] (NetworkChange.Form1 Instance) [0x00000] at NetworkChange.My.MyProject+MyForms.get_Form1 () [0x00000] at NetworkChange.My.MyApplication.OnCreateMainForm () [0x00000] at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] at NetworkChange.My.MyApplication.Main (System.String[] Args) [0x00000] Mono 2.6.1 and Mono-Basic 2.6 gives this error output (EdgeFrontierEngine, but not test app [same as above]: Unhandled Exception: System.InvalidOperationException: WinForms_SeeInnerException ---> System.TypeLoadException: A type load exception has occurred. at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception stack trace --- at EdgeFrontierEngine.My.MyProject+MyForms.Create__Instance__[Main] (EdgeFrontierEngine.Main Instance) [0x00000] at EdgeFrontierEngine.My.MyProject+MyForms.get_Main () [0x00000] at EdgeFrontierEngine.My.MyApplication.OnCreateMainForm () [0x00000] at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun () [0x00000] at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run (System.String[] commandLine) [0x00000] at EdgeFrontierEngine.My.MyApplication.Main (System.String[] Args) [0x00000] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 16:27:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 21:27:35 +0000 Subject: [Mono-bugs] [Bug 574597] [Regression?] poor compression in mono 2.6 with System.IO.Compression.GZipStream In-Reply-To: References: Message-ID: <20100202212735.D3DD7CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574597 http://bugzilla.novell.com/show_bug.cgi?id=574597#c2 --- Comment #2 from Hin-Tak Leung 2010-02-02 21:27:34 UTC --- Thanks for the quick response and also the test case - I meant to submit a trimmed version of my code but that's not necessary now. The test code also made it clear that 1024 indentical bytes should not compress to 7k (6x increase). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 16:44:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 21:44:41 +0000 Subject: [Mono-bugs] [Bug 320856] GraphicsPath.Widen versus (missing) cairo_stroke_to_path In-Reply-To: References: Message-ID: <20100202214441.1401A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=320856 http://bugzilla.novell.com/show_bug.cgi?id=320856#c1 Rogier van der Hee changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rogier at vanderhee.net --- Comment #1 from Rogier van der Hee 2010-02-02 21:44:38 UTC --- Today I ran MoMa for my application and it uses Dundas Chart .NET (http://www.dundas.com) and the report gave 41 TODO's, most of which were "GdipWidenPath isn't implemented in libgdiplus", so I think this concerns this bug report. Please implement it so I port my app to Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 17:41:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 22:41:58 +0000 Subject: [Mono-bugs] [Bug 575955] Accessing 2D array cells in dynamically generated code causes crash (assert) In-Reply-To: References: Message-ID: <20100202224158.EE20DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575955 http://bugzilla.novell.com/show_bug.cgi?id=575955#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |vargaz at gmail.com Resolution| |FIXED --- Comment #1 from Zoltan Varga 2010-02-02 22:41:58 UTC --- Fixed in SVN HEAD/2.6/2.4 branches. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 17:50:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 22:50:45 +0000 Subject: [Mono-bugs] [Bug 576311] New: libgdiplus doesn't dist correctly if cairo deps are available on the system Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576311 http://bugzilla.novell.com/show_bug.cgi?id=576311#c0 Summary: libgdiplus doesn't dist correctly if cairo deps are available on the system Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: spouliot at novell.com ReportedBy: ajorgensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- If you have cairo deps on your system the resulting tarball doesn't include the cairo and pixman directories. Normally conditional subdirs are handled by having a DIST_SUBDIRS that includes all directories, but in this case doing that would require us to always configure cairo. This takes extra time and may require additional dependencies. Having a configure option to force using the internal cairo is probably the best option. In either case a DIST_SUBDIRS would be appropriate. I'm going to add the DIST_SUBDIRS and manually configure cairo to get by for now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 18:20:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 23:20:02 +0000 Subject: [Mono-bugs] [Bug 576328] New: branch file Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576328 http://bugzilla.novell.com/show_bug.cgi?id=576328#c0 Summary: branch file Classification: Mono Product: Mono: Tools Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: MonkeyWrench AssignedTo: rkvinge at novell.com ReportedBy: ajorgensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Sometimes I have a script that works for almost all cases but there's a new case where I'd like to use the old script as a basis. It would be convenient to be able to branch a file. Not a big deal since I can copy the contents of the file manually. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 18:31:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 23:31:20 +0000 Subject: [Mono-bugs] [Bug 576332] New: Possible parse error when encounting Uighur script unicode characters Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576332 http://bugzilla.novell.com/show_bug.cgi?id=576332#c0 Summary: Possible parse error when encounting Uighur script unicode characters Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Minor Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340335) --> (http://bugzilla.novell.com/attachment.cgi?id=340335) F# source file with Uighur script literals. Description of Problem: The F# compiler is unable to parse Uighur script when executing on top of the Mono platform. When on the Windows .NET it works fine. (I was unable to find a repro that does not involve the F# compiler.) Steps to reproduce the problem: 1. Download the latest F# CTP at: http://www.microsoft.com/downloads/details.aspx?FamilyID=b55f0532-ac3c-4106-918c-5586a953a7da&displaylang=en 2. Attempt to the compile the attached source file. Actual Results: Parse failures. Expected Results: Parse / compile success. How often does this happen? Every time. Additional Information: Here is a console session showing success when running on Windows, failure on Mono. (Note the file is in Unicode, so printing to the console doesn't do it justice.) D:\FSharp\Oct 2009 CTP\bin>type Uighur.fs module ?????????? type Foo = | Bar of int | Baz of int | Zoo of int | Yap of string type E = | ?????????? = 1 | ?????????? = 2 let ???????? = Foo.Bar(1) let ?????????? = Foo.Baz(1) let ?????????? = Foo.Zoo(3) let ????? = Foo.Yap("??????%??") /// ?????????? let e = (* ?????????? *) E.?????????? type ??????????(????????? : Foo) = let ?????????? = ????????? member ??????????.??????????(?????????? : Foo) = match ?????????? with | Foo.Bar(_) -> "??????????" | Foo.Baz(_) -> "??????????" | Foo.Zoo(_) -> "?????????" | Foo.Yap(_) -> "??????????" let ???? = ??????????(????????) let ???????? = ??????????(??????????) let ??????? = ??????????( ??????????) let ?? = ??????????(?????) let ???() = ????.??????????(????????) |> ignore ????????.??????????(??????????) |> ignore ???????.??????????( ??????????) |> ignore ??.??????????(?????) |> ignore "????????" D:\FSharp\Oct 2009 CTP\bin>fsc.exe Uighur.fs Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 D:\FSharp\Oct 2009 CTP\bin>mono fsc.exe Uighur.fs Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 Uighur.fs(22,10): error FS0010: Unexpected character '?n' in type nam Uighur.fs(26,13): error FS0010: Unexpected start of structured construct in e ession -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 2 18:53:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 2 Feb 2010 23:53:35 +0000 Subject: [Mono-bugs] [Bug 576337] New: The Soft Debugger can't inspect locals with the same name but different scope Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576337 http://bugzilla.novell.com/show_bug.cgi?id=576337#c0 Summary: The Soft Debugger can't inspect locals with the same name but different scope Classification: Mono Product: Mono: Runtime Version: SVN Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: debug AssignedTo: vargaz at gmail.com ReportedBy: lluis at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- For example: class Program { static void Main() { for (int n=0; n<10; n++) Console.WriteLine (n); for (int n=0; n<10; n++) Console.WriteLine (n); } } The only way to get a local is using MethodMirror.GetLocal(), but this call fails with an exception when trying to get 'n': System.Reflection.AmbiguousMatchException: More that one local has the name 'n'. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 19:29:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 00:29:49 +0000 Subject: [Mono-bugs] [Bug 576341] New: Modulus on Decimal values does not work as expected Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576341 http://bugzilla.novell.com/show_bug.cgi?id=576341#c0 Summary: Modulus on Decimal values does not work as expected Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Minor Priority: P5 - None Component: JIT AssignedTo: lupus at novell.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Third Party Developer/Partner Blocker: No Description of Problem: The modulus operator (%) doesn't appear to work as expected on decimal values. (Or at least match C# on the Microsoft .NET implementation.) Steps to reproduce the problem: 1. Compile the attached source file. 2. Run it. Actual Results: 20.0M % 10.0M = 0.0 20.0M % 10.00M = 10.00 (should be 0.0) This likely has to do with the semantic difference between 0.0 and 0.00 to the Mono runtime. (There shouldn't be one.) Expected Results: Matches C# on Windows. (20.0M % 10.0M = 0.0) How often does this happen? Every time. Additional Information: Here is a console session illustrating the problem: ----------------------- D:\FSharp\Oct 2009 CTP\bin>type ModDecimals.cs using System; namespace Repro { class Repro { static void Main() { decimal a = 20.0M; decimal b = 10.0M; decimal c = 10.00M; // Note second 0 Console.WriteLine("20.0M % 10.0M = {0}", (a % b)); Console.WriteLine("20.0M % 10.00M = {0}", (a % c)); } } } D:\FSharp\Oct 2009 CTP\bin>C:\Windows\Microsoft.NET\Framework\v2.0.50727\csc. ModDecimals.cs Microsoft (R) Visual C# 2005 Compiler version 8.00.50727.4927 for Microsoft (R) Windows (R) 2005 Framework version 2.0.50727 Copyright (C) Microsoft Corporation 2001-2005. All rights reserved. D:\FSharp\Oct 2009 CTP\bin>ModDecimals.cs D:\FSharp\Oct 2009 CTP\bin>ModDecimals.exe 20.0M % 10.0M = 0.0 20.0M % 10.00M = 0.00 D:\FSharp\Oct 2009 CTP\bin>mono ModDecimals.exe 20.0M % 10.0M = 0.0 20.0M % 10.00M = 10.00 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 19:40:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 00:40:42 +0000 Subject: [Mono-bugs] [Bug 576342] New: Code involving type instantiation in attributes throws at runtime Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576342 http://bugzilla.novell.com/show_bug.cgi?id=576342#c0 Summary: Code involving type instantiation in attributes throws at runtime Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: JIT AssignedTo: lupus at novell.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340341) --> (http://bugzilla.novell.com/attachment.cgi?id=340341) Source file to cause Mono runtime crash User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; MS-RTC LM 8) It apperas that attributes which contain complex, generic type instantiations crash at runtime. Reproducible: Always Steps to Reproduce: Install the latest F# CTP at: http://www.microsoft.com/downloads/details.aspx?FamilyID=b55f0532-ac3c-4106-918c-5586a953a7da&displaylang=en Compile the given source code and run it under Mono. Actual Results: Runtime crash Expected Results: Work just fine The following console session shows the repro in action: ------------------------------- D:\FSharp\Oct 2009 CTP\bin>type repro6279.fs open System open System.Diagnostics module TestTypeInstantiationsInAttributes = type ListProxy<'a>(l:List<'a>) = member this.Items = Array.ofList l type C1 = A | B [>, Target=typeof>)>] type C2 = A | B let attrs2 = typeof.GetCustomAttributes(typeof,false) ; D:\FSharp\Oct 2009 CTP\bin>mono fsc.exe repro6279.fs Microsoft F# Compiler, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 D:\FSharp\Oct 2009 CTP\bin>repro6279.exe D:\FSharp\Oct 2009 CTP\bin>mono repro6279.exe ** (repro6279.exe:6320): WARNING **: Cannot load type 'Microsoft.FSharp.Collecti ons.FSharpList`1[[Repro6279+TestTypeInstantiationsInAttributes+C1]], FSharp.Core , Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at System.Diagnostics.DebuggerTypeProxyAttribute.set_Target (System.Type value ) [0x00000] in :0 at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInter nal (System.Reflection.ICustomAttributeProvider,System.Type,bool) at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider ob j, System.Type attributeType) [0x00000] in :0 at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, S ystem.Type attributeType, Boolean inherit) [0x00000] in :0 at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inh erit) [0x00000] in :0 at .$Repro6279.main@ () [0x00000] in :0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 2 19:49:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 00:49:09 +0000 Subject: [Mono-bugs] [Bug 576343] New: Reflection.Emit emiting bad IL opcodes Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576343 http://bugzilla.novell.com/show_bug.cgi?id=576343#c0 Summary: Reflection.Emit emiting bad IL opcodes Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PC OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: aChrisSmith at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Third Party Developer/Partner Blocker: No Description of Problem: When using the F# Interactive window (Reflection.Emit) the Mono runtime is crashing after hitting some bad IL. Note that the same code compiles just fine with the regular F# compiler. (I suspect this has to do with tail calls.) Steps to reproduce the problem: 1. Download the latest F# CTP at: http://www.microsoft.com/downloads/details.aspx?FamilyID=b55f0532-ac3c-4106-918c-5586a953a7da&displaylang=en 2. Run the F# Interactive console (fsi.exe) under Mono 3. Input the given text and boom. Actual Results: Compiles just fine. Expected Results: Runtime crash from hitting back IL. How often does this happen? Every time. Additional Information: Here is a console session illustrating the problem: ----------------------------- D:\FSharp\Oct 2009 CTP\bin>fsi.exe Microsoft F# Interactive, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 For help type #help;; > type A() = class end - type B() = inherit A() - - let f2 x = - let rec g1 (c : #A) y = (g2 c (y-1) |> ignore) - and g2 (c : #A) y = (if (y >= 0) then (g1 (c) (y-1) )) - g1 (new B()) 3 - - f2 3;; type A = class new : unit -> A end type B = class inherit A new : unit -> B end val f2 : 'a -> unit > #q;; D:\FSharp\Oct 2009 CTP\bin>mono fsi.exe Microsoft F# Interactive, (c) Microsoft Corporation, All Rights Reserved F# Version 1.9.7.8, compiling for .NET Framework Version v2.0.50727 For help type #help;; > type A() = class end type B() = inherit A() let f2 x = let rec g1 (c : #A) y = (g2 c (y-1) |> ignore) and g2 (c : #A) y = (if (y >= 0) then (g1 (c) (y-1) )) g1 (new B()) 3 f2 3;; System.InvalidProgramException: Invalid IL code in FSI_0002:g2 at 6 (b,int): IL_ 0030: or at FSI_0002.g2 at 6[B] (B c, Int32 y) [0x00000] in :0 at FSI_0002.f2[Int32] (Int32 x) [0x00000] in :0 at .$FSI_0002.main@ () [0x00000] in :0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (ob ject,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invoke Attr, System.Reflection.Binder binder, System.Object[] parameters, System.Global ization.CultureInfo culture) [0x00000] in :0 Stopped due to error > #q;; -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 01:55:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 06:55:00 +0000 Subject: [Mono-bugs] [Bug 402833] Slow memory allocation in multi-thread app In-Reply-To: References: Message-ID: <20100203065500.CEB39CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=402833 http://bugzilla.novell.com/show_bug.cgi?id=402833#c16 matteo tesser changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #16 from matteo tesser 2010-02-03 06:54:58 UTC --- I confirmed that the bug have been fixed on the trunk. The actual behavior on my 10.5 intel is: One Thread (method1) time=00:00:00.9702650 One Thread (method2) time=00:00:00.9633190 Two Thread time=00:00:00.4543100 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 02:06:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 07:06:55 +0000 Subject: [Mono-bugs] [Bug 576419] New: mono --security=verifiable fails to load corlib on Windows Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576419 http://bugzilla.novell.com/show_bug.cgi?id=576419#c0 Summary: mono --security=verifiable fails to load corlib on Windows Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: verifier AssignedTo: rkumpera at novell.com ReportedBy: aenomoto at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- While PE verifier runs fine on Linux, it somehow fails to load corlib on Windows. $ cat test.cs public class Test { public static void Main () { System.Console.WriteLine ("foo"); } } $ gmcs test.cs $ mono --security=verifiable test.exe The assembly mscorlib.dll was not found or could not be loaded. It should have been installed in the `C:\cygwin\usr\local\lib\mono\2.0\mscorlib. dll' directory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 02:21:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 07:21:45 +0000 Subject: [Mono-bugs] [Bug 533291] Copy and Paste works within an application, but not between applications In-Reply-To: References: Message-ID: <20100203072145.F360B24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=533291 http://bugzilla.novell.com/show_bug.cgi?id=533291#c2 matteo tesser changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matteo.tesser at gmail.com --- Comment #2 from matteo tesser 2010-02-03 07:21:44 UTC --- when the the environment variable MONO_MWF_MAC_FORCE_X11 is set to 1 I'm not able to reproduce neither the step 1. Copy/paste is not working at all in this case. (on an intel mac 10.5.8) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 03:02:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 08:02:28 +0000 Subject: [Mono-bugs] [Bug 576426] New: Windows.Forms app gives kCGErrorCannotComplete, invalid device window errors Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576426 http://bugzilla.novell.com/show_bug.cgi?id=576426#c0 Summary: Windows.Forms app gives kCGErrorCannotComplete, invalid device window errors Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: johnnynine at yahoo.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340381) --> (http://bugzilla.novell.com/attachment.cgi?id=340381) example project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 The attached project runs in Linux but has problems on a Mac. Follow the steps below using the attached project. More info is given below. Reproducible: Always Steps to Reproduce: 1. Compile and run the attached VS project using MonoDevelop on a Mac. 2. Click in the username, password, and server address text boxes. 3. You will notice that you can't actually enter any text in the text boxes (but they work on linux mono). 4. Click the right arrow. 5. Right click when the screen says "Connecting..." as select "Toggle Fullscreen". 6. You will notice nothing happens. This also does not work in Linux, but does in Windows. I tried to debug this but I seem to get the "Debugger Application..." feature to work. 7. Right click and select Exit. Actual Results: 1. The sign-in window text boxes should allow text entry. 2. The Toggle Fullscreen menu item should work (it works in Windows). 3. The Application Output shows the following errors: Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceGetGeometry: Invalid device window Wed Feb 3 00:27:54 macmini.local mono[26003] : kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window Expected Results: 1. The text boxes should allow entry... they do work when running on Linux mono. 2. The toggle fullscreen menu item should work but I can't seem to get the "Debugger Application..." feature to work. 3. The application output should not show the "invalid device window" errors. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 07:03:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 12:03:01 +0000 Subject: [Mono-bugs] [Bug 576480] New: SerialPort cannot open serial ports above COM9 on Windows Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576480 http://bugzilla.novell.com/show_bug.cgi?id=576480#c0 Summary: SerialPort cannot open serial ports above COM9 on Windows Classification: Mono Product: Mono: Class Libraries Version: 1.2.4 Platform: PC OS/Version: Windows Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: shaundv at robonica.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.10 To open serial ports above COM9, Windows expects the port name to be prefixed with "\\.\". The PortName property of the Mono System.IO.SerialPort class throws an ArgumentException if slashes are specified, but unless they are specified, trying to open a port above COM9 causes Open() to throw an exception saying that the port does not exist. The Microsoft .NET implementation has the same check on the PortName property, but it prefixes "\\.\" to the port name before passing it to CreateFile(). Reproducible: Always Steps to Reproduce: 1. Ensure that the machine has something plugged into a serial port above COM9 (for this example I'm assuming COM11). 2. Create an instance of SerialPort. 3. Set the PortName property to "COM11". 4. Call Open(). Actual Results: Open() throws an IOException saying that the port does not exist. Expected Results: Open() should have succeeded. I have confirmed this on Mono 1.2.4. From a glance at the source code it seems that the bug still exists in the latest version, but I haven't confirmed it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 08:13:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 13:13:53 +0000 Subject: [Mono-bugs] [Bug 324181] ASN.1 date convertion unit tests fails In-Reply-To: References: Message-ID: <20100203131353.A2CD0CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=324181 http://bugzilla.novell.com/show_bug.cgi?id=324181#c3 Sebastien Pouliot changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #3 from Sebastien Pouliot 2010-02-03 13:13:50 UTC --- Patch applied in SVN r150763 Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 09:25:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 14:25:12 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100203142512.48E8BCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c1 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msafar at novell.com Component|C# |JIT AssignedTo|mono-bugs at lists.ximian.com |lupus at novell.com Product|Mono: Compilers |Mono: Runtime --- Comment #1 from Marek Safar 2010-02-03 14:25:11 UTC --- -> runtime -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 09:29:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 14:29:36 +0000 Subject: [Mono-bugs] [Bug 576520] New: DataTable.WriteXml has a wrong behavior when using a column of type "object". Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576520 http://bugzilla.novell.com/show_bug.cgi?id=576520#c0 Summary: DataTable.WriteXml has a wrong behavior when using a column of type "object". Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: All OS/Version: All Status: NEW Severity: Major Priority: P5 - None Component: Sys.Data AssignedTo: mono-bugs at lists.ximian.com ReportedBy: gsirou at secway.fr QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5 Excepted behavior: When using a column of type "object" in a DataTable, WriteColumnAsElement should check if the object instance implements IXmlSerializable then call the object WriteXml method. Otherwise, an InvalidOperationException must be thrown. Actual behavior: WriteXmlObject is called, leading to a .ToString(). Reproducible: Always Steps to Reproduce: 1. Compile the code in the "Additional Information" section 2. Launch it on MS .NET 3. Launch it with Mono Actual Results: ERROR, ToString used 3.14 hello ERROR, ToString used 6 hello2 Expected Results: 3.14 hello 6 hello2 Sample code: ------------------------------------------------------------------------ using System; using System.Xml.Serialization; using System.Data; namespace MonoBug { public class A : IXmlSerializable { public System.Xml.Schema.XmlSchema GetSchema() { return null; } public void ReadXml(System.Xml.XmlReader reader) { } public void WriteXml(System.Xml.XmlWriter writer) { writer.WriteComment("OK, WriteXml used"); } public override string ToString() { return "ERROR, ToString used"; } } class Program { static void Main(string[] args) { DataTable dt = new DataTable("myTable"); dt.Columns.Add("classA", typeof(A)); dt.Columns.Add("AnObject", typeof(object)); dt.Columns.Add("AFloat", typeof(float)); dt.Columns.Add("AString", typeof(string)); dt.Rows.Add(new object[] { new A(), new A(), 3.14f, "hello" }); dt.Rows.Add(new object[] { new A(), new A(), 6.00f, "hello2" }); dt.WriteXml(Console.Out); Console.ReadLine(); } } } ------------------------------------------------------------------------ Patch: (class/System.Data/System.Data/DataSet.cs diff) ------------------------------------------------------------------------ 1408c1408,1418 < writer.WriteString (WriteObjectXml (rowObject)); --- > if (col.DataType == typeof(object)) { > IXmlSerializable serializableObject = rowObject as IXmlSerializable; > if (serializableObject == null) > throw new InvalidOperationException(); > > writer.WriteAttributeString("xmlns", "msdata", null, "urn:schemas-microsoft-com:xml-msdata"); > writer.WriteAttributeString("InstanceType", "urn:schemas-microsoft-com:xml-msdata", serializableObject.GetType().AssemblyQualifiedName); > serializableObject.WriteXml(writer); > } else { > writer.WriteString (WriteObjectXml (rowObject)); > } ------------------------------------------------------------------------ -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 10:38:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 15:38:32 +0000 Subject: [Mono-bugs] [Bug 574257] Cells under DataGridBoolColumn in DataGrid doesn't supprot press key to check and uncheck In-Reply-To: References: Message-ID: <20100203153832.C701124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574257 http://bugzilla.novell.com/show_bug.cgi?id=574257#c Mario Carrion changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|546068 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 11:14:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 16:14:12 +0000 Subject: [Mono-bugs] [Bug 576565] New: Saving custom user settings (from ApplicationSettingsBase) saves erroneous data in .local user.config file Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576565 http://bugzilla.novell.com/show_bug.cgi?id=576565#c0 Summary: Saving custom user settings (from ApplicationSettingsBase) saves erroneous data in .local user.config file Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Configuration AssignedTo: mono-bugs at lists.ximian.com ReportedBy: jaebird at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340485) --> (http://bugzilla.novell.com/attachment.cgi?id=340485) sample app to reproduce the problem Description of Problem: When using a custom user config file derived from ApplicationsSettingsBase any saving of the settings produces a user.config file which is invalid. Attached is a sample app that demonstrates this issue and the output from the app on both .net and mono. A couple of observations: 1. The mono version of the .local user.config file is much larger and includes the configSections 2. The AppConfig key/vals of AppName and AppID erroneously exist in the userSettings section of the .local user.config file Running the app more than once will cause app crashes as it finds duplicate AppName: Unhandled Exception: System.Configuration.ConfigurationErrorsException: Failed to load value for 'AppName'. ---> System.ArgumentException: Key duplication when adding: AppName -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 11:15:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 16:15:31 +0000 Subject: [Mono-bugs] [Bug 576565] Saving custom user settings (from ApplicationSettingsBase) saves erroneous data in .local user.config file In-Reply-To: References: Message-ID: <20100203161531.87CD024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576565 http://bugzilla.novell.com/show_bug.cgi?id=576565#c1 --- Comment #1 from Jae Stutzman 2010-02-03 16:15:30 UTC --- Created an attachment (id=340486) --> (http://bugzilla.novell.com/attachment.cgi?id=340486) local user.config file generated by setting save in mono -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 11:15:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 16:15:51 +0000 Subject: [Mono-bugs] [Bug 576565] Saving custom user settings (from ApplicationSettingsBase) saves erroneous data in .local user.config file In-Reply-To: References: Message-ID: <20100203161551.991C824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576565 http://bugzilla.novell.com/show_bug.cgi?id=576565#c2 --- Comment #2 from Jae Stutzman 2010-02-03 16:15:51 UTC --- Created an attachment (id=340487) --> (http://bugzilla.novell.com/attachment.cgi?id=340487) local user.config file generated by setting save in .NET -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 11:43:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 16:43:09 +0000 Subject: [Mono-bugs] [Bug 576579] New: xbuild does not use default namespace as part of resource id for embedded resources Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c0 Summary: xbuild does not use default namespace as part of resource id for embedded resources Classification: Mono Product: Mono: Tools Version: 2.4.x Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: xbuild AssignedTo: jankit at novell.com ReportedBy: jaebird at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- When embedding resources within an assembly MD and VS.net use the default namespace as a prepend to the resource id. It would be nice if xbuild followed this same convention. We are using 2.4.3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 11:51:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 16:51:09 +0000 Subject: [Mono-bugs] [Bug 576589] New: xbuild conditional statement 'Exists' does not seem to work Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576589 http://bugzilla.novell.com/show_bug.cgi?id=576589#c0 Summary: xbuild conditional statement 'Exists' does not seem to work Classification: Mono Product: Mono: Tools Version: 2.4.x Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: xbuild AssignedTo: jankit at novell.com ReportedBy: jaebird at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- We had to do a workaround for this issue as seen below. Essentially it seems the Exists condition is not returning true. The RemoveDir works if the condition is removed. Obviously we would like to just use the msbuild section. We are using 2.4.3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 11:56:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 16:56:11 +0000 Subject: [Mono-bugs] [Bug 576596] New: xbuild Delete Files with item group fails to delete the files. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576596 http://bugzilla.novell.com/show_bug.cgi?id=576596#c0 Summary: xbuild Delete Files with item group fails to delete the files. Classification: Mono Product: Mono: Tools Version: 2.4.x Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: xbuild AssignedTo: jankit at novell.com ReportedBy: jaebird at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- The Delete Files with an item group does not remove files, so we did a workaround for xbuild. Would like to just use the msbuild section. We are using 2.4.3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 12:38:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 17:38:59 +0000 Subject: [Mono-bugs] [Bug 576618] New: IndexOutOfRangeException on 12 test suite tests Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576618 http://bugzilla.novell.com/show_bug.cgi?id=576618#c0 Summary: IndexOutOfRangeException on 12 test suite tests Classification: Mono Product: Mono: Class Libraries Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: jpobst at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- The following tests fail with: System.IndexOutOfRangeException : Array index is out of range. at System.Runtime.Remoting.Messaging.ArgInfo.GetInOutArgs (System.Object[] args) [0x00013] in /home/builder/lanes/mono-trunk-test/150604/source/mono/mcs/class/corlib/System.Runtime.Remoting.Messaging/ArgInfo.cs:83 at System.Runtime.Remoting.Messaging.ReturnMessage.get_OutArgs () [0x00033] in /home/builder/lanes/mono-trunk-test/150604/source/mono/mcs/class/corlib/System.Runtime.Remoting.Messaging/ReturnMessage.cs:200 at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x0018b] in /home/builder/lanes/mono-trunk-test/150604/source/mono/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:230 CrossDomainAsyncCallTest.TestAbstractPrimitiveParamsInOut CrossDomainAsyncCallTest.TestInstancePrimitiveParamsInOut CrossDomainAsyncCallTest.TestInterfacePrimitiveParamsInOut HttpAsyncCallTest.TestAbstractPrimitiveParamsInOut HttpAsyncCallTest.TestInstancePrimitiveParamsInOut HttpAsyncCallTest.TestInterfacePrimitiveParamsInOut IpcAsyncCallTest.TestAbstractPrimitiveParamsInOut IpcAsyncCallTest.TestInstancePrimitiveParamsInOut IpcAsyncCallTest.TestInterfacePrimitiveParamsInOut TcpAsyncCallTest.TestAbstractPrimitiveParamsInOut TcpAsyncCallTest.TestInstancePrimitiveParamsInOut TcpAsyncCallTest.TestInterfacePrimitiveParamsInOut http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1670801 These tests will be marked as NotWorking in the test suite. Please re-enable them when this bug is fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 13:05:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 18:05:40 +0000 Subject: [Mono-bugs] [Bug 576618] IndexOutOfRangeException on 12 Remoting test suite tests In-Reply-To: References: Message-ID: <20100203180540.8BC6524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576618 http://bugzilla.novell.com/show_bug.cgi?id=576618#c Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|IndexOutOfRangeException on |IndexOutOfRangeException on |12 test suite tests |12 Remoting test suite | |tests -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:14:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:14:25 +0000 Subject: [Mono-bugs] [Bug 576668] New: Random Connection Exceptions Attempting Remote MonoVS Operations Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c0 Summary: Random Connection Exceptions Attempting Remote MonoVS Operations Classification: Mono Product: Mono: Tools Version: MonoVS 1.0.x Platform: 32bit OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: bkesecker at augustasystems.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) With regard to the fully installed Mono LiveCD 2.6.1. I get the attached error dialogs in VS randomly when trying to run or debug remotely. Running monovs-server from command line nets the same random results. Sometimes I am able to run and debug remotely successfully, but most of the time I get one of these error dialogs. The only changes I have made to the Mono LiveCD 2.6.1 installation are the addition of Wireshark and the Network Settings weren't using the NetworkManager by default, so MonoVS 1.0 was only accessible on the loopback address (that was really easy to fix, but really hard to find). Note: None of these errors show up in the Mono VM instance. Reproducible: Sometimes Steps to Reproduce: 1. Get laptop with VS 2008, Mono Tools for VS, and a docking station 2a. Get another computer capable of running Mono LiveCD 2.6.1 fully installed 2b. Maybe have to enable NetworkManager 3. Create test project in VS 4. Remotely run or debug the test project; observe; repeat Actual Results: Random Expected Results: Run remotely and debug remotely function as intended My VS 2008 machine is running Windows 7 Pro on a docking station, but I can't imagine why the docking station would affect this. Also, there is a switch between the docking station and the local network, and the same switch is also between the Mono LiveCD 2.6.1 machine and the local network. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:18:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:18:33 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203191833.84B0DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c1 --- Comment #1 from Brian Kesecker 2010-02-03 19:18:32 UTC --- Also, I mimiced all the installed packages on the Mono LiveCD 2.6.1 on an openSuSE 11.2 KDE installation. It runs surprisingly better on KDE. For instance, the NotifyIcon repaints, ContextMenu items show, and I don't get the error messages attached. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:19:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:19:43 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203191943.3D144CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c2 --- Comment #2 from Brian Kesecker 2010-02-03 19:19:41 UTC --- Created an attachment (id=340550) --> (http://bugzilla.novell.com/attachment.cgi?id=340550) random connection exception -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:20:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:20:06 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203192006.0CDB7CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c3 --- Comment #3 from Brian Kesecker 2010-02-03 19:20:05 UTC --- Created an attachment (id=340551) --> (http://bugzilla.novell.com/attachment.cgi?id=340551) random connection exception 2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:20:47 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:20:47 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203192047.B8CBCCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c4 --- Comment #4 from Brian Kesecker 2010-02-03 19:20:47 UTC --- Created an attachment (id=340553) --> (http://bugzilla.novell.com/attachment.cgi?id=340553) random connection exception 3 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:21:23 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:21:23 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203192123.BB7AFCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c5 --- Comment #5 from Brian Kesecker 2010-02-03 19:21:23 UTC --- Created an attachment (id=340554) --> (http://bugzilla.novell.com/attachment.cgi?id=340554) random connection exception 1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:25:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:25:54 +0000 Subject: [Mono-bugs] [Bug 544939] Issue with system tray icon menu In-Reply-To: References: Message-ID: <20100203192554.C8B5BCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=544939 http://bugzilla.novell.com/show_bug.cgi?id=544939#c1 Brian Kesecker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bkesecker at augustasystems.co | |m --- Comment #1 from Brian Kesecker 2010-02-03 19:25:53 UTC --- I observe the described behavior also. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:32:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:32:37 +0000 Subject: [Mono-bugs] [Bug 576673] New: MonoVS Inability To Accept Connections When First Run Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576673 http://bugzilla.novell.com/show_bug.cgi?id=576673#c0 Summary: MonoVS Inability To Accept Connections When First Run Classification: Mono Product: Mono: Tools Version: MonoVS 1.0.x Platform: 32bit OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: bkesecker at augustasystems.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0) When booting the Mono VM or the Mono LiveCD 2.6.1 or the fully installed Mono LiveCD 2.6.1, the first time MonoVS 1.0 is started, it will not accept Remote Running or Debugging connections. I can see that it doesn't respond to VS via Wireshark. However, if closed (and wait 10 seconds or so), then restarted, MonoVS 1.0 will accept Remote Running and Debugging connections. On the instances I've tested, the firewall is disabled and the user is logged in as root. Reproducible: Always Steps to Reproduce: 1. Reboot Linux 2. Load MonoVS if not already started 3. Remotely run or debug from VS machine 4. Observe difficulty with connecting 5. Close MonoVS 6. Wait 10 seconds or so 7. Load MonoVS 8. Repeat step 3 Actual Results: No connection can be made, as specified by VS Expected Results: Remote running or debugging occurs -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 14:57:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 19:57:27 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203195727.CAB3F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c6 --- Comment #6 from Jonathan Pobst 2010-02-03 19:57:27 UTC --- Hmm, if you don't get the errors on KDE, but do on Gnome, that we lead me to think it has something to do with NetworkManager or some difference between KDE/Gnome networking. Are you using Wireshark on both boxes? Could you try removing it from the one you have problems with just so we can eliminate that as a possibility? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:07:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:07:20 +0000 Subject: [Mono-bugs] [Bug 576618] IndexOutOfRangeException on 12 Remoting test suite tests In-Reply-To: References: Message-ID: <20100203200720.302E024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576618 http://bugzilla.novell.com/show_bug.cgi?id=576618#c1 Robert Jordan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robertj at gmx.net Component|CORLIB |remoting AssignedTo|mono-bugs at lists.ximian.com |lluis at novell.com Product|Mono: Class Libraries |Mono: Runtime --- Comment #1 from Robert Jordan 2010-02-03 20:07:19 UTC --- I'm on this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:09:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:09:29 +0000 Subject: [Mono-bugs] [Bug 576589] xbuild conditional statement 'Exists' does not seem to work In-Reply-To: References: Message-ID: <20100203200929.A98E724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576589 http://bugzilla.novell.com/show_bug.cgi?id=576589#c1 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ankit Jain 2010-02-03 20:09:28 UTC --- Fixed in svn trunk r150781. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:11:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:11:24 +0000 Subject: [Mono-bugs] [Bug 566117] Regex.Split behavior differs from .NET In-Reply-To: References: Message-ID: <20100203201124.B5F1DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566117 http://bugzilla.novell.com/show_bug.cgi?id=566117#c1 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |rkumpera at novell.com --- Comment #1 from Rodrigo Kumpera 2010-02-03 20:11:24 UTC --- Working on it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:15:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:15:32 +0000 Subject: [Mono-bugs] [Bug 576668] Random Connection Exceptions Attempting Remote MonoVS Operations In-Reply-To: References: Message-ID: <20100203201533.055F8CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576668 http://bugzilla.novell.com/show_bug.cgi?id=576668#c7 --- Comment #7 from Brian Kesecker 2010-02-03 20:15:32 UTC --- I put Wireshark on GNOME to figure out why it wasn't getting connected. So I was experiencing the issue before Wireshark was installed. You're probably right about the NetworkManager. I couldn't figure out how to make the default configuration in GNOME acquire or assign an address without enabling NetworkManager, but I'm sure that's because I'm a Linux newbie. But if NetworkManager is to blame, it shouldn't work at all, but it does sometimes. No need for Wireshark on the KDE installation since it connected fine. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:22:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:22:16 +0000 Subject: [Mono-bugs] [Bug 576596] xbuild Delete Files with item group fails to delete the files. In-Reply-To: References: Message-ID: <20100203202216.EF02C24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576596 http://bugzilla.novell.com/show_bug.cgi?id=576596#c1 --- Comment #1 from Jae Stutzman 2010-02-03 20:22:16 UTC --- In this case LogFiles is an ItemGroup: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:35:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:35:59 +0000 Subject: [Mono-bugs] [Bug 576579] xbuild does not use default namespace as part of resource id for embedded resources In-Reply-To: References: Message-ID: <20100203203559.F24DC24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c1 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jaebird at gmail.com --- Comment #1 from Ankit Jain 2010-02-03 20:35:59 UTC --- Could you please attach a test project for this? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:36:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:36:37 +0000 Subject: [Mono-bugs] [Bug 576697] New: Generics Regression in Remoting Test Suite Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576697 http://bugzilla.novell.com/show_bug.cgi?id=576697#c0 Summary: Generics Regression in Remoting Test Suite Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: remoting AssignedTo: lluis at novell.com ReportedBy: jpobst at novell.com QAContact: mono-bugs at lists.ximian.com CC: rkumpera at novell.com Found By: --- Blocker: --- The following test fails in the remoting test suite: 1) MonoTests.Remoting.GenericTest.TestTcpChannel : System.InvalidOperationException : not a generic method definition at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x001eb] in /home/builder/lanes/mono-trunk-test/150775/source/mono/mcs/class/corlib/System.Runtime.Remoting.Proxies/RealProxy.cs:244 This seems to have regressed in r147851-r147857. In this range, kumpera was making changes to generics, so cc'ing him. http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1698205 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:41:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:41:42 +0000 Subject: [Mono-bugs] [Bug 576596] xbuild Delete Files with item group fails to delete the files. In-Reply-To: References: Message-ID: <20100203204142.7F53924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576596 http://bugzilla.novell.com/show_bug.cgi?id=576596#c2 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jaebird at gmail.com --- Comment #2 from Ankit Jain 2010-02-03 20:41:42 UTC --- I tried this: This works fine with some *.log files in a/b . Does the above project work for you? Could you please attach a test project? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 15:49:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 20:49:00 +0000 Subject: [Mono-bugs] [Bug 575404] Cannot create Linux packages from VS2k10 In-Reply-To: References: Message-ID: <20100203204900.5DDDD24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575404 http://bugzilla.novell.com/show_bug.cgi?id=575404#c3 Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #3 from Marc Christensen 2010-02-03 20:48:59 UTC --- This is fixed in r5025 on the windows side. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:00:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:00:38 +0000 Subject: [Mono-bugs] [Bug 576697] Generics Regression in Remoting Test Suite In-Reply-To: References: Message-ID: <20100203210038.81885CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576697 http://bugzilla.novell.com/show_bug.cgi?id=576697#c1 --- Comment #1 from Rodrigo Kumpera 2010-02-03 21:00:37 UTC --- yeah, looks like my fault. thanks for noticing it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:14:15 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:14:15 +0000 Subject: [Mono-bugs] [Bug 576724] New: Sporadic HTTP Remoting failures in test suite Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576724 http://bugzilla.novell.com/show_bug.cgi?id=576724#c0 Summary: Sporadic HTTP Remoting failures in test suite Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: remoting AssignedTo: lluis at novell.com ReportedBy: jpobst at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- There are sporadic failures in the Http Remoting test suite. There are generally 4-10 failures per build. Different tests fail, but they all fail the same way: 9) MonoTests.Remoting.HttpReflectionCallTest.TestAbstractPrimitiveParams : System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation. ----> System.Net.WebException : Error getting response stream (ReadDone2): ReceiveFailure ----> System.Exception : at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where) at System.Net.WebConnection.ReadDone(IAsyncResult result) at System.Net.Sockets.Socket+SocketAsyncResult.Complete() at System.Net.Sockets.Socket+Worker.Receive() .. http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1694160 I collected the failures from 3-4 builds and they are a variety of Http tests: ActivationTests.TestCreateHttpWkoSingleton ActivationTests.TestCreateHttpWkoSingleCall HttpAsyncCallTest.TestInstanceProcessContextData HttpBinarySyncCallTest.TestInterfaceProcessContextData HttpDelegateCallTest.TestAbstractPrimitiveParams HttpDelegateCallTest.TestInterfaceProcessContextData HttpDelegateCallTest.TestInstanceProcessContextData HttpReflectionCallTest.TestAbstractPrimitiveParams HttpReflectionCallTest.TestInstanceProcessContextData HttpReflectionCallTest.TestInterfacePrimitiveParams HttpSyncCallTest.TestInstanceProcessContextData HttpSyncCallTest.TestAbstractPrimitiveParams HttpSyncCallTest.TestInterfacePrimitiveParamsInOut -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:15:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:15:32 +0000 Subject: [Mono-bugs] [Bug 566117] Regex.Split behavior differs from .NET In-Reply-To: References: Message-ID: <20100203211532.3306ACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566117 http://bugzilla.novell.com/show_bug.cgi?id=566117#c2 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |2.6.x --- Comment #2 from Rodrigo Kumpera 2010-02-03 21:15:31 UTC --- Fixed trunk in r150786. Since I'm no regexp expert I'm a bit afraid about backporting it. It would be nice to do it eventually. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:16:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:16:38 +0000 Subject: [Mono-bugs] [Bug 576724] Sporadic HTTP Remoting failures in test suite In-Reply-To: References: Message-ID: <20100203211638.F2C9124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576724 http://bugzilla.novell.com/show_bug.cgi?id=576724#c1 --- Comment #1 from Jonathan Pobst 2010-02-03 21:16:38 UTC --- These tests were disabled in r150788. When this bug is fixed, please re-enable these tests. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:26:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:26:51 +0000 Subject: [Mono-bugs] [Bug 576734] New: Package.pkgxml page not opened up automatically on VS2k10 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576734 http://bugzilla.novell.com/show_bug.cgi?id=576734#c0 Summary: Package.pkgxml page not opened up automatically on VS2k10 Classification: Mono Product: Mono: Tools Version: unspecified Platform: x86-64 OS/Version: Windows Vista Status: NEW Severity: Normal Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: When clicking the menu item "Create Linux Package for Project" in Visual Studio 2oo8, the PackageN.pkgxml file is automatically opened up in the editor with the form ready edit. However, in Visual Studio 2010, the PackageN.pkgxml is created but not opened. The behavior should be the same between the two platforms and the form should automatically be opened up and added to the open tabs in the editor. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:28:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:28:07 +0000 Subject: [Mono-bugs] [Bug 576596] xbuild Delete Files with item group fails to delete the files. In-Reply-To: References: Message-ID: <20100203212807.45106CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576596 http://bugzilla.novell.com/show_bug.cgi?id=576596#c3 --- Comment #3 from Jae Stutzman 2010-02-03 21:28:06 UTC --- Found out that the real issue is with ItemGroup within a Target. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:29:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:29:49 +0000 Subject: [Mono-bugs] [Bug 576734] Package.pkgxml page not opened up automatically on VS2k10 In-Reply-To: References: Message-ID: <20100203212949.42B7624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576734 http://bugzilla.novell.com/show_bug.cgi?id=576734#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |monotools-2.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:30:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:30:07 +0000 Subject: [Mono-bugs] [Bug 576596] xbuild does not allow ItemGroup within Targets. In-Reply-To: References: Message-ID: <20100203213007.9D5E9CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576596 http://bugzilla.novell.com/show_bug.cgi?id=576596#c Jae Stutzman changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jaebird at gmail.com | Summary|xbuild Delete Files with |xbuild does not allow |item group fails to delete |ItemGroup within Targets. |the files. | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:30:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:30:25 +0000 Subject: [Mono-bugs] [Bug 575329] Error when adding/removing breakpoint while debugging remotely. In-Reply-To: References: Message-ID: <20100203213025.42EEE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575329 http://bugzilla.novell.com/show_bug.cgi?id=575329#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |monotools-2.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 16:50:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 21:50:52 +0000 Subject: [Mono-bugs] [Bug 576734] Package.pkgxml page not opened up automatically on VS2k10 In-Reply-To: References: Message-ID: <20100203215052.14E0A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576734 http://bugzilla.novell.com/show_bug.cgi?id=576734#c1 --- Comment #1 from Jonathan Pobst 2010-02-03 21:50:51 UTC --- Interesting, this actually appears to be a regression/change between 2008 and 2010. We use the same code in both places. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:03:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:03:37 +0000 Subject: [Mono-bugs] [Bug 576775] New: p/invoke function pointers unsupported Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576775 http://bugzilla.novell.com/show_bug.cgi?id=576775#c0 Summary: p/invoke function pointers unsupported Classification: Mono Product: MonoTouch Version: SVN Platform: Macintosh OS/Version: Mac Status: NEW Severity: Enhancement Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: zach.griswold at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0 Calling Marshal.GetDelegateForFunctionPointer or using a delegate as a return type for a P/Invoke function causes the exception (delegate has an attribute specifying that it should be marshaled as an unmanaged function pointer): Unhandled Exception: System.ExecutionEngineException: Attempting to JIT compile method '(wrapper managed-to-native) object:wrapper_native_0x4080cc (int,int)' while running with --aot-only. at (wrapper managed-to-native) MathTester.Tester:GetMathFunc () at MathTester.Tester.TestFunctionPointers () [0x00000] in :0 at MathTester.AppDelegate.buttonClicked (MonoTouch.UIKit.UIButton sender) [0x00000] in :0 at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in :0 at MonoTouch.UIKit.UIApplication.Main (System.String[] args) [0x00000] in :0 Reproducible: Always Steps to Reproduce: 1. Create a native C function that returns a function pointer. 2. Define the C# delegate and set it to be marshaled as an unmanaged function pointer. 3. Define the P/Invoke function in C# for the native C function that returns the function pointer (either have it return an 'IntPtr' or the defined delegate). (4. If returning 'IntPtr' from the P/Invoke call, use 'GetDelegateForFunctionPointer' to cast the returned 'IntPtr' to the C# delegate.) Actual Results: Unhandled Exception: System.ExecutionEngineException: Attempting to JIT compile method '(wrapper managed-to-native) object:wrapper_native_0x4080cc (int,int)' while running with --aot-only. at (wrapper managed-to-native) MathTester.Tester:GetMathFunc () at MathTester.Tester.TestFunctionPointers () [0x00000] in :0 at MathTester.AppDelegate.buttonClicked (MonoTouch.UIKit.UIButton sender) [0x00000] in :0 at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in :0 at MonoTouch.UIKit.UIApplication.Main (System.String[] args) [0x00000] in :0 Expected Results: We should be able to cast a native function pointer into a C# delegate (either explicitly by using it as the return type of the P/Invoke function or via Marshal.GetDelegateForFunctionPointer). I haven't tested passing a C# delegate to a native C function to see if C->C# via a delegate->function pointer works (via Marshal.GetFunctionPointerForDelegate). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:05:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:05:16 +0000 Subject: [Mono-bugs] [Bug 470827] [Regression] System.Text.RegularExpressions.RxInterpreter.EvalByteCode throws StackOverflow In-Reply-To: References: Message-ID: <20100203220516.62E8624551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=470827 http://bugzilla.novell.com/show_bug.cgi?id=470827#c14 Thad Thompson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tthompson at nucsafe.com --- Comment #14 from Thad Thompson 2010-02-03 22:05:14 UTC --- Sorry Miguel, I was in the middle of crunch last week and the exception was coming out of a third party library. After digging into their code it seems the following line caused the problem: Regex matchRuleRegex = new Regex (@"(\w+)\s*=\s*'((\\\\|\\'|[^'\\])*)'", RegexOptions.Compiled); After wrapping this in a test program, it looks like it works fine on desktop Linux but fails running it on my ARM machine. If I can get time I'll try to dig around on it some more... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:30:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:30:20 +0000 Subject: [Mono-bugs] [Bug 576810] New: Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c0 Summary: Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 Classification: Mono Product: Mono: Tools Version: 2.6.x Platform: x86-64 OS/Version: SLES 11 Status: NEW Severity: Major Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: With the latest monotools, I cannot run blogengine 1.5 RPM created using monotools on SLES 11. Using mono-core-2.6.2-31.1 on the Linux side and monotools-1.1.5025 on the Window's side, I create a package from the blogengine-1.5 sources with the following configuration changes from the default: General tab: * Package name blogengine * Virtual Path of /blogengine Files tab: * Add directory BlogEngine.Web * Make App_Data dir writable Dependencies tab: * Auto gen deps * Add "apache2" * Add "apache2-mod_mono" Advanced tab: * make sure "MONO_IOMAP" is checked (this should be the default) * leave package on server in /home/rupert/Desktop Then click "Create Package button". The package builds fine however, when installed on the Linux machine and Apache is restarted, I get two errors. If one hits, I can reload the browser and every few reloads, the other one hits. First error: ============ Server Error in '/blogengine' Application ApplicationName='al2', CommandLine='/c:"nl-be" /t:lib /out:"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll" /template:"/tmp/wwwrun-temp-aspnet-0/90d693d/App_GlobalResources.7044d3e.dll" @"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll.response"', CurrentDirectory='' Description: HTTP 500. Error processing request. Stack Trace: System.ComponentModel.Win32Exception: ApplicationName='al2', CommandLine='/c:"nl-be" /t:lib /out:"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll" /template:"/tmp/wwwrun-temp-aspnet-0/90d693d/App_GlobalResources.7044d3e.dll" @"/tmp/wwwrun-temp-aspnet-0/90d693d/nl-be/App_GlobalResources.7044d3e.resources.dll.response"', CurrentDirectory='' at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start () [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at System.Web.Compilation.AppResourcesAssemblyBuilder.BuildSatelliteAssembly (System.String cultureName, System.Collections.Generic.List`1 files) [0x00000] in :0 Version information: Mono Runtime Version: 2.6.2 (tarball Tue Feb 2 21:56:49 UTC 2010); ASP.NET Version: 2.0.50727.1433 Second error: ============= Server Error in '/blogengine' Application Sharing violation on path /tmp/wwwrun-temp-aspnet-0/90d693d/Resources.labels.resources Description: HTTP 500. Error processing request. Stack Trace: System.IO.IOException: Sharing violation on path /tmp/wwwrun-temp-aspnet-0/90d693d/Resources.labels.resources at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in :0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean isAsync, Boolean anonymous) [0x00000] in :0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess) at System.Web.Compilation.AppResourcesCompiler.CompileResource (System.Web.Compilation.AppResourceFileInfo arfi, Boolean local) [0x00000] in :0 Version information: Mono Runtime Version: 2.6.2 (tarball Tue Feb 2 21:56:49 UTC 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:30:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:30:38 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203223038.3912F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |monotools-2.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:31:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:31:28 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203223128.E073424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.6.x |MonoVS 2.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:42:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:42:02 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203224202.6F7CB24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c1 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com, | |jpobst at novell.com, | |mhabersack at novell.com --- Comment #1 from Jonathan Pobst 2010-02-03 22:42:01 UTC --- This looks like an ASP.Net issue and not a MonoTools issue. Can you post your rpm somewhere so the web team can look at it? cc'ing Marek and Gonzalo. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:50:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:50:32 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203225032.840C024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c2 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Marek Habersack 2010-02-03 23:50:31 CET --- The issue was fixed in r149077 (trunk), r149078 (2.6 branch) and r149079 (2.4) branch on Jan 5th. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:50:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:50:38 +0000 Subject: [Mono-bugs] [Bug 576825] New: monotools must require rpm-build rpm on RHEL/CentOS Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576825 http://bugzilla.novell.com/show_bug.cgi?id=576825#c0 Summary: monotools must require rpm-build rpm on RHEL/CentOS Classification: Mono Product: Mono: Tools Version: MonoVS 2.0 Platform: Other OS/Version: RHEL 5 Status: NEW Severity: Major Priority: P5 - None Component: Visual Studio Integration AssignedTo: ajorgensen at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com CC: jpobst at novell.com Found By: Component Test Blocker: --- Description of Problem: Redhat breaks RPM into at least two RPMs now. One for managing packages and one for building them. The command 'rpmbuild' is now in the RPM 'rpm-build' rather than in the 'rpm' RPM. It is needed to build packages which target RHEL/CentOS. A dependency on 'rpm-build' must be added to the monotools RPM which is built for RHEL/CentOS. When the rpmbuild command is not installed, a dialog box appears on Windows with the following message: --------------------------- --------------------------- System.ComponentModel.Win32Exception: ApplicationName='rpmbuild', CommandLine='--define '_topdir /tmp/monovs-c2af209a-3e72-4c4d-96ef-aad9d047a8ce' --define '_rpmdir /tmp/monovs-c2af209a-3e72-4c4d-96ef-aad9d047a8ce' --define '_specdir /tmp/monovs-c2af209a-3e72-4c4d-96ef-aad9d047a8ce' -bb /tmp/monovs-c2af209a-3e72-4c4d-96ef-aad9d047a8ce/webapplication1.spec', CurrentDirectory='' at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00352] in /usr/src/redhat/BUILD/mono-2.4.2.3/mcs/class/System/System.Diagnostics/Process.cs:1113 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00096] in /usr/src/redhat/BUILD/mono-2.4.2.3/mcs/class/System/System.Diagnostics/Process.cs:1187 at System.Diagnostics.Process.Start () [0x0002c] in /usr/src/redhat/BUILD/mono-2.4.2.3/mcs/class/System/System.Diagnostics/Process.cs:1197 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Mono.Packager.PackageBuilder.BuildRpms () [0x000d5] in /usr/src/redhat/BUILD/monotools-server-1.1/Mono.Packager/Mono.Packager/PackageBuilder.cs:122 at Mono.Packager.PackageBuilder.Build () [0x00228] in /usr/src/redhat/BUILD/monotools-server-1.1/Mono.Packager/Mono.Packager/PackageBuilder.cs:197 at (wrapper remoting-invoke-with-check) Mono.Packager.PackageBuilder:Build () at Mono.VisualStudio.Mdb.DebuggerManager.Mono.VisualStudio.Mdb.IMdbManager.RunPackager (Mono.VisualStudio.Mdb.DebuggingSession session) [0x00059] in /usr/src/redhat/BUILD/monotools-server-1.1/MonoVS.DebugServer/DebuggerManager.cs:172 --------------------------- OK --------------------------- -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:58:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:58:50 +0000 Subject: [Mono-bugs] [Bug 576827] New: RPM template deps are incorrect for webapps created for RHEL/CentOS Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576827 http://bugzilla.novell.com/show_bug.cgi?id=576827#c0 Summary: RPM template deps are incorrect for webapps created for RHEL/CentOS Classification: Mono Product: Mono: Tools Version: MonoVS 2.0 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com CC: ajorgensen at novell.com Found By: Component Test Blocker: --- Description of Problem: The file /opt/novell/mono/lib/monotools-server/templates/aspnet.spec.tt included in the RHEL/CentOS contains a hard-coded dependency for apache2-mod_mono-addon. This package does not exist on RHEL/CentOS because their apache RPM naming conventions differ from SuSE. The package on RHEL/CentOS is named mod_mono-addon. So, we either need to dynamically determine the platform we're running on and use platform specific macros or have two sets of template files. This may involve more than just the ASP.NET apps. There is no guarantee that any package will ever be named the same between the two distributions. Two separate sets of templates or two macro namespaces may need to be used. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 17:59:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 22:59:00 +0000 Subject: [Mono-bugs] [Bug 576827] RPM template deps are incorrect for webapps created for RHEL/CentOS In-Reply-To: References: Message-ID: <20100203225900.80DF1CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576827 http://bugzilla.novell.com/show_bug.cgi?id=576827#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |monotools-2.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 18:00:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 23:00:42 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203230042.8ABF024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c3 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Jonathan Pobst 2010-02-03 23:00:40 UTC --- This is using a preview version of 2.6.2, so it should include anything on the 2.6 branch as of Feb 2nd. Marc, you probably need to post a link to this preview build of 2.6.2 as well. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 18:06:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 23:06:20 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203230620.2E31D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c5 --- Comment #5 from Marek Habersack 2010-02-04 00:06:19 CET --- Hmm, this is odd - I can't see why it's happening. Marc, can you run the code with debugging on please? I'd like to see the line numbers in the trace. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 18:31:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 23:31:44 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100203233144.4CAB9CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c7 --- Comment #7 from Marc Christensen 2010-02-03 23:31:43 UTC --- This is frustrating. Tried this again, it was erroring all morning and afternoon. Now the main page is displayed with no error however, the right hand admin/navigation panel is missing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 18:55:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 3 Feb 2010 23:55:17 +0000 Subject: [Mono-bugs] [Bug 576827] RPM template deps are incorrect for webapps created for RHEL/CentOS In-Reply-To: References: Message-ID: <20100203235517.E38BE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576827 http://bugzilla.novell.com/show_bug.cgi?id=576827#c1 --- Comment #1 from Andrew Jorgensen 2010-02-03 23:55:15 UTC --- I should probably have the RHEL package for mod_mono-addon provide apache2-mod_mono-addon (and apache2-mode_mono?). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 19:29:15 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 00:29:15 +0000 Subject: [Mono-bugs] [Bug 576827] RPM template deps are incorrect for webapps created for RHEL/CentOS In-Reply-To: References: Message-ID: <20100204002915.CC01F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576827 http://bugzilla.novell.com/show_bug.cgi?id=576827#c2 --- Comment #2 from Marc Christensen 2010-02-04 00:29:15 UTC --- Andrew, that would work. There will probably be a limited number of RPMs which will affect us going forward. I'm wondering which method of addressing this will be the easiest to maintain in the future with package name changes or additions. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 20:07:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 01:07:21 +0000 Subject: [Mono-bugs] [Bug 576810] Cannot run VS packaged BlogEngine 1.5 on SLES 11 w/mono-2.6.2 In-Reply-To: References: Message-ID: <20100204010721.F33F324551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576810 http://bugzilla.novell.com/show_bug.cgi?id=576810#c8 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #8 from Marek Habersack 2010-02-04 02:07:20 CET --- The resources bug is indeed fixed, but the missing right hand widget zone was due to another issue in System.Web (failure to include App_Code assemblies in the BuildManager.CodeAssemblies list on precompiled sites which lead to not registering required controls). Fixed in r150802 (trunk), r150803 (2.6 branch) and r150804 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 3 20:56:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 01:56:45 +0000 Subject: [Mono-bugs] [Bug 576869] New: MessageBox from child form's web request freezes program Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576869 http://bugzilla.novell.com/show_bug.cgi?id=576869#c0 Summary: MessageBox from child form's web request freezes program Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Major Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: ryepdx at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Development Blocker: --- Description of Problem: When the function assigned to ServicePointManager.ServerCertificateValidationCallback launches a MessageBox at the behest of a WebRequest on a form that is the child of another form, the program freezes. In .NET the MessageBox launches without an issue. Steps to reproduce the problem: 1. Run the attached code under Mono 2.6.1 and then click "Go for it" on the second form. Actual Results: MessageBox frame materializes and then the application freezes. Expected Results: MessageBox pops up and program continues running. How often does this happen? Every time. Additional Information: I discovered this when trying to apply what I learned from http://www.mono-project.com/UsingTrustedRootsRespectfully to my own program. As my program is GUI based, using the console to get user input was out the question so I tried replacing it with a MessageBox, leading to this error. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 20:59:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 01:59:42 +0000 Subject: [Mono-bugs] [Bug 576869] MessageBox from child form's web request freezes program In-Reply-To: References: Message-ID: <20100204015942.512D1CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576869 http://bugzilla.novell.com/show_bug.cgi?id=576869#c1 --- Comment #1 from Ryan Casey 2010-02-04 01:59:38 UTC --- Created an attachment (id=340625) --> (http://bugzilla.novell.com/attachment.cgi?id=340625) Bug demonstration code. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 22:44:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 03:44:25 +0000 Subject: [Mono-bugs] [Bug 576869] MessageBox from child form's web request freezes program In-Reply-To: References: Message-ID: <20100204034425.43E3BCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576869 http://bugzilla.novell.com/show_bug.cgi?id=576869#c2 Ryan Casey changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #340625|0 |1 is obsolete| | --- Comment #2 from Ryan Casey 2010-02-04 03:44:23 UTC --- Created an attachment (id=340628) --> (http://bugzilla.novell.com/attachment.cgi?id=340628) Updated version of the bug demonstration code illustrating that it is the fact that the WebRequest is launched from a Button.Click event that causes the freeze. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 3 23:37:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 04:37:53 +0000 Subject: [Mono-bugs] [Bug 576869] MessageBox from child form's web request freezes program In-Reply-To: References: Message-ID: <20100204043753.7E2AACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576869 http://bugzilla.novell.com/show_bug.cgi?id=576869#c3 --- Comment #3 from Ryan Casey 2010-02-04 04:37:52 UTC --- Turns out that it doesn't matter if the WebRequest is launched from a child form or not. Apparently it's the fact that it's being launched from HandleButton1handleClick that Mono doesn't like. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 01:08:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 06:08:03 +0000 Subject: [Mono-bugs] [Bug 573299] StatusStrip can't resize window In-Reply-To: References: Message-ID: <20100204060803.3B076CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573299 http://bugzilla.novell.com/show_bug.cgi?id=573299#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |FIXED --- Comment #1 from Carlos Alberto Cortez 2010-02-04 06:08:02 UTC --- This is fixed in rev 150833. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 01:34:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 06:34:38 +0000 Subject: [Mono-bugs] [Bug 576869] MessageBox from child form's web request freezes program In-Reply-To: References: Message-ID: <20100204063438.4491024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576869 http://bugzilla.novell.com/show_bug.cgi?id=576869#c4 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Component|misc |Windows.Forms Product|Mono: Runtime |Mono: Class Libraries --- Comment #4 from Zoltan Varga 2010-02-04 06:34:37 UTC --- -> winforms. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 01:46:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 06:46:39 +0000 Subject: [Mono-bugs] [Bug 576596] xbuild does not allow ItemGroup within Targets. In-Reply-To: References: Message-ID: <20100204064639.4132CCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576596 http://bugzilla.novell.com/show_bug.cgi?id=576596#c4 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE Severity|Normal |Critical --- Comment #4 from Ankit Jain 2010-02-04 06:46:38 UTC --- Marking as duplicate *** This bug has been marked as a duplicate of bug 565847 *** http://bugzilla.novell.com/show_bug.cgi?id=565847 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 01:46:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 06:46:39 +0000 Subject: [Mono-bugs] [Bug 565847] ItemGroup inside Target is not supported In-Reply-To: References: Message-ID: <20100204064639.8D3ADCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=565847 http://bugzilla.novell.com/show_bug.cgi?id=565847#c4 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaebird at gmail.com --- Comment #4 from Ankit Jain 2010-02-04 06:46:38 UTC --- *** Bug 576596 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=576596 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 02:19:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 07:19:13 +0000 Subject: [Mono-bugs] [Bug 572783] Socket async io thread not cleaned up properly when mono_jit_cleanup() is called In-Reply-To: References: Message-ID: <20100204071913.D1E2724551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572783 http://bugzilla.novell.com/show_bug.cgi?id=572783#c3 Amir Ebrahimi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amir at unity3d.com --- Comment #3 from Amir Ebrahimi 2010-02-04 07:19:12 UTC --- We already create separate application domains in Unity. I made a minimal repro case, so that you could see the bug and fix without having Unity source. Can you send me an example of running an application in a separate domain similar to moonlight? I'm fairly sure it will still crash, so I will revise the example I provided earlier to match with what you are doing for moonlight. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 02:20:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 07:20:08 +0000 Subject: [Mono-bugs] [Bug 572783] Socket async io thread not cleaned up properly when mono_jit_cleanup() is called In-Reply-To: References: Message-ID: <20100204072008.140A924551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572783 http://bugzilla.novell.com/show_bug.cgi?id=572783#c4 Amir Ebrahimi changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #4 from Amir Ebrahimi 2010-02-04 07:20:07 UTC --- See my last comment. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 03:16:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 08:16:48 +0000 Subject: [Mono-bugs] [Bug 574257] Cells under DataGridBoolColumn in DataGrid doesn't supprot press key to check and uncheck In-Reply-To: References: Message-ID: <20100204081648.4B29724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574257 http://bugzilla.novell.com/show_bug.cgi?id=574257#c calen chen changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |468504 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 03:36:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 08:36:00 +0000 Subject: [Mono-bugs] [Bug 573795] ASP.NET integration fails to run for WebHttpBinding-based service In-Reply-To: References: Message-ID: <20100204083600.221ACCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573795 http://bugzilla.novell.com/show_bug.cgi?id=573795#c1 --- Comment #1 from Atsushi Enomoto 2010-02-04 08:35:59 UTC --- This specific bug is somehow caused by multiple endpoint configuration. When "mex" endpoint is commented out, the WebHttpBinding works as expected (it disables WSDL handler though). The error above actually occurs only for the first request, and after that one, it gives another kind of error (a:FIXME_InternalError). The former problem may be due to insufficient configuration support (to handle multiple endpoint configuration). It is common to some other bugs. The latter, I have no quick idea. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 06:46:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 11:46:33 +0000 Subject: [Mono-bugs] [Bug 576956] New: Mono Forms not read resx file. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=576956 http://bugzilla.novell.com/show_bug.cgi?id=576956#c0 Summary: Mono Forms not read resx file. Classification: Mono Product: Mono: Compilers Version: 2.4.x Platform: x86 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: reinaldo.coelho at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340699) --> (http://bugzilla.novell.com/attachment.cgi?id=340699) resx file with error in line 11419. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 When I try to compile my .NET 2.0 framework program in Mono, I get the follow error: [Task:File=/home/user/public/work/sysEnterprise/src/DotNet/Client/UI/Chat/ChatForm.en-US.resx, Line=0, Column=0, Type=Error, Priority=Normal, Description=Error: Invalid ResX input. Position: Line 11419, Column 5. Inner exception: Could not load file or assembly 'DT.Domain.Chat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a868869117ea71f8' or one of its dependencies. The system cannot find the file specified. ] All the others components compile with sucssess. This screen is a Winforms template to Chat system make in .NET framework 2.0, can i migrate then? Reproducible: Always Steps to Reproduce: 1. Get Code 2. Open Solution in MonoDevelop 3. Compile Actual Results: Compile all the system, but MonoDevelop present the follow error: [Task:File=/home/user/public/work/sysEnterprise/src/DotNet/Client/UI/Chat/ChatForm.en-US.resx, Line=0, Column=0, Type=Error, Priority=Normal, Description=Error: Invalid ResX input. Position: Line 11419, Column 5. Inner exception: Could not load file or assembly 'DT.Domain.Chat, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a868869117ea71f8' or one of its dependencies. The system cannot find the file specified. ] Expected Results: Compile this .resx file too. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 07:06:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 12:06:30 +0000 Subject: [Mono-bugs] [Bug 576956] Mono Forms not read resx file. In-Reply-To: References: Message-ID: <20100204120630.2241124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576956 http://bugzilla.novell.com/show_bug.cgi?id=576956#c1 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msafar at novell.com Component|C# |Windows.Forms Product|Mono: Compilers |Mono: Class Libraries --- Comment #1 from Marek Safar 2010-02-04 12:06:29 UTC --- -> SWF -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 08:03:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 13:03:19 +0000 Subject: [Mono-bugs] [Bug 566689] Ahead of time-compiled multithreaded app fails under Mono 2.6.1 In-Reply-To: References: Message-ID: <20100204130319.30BB424551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566689 http://bugzilla.novell.com/show_bug.cgi?id=566689#c2 --- Comment #2 from Arthur Penn 2010-02-04 13:03:17 UTC --- Thank you for your response. Was doing some additional testing with the thread pool-based application under 2.6.1 and am getting the following exception related to the threading intermittently. Would the fix you applied have addressed this as well? ** ERROR:threads.c:1099:ves_icall_System_Threading_Thread_Thread_free_internal: assertion failed: (!this->abort_exc && !this->abort_state_handle) Stacktrace: at (wrapper managed-to-native) System.Threading.Thread.Thread_free_internal (intptr) <0x0004b> at (wrapper managed-to-native) System.Threading.Thread.Thread_free_internal (intptr) <0x0004b> at System.Threading.Thread.Finalize () <0x0001b> at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0x00053> Native stacktrace: /usr/bin/cli [0x48a39e] /lib/libpthread.so.0 [0x7f650c517080] /lib/libc.so.6(gsignal+0x35) [0x7f650bf43fb5] /lib/libc.so.6(abort+0x183) [0x7f650bf45bc3] /usr/local/zenoss/common/lib/libglib-2.0.so.0(g_assertion_message_expr+0) [0x7f650cb9fdde] /usr/local/zenoss/common/lib/libglib-2.0.so.0(g_assertion_message_cmpnum+0) [0x7f650cb9fe39] /usr/bin/cli [0x52f78c] [0x4142604b] Debug info from gdb: [Thread debugging using libthread_db enabled] [New Thread 0x7f650ce3c730 (LWP 1610)] [New Thread 0x7f6508788950 (LWP 1627)] [New Thread 0x7f650898d950 (LWP 1625)] [New Thread 0x7f6508b92950 (LWP 1624)] [New Thread 0x7f6508d97950 (LWP 1623)] [New Thread 0x7f6508f9c950 (LWP 1622)] [New Thread 0x7f65091a1950 (LWP 1621)] [New Thread 0x7f65093a6950 (LWP 1619)] [New Thread 0x7f65095ab950 (LWP 1618)] [New Thread 0x7f6509a83950 (LWP 1617)] [New Thread 0x7f6509c84950 (LWP 1616)] [New Thread 0x7f650a768950 (LWP 1615)] [New Thread 0x7f650cd94950 (LWP 1614)] [New Thread 0x7f650be25950 (LWP 1613)] 0x00007f650c51356d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 14 Thread 0x7f650be25950 (LWP 1613) 0x00007f650c5132e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 13 Thread 0x7f650cd94950 (LWP 1614) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 12 Thread 0x7f650a768950 (LWP 1615) 0x00007f650c515edb in read () from /lib/libpthread.so.0 11 Thread 0x7f6509c84950 (LWP 1616) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 10 Thread 0x7f6509a83950 (LWP 1617) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 9 Thread 0x7f65095ab950 (LWP 1618) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 8 Thread 0x7f65093a6950 (LWP 1619) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 7 Thread 0x7f65091a1950 (LWP 1621) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 6 Thread 0x7f6508f9c950 (LWP 1622) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 5 Thread 0x7f6508d97950 (LWP 1623) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 4 Thread 0x7f6508b92950 (LWP 1624) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 3 Thread 0x7f650898d950 (LWP 1625) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 2 Thread 0x7f6508788950 (LWP 1627) 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 1 Thread 0x7f650ce3c730 (LWP 1610) 0x00007f650c51356d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 Thread 14 (Thread 0x7f650be25950 (LWP 1613)): #0 0x00007f650c5132e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a7649 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005accab in GC_help_marker (my_mark_no=8) at mark.c:1116 #3 0x00000000005a62e4 in GC_mark_thread (id=0x0) at pthread_support.c:548 #4 0x00007f650c50f3ba in start_thread () from /lib/libpthread.so.0 #5 0x00007f650bff6fcd in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 13 (Thread 0x7f650cd94950 (LWP 1614)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x000000000058c142 in collection_thread (unused=) at collection.c:34 #2 0x00007f650c50f3ba in start_thread () from /lib/libpthread.so.0 #3 0x00007f650bff6fcd in clone () from /lib/libc.so.6 #4 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f650a768950 (LWP 1615)): #0 0x00007f650c515edb in read () from /lib/libpthread.so.0 #1 0x000000000048a521 in mono_handle_native_sigsegv ( signal=, ctx=) at /usr/include/bits/unistd.h:45 #2 #3 0x00007f650bf43fb5 in raise () from /lib/libc.so.6 #4 0x00007f650bf45bc3 in abort () from /lib/libc.so.6 #5 0x00007f650cb9fdde in g_assertion_message () from /usr/local/zenoss/common/lib/libglib-2.0.so.0 #6 0x00007f650cb9fe39 in g_assertion_message_expr () from /usr/local/zenoss/common/lib/libglib-2.0.so.0 #7 0x000000000052f78c in ves_icall_System_Threading_Thread_Thread_free_internal (this=0x7f650cdd1170, thread=) at threads.c:1099 #8 0x000000004142604b in ?? () #9 0x000000000245dbe0 in ?? () #10 0x00007f650cdc7f50 in ?? () #11 0x00007f650a767ec0 in ?? () #12 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f6509c84950 (LWP 1616)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd1a10) at threads.c:3829 #3 0x00000000005331df in mono_thread_interruption_checkpoint_request ( bypass_abort_protection=0) at threads.c:3941 #4 0x00000000005b807c in socket_io_epoll_main (p=) at threadpool.c:622 #5 0x0000000000532ba8 in start_wrapper (data=) at threads.c:662 #6 0x0000000000591d0b in thread_start_routine (args=0x2425168) at wthreads.c:286 #7 0x00000000005a72dc in GC_start_routine (arg=0x7f650cdc8c40) at pthread_support.c:1390 #8 0x00007f650c50f3ba in start_thread () from /lib/libpthread.so.0 #9 0x00007f650bff6fcd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f6509a83950 (LWP 1617)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd18a0) at threads.c:3829 #3 0x00000000005331df in mono_thread_interruption_checkpoint_request ( bypass_abort_protection=0) at threads.c:3941 #4 0x00000000005b83f5 in async_invoke_io_thread (data=) at threadpool.c:354 #5 0x0000000000532ba8 in start_wrapper (data=) at threads.c:662 #6 0x0000000000591d0b in thread_start_routine (args=0x2425230) at wthreads.c:286 #7 0x00000000005a72dc in GC_start_routine (arg=0x7f650cdc8c40) at pthread_support.c:1390 #8 0x00007f650c50f3ba in start_thread () from /lib/libpthread.so.0 #9 0x00007f650bff6fcd in clone () from /lib/libc.so.6 #10 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f65095ab950 (LWP 1618)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd1730) at threads.c:3829 #3 0x00000000005331df in mono_thread_interruption_checkpoint_request ( bypass_abort_protection=1) at threads.c:3941 #4 0x00000000418eb6ab in ?? () #5 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f65093a6950 (LWP 1619)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd15c0) at threads.c:3829 #3 0x0000000000533178 in mono_thread_get_and_clear_pending_exception () at threads.c:3978 #4 0x00000000418ebba8 in ?? () #5 0x00007f650a0d4f30 in ?? () #6 0xc299254d38000000 in ?? () #7 0x0000000000000025 in ?? () #8 0x00000000000000c0 in ?? () #9 0x000000000245dac1 in ?? () #10 0x00007f650a2cbea8 in ?? () #11 0x00007f65097f6050 in ?? () #12 0x0000000040138941 in ?? () #13 0x00007f650a0d4f30 in ?? () #14 0x00007f65093a5a70 in ?? () #15 0x00007f65093a59d0 in ?? () #16 0x00007f650a2cbea8 in ?? () #17 0x00007f65097f6050 in ?? () #18 0x00007f650a0d4f30 in ?? () #19 0x000000000000ea60 in ?? () #20 0x0000000040137ea8 in ?? () #21 0x0000000041902350 in ?? () #22 0x0000000000000001 in ?? () #23 0x0000000041902350 in ?? () #24 0x00007f65093a5b10 in ?? () #25 0x0000000041902350 in ?? () #26 0x00007f650a2cbea8 in ?? () #27 0x00007f650a0c7f00 in ?? () #28 0x000000000000ea60 in ?? () #29 0x00007f65093a5b10 in ?? () #30 0x000000004013489c in ?? () #31 0xffffffd61729f800 in ?? () #32 0x00007f650a0d2fc8 in ?? () #33 0x00007f650a119e20 in ?? () #34 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f65091a1950 (LWP 1621)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd1450) at threads.c:3829 #3 0x0000000000533178 in mono_thread_get_and_clear_pending_exception () at threads.c:3978 #4 0x00000000418ebba8 in ?? () #5 0x00007f65097ef3c0 in ?? () #6 0xc299254d38000000 in ?? () #7 0x0000000000000025 in ?? () #8 0x00000000000000c0 in ?? () #9 0x0000000002449f41 in ?? () #10 0x00007f650a2cbe70 in ?? () #11 0x00007f65097f6050 in ?? () #12 0x0000000040138941 in ?? () #13 0x00007f65097ef3c0 in ?? () #14 0x00007f65091a0a70 in ?? () #15 0x00007f65091a09d0 in ?? () #16 0x00007f650a2cbe70 in ?? () #17 0x00007f65097f6050 in ?? () #18 0x00007f65097ef3c0 in ?? () #19 0x000000000000ea60 in ?? () #20 0x0000000040137ea8 in ?? () #21 0x0000000041902350 in ?? () #22 0x0000000000000001 in ?? () #23 0x0000000041902350 in ?? () #24 0x00007f65091a0b10 in ?? () #25 0x0000000041902350 in ?? () #26 0x00007f650a2cbe70 in ?? () #27 0x00007f650a0c7f00 in ?? () #28 0x000000000000ea60 in ?? () #29 0x00007f65091a0b10 in ?? () #30 0x000000004013489c in ?? () #31 0xffffffd61729f800 in ?? () #32 0x00007f650a0d2fc8 in ?? () #33 0x00007f650a119e20 in ?? () #34 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f6508f9c950 (LWP 1622)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd12e0) at threads.c:3829 #3 0x00000000005331df in mono_thread_interruption_checkpoint_request ( bypass_abort_protection=1) at threads.c:3941 #4 0x00000000418eb6ab in ?? () #5 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f6508d97950 (LWP 1623)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd1170) at threads.c:3829 #3 0x0000000000533178 in mono_thread_get_and_clear_pending_exception () at threads.c:3978 #4 0x00000000418ebba8 in ?? () #5 0x00007f65097ef690 in ?? () #6 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f6508b92950 (LWP 1624)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650cdd1000) at threads.c:3829 #3 0x0000000000533178 in mono_thread_get_and_clear_pending_exception () at threads.c:3978 #4 0x00000000418ebba8 in ?? () #5 0x00007f65097ef6c0 in ?? () #6 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f650898d950 (LWP 1625)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650a0d1e60) at threads.c:3829 #3 0x0000000000533178 in mono_thread_get_and_clear_pending_exception () at threads.c:3978 #4 0x00000000418ebba8 in ?? () #5 0x00007f65097ef390 in ?? () #6 0xc299254d38000000 in ?? () #7 0x0000000000000025 in ?? () #8 0x00000000000000c0 in ?? () #9 0x000000000247c891 in ?? () #10 0x00007f650a2cbe00 in ?? () #11 0x00007f65097f6050 in ?? () #12 0x0000000040138941 in ?? () #13 0x00007f65097ef390 in ?? () #14 0x00007f650898ca70 in ?? () #15 0x00007f650898c9d0 in ?? () #16 0x00007f650a2cbe00 in ?? () #17 0x00007f65097f6050 in ?? () #18 0x00007f65097ef390 in ?? () #19 0x000000000000ea60 in ?? () #20 0x0000000040137ea8 in ?? () #21 0x0000000041902350 in ?? () #22 0x0000000000000001 in ?? () #23 0x0000000041902350 in ?? () #24 0x00007f650898cb10 in ?? () #25 0x0000000041902350 in ?? () #26 0x00007f650a2cbe00 in ?? () #27 0x00007f650a0c7f00 in ?? () #28 0x000000000000ea60 in ?? () #29 0x00007f650898cb10 in ?? () #30 0x000000004013489c in ?? () #31 0xffffffd61729f800 in ?? () #32 0x00007f650a0d2fc8 in ?? () #33 0x00007f650a119e20 in ?? () #34 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f6508788950 (LWP 1627)): #0 0x00007f650c5167e1 in nanosleep () from /lib/libpthread.so.0 #1 0x0000000000590ceb in SleepEx (ms=0, alertable=0) at wthreads.c:1027 #2 0x0000000000532f12 in mono_thread_execute_interruption ( thread=0x7f650a0d1cf0) at threads.c:3829 #3 0x00000000005331df in mono_thread_interruption_checkpoint_request ( bypass_abort_protection=1) at threads.c:3941 #4 0x00000000418ea173 in ?? () #5 0x00007f65042bf468 in ?? () #6 0x00000000005331aa in mono_thread_interruption_checkpoint_request ( bypass_abort_protection=142113488) at threads.c:3938 #7 0x00000000418ea173 in ?? () #8 0x00007f6508787b20 in ?? () #9 0x00000000418ea173 in ?? () #10 0x00007f6508787b30 in ?? () #11 0x00000000418ea173 in ?? () #12 0x0000000041425240 in ?? () #13 0x00007f650a77b5a0 in ?? () #14 0x00007f6508787d30 in ?? () #15 0x00007f6508787b40 in ?? () #16 0x00007f650a0d1d38 in ?? () #17 0x00007f650a77b5a0 in ?? () #18 0x0000000040133740 in ?? () #19 0x00007f6508787fa0 in ?? () #20 0x00007f65042807a8 in ?? () #21 0x00007f650cdc7db8 in ?? () #22 0x00007f6508788950 in ?? () #23 0x0000000000000001 in ?? () #24 0x00007f65042bf468 in ?? () #25 0x0000000000576104 in mono_runtime_invoke (method=0x7f6508787b10, obj=0x7f65042807a8, params=0x7f6508787fa0, exc=) at object.c:2604 #26 0x00000000418ebb36 in ?? () #27 0x00007f650a77b5a0 in ?? () #28 0x0000000040138941 in ?? () #29 0x00007f65087879d0 in ?? () #30 0x00007f650a0d4fc0 in ?? () #31 0x00007f6508787a70 in ?? () #32 0x00007f650a2cbb28 in ?? () #33 0x0000000002464421 in ?? () #34 0x00007f6508788918 in ?? () #35 0x0000000002464421 in ?? () #36 0x00007f6508788918 in ?? () #37 0x0000000002476d70 in ?? () #38 0x0000000041425864 in ?? () #39 0x0000000041902350 in ?? () #40 0x00007f6508787b10 in ?? () #41 0x00007f6508787ae0 in ?? () #42 0x00007f6508787fa0 in ?? () #43 0x00007f65042807a8 in ?? () #44 0x00007f650cdc7db8 in ?? () #45 0x00007f650a0c7f00 in ?? () #46 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f650ce3c730 (LWP 1610)): #0 0x00007f650c51356d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x000000000058f733 in _wapi_handle_timedwait_signal_handle (handle=0x444, timeout=0x7fff14f4d5b0, alertable=1, poll=37912160) at handles.c:1609 #2 0x000000000057e1f7 in WaitForSingleObjectEx (handle=0x444, timeout=2000, alertable=1) at wait.c:207 #3 0x000000000054f9c2 in mono_domain_finalize (domain=0x7f650cdc7db0, timeout=2000) at gc.c:378 #4 0x000000000041885b in mini_cleanup (domain=0x7f650cdc7db0) at mini.c:5521 #5 0x0000000000571dad in ves_icall_System_Environment_Exit (result=0) at icall.c:6402 #6 0x0000000041425ad5 in ?? () #7 0x00000000023efcd0 in ?? () #8 0x00007f650a55bfa0 in ?? () #9 0x00007f650a119ca0 in ?? () #10 0x00007f650a2b7c40 in ?? () #11 0x00000000418faeb0 in ?? () #12 0x00007fff14f4d800 in ?? () #13 0x00007fff14f4d640 in ?? () #14 0x00007f650a55bfa0 in ?? () #15 0x00007f650a119ca0 in ?? () #16 0x00007f650a2b7c40 in ?? () #17 0x0000000000000005 in ?? () #18 0x0000000041425940 in ?? () #19 0x0000000000000000 in ?? () #0 0x00007f650c51356d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 10:43:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 15:43:41 +0000 Subject: [Mono-bugs] [Bug 577029] New: Can't build ironruby on mono 2.6.1 or trunk Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c0 Summary: Can't build ironruby on mono 2.6.1 or trunk Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other URL: http://ironruby.net OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: ivan at flanders.co.nz QAContact: mono-bugs at lists.ximian.com Found By: Community User Blocker: Yes Description of Problem: Can't build ironruby on mono 2.6.1 or trunk Steps to reproduce the problem: 1. git clone git://github.com/ironruby/ironruby.git 2. MONO_IOMAP=all xbuild /verbosity:diagnostic Ruby.sln /p:TreatWarningsAsErrors=false Actual Results: Unhandled Exception: System.ArgumentException: The field handle and the type handle are incompatible. at System.Reflection.FieldInfo.GetFieldFromHandle (RuntimeFieldHandle handle, RuntimeTypeHandle declaringType) [0x00000] in :0 at Mono.CSharp.AnonymousMethodStorey.MutateField (Mono.CSharp.FieldSpec fs) [0x00000] in :0 at Mono.CSharp.FieldExpr.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.TypeCast.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.Binary.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.If.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.Block.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.AnonymousExpression+AnonymousMethodMethod.Emit () [0x00000] in :0 at Mono.CSharp.TypeContainer.EmitType () [0x00000] in :0 at Mono.CSharp.AnonymousMethodStorey.EmitType () [0x00000] in :0 at Mono.CSharp.TypeContainer.EmitType () [0x00000] in :0 at Mono.CSharp.RootContext.EmitCode () [0x00000] in :0 at Mono.CSharp.Driver.Compile () [0x00000] in :0 at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in :0 Tool /usr/local/mono/bin/gmcs execution finished. /usr/local/mono/lib/mono/2.0/Microsoft.CSharp.targets: error : Compiler crashed with code: 1. Expected Results: The build to complete successfully How often does this happen? every time Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 12:04:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 17:04:40 +0000 Subject: [Mono-bugs] [Bug 566689] Ahead of time-compiled multithreaded app fails under Mono 2.6.1 In-Reply-To: References: Message-ID: <20100204170440.D2984CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566689 http://bugzilla.novell.com/show_bug.cgi?id=566689#c3 --- Comment #3 from Zoltan Varga 2010-02-04 17:04:40 UTC --- No, thats probably a different bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 12:33:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 17:33:14 +0000 Subject: [Mono-bugs] [Bug 577090] New: Intermittent threading issue with Mono 2.6.1 and SmartThreadPool Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577090 http://bugzilla.novell.com/show_bug.cgi?id=577090#c0 Summary: Intermittent threading issue with Mono 2.6.1 and SmartThreadPool Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: apenn at hchb.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=340806) --> (http://bugzilla.novell.com/attachment.cgi?id=340806) Error output User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) Briefly discussed this on https://bugzilla.novell.com/show_bug.cgi?id=566689 with Zoltan Varga. We have a multithreaded app that runs fine under 2.4.x but intermittently breaks under 2.6.1. The exception (attached) looks like a problem with the threading. We are using the Smart Thread Pool (http://www.codeproject.com/KB/threads/smartthreadpool.aspx) to handle the thread pool implementation. As that application connects to a database we have and does specific things against our database and target servers, I can't share the code, but basically it queues up threads, and each thread makes a database connection, fetches data for paths to check, and then looks for files in the paths indicated by the returned data. I am also attaching a sample application that uses the thread pool in a similar way except it uses threads from the pool to calculate 100 sums. While I cannot get the exception above, the application periodically freezes when printing results to the console: [... each result, numbered from 1 to 100, should be 27--after calculation it prints and exits.] 52 :: 27 53 :: 27 54 :: 27 55 :: 27 56 :: 27 57 :: 27 58 :: 27 ^C I'm not sure if this is indicative of the other issue, but when it freezes, Ctrl+C is required to get back to the shell. Reproducible: Sometimes Steps to Reproduce: Run sample app repeatedly to attempt to produce thread crash or hung output. Actual Results: Usually prints 100 sums but sometimes freezes while printing output. Expected Results: Should calculate and print 100 sums every time without exceptions or freezing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 12:34:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 17:34:37 +0000 Subject: [Mono-bugs] [Bug 577090] Intermittent threading issue with Mono 2.6.1 and SmartThreadPool In-Reply-To: References: Message-ID: <20100204173437.E7E3624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577090 http://bugzilla.novell.com/show_bug.cgi?id=577090#c1 --- Comment #1 from Arthur Penn 2010-02-04 17:34:37 UTC --- Created an attachment (id=340807) --> (http://bugzilla.novell.com/attachment.cgi?id=340807) Test application -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 4 12:34:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 17:34:46 +0000 Subject: [Mono-bugs] [Bug 565129] UTF8Encoding doesn't throw on incomplete characters In-Reply-To: References: Message-ID: <20100204173446.E088024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=565129 http://bugzilla.novell.com/show_bug.cgi?id=565129#c5 --- Comment #5 from Jb Evain 2010-02-04 17:34:45 UTC --- Created an attachment (id=340808) --> (http://bugzilla.novell.com/attachment.cgi?id=340808) On-going patch Atsushi, The attached patch (targeting trunk) is not totally complete, but would you mind having a look at it and giving your opinion about it, that is, am I heading in the good direction. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 12:35:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 17:35:40 +0000 Subject: [Mono-bugs] [Bug 566689] Ahead of time-compiled multithreaded app fails under Mono 2.6.1 In-Reply-To: References: Message-ID: <20100204173540.CB11124551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566689 http://bugzilla.novell.com/show_bug.cgi?id=566689#c4 --- Comment #4 from Arthur Penn 2010-02-04 17:35:39 UTC --- Thanks. Files as https://bugzilla.novell.com/show_bug.cgi?id=577090. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 13:29:23 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 18:29:23 +0000 Subject: [Mono-bugs] [Bug 575562] WriteLinesToFile does not delete file In-Reply-To: References: Message-ID: <20100204182923.8039FCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575562 http://bugzilla.novell.com/show_bug.cgi?id=575562#c2 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Ankit Jain 2010-02-04 18:29:22 UTC --- >XBuild implementation does not delete the file in this case, and leaves > a blank CleanFile in the OutDir after Clean. I was unable to reproduce this. The clean file was not empty, it still had the old contents, even after the clean. I've fixed the two issues that you mentioned - 1. WriteLinesToFile bug (delete file on empty @Lines) 2. the CleanFile getting left around after a "Clean". It should handle incremental builds also now. Fixed in svn r150873 and r150874. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 14:16:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 19:16:53 +0000 Subject: [Mono-bugs] [Bug 577139] New: 500 response from memorabilia.hardrock.com (under moonlight) due to message format Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577139 http://bugzilla.novell.com/show_bug.cgi?id=577139#c0 Summary: 500 response from memorabilia.hardrock.com (under moonlight) due to message format Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: WCF AssignedTo: atsushi at ximian.com ReportedBy: toshok at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.6) Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6 http://memorabilia.hardrock.com/ hasn't loaded for quite some time, and I just tracked it down to what I think is a faulty message format/encoding. the server responds with a 500 http response code, which Silverlight/Moonlight maps to a 404 (so I originally thought the page was just missing.) Anyway, if you load up the page, the app makes a POST request to http://memorabilia.hardrock.com/MemoService.svc this is the wireshark output of the silverlight request (194 bytes) 0350 56 02 0b 01 73 V...s 0360 04 0b 01 61 06 56 08 44 0a 1e 00 82 99 31 68 74 ...a.V.D .....1ht 0370 74 70 3a 2f 2f 74 65 6d 70 75 72 69 2e 6f 72 67 tp://tem puri.org 0380 2f 49 4d 65 6d 6f 53 65 72 76 69 63 65 2f 47 65 /IMemoSe rvice/Ge 0390 74 43 6f 6c 6c 65 63 74 69 6f 6e 44 61 74 61 44 tCollect ionDataD 03a0 1a ad 87 fc 3e 8a b5 48 54 db c2 71 0b 68 b9 57 ....>..H T..q.h.W 03b0 66 8f 44 2c 44 2a ab 14 01 44 0c 1e 00 82 99 2f f.D,D*.. .D...../ 03c0 68 74 74 70 3a 2f 2f 6d 65 6d 6f 72 61 62 69 6c http://m emorabil 03d0 69 61 2e 68 61 72 64 72 6f 63 6b 2e 63 6f 6d 2f ia.hardr ock.com/ 03e0 4d 65 6d 6f 53 65 72 76 69 63 65 2e 73 76 63 01 MemoServ ice.svc. 03f0 56 0e 40 11 47 65 74 43 6f 6c 6c 65 63 74 69 6f V. at .GetC ollectio 0400 6e 44 61 74 61 08 13 68 74 74 70 3a 2f 2f 74 65 nData..h ttp://te 0410 6d 70 75 72 69 2e 6f 72 67 2f 01 01 01 mpuri.or g/... and this is the wireshark output for moonlight (267 bytes): 0370 70 08 45 6e p.En 0380 76 65 6c 6f 70 65 09 01 73 27 68 74 74 70 3a 2f velope.. s'http:/ 0390 2f 77 77 77 2e 77 33 2e 6f 72 67 2f 32 30 30 33 /www.w3. org/2003 03a0 2f 30 35 2f 73 6f 61 70 2d 65 6e 76 65 6c 6f 70 /05/soap -envelop 03b0 65 09 01 61 24 68 74 74 70 3a 2f 2f 77 77 77 2e e..a$htt p://www. 03c0 77 33 2e 6f 72 67 2f 32 30 30 35 2f 30 38 2f 61 w3.org/2 005/08/a 03d0 64 64 72 65 73 73 69 6e 67 70 06 48 65 61 64 65 ddressin gp.Heade 03e0 72 40 06 41 63 74 69 6f 6e 38 0e 6d 75 73 74 55 r at .Actio n8.mustU 03f0 6e 64 65 72 73 74 61 6e 64 98 01 31 08 24 68 74 nderstan d..1.$ht 0400 74 70 3a 2f 2f 77 77 77 2e 77 33 2e 6f 72 67 2f tp://www .w3.org/ 0410 32 30 30 35 2f 30 38 2f 61 64 64 72 65 73 73 69 2005/08/ addressi 0420 6e 67 99 31 68 74 74 70 3a 2f 2f 74 65 6d 70 75 ng.1http ://tempu 0430 72 69 2e 6f 72 67 2f 49 4d 65 6d 6f 53 65 72 76 ri.org/I MemoServ 0440 69 63 65 2f 47 65 74 43 6f 6c 6c 65 63 74 69 6f ice/GetC ollectio 0450 6e 44 61 74 61 01 70 04 42 6f 64 79 40 11 47 65 nData.p. Body at .Ge 0460 74 43 6f 6c 6c 65 63 74 69 6f 6e 44 61 74 61 08 tCollect ionData. 0470 13 68 74 74 70 3a 2f 2f 74 65 6d 70 75 72 69 2e .http:// tempuri. 0480 6f 72 67 2f 01 01 01 org/... Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 14:31:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 19:31:19 +0000 Subject: [Mono-bugs] [Bug 576579] xbuild does not use default namespace as part of resource id for embedded resources In-Reply-To: References: Message-ID: <20100204193119.696AECC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c2 --- Comment #2 from Jae Stutzman 2010-02-04 19:31:18 UTC --- In this example we are embedding a resource called monodevelop.png as id icontest4.monodevelop.png The file itself is stored outside the project directory, which is what i think is causing the problem. Below is the cmdline build output for the attached test project: MonoDevelop: /opt/mono-2.4.3-bld_091218-i686/bin/gmcs /noconfig "/out:/home/user/Projects/icontest/icontest/bin/Debug/icontest.exe" "/r:System.dll" "/r:Mono.Posix.dll" "/r:/opt/mono/lib/mono/gtk-sharp-2.0/gtk-sharp.dll" "/r:/opt/mono/lib/mono/gtk-sharp-2.0/glib-sharp.dll" "/r:/opt/mono/lib/mono/gtk-sharp-2.0/gdk-sharp.dll" "/r:/opt/mono/lib/mono/gtk-sharp-2.0/glade-sharp.dll" "/r:/opt/mono/lib/mono/gtk-sharp-2.0/pango-sharp.dll" "/r:/opt/mono/lib/mono/gtk-sharp-2.0/atk-sharp.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:winexe "/res:/home/user/Projects/icontest/icontest/gtk-gui/gui.stetic,gui.stetic" "/home/user/Projects/icontest/icontest/gtk-gui/generated.cs" "/home/user/Projects/icontest/icontest/MainWindow.cs" "/home/user/Projects/icontest/icontest/gtk-gui/MainWindow.cs" "/home/user/Projects/icontest/icontest/Main.cs" "/home/user/Projects/icontest/icontest/AssemblyInfo.cs" "/res:/home/user/Projects/icontest/icons/monodevelop.png,icontest4.monodevelop.png" XBuild: /opt/mono-2.4.3-bld_091218-i686/bin/gmcs execution started with arguments: /noconfig /debug:full /debug+ /optimize- /out:obj/x86/Debug/icontest.exe /resource:obj/x86/Debug/icontest4.gtk-gui.gui.stetic,gui.stetic /resource:obj/x86/Debug/icontest4....icons.monodevelop.png gtk-gui/generated.cs MainWindow.cs gtk-gui/MainWindow.cs Main.cs AssemblyInfo.cs /target:winexe /define:DEBUG /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/2.0/System.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/2.0/Mono.Posix.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/gtk-sharp-2.0/gtk-sharp.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/gtk-sharp-2.0/gdk-sharp.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/gtk-sharp-2.0/glib-sharp.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/gtk-sharp-2.0/glade-sharp.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/gtk-sharp-2.0/pango-sharp.dll /reference:/opt/mono-2.4.3-bld_091218-i686/lib/mono/gtk-sharp-2.0/atk-sharp.dll /warn:4 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 14:32:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 19:32:48 +0000 Subject: [Mono-bugs] [Bug 576579] xbuild does not use default namespace as part of resource id for embedded resources In-Reply-To: References: Message-ID: <20100204193248.8AB04CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c3 --- Comment #3 from Jae Stutzman 2010-02-04 19:32:47 UTC --- Created an attachment (id=340838) --> (http://bugzilla.novell.com/attachment.cgi?id=340838) test project showing the problem -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 14:32:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 19:32:58 +0000 Subject: [Mono-bugs] [Bug 576579] xbuild does not use default namespace as part of resource id for embedded resources In-Reply-To: References: Message-ID: <20100204193258.70FD2CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c Jae Stutzman changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jaebird at gmail.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 14:58:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 19:58:41 +0000 Subject: [Mono-bugs] [Bug 520776] diff generator only works with one repository In-Reply-To: References: Message-ID: <20100204195841.5653D24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=520776 http://bugzilla.novell.com/show_bug.cgi?id=520776#c1 --- Comment #1 from Rolf Bjarne Kvinge 2010-02-04 20:58:40 CET --- Test case: http://build.mono-project.com/GetRevisionLog.aspx?id=49555 -vs- http://build.mono-project.com/GetRevisionLog.aspx?id=49542 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 15:20:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 20:20:28 +0000 Subject: [Mono-bugs] [Bug 520776] diff generator only works with one repository In-Reply-To: References: Message-ID: <20100204202028.B389024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=520776 http://bugzilla.novell.com/show_bug.cgi?id=520776#c2 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpobst at novell.com --- Comment #2 from Jonathan Pobst 2010-02-04 20:20:26 UTC --- Ouch, I wish I had known about this. I just added a "View Diff" link to every revision at http://wrench.mono-project.com. The revision I clicked on to write my code just happened to be one that had a diff on it so I didn't notice that most do not have it. ;) If the ETA on this is not soon, I'll change wrench to pull from my local buildbot's copy instead. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 16:24:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 21:24:34 +0000 Subject: [Mono-bugs] [Bug 520776] diff generator only works with one repository In-Reply-To: References: Message-ID: <20100204212434.8BFA824551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=520776 http://bugzilla.novell.com/show_bug.cgi?id=520776#c3 --- Comment #3 from Rolf Bjarne Kvinge 2010-02-04 22:24:33 CET --- I'm pretty sure it's an easy thing to fix, but I don't know when I'll have time to look at it, so probably not a soon ETA. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 16:33:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 21:33:31 +0000 Subject: [Mono-bugs] [Bug 520776] diff generator only works with one repository In-Reply-To: References: Message-ID: <20100204213331.93DFE24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=520776 http://bugzilla.novell.com/show_bug.cgi?id=520776#c4 --- Comment #4 from Jonathan Pobst 2010-02-04 21:33:30 UTC --- Ok, I switched it to my alternate in the mean time. When it does get fixed, we probably need to run a script that backfills the ones that didn't get added as well. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 18:31:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 23:31:29 +0000 Subject: [Mono-bugs] [Bug 577238] New: Console.Writeline() fails when debugging, succeeds when running remotely. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577238 http://bugzilla.novell.com/show_bug.cgi?id=577238#c0 Summary: Console.Writeline() fails when debugging, succeeds when running remotely. Classification: Mono Product: Mono: Tools Version: unspecified Platform: x86-64 OS/Version: SLES 11 Status: NEW Severity: Normal Priority: P5 - None Component: Visual Studio Integration AssignedTo: jpobst at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: A simple ASP.NET app made from a template in Visual Studio. If I run this app remotely, the Console.Writeline() output is sent to the console or log viewer correctly. However, nothing shows up in either place when debugging remotely. Seems the console output is lost somewhere when debugging. Default.aspx.cs: ================ using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using System.Runtime.InteropServices; namespace WebApplication1 { public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { String E = "Howdy"; Console.WriteLine(E); } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 18:31:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 4 Feb 2010 23:31:39 +0000 Subject: [Mono-bugs] [Bug 577238] Console.Writeline() fails when debugging, succeeds when running remotely. In-Reply-To: References: Message-ID: <20100204233139.6133924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577238 http://bugzilla.novell.com/show_bug.cgi?id=577238#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |monotools-2.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 4 21:06:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 02:06:40 +0000 Subject: [Mono-bugs] [Bug 577302] New: Hiding child form called with ShowDialog from thread fails to return control to parent Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577302 http://bugzilla.novell.com/show_bug.cgi?id=577302#c0 Summary: Hiding child form called with ShowDialog from thread fails to return control to parent Classification: Mono Product: Mono: Class Libraries Version: unspecified Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: ryepdx at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Development Blocker: --- Created an attachment (id=340933) --> (http://bugzilla.novell.com/attachment.cgi?id=340933) Demonstration code. Description of Problem: When a parent form creates a child form and displays the child form with ShowDialog and the child form spawns a thread which then hides the child form, control fails to return to the parent form. Steps to reproduce the problem: 1. Create a form which creates another form somewhere in its code. Show the form with ShowDialog. 2. From within the child form spawn a thread which calls Hide on the child form. Control should return to the parent form, but instead execution in the parent form never resumes. The example code attached demonstrates this. Click the button on the child form to launch the thread to hide the child form and see the effect for yourself. Compare with what *should* happen based on the code in MyForm.cs. Actual Results: Execution in the thread which spawned the child form never resumes. Thus, given the code: childForm.ShowDialog(); MessageBox.Show("Hello world!"); "Hello world!" will never be shown. Expected Results: Execution in the thread which spawned the child form should resume. Given the code: childForm.ShowDialog(); MessageBox.Show("Hello world!"); "Hello world!" should be show after childForm closes itself via the thread it spawns. How often does this happen? Every time. Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 01:26:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 06:26:04 +0000 Subject: [Mono-bugs] [Bug 576579] xbuild does not use default namespace as part of resource id for embedded resources In-Reply-To: References: Message-ID: <20100205062604.80B42CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 5 03:07:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 08:07:06 +0000 Subject: [Mono-bugs] [Bug 577346] New: Regex constructor throws ArgumentException: range in reverse order Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577346 http://bugzilla.novell.com/show_bug.cgi?id=577346#c0 Summary: Regex constructor throws ArgumentException: range in reverse order Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: tomas.matousek at microsoft.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; MS-RTC LM 8; Tablet PC 2.0; Zune 4.0) new Regex("[\\177-\\377]") throws ArgumentException Reproducible: Always Actual Results: Unhandled Exception: System.ArgumentException: parsing "[\177-\377]" - [55-51] range in reverse order. Parameter name: [\177-\377] at System.Text.RegularExpressions.Syntax.Parser.ParseCharacterClass (RegexOptions options) [0x00000] in :0 at System.Text.RegularExpressions.Syntax.Parser.ParseGroup (System.Text.RegularExpressions.Syntax.Group group, RegexOp tions options, System.Text.RegularExpressions.Syntax.Assertion assertion) [0x00000] in :0 at System.Text.RegularExpressions.Syntax.Parser.ParseRegularExpression (System.String pattern, RegexOptions options) [0x00000] in :0 at System.Text.RegularExpressions.Regex.CreateMachineFactory (System.String pattern, RegexOptions options) [0x00000] in :0 at System.Text.RegularExpressions.Regex.InitNewRegex () [0x00000] in :0 at System.Text.RegularExpressions.Regex.Init () [0x00000] in :0 at System.Text.RegularExpressions.Regex..ctor (System.String pattern, RegexOptions options) [0x00000] in :0 at System.Text.RegularExpressions.Regex..ctor (System.String pattern) [0x00000] in :0 Expected Results: No exception, \177 and \377 should be interpreted as octal escapes. Prevents IronRuby to run Ruby on Rails. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 06:02:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 11:02:19 +0000 Subject: [Mono-bugs] [Bug 575813] FileStream doesn't handle errors on Close (disk full, generic error, etc.) In-Reply-To: References: Message-ID: <20100205110219.EE8AECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575813 http://bugzilla.novell.com/show_bug.cgi?id=575813#c Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |calberto.cortez at gmail.com AssignedTo|mono-bugs at lists.ximian.com |calberto.cortez at gmail.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 07:01:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 12:01:49 +0000 Subject: [Mono-bugs] [Bug 567520] Web Service returns incorrect JSON object when using ASP.NET AJAX In-Reply-To: References: Message-ID: <20100205120149.23F3F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567520 http://bugzilla.novell.com/show_bug.cgi?id=567520#c2 Ole Hyldahl Tolshave changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|haker-kirik at mail.ru | --- Comment #2 from Ole Hyldahl Tolshave 2010-02-05 12:01:47 UTC --- Created an attachment (id=341023) --> (http://bugzilla.novell.com/attachment.cgi?id=341023) Test case (website) that demonstrates the bug I am also experiencing this bug on mono 2.6 and have created this test case. I do not use ASP.NET AJAX, but only the [System.Web.Script.Services.ScriptService] attribute and then jQuery for the client part. To see the error extract this folder to a local path and run xsp2 on the path. Eg. $ unzip monobug-b567520.zip $ cd monobug-b567520 $ xsp2 --root . Use a browser to navigate to http://localhost:8080/, click the button and watch the error message in the pop up. Mono 2.6 yields "ERROR. ..." while .NET and mono 2.4.3 yields "OK.". -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 5 07:21:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 12:21:32 +0000 Subject: [Mono-bugs] [Bug 576579] xbuild does not use default namespace as part of resource id for embedded resources In-Reply-To: References: Message-ID: <20100205122132.4E806CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576579 http://bugzilla.novell.com/show_bug.cgi?id=576579#c4 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Ankit Jain 2010-02-05 12:21:31 UTC --- Fixed in svn r150924. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 5 07:58:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 12:58:39 +0000 Subject: [Mono-bugs] [Bug 576697] Generics Regression in Remoting Test Suite In-Reply-To: References: Message-ID: <20100205125839.D566DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576697 http://bugzilla.novell.com/show_bug.cgi?id=576697#c2 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Rodrigo Kumpera 2010-02-05 12:58:39 UTC --- Fixed trunk in r150925. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 5 08:09:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 13:09:07 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100205130907.72E3FCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c2 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |rkumpera at novell.com Info Provider| |srfcanada at hotmail.com --- Comment #2 from Rodrigo Kumpera 2010-02-05 13:09:05 UTC --- Hi scott, Can you, at least, isolate the source file that's causing this crash? Otherwise it's a bit hard to figure out what went wrong. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 5 08:36:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 13:36:12 +0000 Subject: [Mono-bugs] [Bug 360407] MaskedTextProvider Ignores PromptChar When Using Password In-Reply-To: References: Message-ID: <20100205133612.298C0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=360407 http://bugzilla.novell.com/show_bug.cgi?id=360407#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |FIXED --- Comment #1 from Carlos Alberto Cortez 2010-02-05 13:36:11 UTC --- This is fixed in rev 150926. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 08:38:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 13:38:56 +0000 Subject: [Mono-bugs] [Bug 575941] Mono crashes (assert) when compiling generic code in F# Interactive In-Reply-To: References: Message-ID: <20100205133857.097DBCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575941 http://bugzilla.novell.com/show_bug.cgi?id=575941#c3 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Rodrigo Kumpera 2010-02-05 13:38:56 UTC --- Ugg, the fix is quite complex. Working on it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 08:51:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 13:51:21 +0000 Subject: [Mono-bugs] [Bug 457350] MenuStrip couses application crash when is used the background thread In-Reply-To: References: Message-ID: <20100205135121.60ADCCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=457350 http://bugzilla.novell.com/show_bug.cgi?id=457350#c3 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NORESPONSE --- Comment #3 from Carlos Alberto Cortez 2010-02-05 13:51:20 UTC --- Closing this bug after months of no answer. Feel free to re-open later. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 14:20:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 19:20:52 +0000 Subject: [Mono-bugs] [Bug 567520] Web Service returns incorrect JSON object when using ASP.NET AJAX In-Reply-To: References: Message-ID: <20100205192052.B8DAFCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567520 http://bugzilla.novell.com/show_bug.cgi?id=567520#c3 Ole Hyldahl Tolshave changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohh at scisoft.dk --- Comment #3 from Ole Hyldahl Tolshave 2010-02-05 19:20:51 UTC --- The offending revision seems to be r146546 (to trunk, r146547 is the changes backported to the 2.6-branch). >From the changelog: * LogicalTypeInfo.cs: removed the JsonResult class - it has no use and it can break applications (e.g. Umbraco) What kind of breakage is that? A quick fix seems to be to revert the changes to this file, but what side effects do that cause? It appears to me that this change really breaks compatibility with .NET. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 5 16:04:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 21:04:30 +0000 Subject: [Mono-bugs] [Bug 576343] Reflection.Emit emiting bad IL opcodes In-Reply-To: References: Message-ID: <20100205210430.76B4824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576343 http://bugzilla.novell.com/show_bug.cgi?id=576343#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com --- Comment #1 from Zoltan Varga 2010-02-05 21:04:29 UTC --- This seems to only happen under 2.6, under svn head it works fine. Under 2.6 I get: converting shared method FSI_0001:g2 at 6 (FSI_0001/B,int) creating vars created temp 0 (R16) of type b created temp 1 (R17) of type System.Int32 arg [0]: arg R16 <- arg [1]: arg R17 <- creating locals created temp 2 (R18) of type System.Int32 locals done method to IR FSI_0001:g2 at 6 (b,int) created temp 3 (R19) of type System.IntPtr converting (in B2: stack: 0) IL_0000: nop converting (in B2: stack: 0) IL_0001: ldarg 1 converting (in B2: stack: 1) IL_0005: ldc.i4 0 converting (in B2: stack: 2) IL_000a: blt IL_000f converting (in B4: stack: 0) IL_000f: br IL_0014 converting (in B5: stack: 0) IL_0014: ldarg 1 converting (in B5: stack: 1) IL_0018: ldc.i4 1 converting (in B5: stack: 2) IL_001d: sub converting (in B5: stack: 1) IL_001e: stloc 0 converting (in B5: stack: 0) IL_0022: ldarg 0 converting (in B5: stack: 1) IL_0026: ldloc 0 converting (in B5: stack: 2) IL_002a: ldc.i4 1 converting (in B5: stack: 3) IL_002f: sub System.InvalidProgramException: Invalid IL code in FSI_0001:g2 at 6 (b,int): IL_0030: unused33 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 16:13:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 21:13:53 +0000 Subject: [Mono-bugs] [Bug 576343] Reflection.Emit emiting bad IL opcodes In-Reply-To: References: Message-ID: <20100205211353.B434DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576343 http://bugzilla.novell.com/show_bug.cgi?id=576343#c2 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkumpera at novell.com --- Comment #2 from Rodrigo Kumpera 2010-02-05 21:13:53 UTC --- This smells like a bug jb fixed in trunk regarding ILGenerator::Emit overloads that take a token but with a non-token opcode. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 5 18:16:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 5 Feb 2010 23:16:59 +0000 Subject: [Mono-bugs] [Bug 577690] New: MonoTouch runtime crashed while iphone simulator running Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577690 http://bugzilla.novell.com/show_bug.cgi?id=577690#c0 Summary: MonoTouch runtime crashed while iphone simulator running Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: mono-bugs at lists.ximian.com ReportedBy: larry at mcnutt-consulting.com QAContact: mono-bugs at lists.ximian.com Found By: Development Blocker: --- *(NOVELL ONLY) Stacktrace: at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging.void_objc_msgSend (intptr,intptr) <0x00004> at (wrapper managed-to-native) MonoTouch.ObjCRuntime.Messaging.void_objc_msgSend (intptr,intptr) <0x00004> at MonoTouch.UIKit.UITableView.EndUpdates () [0x0000b] in /Users/plasma/Source/iphone/monotouch/UIKit/UITableView.g.cs:295 at TrueChat.ChatBoxTableViewController.getMessages (bool) [0x001a4] in /Users/larrymcnutt/Projects/TrueChat/TrueChat/views/ChatBoxTableViewController.cs:287 at TrueChat.ChatBoxTableViewController.getMessages () [0x00000] in /Users/larrymcnutt/Projects/TrueChat/TrueChat/views/ChatBoxTableViewController.cs:239 at TrueChat.ChatBoxTableViewController.refreshChatBox () [0x00013] in /Users/larrymcnutt/Projects/TrueChat/TrueChat/views/ChatBoxTableViewController.cs:231 at MonoTouch.Foundation.NSActionDispatcher.Apply () [0x00000] in /Users/plasma/Source/iphone/monotouch/Foundation/NSAction.cs:22 at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0x00004> at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0x00004> at MonoTouch.UIKit.UIApplication.Main (string[],string,string) [0x00038] in /Users/plasma/Source/iphone/monotouch/UIKit/UIApplication.cs:26 at MonoTouch.UIKit.UIApplication.Main (string[]) [0x00000] in /Users/plasma/Source/iphone/monotouch/UIKit/UIApplication.cs:31 at TrueChat.Application.Main (string[]) [0x00000] in /Users/larrymcnutt/Projects/TrueChat/TrueChat/Main.cs:16 at (wrapper runtime-invoke) .runtime_invoke_void_object (object,intptr,intptr,intptr) Native stacktrace: 0 TrueChat 0x000bbff6 mono_handle_native_sigsegv + 376 1 TrueChat 0x0000d931 mono_sigsegv_signal_handler + 276 2 libSystem.B.dylib 0x913112bb _sigtramp + 43 3 ??? 0xffffffff 0x0 + 4294967295 4 libobjc.A.dylib 0x91a8e7d3 object_getInstanceVariable + 56 5 TrueChat 0x0026f4d8 GC_calloc_explicitly_typed + 800 6 TrueChat 0x00270979 monotouch_fpret_single_trampoline + 1487 7 UIKit 0x0180fcda UIKeyboardLocalizedString + 232364 8 UIKit 0x0180eb7b UIKeyboardLocalizedString + 227917 9 UIKit 0x016d5b39 UIDrawNavBarBackground + 86781 10 UIKit 0x016c8f56 UIDrawNavBarBackground + 34586 11 ??? 0x057f976a 0x0 + 92247914 12 ??? 0x09c7a933 0x0 + 164079923 13 ??? 0x09c77636 0x0 + 164066870 14 ??? 0x095a2f77 0x0 + 156905335 15 ??? 0x095c1fb3 0x0 + 157032371 16 ??? 0x09c81530 0x0 + 164107568 17 ??? 0x057f147f 0x0 + 92214399 18 TrueChat 0x0000d71a mono_jit_find_compiled_method + 1394 19 TrueChat 0x001bede9 mono_runtime_invoke + 137 20 TrueChat 0x00271792 monotouch_trampoline + 1597 21 Foundation 0x00759dad NSDecimalCopy + 10621 22 CoreFoundation 0x00583ac0 CFRunLoopRunSpecific + 3696 23 CoreFoundation 0x00582c48 CFRunLoopRunInMode + 88 24 GraphicsServices 0x0138078d GSEventRunModal + 217 25 GraphicsServices 0x01380852 GSEventRun + 115 26 UIKit 0x0168a003 UIApplicationMain + 1157 27 ??? 0x057f67aa 0x0 + 92235690 28 ??? 0x057f657a 0x0 + 92235130 29 ??? 0x057f590a 0x0 + 92231946 30 ??? 0x057f576c 0x0 + 92231532 31 ??? 0x057f5821 0x0 + 92231713 32 TrueChat 0x0000d71a mono_jit_find_compiled_method + 1394 33 TrueChat 0x001bede9 mono_runtime_invoke + 137 34 TrueChat 0x001c0a80 mono_runtime_exec_main + 714 35 TrueChat 0x001c0341 mono_runtime_run_main + 812 36 TrueChat 0x00091c23 mono_jit_exec + 200 37 TrueChat 0x002745ee main + 2716 38 TrueChat 0x00002512 start + 54 39 ??? 0x00000001 0x0 + 1 Debug info from gdb: warning: Trying to remove a section from the ordered section list that did not exist at 0x35a000. warning: Could not find object file "/var/folders/db/dbimx5+0Fr47h5lMJmJI4++++TQ/-Tmp-/tmp6009da18.tmp/main.o" - no debug information available for "/var/folders/db/dbimx5+0Fr47h5lMJmJI4++++TQ/-Tmp-/tmp6009da18.tmp/main.m". Attaching to process 6471. Reading symbols for shared libraries . done Reading symbols for shared libraries .................................................................................... done 0x912c8f95 in read$UNIX2003 () 11 process 6471 thread 0x630b 0x912ac46e in __semwait_signal () 10 process 6471 thread 0x6083 0x912ac46e in __semwait_signal () 9 process 6471 thread 0x5a03 0x912ac46e in __semwait_signal () 8 process 6471 thread 0x5303 0x9130be0e in poll$UNIX2003 () 7 process 6471 thread 0x5003 0x912ac46e in __semwait_signal () 6 process 6471 thread 0x3403 0x912a5286 in mach_msg_trap () 5 process 6471 thread 0x3203 0x912f474e in recvfrom$UNIX2003 () 4 process 6471 thread 0x2003 0x912a52c2 in semaphore_wait_trap () 3 process 6471 thread 0x1c03 0x912ac46e in __semwait_signal () 2 process 6471 thread 0x1b03 0x912a5286 in mach_msg_trap () * 1 process 6471 thread 0x20b 0x912c8f95 in read$UNIX2003 () Thread 11 (process 6471 thread 0x630b): #0 0x912ac46e in __semwait_signal () #1 0x912d73e6 in _pthread_cond_wait () #2 0x912fc9f8 in pthread_cond_timedwait$UNIX2003 () #3 0x00222e95 in _wapi_handle_timedwait_signal_handle (handle=0x112, timeout=0xb0454dd0, alertable=1, poll=0) at ./../../../mono/io-layer/handles.c:1612 #4 0x0023a2a4 in WaitForSingleObjectEx (handle=0x112, timeout=1000, alertable=1) at ../../../../mono/io-layer/wait.c:207 #5 0x001f49f9 in async_invoke_io_thread (data=0x0) at ./../../../mono/metadata/threadpool.c:352 #6 0x001f94ab in start_wrapper (data=0xc8eb8c0) at ./../../../mono/metadata/threads.c:662 #7 0x0023c578 in thread_start_routine (args=0x539f4a0) at ./../../../mono/io-layer/wthreads.c:286 #8 0x0026c87b in GC_start_routine (arg=0x99d2de0) at ./../../libgc/pthread_support.c:1390 #9 0x912d6155 in _pthread_start () #10 0x912d6012 in thread_start () Thread 10 (process 6471 thread 0x6083): #0 0x912ac46e in __semwait_signal () #1 0x912d73e6 in _pthread_cond_wait () #2 0x912fc9f8 in pthread_cond_timedwait$UNIX2003 () #3 0x00222e95 in _wapi_handle_timedwait_signal_handle (handle=0x112, timeout=0xb075add0, alertable=1, poll=0) at ./../../../mono/io-layer/handles.c:1612 #4 0x0023a2a4 in WaitForSingleObjectEx (handle=0x112, timeout=1000, alertable=1) at ../../../../mono/io-layer/wait.c:207 #5 0x001f49f9 in async_invoke_io_thread (data=0x0) at ./../../../mono/metadata/threadpool.c:352 #6 0x001f94ab in start_wrapper (data=0xbb82fb0) at ./../../../mono/metadata/threads.c:662 #7 0x0023c578 in thread_start_routine (args=0x539c718) at ./../../../mono/io-layer/wthreads.c:286 #8 0x0026c87b in GC_start_routine (arg=0x99d2d80) at ./../../libgc/pthread_support.c:1390 #9 0x912d6155 in _pthread_start () #10 0x912d6012 in thread_start () Thread 9 (process 6471 thread 0x5a03): #0 0x912ac46e in __semwait_signal () #1 0x912d73e6 in _pthread_cond_wait () #2 0x912d6dcd in pthread_cond_wait$UNIX2003 () #3 0x00222eac in _wapi_handle_timedwait_signal_handle (handle=0x101, timeout=0x0, alertable=1, poll=0) at ../../../../mono/io-layer/handles.c:1614 #4 0x00222c60 in _wapi_handle_wait_signal_handle (handle=0x101, alertable=1) at ../../../../mono/io-layer/handles.c:1557 #5 0x0023a27e in WaitForSingleObjectEx (handle=0x101, timeout=4294967295, alertable=1) at ../../../../mono/io-layer/wait.c:205 #6 0x001f7bf5 in async_invoke_thread (data=0x0) at ./../../../mono/metadata/threadpool.c:1485 #7 0x001f94ab in start_wrapper (data=0x960c920) at ./../../../mono/metadata/threads.c:662 #8 0x0023c578 in thread_start_routine (args=0x539bd68) at ./../../../mono/io-layer/wthreads.c:286 #9 0x0026c87b in GC_start_routine (arg=0x944db40) at ./../../libgc/pthread_support.c:1390 #10 0x912d6155 in _pthread_start () #11 0x912d6012 in thread_start () Thread 8 (process 6471 thread 0x5303): #0 0x9130be0e in poll$UNIX2003 () #1 0x0024815c in mono_poll (ufds=0x59c3c00, nfds=1, timeout=-1) at ./../../../mono/utils/mono-poll.c:8 #2 0x001f4e89 in socket_io_poll_main (p=0x335d80) at ./../../../mono/metadata/threadpool.c:495 #3 0x001f94ab in start_wrapper (data=0x93aaca0) at ./../../../mono/metadata/threads.c:662 #4 0x0023c578 in thread_start_routine (args=0x539b988) at ./../../../mono/io-layer/wthreads.c:286 #5 0x0026c87b in GC_start_routine (arg=0x944dea0) at ./../../libgc/pthread_support.c:1390 #6 0x912d6155 in _pthread_start () #7 0x912d6012 in thread_start () Thread 7 (process 6471 thread 0x5003): #0 0x912ac46e in __semwait_signal () #1 0x912d73e6 in _pthread_cond_wait () #2 0x912fc9f8 in pthread_cond_timedwait$UNIX2003 () #3 0x00222e95 in _wapi_handle_timedwait_signal_handle (handle=0x101, timeout=0xb0556df0, alertable=1, poll=0) at ./../../../mono/io-layer/handles.c:1612 #4 0x0023a2a4 in WaitForSingleObjectEx (handle=0x101, timeout=1000, alertable=1) at ../../../../mono/io-layer/wait.c:207 #5 0x001f7b1c in async_invoke_thread (data=0x0) at ./../../../mono/metadata/threadpool.c:1468 #6 0x001f94ab in start_wrapper (data=0x9380750) at ./../../../mono/metadata/threads.c:662 #7 0x0023c578 in thread_start_routine (args=0x539b71c) at ./../../../mono/io-layer/wthreads.c:286 #8 0x0026c87b in GC_start_routine (arg=0x944df60) at ./../../libgc/pthread_support.c:1390 #9 0x912d6155 in _pthread_start () #10 0x912d6012 in thread_start () Thread 6 (process 6471 thread 0x3403): #0 0x912a5286 in mach_msg_trap () #1 0x912aca7c in mach_msg () #2 0x00583382 in CFRunLoopRunSpecific () #3 0x00582c48 in CFRunLoopRunInMode () #4 0x03668803 in RunWebThread () #5 0x912d6155 in _pthread_start () #6 0x912d6012 in thread_start () Thread 5 (process 6471 thread 0x3203): #0 0x912f474e in recvfrom$UNIX2003 () #1 0x912f4741 in recv$UNIX2003 () #2 0x000e3676 in debugger_thread (arg=0x0) at ./../../../mono/mini/debugger-agent.c:5944 #3 0x0023c578 in thread_start_routine (args=0x539b5a8) at ./../../../mono/io-layer/wthreads.c:286 #4 0x0026c87b in GC_start_routine (arg=0x53dcf60) at ./../../libgc/pthread_support.c:1390 #5 0x912d6155 in _pthread_start () #6 0x912d6012 in thread_start () Thread 4 (process 6471 thread 0x2003): #0 0x912a52c2 in semaphore_wait_trap () #1 0x001512b8 in finalizer_thread (unused=0x0) at ./../../../mono/metadata/gc.c:1026 #2 0x001f94ab in start_wrapper (data=0x5228150) at ./../../../mono/metadata/threads.c:662 #3 0x0023c578 in thread_start_routine (args=0x539b4b0) at ./../../../mono/io-layer/wthreads.c:286 #4 0x0026c87b in GC_start_routine (arg=0x53dcf60) at ./../../libgc/pthread_support.c:1390 #5 0x912d6155 in _pthread_start () #6 0x912d6012 in thread_start () Thread 3 (process 6471 thread 0x1c03): #0 0x912ac46e in __semwait_signal () #1 0x912ac2ef in nanosleep$UNIX2003 () #2 0x0021ceb0 in collection_thread (unused=0x0) at ./../../../mono/io-layer/collection.c:34 #3 0x912d6155 in _pthread_start () #4 0x912d6012 in thread_start () Thread 2 (process 6471 thread 0x1b03): #0 0x912a5286 in mach_msg_trap () #1 0x912aca7c in mach_msg () #2 0x00112412 in mach_exception_thread (arg=0x0) at ./../../../mono/mini/mini-darwin.c:138 #3 0x912d6155 in _pthread_start () #4 0x912d6012 in thread_start () Thread 1 (process 6471 thread 0x20b): #0 0x912c8f95 in read$UNIX2003 () #1 0x000bc1f1 in mono_handle_native_sigsegv (signal=11, ctx=0xbfffdd20) at ./../../../mono/mini/mini-exceptions.c:1817 #2 0x0000d931 in mono_sigsegv_signal_handler (_dummy=11, info=0xbfffdce0, context=0xbfffdd20) at ../../../../mono/mini/mini.c:4826 #3 #4 0x91a97bd5 in _class_getVariable () #5 0x91a8e7d3 in object_getInstanceVariable () #6 0x0026f4d8 in get_managed_object_for_ptr () #7 0x00270979 in monotouch_fpret_single_trampoline () #8 0x0180fcda in -[UISectionRowData refreshWithSection:tableView:tableViewRowData:] () #9 0x0180eb7b in -[UITableViewRowData ensureAllSectionsAreValid] () #10 0x016d5b39 in -[UITableView(_UITableViewPrivate) _endCellAnimationsWithContext:] () #11 0x016c8f56 in -[UITableView endUpdates] () #12 0x057f976a in ?? () #13 0x09c7a933 in ?? () #14 0x09c77636 in ?? () #15 0x095a2f77 in ?? () #16 0x095c1fb3 in ?? () #17 0x09c81530 in ?? () #18 0x057f147f in ?? () #19 0x0000d71a in mono_jit_runtime_invoke (method=0x58a1494, obj=0x973a880, params=0xbfffe5a0, exc=0x0) at ../../../../mono/mini/mini.c:4720 #20 0x001bede9 in mono_runtime_invoke (method=0x58a1494, obj=0x973a880, params=0xbfffe5a0, exc=0x0) at ../../../../mono/metadata/object.c:2606 #21 0x00271792 in monotouch_trampoline () #22 0x00759dad in __NSFireTimer () #23 0x00583ac0 in CFRunLoopRunSpecific () #24 0x00582c48 in CFRunLoopRunInMode () #25 0x0138078d in GSEventRunModal () #26 0x01380852 in GSEventRun () #27 0x0168a003 in UIApplicationMain () #28 0x057f67aa in ?? () #29 0x057f657a in ?? () #30 0x057f590a in ?? () #31 0x057f576c in ?? () #32 0x057f5821 in ?? () #33 0x0000d71a in mono_jit_runtime_invoke (method=0x58cb774, obj=0x0, params=0xbfffefc8, exc=0x0) at ../../../../mono/mini/mini.c:4720 #34 0x001bede9 in mono_runtime_invoke (method=0x58cb774, obj=0x0, params=0xbfffefc8, exc=0x0) at ../../../../mono/metadata/object.c:2606 #35 0x001c0a80 in mono_runtime_exec_main (method=0x58cb774, args=0x76c2840, exc=0x0) at ../../../../mono/metadata/object.c:3548 #36 0x001c0341 in mono_runtime_run_main (method=0x58cb774, argc=0, argv=0xbffff0d0, exc=0x0) at ../../../../mono/metadata/object.c:3322 #37 0x00091c23 in mono_jit_exec (domain=0x536de58, assembly=0x5295b50, argc=1, argv=0xbffff0cc) at ../../../../mono/mini/driver.c:1094 #38 0x002745ee in main () ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 6 04:29:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 6 Feb 2010 09:29:05 +0000 Subject: [Mono-bugs] [Bug 577749] New: Hanging on the serialization of a big (more than 1 Gb) array Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577749 http://bugzilla.novell.com/show_bug.cgi?id=577749#c0 Summary: Hanging on the serialization of a big (more than 1 Gb) array Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: RHEL 5 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: Yury at serdyuk.botik.ru QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- 1. The test program is a serialization of an array of floats: using System; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary; public class BigSerializationTest { public static void Main ( String[] args ) { int size = Convert.ToInt32 ( args [ 0 ] ); BinaryFormatter bf = new BinaryFormatter(); MemoryStream ms = new MemoryStream(); float[] array = new float [ 1024 * 1024 * size ]; for ( int i = 0; i < array.Length; i++) array [ i ] = 1.0f; DateTime dt1 = DateTime.Now; bf.Serialize ( ms, array ); DateTime dt2 = DateTime.Now; Console.WriteLine ( "Serialization time = " + (dt2-dt1).TotalSeconds + " secs." ); } The program works good for sizes no more ~ 260M elements: $ mono BigSerializationTest.exe 250 Serialization time = 1.225007 secs. $ mono BigSerializationTest.exe 251 Serialization time = 1.216954 secs. $ mono BigSerializationTest.exe 255 Serialization time = 1.236237 secs. $ mono BigSerializationTest.exe 258 System Information: $ mono -V Mono JIT compiler version 2.6.1 (tarball Tue Dec 22 14:01:25 MSK 2009) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC and Parallel Mark) SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none $ uname -a Linux 2.6.18-128.el5 #1 SMP Wed Jan 21 10:41:14 EST 2009 x86_64 x86_64 x86_64 GNU/Linux $ cat /proc/cpuinfo vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5570 @ 2.93GHz stepping : 5 cpu MHz : 1600.000 cache size : 8192 KB cat /proc/meminfo MemTotal: 49449700 kB MemFree: 47090424 kB Buffers: 173280 kB Cached: 986400 kB SwapCached: 0 kB Active: 672656 kB Inactive: 514500 kB -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 6 06:38:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 6 Feb 2010 11:38:58 +0000 Subject: [Mono-bugs] [Bug 577754] New: UIVideoEditorController's base class should be UINavigationController and not NSObject Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577754 http://bugzilla.novell.com/show_bug.cgi?id=577754#c0 Summary: UIVideoEditorController's base class should be UINavigationController and not NSObject Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Major Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: chrisntr at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 UIVideoEditorController's current base class is NSObject, according to http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIVideoEditorController_ClassReference/Reference/Reference.html the base class should be UINavigationController. Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: UIVideoEditorController cannot be used with a PresentModalViewController since it's not a UIViewController. Expected Results: Can use PresentModalViewController with UIVideoEditorController and the Controller will show. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 6 10:41:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 6 Feb 2010 15:41:38 +0000 Subject: [Mono-bugs] [Bug 577754] UIVideoEditorController's base class should be UINavigationController and not NSObject In-Reply-To: References: Message-ID: <20100206154138.36CFF24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577754 http://bugzilla.novell.com/show_bug.cgi?id=577754#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-06 15:41:37 UTC --- thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 6 12:55:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 6 Feb 2010 17:55:44 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100206175544.D359BCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c1 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |msafar at novell.com Component|C# |JIT AssignedTo|mono-bugs at lists.ximian.com |lupus at novell.com Product|Mono: Compilers |Mono: Runtime --- Comment #1 from Marek Safar 2010-02-06 17:55:43 UTC --- Could not find the problem in gmcs, for some reason FieldInfo.GetFieldFromHandle does not work on CallSite --> runtime -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 7 07:22:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 12:22:13 +0000 Subject: [Mono-bugs] [Bug 577786] New: System.Media.SoundPlayer don't stop playing Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577786 http://bugzilla.novell.com/show_bug.cgi?id=577786#c0 Summary: System.Media.SoundPlayer don't stop playing Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: akonyaev at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Description of Problem: If call Stop() method for SoundPlayer instance, witch playing 1.wav, and than call Play() for playing 2.wav, 1.wav playing will not be interrupted. Steps to reproduce the problem: 1. var sp = new SoundPlayer(); 2. sp.Stream = myStream; sp.Play(); // start long wav-file playing 3. // in another thread interrupt current playing and start new wav-file playing: sp.Stop(); sp.Stream = myStream; sp.Play(); Actual Results: first wav-file continues playing but new wav-file start play too! Expected Results: first file playing stopped and second file playing started How often does this happen? ever Additional Information: bug here: SoundPlayer.Start(): wrong realization: void Start() { if (!use_win32_player) { stopped = false; if (adata != null) adata.IsStopped = false; } if (!load_completed) Load(); } good realization: void Start() { if (!load_completed) Load(); if (!use_win32_player) { stopped = false; if (adata != null) adata.IsStopped = false; } } So, when we set adata.IsStopped = false variable adata refer to old WavData yet -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 7 09:42:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 14:42:36 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100207144236.9E7C2CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c3 Sebastien Pouliot changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |spouliot at novell.com Info Provider|srfcanada at hotmail.com | --- Comment #3 from Sebastien Pouliot 2010-02-07 14:42:34 UTC --- This has started to affect the moonlight build bots @ http://moon.sublimeintervention.com/WebServices/Download.aspx?workfile_id=8500423 after we started using 2-6 r150986. We did not see this issue previously (using r150511) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 10:23:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 15:23:55 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100207152355.F0274CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c4 --- Comment #4 from Sebastien Pouliot 2010-02-07 15:23:55 UTC --- Using 2-6 branch I can crash (sigabrt*) with: make -C mono-basic/vbruntime/Microsoft.VisualBasic PROFILE=moonlight * not identical to the segsigv in moon's bot logs Thread 1 (Thread 0x402fdba0 (LWP 28383)): #0 0xffffe430 in __kernel_vsyscall () #1 0x40136bbb in read () from /lib/libpthread.so.0 #2 0x0810cf34 in mono_handle_native_sigsegv (signal=6, ctx=0xbf9338cc) at mini-exceptions.c:1809 #3 0x08168a7d in sigabrt_signal_handler (_dummy=6, info=0xbf93384c, context=0xbf9338cc) at mini-posix.c:155 #4 #5 0xffffe430 in __kernel_vsyscall () #6 0x40198990 in raise () from /lib/libc.so.6 #7 0x4019a2c8 in abort () from /lib/libc.so.6 #8 0x400b6f93 in g_assertion_message () from /usr/lib/libglib-2.0.so.0 #9 0x400b742d in g_assertion_message_expr () from /usr/lib/libglib-2.0.so.0 #10 0x08174f93 in mono_metadata_decode_row_col (t=0x8396878, idx=3761731, col=5) at metadata.c:1000 #11 0x081d10cb in mono_custom_attrs_from_param (method=0x8396644, param=1) at reflection.c:8457 #12 0x081d15a7 in mono_reflection_get_custom_attrs_info (obj=0xc6acf8) at reflection.c:8563 #13 0x082196af in custom_attrs_defined_internal (obj=0xc6acf8, attr_type=0x3aa10) at icall.c:7254 metadata.c:1000 line is: g_assert (idx < t->rows); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 10:39:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 15:39:51 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100207153951.A22BECC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c5 --- Comment #5 from Sebastien Pouliot 2010-02-07 15:39:49 UTC --- (gdb) up 5 #5 0x08174f93 in mono_metadata_decode_row_col (t=0x8396878, idx=3761731, col=5) at metadata.c:1000 1000 g_assert (idx < t->rows); (gdb) p idx $1 = 3761731 (gdb) p t->rows $2 = 3750040 (gdb) up #6 0x081d10cb in mono_custom_attrs_from_param (method=0x8396644, param=1) at reflection.c:8457 8457 param_list = mono_metadata_decode_row_col (ca, method_index - 1, MONO_METHOD_PARAMLIST); (gdb) p method->name $3 = 0x10
starting a binary search... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 12:19:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 17:19:50 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100207171950.7F04ECC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c6 --- Comment #6 from Sebastien Pouliot 2010-02-07 17:19:49 UTC --- gtg, current results r150511 works r150738 works r150835 works r150986 broken bbl :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 13:58:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 18:58:43 +0000 Subject: [Mono-bugs] [Bug 573518] Activation Prematurely Expired In-Reply-To: References: Message-ID: <20100207185843.BFD9CCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573518 http://bugzilla.novell.com/show_bug.cgi?id=573518#c Joseph Hill changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jhill at novell.com |jpobst at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 16:38:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 21:38:50 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100207213850.39ECCCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c7 Sebastien Pouliot changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |toshok at novell.com AssignedTo|lupus at novell.com |rkumpera at novell.com --- Comment #7 from Sebastien Pouliot 2010-02-07 21:38:47 UTC --- found the culprit - moon bots can't compile/test from r150954 r150511 works r150738 works r150835 works r150896 works r150953 works r150954 broken <--- r150986 broken -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 18:03:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 23:03:55 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100207230355.E8641CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c2 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com --- Comment #2 from Zoltan Varga 2010-02-07 23:03:54 UTC --- FieldInfo.GetFieldFromHandle requires that the field and the type are 'compatible': http://msdn.microsoft.com/en-us/library/ms145335.aspx In this case, the field is a field of the generic type definition CallSite, while the type is an instance of CallSite, where K is a generic parameter of some sre generated type. This is not supported by MS either, as shown by the attached testcase. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 18:04:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 7 Feb 2010 23:04:33 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100207230433.CAFE3CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c3 --- Comment #3 from Zoltan Varga 2010-02-07 23:04:33 UTC --- Created an attachment (id=341174) --> (http://bugzilla.novell.com/attachment.cgi?id=341174) testcase -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 19:16:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 00:16:41 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100208001641.02CA2CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c4 --- Comment #4 from Marek Safar 2010-02-08 00:16:40 UTC --- I see, that means I have to call TypeBuilder.GetField. However, the issue is that in this case I don't know the created type is SRE type because when calling MakeGenericType with SRE type arguments I get a type with Assembly pointing to original external lib. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 20:53:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 01:53:56 +0000 Subject: [Mono-bugs] [Bug 577815] New: WebClient.DownloadString with Uri as parameter does not send correct webrequest Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577815 http://bugzilla.novell.com/show_bug.cgi?id=577815#c0 Summary: WebClient.DownloadString with Uri as parameter does not send correct webrequest Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: 64bit OS/Version: Ubuntu Status: NEW Severity: Major Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: licho at ufo.cz QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15 Version/10.10 var wc = new WebClient(); wc.DownloadString("http://testurl.com/?data=something with spaces"); works correctly. But: wc.DownloadString(new Uri("http://testurl.com/?data=something with spaces")); sends incorrect request - its cut off at first space. This is relatively recent problem in mono libraries. Version of libs is: Version: 2.4.2.3+dfsg-2 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 7 20:59:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 01:59:56 +0000 Subject: [Mono-bugs] [Bug 577816] New: Memory with repeated requests from same webservice object Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577816 http://bugzilla.novell.com/show_bug.cgi?id=577816#c0 Summary: Memory with repeated requests from same webservice object Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: 64bit OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web.Services AssignedTo: atsushi at ximian.com ReportedBy: licho at ufo.cz QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15 Version/10.10 If you send multiple request to instantiated webservice object, memory is not freed correctly. This can be fixed by re creating webservice object. (Memory is not disposed even after many hours and was caused whole system to crash after several days until i tracked it there) Reproducible: Always Steps to Reproduce: 1. create some System.Web.Services.WebService proxy 2. run myService.SomeMethodWithLargeResult() repeatedly (tested with 4mb results) 3. check memory -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 21:21:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 02:21:59 +0000 Subject: [Mono-bugs] [Bug 577817] New: Crash when using AVAudioRecorder with ToUrl and Constructor with and without settings Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577817 http://bugzilla.novell.com/show_bug.cgi?id=577817#c0 Summary: Crash when using AVAudioRecorder with ToUrl and Constructor with and without settings Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Major Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: chrisntr at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341177) --> (http://bugzilla.novell.com/attachment.cgi?id=341177) Project which when run -crashes. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 Application crashes when using AVAudioRecorder. Reproducible: Always Steps to Reproduce: 1. Run the sample project 2. Crashes 3. Actual Results: Crashes when using AVAudioRecorder Expected Results: Should record audio. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 21:28:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 02:28:02 +0000 Subject: [Mono-bugs] [Bug 577817] Crash when using AVAudioRecorder with ToUrl and Constructor with and without settings In-Reply-To: References: Message-ID: <20100208022802.7632424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577817 http://bugzilla.novell.com/show_bug.cgi?id=577817#c1 --- Comment #1 from Chris Hardy 2010-02-08 02:28:01 UTC --- Changing var audioUrl = new NSUrl(Path.Combine(documentsFolder, "audio.wav")); to var audioUrl = NSUrl.FromFilename(Path.Combine(documentsFolder, "audio.wav")); fixes the problem. Should NSUrl not work fine? ChrisNTR -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 22:04:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 03:04:29 +0000 Subject: [Mono-bugs] [Bug 573682] segtaults when encoding/decoding non-UTF8 strings In-Reply-To: References: Message-ID: <20100208030429.B35EDCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573682 http://bugzilla.novell.com/show_bug.cgi?id=573682#c12 --- Comment #12 from Zoltan Varga 2010-02-08 03:04:28 UTC --- Ted, does the patch above fix the issue for you ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 7 22:07:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 03:07:33 +0000 Subject: [Mono-bugs] [Bug 577818] New: WebClient.UploadStringAsync always throws NotImplementedException Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577818 http://bugzilla.novell.com/show_bug.cgi?id=577818#c0 Summary: WebClient.UploadStringAsync always throws NotImplementedException Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: aenomoto at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- This is a translation of reported bug from http://irc.gimite.net/channel/mono-jp/archive/20100206 http://smdn.invisiblefulmoon.net/misc/forum/programming/#n13 (The summary explains it.) // ---- repro ---- using System; using System.Net; class MainClass { public static void Main(string[] args) { using (var client = new WebClient()) { client.UploadStringCompleted += delegate(object sender, UploadStringCompletedEventArgs e) { if (e.Error != null) Console.WriteLine(e.Error); }; client.UploadStringAsync(new Uri("http://localhost/"), "hoge"); System.Threading.Thread.Sleep(500); } } } Actual result: System.Net.WebException: An error occurred performing a WebClient request. ---> System.NotSupportedException: WebClient does not support conccurent I/O operations. at System.Net.WebClient.CheckBusy () [0x00016] in /srv/files/build/mono/trunk/mcs/class/System/System.Net/WebClient.cs:226 at System.Net.WebClient.SetBusy () [0x00008] in /srv/files/build/mono/trunk/mcs/class/System/System.Net/WebClient.cs:231 at System.Net.WebClient.UploadData (System.Uri address, System.String method, System.Byte[] data) [0x00028] in /srv/files/build/mono/trunk/mcs/class/System/System.Net/WebClient.cs:520 --- End of inner exception stack trace --- at System.Net.WebClient.UploadData (System.Uri address, System.String method, System.Byte[] data) [0x00053] in /srv/files/build/mono/trunk/mcs/class/System/System.Net/WebClient.cs:528 at System.Net.WebClient.UploadString (System.Uri address, System.String method, System.String data) [0x00028] in /srv/files/build/mono/trunk/mcs/class/System/System.Net/WebClient.cs:840 at System.Net.WebClient.m__13 (System.Object state) [0x00007] in /srv/files/build/mono/trunk/mcs/class/System/System.Net/WebClient.cs:1412 Proposed fix: WebClient.UploadStringAsync() calls SetBusy(), and UploadData(), which is called by UploadStringAsync() calls SetBusy() again. That's the cause of the issue. Call CheckBusy() instead. Index: System/System.Net/WebClient.cs =================================================================== --- System/System.Net/WebClient.cs (revision 150935) +++ System/System.Net/WebClient.cs (working copy) @@ -1402,7 +1402,7 @@ throw new ArgumentNullException ("data"); lock (this) { - SetBusy (); + CheckBusy (); async = true; async_thread = new Thread (delegate (object state) { -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 7 22:56:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 03:56:45 +0000 Subject: [Mono-bugs] [Bug 565129] UTF8Encoding doesn't throw on incomplete characters In-Reply-To: References: Message-ID: <20100208035645.F35DACC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=565129 http://bugzilla.novell.com/show_bug.cgi?id=565129#c6 --- Comment #6 from Atsushi Enomoto 2010-02-08 03:56:44 UTC --- Shouldn't GetFallBackChars avoid creating char[] every time but reuse one array instead? (as it could result in lots of extra allocations.) Other than that I didn't notice anything. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 7 23:22:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 04:22:45 +0000 Subject: [Mono-bugs] [Bug 577821] New: Compiler generics implementation: regression in 2.6.1 causes compiler crash Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577821 http://bugzilla.novell.com/show_bug.cgi?id=577821#c0 Summary: Compiler generics implementation: regression in 2.6.1 causes compiler crash Classification: Mono Product: Mono: Compilers Version: 2.6.x Platform: Macintosh OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: brian at sooloos.com QAContact: mono-bugs at lists.ximian.com Found By: Community User Blocker: --- Description of Problem: gmcs.exe crashes when compiling. This has been reproduced on mac os x (snow leopard) and linux (ubuntu 9.10). On ubuntu, mono was built from 2.6.1 source tarball. On mac os x, mono was installed using the 2.6.1 installer published on the website. Steps to reproduce the problem: 1. Save t.cs and u.cs 2. Execute the following commands: $ gmcs -target:library u.cs -out:u.dll $ gmcs t.cs /r:u.dll --------------------- contents of t.cs ---------------------------- using System; using System.Collections.Generic; namespace Foo { using P = Baz.P; static class Bar { public static Baz.Frob> MakeArrayParser(string root, Quux quux) { return P.Element>(root, v => v.Value = new List(), v => P.Children(P.Child(quux("e"), x => v.Value.Add(x)))); } public delegate Baz.Frob Quux(string s); public static void Main(string[] args) {} } } --------------------- contents of u.cs ---------------------------- using System; using System.Xml; namespace Baz { public abstract class Frob { } public abstract class Child { } public abstract class Base { public delegate void Action(U val); } public class Element : Frob { public delegate void Start(Ref val); public delegate void Children(Ref item); public class Ref { public T Value; } } public static class P { public static Element Element(string name, Element.Start start, Element.Children children) { return null; } public static object Children(params Base[] children) { return null; } public static Base Child(Frob frob, Base.Action action) { return null; } } } ---------------------------------------------------------------- Actual Results: $ gmcs -target:library u.cs -out:u.dll $ gmcs t.cs /r:u.dll Unhandled Exception: System.ArgumentException: The field handle and the type handle are incompatible. at System.Reflection.FieldInfo.GetFieldFromHandle (RuntimeFieldHandle handle, RuntimeTypeHandle declaringType) [0x00000] in :0 at Mono.CSharp.AnonymousMethodStorey.MutateField (System.Reflection.FieldInfo field) [0x00000] in :0 at Mono.CSharp.FieldExpr.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.MemberExpr.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.MethodGroupExpr.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.Invocation.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.Return.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.Block.MutateHoistedGenericType (Mono.CSharp.AnonymousMethodStorey storey) [0x00000] in :0 at Mono.CSharp.AnonymousExpression+AnonymousMethodMethod.Emit () [0x00000] in :0 at Mono.CSharp.TypeContainer.EmitType () [0x00000] in :0 at Mono.CSharp.AnonymousMethodStorey.EmitType () [0x00000] in :0 at Mono.CSharp.TypeContainer.EmitType () [0x00000] in :0 at Mono.CSharp.AnonymousMethodStorey.EmitType () [0x00000] in :0 at Mono.CSharp.TypeContainer.EmitType () [0x00000] in :0 at Mono.CSharp.RootContext.EmitCode () [0x00000] in :0 at Mono.CSharp.Driver.Compile () [0x00000] in :0 at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in :0 Expected Results: I would expect the compilation to succeed. How often does this happen? Every time. Additional Information: This failure happened when compiling a project with over 500k lines of c# code in hundreds of source files and dozens of assemblies. This case to reproduce was found via a time consuming manual binary search process. If possible, it would be great if the compiler could give more information when these kinds of failures occur. Even minimal information about what module or method is being processed at the time of the unexpected exception would have saved lots of time in preparing this bug report. The code compiles and runs properly using mono 2.4.2.3 and has been running in production for us for quite a while with 2.4.2.3. This crash is new in the 2.6.x series. The code also compiles and runs properly using ms .net and has been doing so for a while with ms.net 3.5 and 2.0. Note that the failure does not occur unless the source files are compiled into separate assemblies as described above. If I attempt to compile the two files into the same assembly, the crash doesn't occur. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 00:48:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 05:48:03 +0000 Subject: [Mono-bugs] [Bug 577821] Compiler generics implementation: regression in 2.6.1 causes compiler crash In-Reply-To: References: Message-ID: <20100208054803.5FDA0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577821 http://bugzilla.novell.com/show_bug.cgi?id=577821#c Jeremiah Boyle changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremiah.boyle at gmail.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 01:54:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 06:54:29 +0000 Subject: [Mono-bugs] [Bug 577139] 500 response from memorabilia.hardrock.com (under moonlight) due to message format In-Reply-To: References: Message-ID: <20100208065429.D4EBACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577139 http://bugzilla.novell.com/show_bug.cgi?id=577139#c1 --- Comment #1 from Atsushi Enomoto 2010-02-08 06:54:28 UTC --- I'll take easier and more productive path to fix this bug by rather having step-by-step fixes: - fix wsdl/xsd importer to successfully generate code from the wsdl - fix it in full WCF stack which is good for debugging. - optionally port to moonlight if needed As usual, bugfix may happen earlier if there is corresponding service code, simple repro and any other helper stuff. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 03:56:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 08:56:48 +0000 Subject: [Mono-bugs] [Bug 577854] New: Can't compile Mono with the latest trunk Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577854 http://bugzilla.novell.com/show_bug.cgi?id=577854#c0 Summary: Can't compile Mono with the latest trunk Classification: Mono Product: Mono: Runtime Version: SVN Platform: x86 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: a.cailliau at ac-graphic.net QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.6 (KHTML, like Gecko) Chrome/4.0.264.0 Safari/532.6 I can't compile the latest version of Mono from the SVN trunk. I got the following error at linking: LD libmono.la libs/aot-runtime.o: In function `decode_method_ref': /home/acailliau/Devel/mono/mono/mono/mini/aot-runtime.c:590: undefined reference to `mono_gc_get_write_barrier' /usr/bin/ld: .libs/libmono.so.0.0.0: hidden symbol `mono_gc_get_write_barrier' isn't defined /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status make[4]: *** [libmono.la] Error 1 make[4]: Leaving directory `/home/acailliau/Devel/mono/mono/mono/mini' make[3]: *** [all] Error 2 make[3]: Leaving directory `/home/acailliau/Devel/mono/mono/mono/mini' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/acailliau/Devel/mono/mono/mono' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/acailliau/Devel/mono/mono' make: *** [all] Error 2 zsh: exit 2 make The bug appears after revision 150992 Reproducible: Always Steps to Reproduce: 1. Checkout from svn 2. Configure 3. Make I'd be glad to help, I just need some guidance -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 04:59:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 09:59:53 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100208095953.A5888CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Component|JIT |C# AssignedTo|lupus at novell.com |mono-bugs at lists.ximian.com Product|Mono: Runtime |Mono: Compilers -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 05:00:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 10:00:38 +0000 Subject: [Mono-bugs] [Bug 577821] Compiler generics implementation: regression in 2.6.1 causes compiler crash In-Reply-To: References: Message-ID: <20100208100038.39218CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577821 http://bugzilla.novell.com/show_bug.cgi?id=577821#c1 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |msafar at novell.com Resolution| |DUPLICATE --- Comment #1 from Marek Safar 2010-02-08 10:00:37 UTC --- duplicate *** This bug has been marked as a duplicate of bug 577029 *** http://bugzilla.novell.com/show_bug.cgi?id=577029 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 05:00:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 10:00:38 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100208100038.A218DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c5 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brian at sooloos.com --- Comment #5 from Marek Safar 2010-02-08 10:00:37 UTC --- *** Bug 577821 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=577821 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 05:12:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 10:12:31 +0000 Subject: [Mono-bugs] [Bug 577029] Can't build ironruby on mono 2.6.1 or trunk In-Reply-To: References: Message-ID: <20100208101231.87957CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577029 http://bugzilla.novell.com/show_bug.cgi?id=577029#c6 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Marek Safar 2010-02-08 10:12:31 UTC --- Fixed in trunk and 2.6 branch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 05:24:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 10:24:38 +0000 Subject: [Mono-bugs] [Bug 576039] WaitHandle.WaitAll doesn't raise ArgumentNullException when the WaitHandle[] parameter has 0 elements In-Reply-To: References: Message-ID: <20100208102438.AE7A0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576039 http://bugzilla.novell.com/show_bug.cgi?id=576039#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |vargaz at gmail.com Resolution| |FIXED --- Comment #1 from Zoltan Varga 2010-02-08 10:24:37 UTC --- Fixed in SVN. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 06:58:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 11:58:21 +0000 Subject: [Mono-bugs] [Bug 577891] New: HttpListener incorrect headers parsing under moderate load Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577891 http://bugzilla.novell.com/show_bug.cgi?id=577891#c0 Summary: HttpListener incorrect headers parsing under moderate load Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: vadmyst at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341241) --> (http://bugzilla.novell.com/attachment.cgi?id=341241) HttpListener Server Sample With Headers Dumps User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; ru; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) When using HttpListener from System.Net namespace I encounter strange bug with HTTP headers parsing. It appears that when HttpListner is operating under some load and HTTP request data is received in small chunks - headers parsing goes wild. For example, Client sends request to the HttpListener with following headers: User-Agent: Test header1: value1,value2 header2: value1,value2 header3: value1 header4: value1 On server side headers are parsed out into following mess: User-Agent: Test header1: value1,value2header1: value1,value2header1: value1,value2 header2: value1,value2header2: value1,value2 header3: value1header2: value1,value2header2: value1,value2 Hint: it appears that HttpListener parsing logic does not expect to receive single single byte chunks of header separators. Reproducible: Sometimes Steps to Reproduce: 1.Start HttpListener and dump headers of every request 2.Start client that sends HTTP requests and reads response in a loop 3.After some while headers on the server side will be messed up Expected Results: Headers should be parsed correctly: headers send by the client should be the same on the server side I've included server and client samples that can be used to reproduce the bug Server: class Program { static void Main(string[] args) { HttpListener httpLst = new HttpListener(); httpLst.Prefixes.Add("http://*:15555/test/"); httpLst.AuthenticationSchemes = AuthenticationSchemes.Anonymous | AuthenticationSchemes.None; httpLst.Start(); Thread th = new Thread( delegate() { try { HttpListenerContext lstCtx = null; while ((lstCtx = httpLst.GetContext()) != null) { Console.WriteLine("Begin request ======================"); foreach (string header in lstCtx.Request.Headers.AllKeys) { foreach (string val in lstCtx.Request.Headers.GetValues(header)) { Console.WriteLine(header + ": " + val); } } lstCtx.Response.StatusCode = 204; lstCtx.Response.Close(); Console.WriteLine("End request ========================"); Console.WriteLine(); } } catch (Exception ex) { Console.WriteLine(ex); } }); th.Start(); Console.ReadLine(); httpLst.Stop(); httpLst.Close(); } } Client: class Program { const char CR = '\r'; const char LF = '\n'; static void WriteHttpLineDelayed(string content, StreamWriter writer) { writer.Write(content); writer.Flush(); writer.Write(CR); writer.Flush(); writer.Write(LF); writer.Flush(); } static void Main(string[] args) { string address = "10.2.2.105"; int port = 15555; while (true) { TcpClient client = new TcpClient(); client.Connect(address, port); using (StreamWriter writer = new StreamWriter(client.GetStream())) { WriteHttpLineDelayed("GET /test/testme HTTP/1.0", writer); WriteHttpLineDelayed("User-Agent: Test", writer); WriteHttpLineDelayed("header1: value1,value2", writer); WriteHttpLineDelayed("header2: value1,value2", writer); WriteHttpLineDelayed("header3: value1,value2", writer); WriteHttpLineDelayed("header4: value1,value2", writer); WriteHttpLineDelayed("header5: value1", writer); WriteHttpLineDelayed("header6: value1", writer); WriteHttpLineDelayed("header7: value1", writer); WriteHttpLineDelayed("header8: value1", writer); WriteHttpLineDelayed(string.Format("Host: {0}:{1}", address, port), writer); writer.Write(CR); writer.Flush(); writer.Write(LF); writer.Flush(); StreamReader reader = new StreamReader(client.GetStream()); string response = reader.ReadLine(); } } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 07:09:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 12:09:41 +0000 Subject: [Mono-bugs] [Bug 577854] Can't compile Mono with the latest trunk In-Reply-To: References: Message-ID: <20100208120941.33D2324551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577854 http://bugzilla.novell.com/show_bug.cgi?id=577854#c1 Antoine Cailliau changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Antoine Cailliau 2010-02-08 12:09:40 UTC --- Fixed in trunk, revision 151010 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 07:58:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 12:58:54 +0000 Subject: [Mono-bugs] [Bug 575598] Softdebugging this program crashes the mono runtime In-Reply-To: References: Message-ID: <20100208125854.5D7DDCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575598 http://bugzilla.novell.com/show_bug.cgi?id=575598#c3 --- Comment #3 from Lluis Sanchez 2010-02-08 12:58:53 UTC --- I can reproduce several issues with the first test case, when I set a breakpoint in the ProxyClass constructor. When it is hit and I try to get the call stack the debugged application crashes. Also, the breakpoint is hit only once, while it should be hit twice. If I remove the AppDomain.Unload call the breakpoint is properly hit twice. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 10:12:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 15:12:18 +0000 Subject: [Mono-bugs] [Bug 577942] New: Managed.Forms application crash on hitting a key with System.EntryPointNotFoundException: Xutf8LookupString on SunRay terminal servers Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577942 http://bugzilla.novell.com/show_bug.cgi?id=577942#c0 Summary: Managed.Forms application crash on hitting a key with System.EntryPointNotFoundException: Xutf8LookupString on SunRay terminal servers Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Solaris 10 Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: burkhard.linke at CeBiTec.Uni-Bielefeld.DE QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9.1.7) Gecko/20091223 Firefox/3.5.2 Using a SunRay terminal server running Solaris/sparc and a mono application running remotely on a Solaris/x86 box, hitting a key in any Managed.Windows application terminates the application with a "System.EntryPointNotFoundException: Xutf8LookupString" exception. Reproducible: Always Steps to Reproduce: 1. Start a Managed.Windows application 2. Press any key Application terminates Actual Results: Application terminates. Complete stack trace: Unhandled Exception: System.EntryPointNotFoundException: Xutf8LookupString at (wrapper managed-to-native) System.Windows.Forms.X11Keyboard:Xutf8LookupString (intptr,System.Windows.Forms.XEvent&,byte[],int,intptr&,intptr&) at System.Windows.Forms.X11Keyboard.LookupString (System.Windows.Forms.XEvent& xevent, Int32 len, System.Windows.Forms.XKeySym& keysym, System.IntPtr& status) [0x00000] in :0 at System.Windows.Forms.X11Keyboard.KeyEvent (IntPtr hwnd, XEvent xevent, System.Windows.Forms.MSG& msg) [0x00000] in :0 at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, IntPtr handle, Int32 wFilterMin, Int32 wFilterMax) [0x00000] in :0 at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id, System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax) [0x00000] in :0 at System.Windows.Forms.Application.RunLoop (Boolean Modal, System.Windows.Forms.ApplicationContext context) [0x00000] in :0 at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context) [0x00000] in :0 at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000] in :0 at CASAVA_GUI.Program.Main () [0x00000] in :0 According to the source code of System.Windows.Forms.X11Keyboard the call is mapped to the "Xutf8LookupString" function in libX11.so. This function does not exists in the X11 library that is part of Solaris: > nm /usr/openwin/lib/libX11.so | grep Xutf8 | wc -l 0 Most other symbols are ok: > nm /usr/openwin/lib/libX11.so | grep XSupport | wc -l 1 According to the linux manpage of the function, it was added in the Xfree86 server 4.X. The openwin x server is based on an older version of X.Org and thus does not support the newer functions. The problems also affects the "Xutf8ResetIC" function in the same class. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 11:34:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 16:34:05 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100208163405.6D6D9CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c8 scott fluto changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |srfcanada at hotmail.com --- Comment #8 from scott fluto 2010-02-08 16:34:04 UTC --- The problem is that its compiling over 100 classes so Im trying to figure out which one its having a problem with. I did try puting some debugging information in MonoCustomAttr.IsDefined and it was working on this before it crashed: Att Type:System.Runtime.CompilerServices.ExtensionAttributeobj: System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Att Type:System.ParamArrayAttributeobj: Int32[] sharedEnums Att Type:System.ParamArrayAttributeobj: Int32[] sharedInts Att Type:System.ParamArrayAttributeobj: Int64[] Stacktrace: what I suspect is Int64[] is and array of interop pointers since sharedenums and sharedints are related to some interop calls to c++. Im not sure why Int64[] doesnt show anything else though but this all seems to have something to do with interop. Do you know what else I can add to identify the class/field that its trying to get attributes for the field that is causing it problems. I think the attribute is related to DllImport attributes is thats any help. thanks scott -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 11:53:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 16:53:06 +0000 Subject: [Mono-bugs] [Bug 577984] New: Ahead-of-time compiler getting "Can't handle as return value 0x1e" Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=577984 http://bugzilla.novell.com/show_bug.cgi?id=577984#c0 Summary: Ahead-of-time compiler getting "Can't handle as return value 0x1e" Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Tools AssignedTo: gnorton at novell.com ReportedBy: banshee at restphone.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341320) --> (http://bugzilla.novell.com/attachment.cgi?id=341320) Include this dll and you'll see the error User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 I'm trying to include some code (in this case, just hello world) compiled with F#, and I'm getting "Can't handle as return value 0x1e" - here's the complete build output: Building: TouchMeMd (Debug|iPhone) Building Solution TouchMeMd Building: TouchMeMd (Debug|iPhone) Performing main compilation... Updating CodeBehind files /Developer/MonoTouch/usr/bin/smcs /noconfig "/out:/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.exe" "/r:System.dll" "/r:System.Xml.dll" "/r:System.Core.dll" "/r:monotouch.dll" "/r:/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/fsharp.dll" /nologo /warn:4 /debug:+ /debug:full /optimize- /codepage:utf8 "/define:DEBUG" /t:exe "/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/MainWindow.xib.designer.cs" "/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/Main.cs" Build complete -- 0 errors, 0 warnings Compiling to native code /Developer/MonoTouch/usr/bin/mtouch -v --nomanifest --nosign -dev "/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app" -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.dll" -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll" -r="/Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll" -r="/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll" -r="/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/fsharp.dll" -debug -nolink "/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.exe" Framework is: /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.0.sdk Copied /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.exe to /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/TouchMeMd.exe Copied /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/fsharp.dll to /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/fsharp.dll MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,soft-debug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/TouchMeMd.exe.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/TouchMeMd.exe Mono Ahead of Time compiler - compiling assembly /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/TouchMeMd.exe Code: 2444 Info: 39 Ex Info: 531 Unwind Info: 99 Class Info: 143 PLT: 14 GOT Info: 208 GOT Info Offsets: 128 GOT: 132 Offsets: 132 Output file: '/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/TouchMeMd.exe.s'. Linking symbol: '_mono_aot_module_TouchMeMd_info'. Compiled 10 out of 10 methods (100%) Methods without GOT slots: 0 (0%) Direct calls: 0 (0%) JIT time: 2 ms, Generation time: 9 ms, Assembly+Link time: 0 ms. MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,nodebug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/monotouch.dll.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/monotouch.dll Mono Ahead of Time compiler - compiling assembly /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/monotouch.dll Code: 1373592 Info: 58725 Ex Info: 42786 Unwind Info: 5498 Class Info: 41915 PLT: 2572 GOT Info: 54214 GOT Info Offsets: 34220 GOT: 34224 Offsets: 109320 Output file: '/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/monotouch.dll.s'. Linking symbol: '_mono_aot_module_monotouch_info'. Compiled 7862 out of 7862 methods (100%) Methods without GOT slots: 2173 (27%) Direct calls: 5599 (33%) JIT time: 1501 ms, Generation time: 768 ms, Assembly+Link time: 0 ms. MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,nodebug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/mscorlib.dll.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/mscorlib.dll Mono Ahead of Time compiler - compiling assembly /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/mscorlib.dll Code: 3047328 Info: 81663 Ex Info: 101470 Unwind Info: 8232 Class Info: 59535 PLT: 4341 GOT Info: 89935 GOT Info Offsets: 37852 GOT: 54752 Offsets: 224244 Output file: '/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/mscorlib.dll.s'. Linking symbol: '_mono_aot_module_mscorlib_info'. Compiled 16594 out of 16594 methods (100%) Methods without GOT slots: 10840 (65%) Direct calls: 12217 (49%) JIT time: 2238 ms, Generation time: 1671 ms, Assembly+Link time: 0 ms. MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,nodebug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/System.dll.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/System.dll Mono Ahead of Time compiler - compiling assembly /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/System.dll Code: 1202068 Info: 35774 Ex Info: 48971 Unwind Info: 5969 Class Info: 36498 PLT: 2646 GOT Info: 52224 GOT Info Offsets: 23892 GOT: 23896 Offsets: 91140 Output file: '/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/System.dll.s'. Linking symbol: '_mono_aot_module_System_info'. Compiled 6825 out of 6826 methods (99%) 1 methods have other problems (0%) Methods without GOT slots: 4216 (61%) Direct calls: 2619 (43%) JIT time: 971 ms, Generation time: 543 ms, Assembly+Link time: 108 ms. MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,nodebug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/Mono.Security.dll.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/Mono.Security.dll Mono Ahead of Time compiler - compiling assembly /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/Mono.Security.dll Code: 435948 Info: 9216 Ex Info: 11462 Unwind Info: 4253 Class Info: 11169 PLT: 790 GOT Info: 9709 GOT Info Offsets: 6476 GOT: 6480 Offsets: 24576 Output file: '/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/Mono.Security.dll.s'. Linking symbol: '_mono_aot_module_Mono_Security_info'. Compiled 1955 out of 1955 methods (100%) Methods without GOT slots: 1121 (57%) Direct calls: 1348 (38%) JIT time: 336 ms, Generation time: 158 ms, Assembly+Link time: 0 ms. MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,soft-debug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/fsharp.dll.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/fsharp.dll Mono Ahead of Time compiler - compiling assembly /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/fsharp.dll Can't handle as return value 0x1eCompilation exited with code 134, command: MONO_PATH=/Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,soft-debug,outfile=/var/folders/h-/h-sGPopnGs8IE5Vu1FU9ME+++TI/-Tmp-/tmp5585b00b.tmp/fsharp.dll.s /Users/jamesmoore/dev/mono/TouchMeMd/TouchMeMd/bin/iPhone/Debug/TouchMeMd.app/fsharp.dll ---------------------- Done ---------------------- Build: 1 error, 0 warnings Reproducible: Always Steps to Reproduce: 1. 2. 3. I'm using 1.9 alpha monotouch. The F# code is just: HelloWorld.fs namespace com.restphone type TestingFs() = member self.hw() = System.Console.WriteLine("hello world") Compiled with: /Library/Frameworks/Mono.framework/Versions/Current/bin/mono /Users/jamesmoore/dev/FSharp-1.9.7.8/bin/fsc.exe --target:library --warn:3 --warnaserror:76 --noframework -r:/Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll -o fsharp.dll --platform:x86 --standalone HelloWorld.fs -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 14:54:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 19:54:08 +0000 Subject: [Mono-bugs] [Bug 575598] Softdebugging this program crashes the mono runtime In-Reply-To: References: Message-ID: <20100208195408.C960DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575598 http://bugzilla.novell.com/show_bug.cgi?id=575598#c4 --- Comment #4 from Zoltan Varga 2010-02-08 19:54:08 UTC --- I checked in some fixes to HEAD/2.6 related to domains, could you guys try again ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 15:27:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 20:27:27 +0000 Subject: [Mono-bugs] [Bug 578079] New: Adding a TreeNode within TreeView DoubleClick event leads to incompatible behavior Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578079 http://bugzilla.novell.com/show_bug.cgi?id=578079#c0 Summary: Adding a TreeNode within TreeView DoubleClick event leads to incompatible behavior Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: andreas.flucke at t-online.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341363) --> (http://bugzilla.novell.com/attachment.cgi?id=341363) testcase unnamed.cs User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; NET4.0C; .NET4.0E) When adding a (child-)TreeNode within the DoubleClick event (see appended testcase), the other Node expands (unexpectedly). This is different from what is happening in MS.Net, where the Node isn't expanded (only the plus sign appears). On the other hand, BeforeExpand isn't called this way. I would suggest to do it in the MS.Net way. Reproducible: Always Steps to Reproduce: 1.compile and run attached testcase 2.double click on Node0 3. Actual Results: SubNode appears under Node0 Expected Results: Only the plus sign should appear, not expanding should happen -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 15:51:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 20:51:34 +0000 Subject: [Mono-bugs] [Bug 577090] Intermittent threading issue with Mono 2.6.1 and SmartThreadPool In-Reply-To: References: Message-ID: <20100208205134.8617ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577090 http://bugzilla.novell.com/show_bug.cgi?id=577090#c Mark Probst changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |mprobst at novell.com AssignedTo|mono-bugs at lists.ximian.com |mprobst at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 16:26:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 21:26:27 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100208212627.483DECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c9 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #9 from Rodrigo Kumpera 2010-02-08 21:26:26 UTC --- Scott, I could reproduce it using Sebastiens comment. Let's hope it's the same issue. I'm working on fixing it right now. It affects mono 2-6 and trunk. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 18:19:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 8 Feb 2010 23:19:36 +0000 Subject: [Mono-bugs] [Bug 578128] New: png images not displayed transparent Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578128 http://bugzilla.novell.com/show_bug.cgi?id=578128#c0 Summary: png images not displayed transparent Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: Other OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: Christoph at ApiViewer.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 png images not displayed transparent images are inside an imagelist (embedded into a resource) tested with tabstrip and notifyicon Mono 2.4.2.3 Ubuntu 9.10 Reproducible: Always Steps to Reproduce: 1. add png images to an imagelist (tested with tango icons) 2. assign imagelist to a tabstrip and/or notifyicon 3. run the app Actual Results: on mono the background is white http://apiviewer.de/downloads/sas/screenshot.png Expected Results: background should be transparent http://apiviewer.de/downloads/sas/screenshot2.png -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 19:31:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 00:31:13 +0000 Subject: [Mono-bugs] [Bug 578150] New: Support for NSProcessInfo Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578150 http://bugzilla.novell.com/show_bug.cgi?id=578150#c0 Summary: Support for NSProcessInfo Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Enhancement Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: simon at nureality.ca QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 Add support for the NSProcessInfo class. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 20:05:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 01:05:32 +0000 Subject: [Mono-bugs] [Bug 577090] Intermittent threading issue with Mono 2.6.1 and SmartThreadPool In-Reply-To: References: Message-ID: <20100209010532.832F3CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577090 http://bugzilla.novell.com/show_bug.cgi?id=577090#c2 --- Comment #2 from Mark Probst 2010-02-09 01:05:31 UTC --- There are two bugs here. The crash caused by the assertion failure and the lockup of the test application. I've fixed the assertion crash (the assertions were too strict) in trunk (r151074) and backported them to 2.6 (r151075). Would you mind filing a new bug for the freeze (you can assign it to me), so I can close this one? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 8 21:28:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 02:28:25 +0000 Subject: [Mono-bugs] [Bug 578154] New: Creating an "Empty Interface Definition" does not generate a subclass of NSObject in the codebehind files Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578154 http://bugzilla.novell.com/show_bug.cgi?id=578154#c0 Summary: Creating an "Empty Interface Definition" does not generate a subclass of NSObject in the codebehind files Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: scpeterson at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Steps: 1) Right-click on a MonoTouch project in MonoDevelop 2) Choose Add > New FIle 3) Select iPhone > Empty Interface Definition 4) Open the xib file in Interface Builder 5) Make some change and save in Interface Builder Expected Result: The two auto-generated C# files should contain a partial class subclassing NSObject Actual Result: There is an empty namespace scope; no class. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 8 23:21:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 04:21:59 +0000 Subject: [Mono-bugs] [Bug 578154] Creating an "Empty Interface Definition" does not generate a subclass of NSObject in the codebehind files In-Reply-To: References: Message-ID: <20100209042159.D49B0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578154 http://bugzilla.novell.com/show_bug.cgi?id=578154#c1 Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mhutchinson at novell.com Resolution| |INVALID --- Comment #1 from Michael Hutchinson 2010-02-09 04:21:59 UTC --- That doesn't make sense. The code generator only generates partial classes if you define corresponding classes in IB. What would you expect your NSObject subclass to be called and why would you want a direct subclass of NSObject? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 00:25:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 05:25:24 +0000 Subject: [Mono-bugs] [Bug 578169] New: Interlocked Increment/Decrement not working on mono as msdn suggests it should work. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578169 http://bugzilla.novell.com/show_bug.cgi?id=578169#c0 Summary: Interlocked Increment/Decrement not working on mono as msdn suggests it should work. Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: tom_hindle at sil.org QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341404) --> (http://bugzilla.novell.com/attachment.cgi?id=341404) Interlocking Increment/Decrement example from msdn User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7 Example taken from msdn: http://msdn.microsoft.com/en-us/library/dd78zt0c.aspx I have run this on a single core / single processor laptop. Reproducible: Sometimes Steps to Reproduce: 1. Compile and run attached test case Actual Results: It Varies but mostly: UnsafeInstanceCount: 1 SafeCountInstances: 1 or: UnsafeInstanceCount: 2 SafeCountInstances: 2 Expected Results: UnsafeInstanceCount: 0 SafeCountInstances: 0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 03:39:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 08:39:34 +0000 Subject: [Mono-bugs] [Bug 567520] Web Service returns incorrect JSON object when using ASP.NET AJAX In-Reply-To: References: Message-ID: <20100209083934.CB353CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=567520 http://bugzilla.novell.com/show_bug.cgi?id=567520#c4 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Marek Habersack 2010-02-09 09:39:33 CET --- (In reply to comment #3) > The offending revision seems to be r146546 (to trunk, r146547 is the changes > backported to the 2.6-branch). > > From the changelog: > * LogicalTypeInfo.cs: removed the JsonResult class - it has no use > and it can break applications (e.g. Umbraco) > > What kind of breakage is that? A quick fix seems to be to revert the changes to > this file, but what side effects do that cause? It appears to me that this > change really breaks compatibility with .NET. This is already fixed: https://bugzilla.novell.com/show_bug.cgi?id=571365 *** This bug has been marked as a duplicate of bug 571365 *** http://bugzilla.novell.com/show_bug.cgi?id=571365 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 03:39:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 08:39:35 +0000 Subject: [Mono-bugs] [Bug 571365] Incorrect JSON Responses In-Reply-To: References: Message-ID: <20100209083935.DB521CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571365 http://bugzilla.novell.com/show_bug.cgi?id=571365#c5 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |haker-kirik at mail.ru --- Comment #5 from Marek Habersack 2010-02-09 09:39:33 CET --- *** Bug 567520 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=567520 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 04:14:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 09:14:32 +0000 Subject: [Mono-bugs] [Bug 572783] Socket async io thread not cleaned up properly when mono_jit_cleanup() is called In-Reply-To: References: Message-ID: <20100209091432.8C8FACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572783 http://bugzilla.novell.com/show_bug.cgi?id=572783#c5 Lucas Meijer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED CC| |lucas.meijer at gmail.com Resolution| |WONTFIX --- Comment #5 from Lucas Meijer 2010-02-09 09:14:29 UTC --- Closing this bug for the time being. Myself (Lucas) and Andreia sat down for a few hours, and compared Unity's and Moonlight differences in how they start and shut down mono. We have some things to try now, if this still doesn't work afterwards, I'll reopen the issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 04:25:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 09:25:42 +0000 Subject: [Mono-bugs] [Bug 578128] png images not displayed transparent In-Reply-To: References: Message-ID: <20100209092542.5FC9A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578128 http://bugzilla.novell.com/show_bug.cgi?id=578128#c1 Thomas Goldstein changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stifu at free.fr --- Comment #1 from Thomas Goldstein 2010-02-09 09:25:41 UTC --- It'd be helpful if you could provide a test case. The problem could come from the PNG files used... Actually, looking at the screenshots, that's just what it looks like: it's not the whole background that is white for each icon, but only parts of it. You should be able to correct these images by ensuring the color value of the transparent background is the same everywhere. It is possible that .NET is more tolerant... Looking closer at the .NET screenshot, the icons are not perfect either. The "Anrufliste" icon has white in the bottom left corner, and the 2 last icons have some white around them too. So it definitely looks like a problem with these icons. That said, it would be good to ensure Mono uses the same transparency color tolerance as .NET. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 04:31:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 09:31:08 +0000 Subject: [Mono-bugs] [Bug 578128] png images not displayed transparent In-Reply-To: References: Message-ID: <20100209093108.7EFA3CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578128 http://bugzilla.novell.com/show_bug.cgi?id=578128#c2 --- Comment #2 from Christoph von Wittich 2010-02-09 09:31:07 UTC --- icons used: http://tango.freedesktop.org/releases/tango-icon-theme-0.8.90.tar.gz But the most noticable thing is the notifiyIcon which seems to be a different issue as a standard win32 icon file is used here. (directly assingned to "Icon" property of the notifyIcon) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 07:12:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 12:12:51 +0000 Subject: [Mono-bugs] [Bug 578240] New: Encoding problem on Linux when invalid characters in input. Encoding GetBates(string) creates invalid byte [] output Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578240 http://bugzilla.novell.com/show_bug.cgi?id=578240#c0 Summary: Encoding problem on Linux when invalid characters in input. Encoding GetBates(string) creates invalid byte [] output Classification: Mono Product: Mono: Runtime Version: 2.4.x Platform: 32bit OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: generics AssignedTo: mono-bugs at lists.ximian.com ReportedBy: pkrzemo at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Different behavior than that in Microsofts .NET 2.0 runtime(and above). GetBytes gives corrupted output. It inserts additional "?" characters, but the output vector size is not expanded to accomodate extra characters. So it introduses meaningless "?" in the middle, and in the same time trims valid fragment from end of the vector. Reproducible: Always Steps to Reproduce: 1.Encoding enc= Encoding.GetEncoding("ISO-8859-2"); 2.string s="some string with chars from wrong encoding (should be Windows-1250 but has DOS CP in some chars)" 3.byte [] output=enc.GetBytes(s); //it gives wrong output Actual Results: source="abcdX123" - where X is the char in wrong encoding. output="abcd?X12" - that is in mono output="abcdX123" - that is in .NET 2.0 runtime Expected Results: output="abcdX123" - on both Ms.NET2.0 and mono (since encoding is 1-byte wide). or maybe output="abcd?X123" if it has to be with "?". But it differs from Ms.NET -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 07:23:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 12:23:43 +0000 Subject: [Mono-bugs] [Bug 578243] New: Application freezes while writing output to the shell Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578243 http://bugzilla.novell.com/show_bug.cgi?id=578243#c0 Summary: Application freezes while writing output to the shell Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mprobst at novell.com ReportedBy: apenn at hchb.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- https://bugzilla.novell.com/show_bug.cgi?id=577090 contains the complete description of the freeze issue with sample application. (It also documents a different bug, so we are splitting it into two bugs here.) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 07:46:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 12:46:19 +0000 Subject: [Mono-bugs] [Bug 577090] Intermittent threading issue with Mono 2.6.1 and SmartThreadPool In-Reply-To: References: Message-ID: <20100209124619.75435CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577090 http://bugzilla.novell.com/show_bug.cgi?id=577090#c3 --- Comment #3 from Arthur Penn 2010-02-09 12:46:18 UTC --- Thank you for your time and assistance. I submitted the freeze issue as https://bugzilla.novell.com/show_bug.cgi?id=578243 just now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 07:53:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 12:53:27 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100209125327.B8E62CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c10 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #10 from Rodrigo Kumpera 2010-02-09 12:53:26 UTC --- Fixed trunk in r151093 and 2-6 in r151094. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 10:13:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 15:13:38 +0000 Subject: [Mono-bugs] [Bug 578271] New: System.Net.Mail.SmtpClient ReplyTo header is incorrect Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578271 http://bugzilla.novell.com/show_bug.cgi?id=578271#c0 Summary: System.Net.Mail.SmtpClient ReplyTo header is incorrect Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: random at musites.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729) Setting the ReplyTo property on a MailMessage results in an incorrect SMTP header being set. E.g. (C#): mailMessage.ReplyTo = new MailAddress("email at example.com","Example user"); results in the following e-mail header: ReplyTo: "Example user" The problem appears to be due to a missing hyphen on line 683 of /trunk/mcs/class/System/System.Net.Mail/SmtpClient.cs. SendHeader ("ReplyTo", EncodeAddresses (message.ReplyToList)); should be changed to: SendHeader ("Reply-To", EncodeAddresses (message.ReplyToList)); I saw the problem in version 2.4.3 and it appears to be still present in the SVN trunk code. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 10:36:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 15:36:48 +0000 Subject: [Mono-bugs] [Bug 575598] Softdebugging this program crashes the mono runtime In-Reply-To: References: Message-ID: <20100209153648.7410924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575598 http://bugzilla.novell.com/show_bug.cgi?id=575598#c5 --- Comment #5 from Lluis Sanchez 2010-02-09 15:36:47 UTC --- The call stack issue seems to be fixed, but the breakpoint still doesn't work after calling AppDomain.Unload. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 11:46:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 16:46:00 +0000 Subject: [Mono-bugs] [Bug 573682] segtaults when encoding/decoding non-UTF8 strings In-Reply-To: References: Message-ID: <20100209164600.17AC1CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573682 http://bugzilla.novell.com/show_bug.cgi?id=573682#c13 --- Comment #13 from Ted Unangst 2010-02-09 16:45:59 UTC --- Sorry, no. I'm still puzzling out exactly what HandleFallback is doing, but here's some more info for you. CP1250:ToBytes is initially called on a string of 44 characters: init cc 44 bc 44 ci 0 bi 0 It loops a while, then calls HandleFallback (this is with your patch, so charCount is one less than byteCount). before cc 34 bc 35 ci 10 bi 10 (recursive calls to ToBytes occur). after cc 34 bc 35 ci 10 bi 11 The thing I notice here is that HandleFallback has incremented the byte index, while not touching the character counts. This continues a while, with the byte index creeping up faster than charCount or charIndex. before cc 1 bc 2 ci 43 bi 52 after cc 1 bc 2 ci 43 bi 53 The byte index is now outside the range of the 44 byte allocated array, and we don't have long to live: before cc 0 bc 1 ci 44 bi 54 CRASH. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 13:27:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 18:27:32 +0000 Subject: [Mono-bugs] [Bug 573682] segtaults when encoding/decoding non-UTF8 strings In-Reply-To: References: Message-ID: <20100209182732.29BC5CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573682 http://bugzilla.novell.com/show_bug.cgi?id=573682#c14 --- Comment #14 from Ted Unangst 2010-02-09 18:27:31 UTC --- I think I have a combination of patches that works. 1. Add braces to the else so that the continue in CP1252.cs is inside the else. 2. Add braces and the continue to CP1250.cs. 3. Move the charCount-- to the top of the loop. With all those changes, my tests pass. Won't fix CP1253 or other encodings, but we don't happen to be using or testing them. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 13:59:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 18:59:29 +0000 Subject: [Mono-bugs] [Bug 578401] New: Process.MainWindowHandle not supported Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578401 http://bugzilla.novell.com/show_bug.cgi?id=578401#c0 Summary: Process.MainWindowHandle not supported Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: andreas.flucke at t-online.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341585) --> (http://bugzilla.novell.com/attachment.cgi?id=341585) testcase unnamed.cs User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; NET4.0C; .NET4.0E) Process.MainWindowHandle always returns zero. Reproducible: Always Steps to Reproduce: 1.compile and run attached testcase 2.click on the form 3. Actual Results: MainForm not found (no MessageBox) Expected Results: MessageBox should popup to show that the MainForm was found. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 14:23:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 19:23:06 +0000 Subject: [Mono-bugs] [Bug 574564] FileSystemWatcher.NotifyFilters don't allow you to filter between directory or file events In-Reply-To: References: Message-ID: <20100209192306.28DF6CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574564 http://bugzilla.novell.com/show_bug.cgi?id=574564#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 14:25:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 19:25:04 +0000 Subject: [Mono-bugs] [Bug 574713] crash if System.IO.Compression.DeflateStream.ReadZStream is called In-Reply-To: References: Message-ID: <20100209192504.61AE0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574713 http://bugzilla.novell.com/show_bug.cgi?id=574713#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com Severity|Critical |Normal -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 14:32:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 19:32:32 +0000 Subject: [Mono-bugs] [Bug 578428] New: Monotouch runtime crashes when using linq group by statement Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578428 http://bugzilla.novell.com/show_bug.cgi?id=578428#c0 Summary: Monotouch runtime crashes when using linq group by statement Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Runtime AssignedTo: mono-bugs at lists.ximian.com ReportedBy: eduardoscoz at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- This bug only occurs when running in the iPhone. In the simulator everything works properly. When executing the following query: return (from e in Expenses orderby e.Date descending group e by e.Date into grouped select grouped).ToList(); I believe its an issue with the "group e by" part of the statement. It definitely is not related to my Expense object, and likely not by the Date either. I had the same error happen in a totally different aplication. This error happens in the iPhone: Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Collections.Generic.EqualityComparer`1 ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ExecutionEngineException: Attempting to JIT compile method 'System.Collections.Generic.GenericEqualityComparer`1:.ctor ()' while running with --aot-only. Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : --- End of inner exception stack trace --- Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0 Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in :0 Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in :0 Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Activator.CreateInstance (System.Type type) [0x00000] in :0 Tue Feb 9 13:19:11 unknown UIKitApplication:Expenses[0x8492][189] : at System.Collections.Generic.EqualityComparer`1[System.DateTime]..cctor () [0x00000] in :0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 14:36:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 19:36:58 +0000 Subject: [Mono-bugs] [Bug 578428] Monotouch runtime crashes when using linq group by statement In-Reply-To: References: Message-ID: <20100209193659.04FBACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578428 http://bugzilla.novell.com/show_bug.cgi?id=578428#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnorton at novell.com, | |jbevain at novell.com --- Comment #1 from Geoff Norton 2010-02-09 19:36:58 UTC --- Eduardo, This is a non-deterministic generic emitted by the linq query, as documented: http://monotouch.net/Documentation/Limitations#Value_types_as_Dictionary_Keys I've cc'd jb to see if this can be worked around. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 14:54:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 19:54:55 +0000 Subject: [Mono-bugs] [Bug 578439] New: Return key acts crazy in MonoDevelop Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578439 http://bugzilla.novell.com/show_bug.cgi?id=578439#c0 Summary: Return key acts crazy in MonoDevelop Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: fak at kruegersystems.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341599) --> (http://bugzilla.novell.com/attachment.cgi?id=341599) Video of the bug Description of Problem: When pressing the return key, a new line is inserted, but the cursor moves down 2 lines. Attached video of the problem. My guess is that the file has line endings left over from Windows, and those are interfering with MonoDevelop. I run "Format Document" but that doesn't help. Steps to reproduce the problem: 1. 2. Actual Results: Expected Results: How often does this happen? Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:00:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:00:19 +0000 Subject: [Mono-bugs] [Bug 578445] New: MonoTouch defines the same class from XIB multiple times Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578445 http://bugzilla.novell.com/show_bug.cgi?id=578445#c0 Summary: MonoTouch defines the same class from XIB multiple times Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: eduardoscoz at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Steps: In Monodevelop 1- new solution, name, OK 2- double click MainWindow.xib in Interface Builder: 1- go to library->classes 2- rightclick UILabel -> new subclass... 3- type "MyLabel" 4- drag and drop MyLabel from list to window 3 times 5- save, close back in monodevelop: 1 - try to compile The mainwindow.xib.designer.cs contains 3 definitions for the same class: // Base type probably should be MonoTouch.UIKit.UILabel or subclass [MonoTouch.Foundation.Register("MyLabel")] public partial class MyLabel { } // Base type probably should be MonoTouch.UIKit.UILabel or subclass [MonoTouch.Foundation.Register("MyLabel")] public partial class MyLabel { } // Base type probably should be MonoTouch.UIKit.UILabel or subclass [MonoTouch.Foundation.Register("MyLabel")] public partial class MyLabel { } This is invalid C# code. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:06:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:06:08 +0000 Subject: [Mono-bugs] [Bug 578439] Return key acts crazy in MonoDevelop In-Reply-To: References: Message-ID: <20100209200608.A442C245534@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578439 http://bugzilla.novell.com/show_bug.cgi?id=578439#c1 --- Comment #1 from Frank Krueger 2010-02-09 20:06:08 UTC --- Wanted to note that this is MD 2.2.1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:07:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:07:43 +0000 Subject: [Mono-bugs] [Bug 578445] MonoTouch defines the same class from XIB multiple times In-Reply-To: References: Message-ID: <20100209200743.5137BCC7F6@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578445 http://bugzilla.novell.com/show_bug.cgi?id=578445#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnorton at novell.com AssignedTo|mono-bugs at lists.ximian.com |mhutchinson at novell.com --- Comment #1 from Geoff Norton 2010-02-09 20:07:42 UTC --- -> hutch -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:11:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:11:41 +0000 Subject: [Mono-bugs] [Bug 578439] Return key acts crazy in MonoDevelop In-Reply-To: References: Message-ID: <20100209201141.165DB24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578439 http://bugzilla.novell.com/show_bug.cgi?id=578439#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |texteditor CC| |mhutchinson at novell.com AssignedTo|mono-bugs at lists.ximian.com |mkrueger at novell.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:12:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:12:39 +0000 Subject: [Mono-bugs] [Bug 578445] MonoTouch defines the same class from XIB multiple times In-Reply-To: References: Message-ID: <20100209201239.DCAF624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578445 http://bugzilla.novell.com/show_bug.cgi?id=578445#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |IPhone add-in Product|MonoTouch |MonoDevelop QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:16:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:16:17 +0000 Subject: [Mono-bugs] [Bug 578452] New: Mouse scroll randomly doesn't work in MD 2.2.1 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578452 http://bugzilla.novell.com/show_bug.cgi?id=578452#c0 Summary: Mouse scroll randomly doesn't work in MD 2.2.1 Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: fak at kruegersystems.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341605) --> (http://bugzilla.novell.com/attachment.cgi?id=341605) Video of the bug Description of Problem: Quite often the ability to scroll with the mouse breaks in MD. They only way to restore it is to switch to another app and then go back to MD. Steps to reproduce the problem: 1. 2. Actual Results: Expected Results: How often does this happen? Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:18:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:18:46 +0000 Subject: [Mono-bugs] [Bug 578452] Mouse scroll randomly doesn't work in MD 2.2.1 In-Reply-To: References: Message-ID: <20100209201847.0005924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578452 http://bugzilla.novell.com/show_bug.cgi?id=578452#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |texteditor CC| |mhutchinson at novell.com AssignedTo|mono-bugs at lists.ximian.com |mkrueger at novell.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:22:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:22:49 +0000 Subject: [Mono-bugs] [Bug 571343] clicking on line numbers in error output does nothing In-Reply-To: References: Message-ID: <20100209202249.A8F4024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571343 http://bugzilla.novell.com/show_bug.cgi?id=571343#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |general CC| |mhutchinson at novell.com AssignedTo|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:23:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:23:14 +0000 Subject: [Mono-bugs] [Bug 571342] when you add a file to a new folder in monodevelop, the folder should expand In-Reply-To: References: Message-ID: <20100209202314.8B0DA24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571342 http://bugzilla.novell.com/show_bug.cgi?id=571342#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |general CC| |mhutchinson at novell.com AssignedTo|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:23:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:23:39 +0000 Subject: [Mono-bugs] [Bug 571338] multiline selection in monodevelop blows monkeys In-Reply-To: References: Message-ID: <20100209202339.C40F224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571338 http://bugzilla.novell.com/show_bug.cgi?id=571338#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |texteditor CC| |mhutchinson at novell.com AssignedTo|mono-bugs at lists.ximian.com |mkrueger at novell.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:24:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:24:24 +0000 Subject: [Mono-bugs] [Bug 571337] if a section of code is collapsed in monodevelop, when you select and copy, it only gets the top line In-Reply-To: References: Message-ID: <20100209202424.6D44224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571337 http://bugzilla.novell.com/show_bug.cgi?id=571337#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |texteditor CC| |mhutchinson at novell.com AssignedTo|mono-bugs at lists.ximian.com |mkrueger at novell.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:24:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:24:46 +0000 Subject: [Mono-bugs] [Bug 556824] Build failed. Object reference not set to an instance of an object In-Reply-To: References: Message-ID: <20100209202446.2632B24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=556824 http://bugzilla.novell.com/show_bug.cgi?id=556824#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |IPhone add-in Product|MonoTouch |MonoDevelop QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:25:47 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:25:47 +0000 Subject: [Mono-bugs] [Bug 549871] Custom info.plist in SLN does not merge with the MD default settings In-Reply-To: References: Message-ID: <20100209202547.C4B9024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=549871 http://bugzilla.novell.com/show_bug.cgi?id=549871#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |IPhone add-in Product|MonoTouch |MonoDevelop QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:25:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:25:54 +0000 Subject: [Mono-bugs] [Bug 546007] MonoDevelop Mac OS X Dock icon should bounce on quit w/ unsaved items In-Reply-To: References: Message-ID: <20100209202554.511B024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=546007 http://bugzilla.novell.com/show_bug.cgi?id=546007#c Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Tools |general AssignedTo|mhutchinson at novell.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 15:58:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 20:58:49 +0000 Subject: [Mono-bugs] [Bug 418241] InotifyWatcher: OldName/Name of RenamedEventArgs do not include relative path In-Reply-To: References: Message-ID: <20100209205849.8503624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=418241 http://bugzilla.novell.com/show_bug.cgi?id=418241#c Anthony Taranto changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anthony.taranto at gmail.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:00:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:00:45 +0000 Subject: [Mono-bugs] [Bug 575813] FileStream doesn't handle errors on Close (disk full, generic error, etc.) In-Reply-To: References: Message-ID: <20100209210045.251A9CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575813 http://bugzilla.novell.com/show_bug.cgi?id=575813#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:08:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:08:43 +0000 Subject: [Mono-bugs] [Bug 577815] WebClient.DownloadString with Uri as parameter does not send correct webrequest In-Reply-To: References: Message-ID: <20100209210843.5760ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577815 http://bugzilla.novell.com/show_bug.cgi?id=577815#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:10:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:10:05 +0000 Subject: [Mono-bugs] [Bug 577816] Memory with repeated requests from same webservice object In-Reply-To: References: Message-ID: <20100209211005.20F7DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577816 http://bugzilla.novell.com/show_bug.cgi?id=577816#c1 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |gonzalo at novell.com Info Provider| |licho at ufo.cz --- Comment #1 from Gonzalo Paniagua Javier 2010-02-09 21:10:04 UTC --- Can you attach a test case that does, as closely as possible, the same operations that you are doing? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:11:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:11:01 +0000 Subject: [Mono-bugs] [Bug 577818] WebClient.UploadStringAsync always throws NotImplementedException In-Reply-To: References: Message-ID: <20100209211101.19705CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577818 http://bugzilla.novell.com/show_bug.cgi?id=577818#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com AssignedTo|mono-bugs at lists.ximian.com |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:11:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:11:24 +0000 Subject: [Mono-bugs] [Bug 565686] Max number of Sockets on Linux (1020) In-Reply-To: References: Message-ID: <20100209211124.28EC724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=565686 http://bugzilla.novell.com/show_bug.cgi?id=565686#c1 Oriol de San Pedro changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Oriol de San Pedro 2010-02-09 21:11:23 UTC --- Default max count of open file descriptors in Linux is usually 1024. Can be raised with "ulimit -n max-count". -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:12:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:12:03 +0000 Subject: [Mono-bugs] [Bug 577891] HttpListener incorrect headers parsing under moderate load In-Reply-To: References: Message-ID: <20100209211203.9E4B0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577891 http://bugzilla.novell.com/show_bug.cgi?id=577891#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com AssignedTo|mono-bugs at lists.ximian.com |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:13:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:13:18 +0000 Subject: [Mono-bugs] [Bug 578169] Interlocked Increment/Decrement not working on mono as msdn suggests it should work. In-Reply-To: References: Message-ID: <20100209211318.D2718CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578169 http://bugzilla.novell.com/show_bug.cgi?id=578169#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:14:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:14:07 +0000 Subject: [Mono-bugs] [Bug 578271] System.Net.Mail.SmtpClient ReplyTo header is incorrect In-Reply-To: References: Message-ID: <20100209211407.A027DCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578271 http://bugzilla.novell.com/show_bug.cgi?id=578271#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com AssignedTo|mono-bugs at lists.ximian.com |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:15:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:15:08 +0000 Subject: [Mono-bugs] [Bug 418241] InotifyWatcher: OldName/Name of RenamedEventArgs do not include relative path In-Reply-To: References: Message-ID: <20100209211508.6CEA6CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=418241 http://bugzilla.novell.com/show_bug.cgi?id=418241#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:17:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:17:30 +0000 Subject: [Mono-bugs] [Bug 540524] thread.Priority doesn't do anything In-Reply-To: References: Message-ID: <20100209211730.3C409CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=540524 http://bugzilla.novell.com/show_bug.cgi?id=540524#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:21:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:21:51 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100209212151.BE22BCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c5 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |dbialac at gmail.com --- Comment #5 from Gonzalo Paniagua Javier 2010-02-09 21:21:50 UTC --- mono 2.4.2.3 prints: Worker: 40, Async: 0 Worker: 40, Async: 0 mono from trunk HEAD: Worker: 32, Async: 16 Worker: 32, Async: 16 What does 'mono --version' say? Are you sure you have the newly compiled mono in your PATH? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:34:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:34:29 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100209213429.3B4E024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c6 --- Comment #6 from Dave Bialac 2010-02-09 21:34:28 UTC --- Mono JIT compiler version 20100202 (tarball Tue Feb 2 11:16:26 EST 2010) Copyright (C) 2002-2009 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC and Parallel Mark) SIGSEGV: altstack Notifications: epoll Architecture: x86 Disabled: none LLVM supported -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:34:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:34:52 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100209213452.EA6C724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c7 Dave Bialac changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|dbialac at gmail.com | --- Comment #7 from Dave Bialac 2010-02-09 21:34:52 UTC --- See above -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 16:41:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 21:41:44 +0000 Subject: [Mono-bugs] [Bug 515570] System.Environment.OSVersion.Platform returns wrong result on Mac OS X In-Reply-To: References: Message-ID: <20100209214144.C02C624551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=515570 http://bugzilla.novell.com/show_bug.cgi?id=515570#c5 --- Comment #5 from Bob Balsover 2010-02-09 21:41:43 UTC --- (In reply to comment #3) > How would i then detect running on OSX ? > Do you have a hint/workaround ? I checked, uname -a always prints something with Darwin listed in it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 17:57:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 22:57:08 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100209225709.09C8CCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c8 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Gonzalo Paniagua Javier 2010-02-09 22:57:08 UTC --- Fixed according to the documentation in http://msdn.microsoft.com/en-us/library/system.threading.threadpool.setminthreads.aspx and http://msdn.microsoft.com/en-us/library/system.threading.threadpool.setminthreads.aspx. The output I get now with trunk HEAD is: Worker: 32, Async: 16 Worker: 16, Async: 16 -------- Fixed in trunk r151152. I will check the backported fix into the mono-2-6 branch once the next release is out. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 18:03:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 23:03:07 +0000 Subject: [Mono-bugs] [Bug 566057] SetMaxThreads does not allow you to set a limit lower than its default In-Reply-To: References: Message-ID: <20100209230307.1345ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566057 http://bugzilla.novell.com/show_bug.cgi?id=566057#c9 --- Comment #9 from Gonzalo Paniagua Javier 2010-02-09 23:03:06 UTC --- mono-2-6 -> r151153. mono-2-4 -> r151154. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 18:21:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 9 Feb 2010 23:21:19 +0000 Subject: [Mono-bugs] [Bug 578169] Interlocked Increment/Decrement not working on mono as msdn suggests it should work. In-Reply-To: References: Message-ID: <20100209232119.7B61924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578169 http://bugzilla.novell.com/show_bug.cgi?id=578169#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com --- Comment #1 from Zoltan Varga 2010-02-09 23:21:18 UTC --- This has nothing to do with Interlocked, those objects are simply not finalized yet because of how mono's conservative garbage collector works. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 9 19:36:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 00:36:08 +0000 Subject: [Mono-bugs] [Bug 576337] The Soft Debugger can't inspect locals with the same name but different scope In-Reply-To: References: Message-ID: <20100210003608.7709824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576337 http://bugzilla.novell.com/show_bug.cgi?id=576337#c1 --- Comment #1 from Zoltan Varga 2010-02-10 00:36:08 UTC --- This is not easy to implement. The .mdb file doesn't contain liveness information, so the JIT has to compute it itself. Since the JIT initializes all variables to 0, the start of their liveness range is the same, and the JIT extends their live ranges to the end of the method, to allow inspecting variables after their last use, so the end of their liveness range is the same too. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 19:45:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 00:45:53 +0000 Subject: [Mono-bugs] [Bug 578575] New: Build fails with error "mtouch failed with no output (1)" Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578575 http://bugzilla.novell.com/show_bug.cgi?id=578575#c0 Summary: Build fails with error "mtouch failed with no output (1)" Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: gnorton at novell.com ReportedBy: mike.bluestein at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341651) --> (http://bugzilla.novell.com/attachment.cgi?id=341651) test case User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 using ipad hello world app with 3.2 beta 1 simulator release link all assemblies building in monodevelop results in error "mtouch failed with no output (1)" if I link sdk only or no linker then all is well. Reproducible: Always Steps to Reproduce: 1.set iphone release|sim configuration to link all assemblies 2.build app 3. Actual Results: build error - "mtouch failed with no output (1)" Expected Results: successfully compiled app simple hello world ipad app attached for test case -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 19:46:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 00:46:29 +0000 Subject: [Mono-bugs] [Bug 577090] Intermittent threading issue with Mono 2.6.1 and SmartThreadPool In-Reply-To: References: Message-ID: <20100210004629.725F3CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577090 http://bugzilla.novell.com/show_bug.cgi?id=577090#c4 Mark Probst changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Mark Probst 2010-02-10 00:46:28 UTC --- Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 21:43:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 02:43:20 +0000 Subject: [Mono-bugs] [Bug 578586] New: Cannot compile ASP page using Microsoft Chart Control Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578586 http://bugzilla.novell.com/show_bug.cgi?id=578586#c0 Summary: Cannot compile ASP page using Microsoft Chart Control Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: i686 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: jason.height at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341657) --> (http://bugzilla.novell.com/attachment.cgi?id=341657) Self contained website example of problem Description of Problem: System.Web.Compilation.PageCompiler cannot compile a "simple" website featuring the Microsoft Chart Control. Steps to reproduce the problem: 1. Unzip attached website. Right click on website directory and select "XSP 2.0 Web Server Here 2.6" 2. Open Browser and hit the xsp url I have confirmed that the charting assemblies do not contain p/invoke calls etc using moma. Actual Results: Error page is prsented: Server Error in '/' Application Method not found: 'Default constructor not found...ctor() of System.Web.UI.DataVisualization.Charting.SeriesYValueTypeConverter'. Description: HTTP 500. Error processing request. Stack Trace: System.MissingMethodException: Method not found: 'Default constructor not found...ctor() of System.Web.UI.DataVisualization.Charting.SeriesYValueTypeConverter'. at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in :0 at System.Activator.CreateInstance (System.Type type) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.GetConverterForMember (System.Reflection.MemberInfo member) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.GetExpressionFromString (System.Type type, System.String str, System.Reflection.MemberInfo member) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.AddCodeForPropertyOrField (System.Web.UI.ControlBuilder builder, System.Type type, System.String var_name, System.String att, System.Reflection.MemberInfo member, Boolean isDataBound, Boolean isExpression) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.ProcessPropertiesAndFields (System.Web.UI.ControlBuilder builder, System.Reflection.MemberInfo member, System.String id, System.String attValue, System.String prefix) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateAssignStatementFromAttribute (System.Web.UI.ControlBuilder builder, System.String id) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateAssignStatementsFromAttributes (System.Web.UI.ControlBuilder builder) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateControlTree (System.Web.UI.ControlBuilder builder, Boolean inTemplate, Boolean childrenAsProperties) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateControlTree (System.Web.UI.ControlBuilder builder, Boolean inTemplate, Boolean childrenAsProperties) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateControlTree (System.Web.UI.ControlBuilder builder, Boolean inTemplate, Boolean childrenAsProperties) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateControlTree (System.Web.UI.ControlBuilder builder, Boolean inTemplate, Boolean childrenAsProperties) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateControlTree (System.Web.UI.ControlBuilder builder, Boolean inTemplate, Boolean childrenAsProperties) [0x00000] in :0 at System.Web.Compilation.TemplateControlCompiler.CreateMethods () [0x00000] in :0 at System.Web.Compilation.PageCompiler.CreateMethods () [0x00000] in :0 at System.Web.Compilation.BaseCompiler.ConstructType () [0x00000] in :0 at System.Web.Compilation.GenericBuildProvider`1[TParser].GenerateCode () [0x00000] in :0 at System.Web.Compilation.GenericBuildProvider`1[TParser].GenerateCode (System.Web.Compilation.AssemblyBuilder assemblyBuilder) [0x00000] in :0 at System.Web.Compilation.BuildManager.GenerateAssembly (System.Web.Compilation.AssemblyBuilder abuilder, System.Web.Compilation.BuildProviderGroup group, System.Web.VirtualPath vp, Boolean debug) [0x00000] in :0 Version information: Mono Runtime Version: tarball; ASP.NET Version: 2.0.50727.1433 Expected Results: Page should display that presents a chart. How often does this happen? Always. Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 21:45:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 02:45:21 +0000 Subject: [Mono-bugs] [Bug 577139] 500 response from memorabilia.hardrock.com (under moonlight) due to message format In-Reply-To: References: Message-ID: <20100210024521.99AB0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577139 http://bugzilla.novell.com/show_bug.cgi?id=577139#c2 --- Comment #2 from Atsushi Enomoto 2010-02-10 02:45:19 UTC --- Created an attachment (id=341658) --> (http://bugzilla.novell.com/attachment.cgi?id=341658) verifier After r151087, our svcutil tool can generate working client proxy from http://memorabilia.hardrock.com/MemoService.svc?wsdl which is easy to debug. With "driver.cs" below, .NET successfully processes GetCollectionData() requests i.e. the proxy code is valid. The *attached* code contains a sample binary output from request to memorabilia in .NET WCF (The binary buffer can be retrieved by simple http listener below). The attached code reads that .NET buffer as binary XML, and stores it into XmlDocument, then outputs as binary XML. It does *not* roundtrip, but the /output is now completely identical between Mono and .NET. The only difference between mono and .NET I can see there is, .NET writes the request in some "shorter but semantically identical" binary format (as .NET outputs the binary what mono also does from the same binary input). So it's not very intuitive issue. // listener.cs ---- using System; using System.IO; using System.Net; using System.ServiceModel; using System.ServiceModel.Channels; public class Test { public static void Main () { var l = new HttpListener (); l.Prefixes.Add ("http://localhost:8080/"); l.Start (); var ctx = l.GetContext (); var enc = new BinaryMessageEncodingBindingElement ().CreateMessageEncoderFactory ().Encoder; var stream = ctx.Request.InputStream; //var msg = enc.ReadMessage (stream, 0x1000, "application/soap+msbin1"); //Console.WriteLine (msg); byte [] buf = new byte [10000]; int size = stream.Read (buf, 0, 10000); for (int i = 0; i < size; i++) Console.Write ("{0:X02}{1}", buf [i], i % 16 == 15 ? "\n" : " "); } } // driver.cs ---- using System; using System.ServiceModel; using System.ServiceModel.Channels; using System.ServiceModel.Description; using System.ServiceModel.Dispatcher; public class Test { public static void Main () { var binding = new CustomBinding ( new BinaryMessageEncodingBindingElement (), new HttpTransportBindingElement () { MaxReceivedMessageSize = 0x100000}); Console.WriteLine (binding.CanBuildChannelFactory ()); //var address = new EndpointAddress ("http://memorabilia.hardrock.com/MemoService.svc"); var address = new EndpointAddress ("http://localhost:8080"); var cli = new MemoServiceClient (binding, address); cli.Endpoint.Behaviors.Add (new Behavior ()); cli.GetCollectionData (); } } public class Inspector : IClientMessageInspector { public void AfterReceiveReply (ref Message reply, object correlationState) { } public object BeforeSendRequest (ref Message request, IClientChannel channel) { Console.WriteLine (channel.OutputSession); var mb = request.CreateBufferedCopy (0x10000); request = mb.CreateMessage (); Console.WriteLine (mb.CreateMessage ()); return new object (); } } public class Behavior : IEndpointBehavior { public void AddBindingParameters (ServiceEndpoint endpoint, BindingParameterCollection bindingParameters) {} public void ApplyClientBehavior (ServiceEndpoint endpoint, ClientRuntime clientRuntime) { clientRuntime.MessageInspectors.Add (new Inspector ()); } public void ApplyDispatchBehavior (ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher) {} public void Validate (ServiceEndpoint endpoint) {} } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 9 21:51:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 02:51:01 +0000 Subject: [Mono-bugs] [Bug 578587] New: Global.asax's issue Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c0 Summary: Global.asax's issue Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: vdolosa at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Development Blocker: Yes Description of Problem: I'm trying to instantiate a shared(static) object in the Global. To do this, I created a Global.asax that inherits my custom Global class that inherits System.Web.HttpApplication. It works fine with ASP.NET 2.0 and higher on IIS but when I execute it on XSP2 then browse; the message is Description: HTTP 500. Error processing request. And when I try to read the stack-trace; I can't see any details about the problem with my code. Steps to reproduce the problem: 1. Add a Global.asax that contains this code: <%@ Application Language="C#" Inherits="Global" %> 2. Create a class named Global that extends System.Web.HttpApplication with this code: public partial class Global : System.Web.HttpApplication { public static Random rand; public Global() { // // TODO: Add constructor logic here // } void Application_Start(object sender, EventArgs e) { // Code that runs on application startup rand = new Random(); } } 3. Create a Web Method that calls Actual Results: Server Error in '/' Application Object reference not set to an instance of an object Description: HTTP 500. Error processing request. Stack Trace: System.NullReferenceException: Object reference not set to an instance of an object at System.Data.XmlSchemaDataImporter.HandleDataSourceAnnotation (System.Xml.XmlElement el, Boolean nested) [0x00000] in :0 at System.Data.XmlSchemaDataImporter.HandleAnnotations (System.Xml.Schema.XmlSchemaAnnotation an, Boolean nested) [0x00000] in :0 at System.Data.XmlSchemaDataImporter.Process () [0x00000] in :0 at System.Data.DataSet.ReadXmlSchema (System.Xml.XmlReader reader) [0x00000] in :0 at System.Data.DataSet.ReadXmlSchema (System.IO.TextReader reader) [0x00000] in :0 at System.Data.Design.TypedDataSetGenerator.Generate (System.String inputFileContent, System.CodeDom.CodeCompileUnit compileUnit, System.CodeDom.CodeNamespace mainNamespace, System.CodeDom.Compiler.CodeDomProvider codeProvider) [0x00000] in :0 at System.Web.Compilation.XsdBuildProvider.GenerateCode (System.Web.Compilation.AssemblyBuilder assemblyBuilder) [0x00000] in :0 at System.Web.Compilation.AppCodeAssembly.Build (System.String[] binAssemblies) [0x00000] in :0 at System.Web.Compilation.AppCodeCompiler.Compile () [0x00000] in :0 at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x00000] in :0 Version information: Mono Runtime Version: 2.6.1 (tarball); ASP.NET Version: 2.0.50727.1433 Expected Results: Shows details about the web service. How often does this happen? Never work. Additional Information: Never tested with the lower version of Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 01:03:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 06:03:53 +0000 Subject: [Mono-bugs] [Bug 543206] When getting a string regkey which exists but contains no actual value mono on linux returns null instead of Empty String In-Reply-To: References: Message-ID: <20100210060353.A61F524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=543206 http://bugzilla.novell.com/show_bug.cgi?id=543206#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |FIXED --- Comment #1 from Carlos Alberto Cortez 2010-02-10 06:03:52 UTC --- This was fixed in rev 151070. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 10 01:50:57 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 06:50:57 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210065057.28D5F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |vdolosa at gmail.com Severity|Major |Normal --- Comment #1 from Marek Habersack 2010-02-10 07:50:56 CET --- Clearly it has nothing to do with Global itself. As the stack trace suggests, the problem is in one of App_Code/*.xsd files. Please attach a small, self-contained test case which triggers the issue and reopen the bug, thanks! Doing this will get the issue fixed much faster than setting the priority to Major. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 02:29:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 07:29:02 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210072902.A078CCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c2 --- Comment #2 from Gil Dolosa 2010-02-10 07:29:02 UTC --- Sorry, my bad, I'm not good at this. I've tried to exclude the XSD file from the project then I can open my web service through a Web Browser and I like the look and feel of Mono's Web UI. I think it is resolved about the Global.asax. Anyway, when I tried to include the file in my file without using it in my code, the same exception returns. Do Mono have issue about this? Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 02:57:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 07:57:58 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210075758.F0A3124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c3 --- Comment #3 from Marek Habersack 2010-02-10 08:57:58 CET --- As soon as you attach a test case with the file causing the trouble the issue can be investigated, no sooner than that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 03:12:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 08:12:43 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210081243.3439DCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c4 --- Comment #4 from Gil Dolosa 2010-02-10 08:12:41 UTC --- Created an attachment (id=341677) --> (http://bugzilla.novell.com/attachment.cgi?id=341677) This is my project(still a POC on progress) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 03:14:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 08:14:37 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210081437.19617CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c5 --- Comment #5 from Gil Dolosa 2010-02-10 08:14:36 UTC --- I've uploaded my POC, most parts are commented-out. If you exclude the XSD file from the project; it will load properly with XSP2 but when it was included; the same exception shows up. I'm sorry for poor bug reporting. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 04:38:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 09:38:40 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210093840.0A44924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c6 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Version|2.6.x |SVN Info Provider|vdolosa at gmail.com | CC| |mhabersack at novell.com Component|Sys.Web |generics Platform|x86 |x86-64 AssignedTo|mhabersack at novell.com |mprobst at novell.com Product|Mono: Class Libraries |Mono: Runtime OS/Version|Windows XP |All --- Comment #6 from Marek Habersack 2010-02-10 10:38:39 CET --- Fixed in r151201 (trunk) and r151202 (2.6 branch). The bug does not exist in 2.4. On trunk, however, fixing this bug lead to an issue with the runtime generics sharing. Attempting to run the sample application with the fix results in a runtime assertion failure shown below. Mark, could you take a look at the issue or reassign it to whomever can fix it? I'm leaving this bug open until the runtime issue is solved. ERROR:generic-sharing.c:712:class_get_rgctx_template_oti: assertion failed: (oti) Stacktrace: at System.Collections.Generic.SortedDictionary`2.TryGetValue (object,object&) [0x0003a] in /home/src/build/mono/mcs/class/System/System.Collections.Generic/SortedDictionary.cs:227 at System.Collections.Generic.SortedDictionary`2.TryGetValue (object,object&) [0x00000] in /home/src/build/mono/mcs/class/System/System.Collections.Generic/SortedDictionary.cs:224 Native stacktrace: /home/devel/trunk/bin/mono [0x489b4b] /lib/libpthread.so.0 [0x7f278c2fe190] /lib/libc.so.6(gsignal+0x35) [0x7f278bd2f4b5] /lib/libc.so.6(abort+0x180) [0x7f278bd32f50] /lib/libglib-2.0.so.0(g_assertion_message+0x120) [0x7f278c978550] /lib/libglib-2.0.so.0 [0x7f278c978ac0] /home/devel/trunk/bin/mono [0x586210] /home/devel/trunk/bin/mono [0x586879] [0x40f019f8] Debug info from gdb: Mono support loaded. [Thread debugging using libthread_db enabled] [New Thread 0x7f277f4c9910 (LWP 22153)] [New Thread 0x7f277f6ca910 (LWP 22151)] [New Thread 0x7f277f8cb910 (LWP 22149)] [New Thread 0x7f277facc910 (LWP 22148)] [New Thread 0x7f277fccd910 (LWP 22147)] [New Thread 0x7f277fece910 (LWP 22146)] [New Thread 0x7f2784241910 (LWP 22135)] [New Thread 0x7f2784442910 (LWP 22134)] [New Thread 0x7f2784c3b910 (LWP 22133)] [New Thread 0x7f2784e3c910 (LWP 22132)] [New Thread 0x7f278503d910 (LWP 22131)] [New Thread 0x7f278523e910 (LWP 22130)] [New Thread 0x7f278543f910 (LWP 22129)] [New Thread 0x7f2785640910 (LWP 22128)] [New Thread 0x7f278608a910 (LWP 22127)] [New Thread 0x7f2785a7f910 (LWP 22126)] [New Thread 0x7f2785c84910 (LWP 22125)] [New Thread 0x7f2785e85910 (LWP 22124)] [New Thread 0x7f2786fc7910 (LWP 22122)] [New Thread 0x7f278ce59910 (LWP 22121)] [New Thread 0x7f2788ac7910 (LWP 22120)] [New Thread 0x7f27892c8910 (LWP 22119)] [New Thread 0x7f2789ac9910 (LWP 22118)] [New Thread 0x7f278a2ca910 (LWP 22117)] [New Thread 0x7f278aacb910 (LWP 22116)] [New Thread 0x7f278b2cc910 (LWP 22115)] [New Thread 0x7f278bacd910 (LWP 22114)] 0x00007f278c2fd0cb in read () from /lib/libpthread.so.0 28 Thread 0x7f278bacd910 (LWP 22114) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 27 Thread 0x7f278b2cc910 (LWP 22115) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 26 Thread 0x7f278aacb910 (LWP 22116) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 25 Thread 0x7f278a2ca910 (LWP 22117) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 24 Thread 0x7f2789ac9910 (LWP 22118) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 23 Thread 0x7f27892c8910 (LWP 22119) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 22 Thread 0x7f2788ac7910 (LWP 22120) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 21 Thread 0x7f278ce59910 (LWP 22121) 0x00007f278c2fd8f1 in nanosleep () from /lib/libpthread.so.0 20 Thread 0x7f2786fc7910 (LWP 22122) 0x00007f278c2fc3c1 in sem_wait () from /lib/libpthread.so.0 19 Thread 0x7f2785e85910 (LWP 22124) 0x00007f278c2fd8f1 in nanosleep () from /lib/libpthread.so.0 18 Thread 0x7f2785c84910 (LWP 22125) 0x00007f278bddbe48 in epoll_wait () from /lib/libc.so.6 17 Thread 0x7f2785a7f910 (LWP 22126) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 16 Thread 0x7f278608a910 (LWP 22127) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 15 Thread 0x7f2785640910 (LWP 22128) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 14 Thread 0x7f278543f910 (LWP 22129) 0x00007f278c2fd8f1 in nanosleep () from /lib/libpthread.so.0 13 Thread 0x7f278523e910 (LWP 22130) 0x00007f278c2fd0cb in read () from /lib/libpthread.so.0 12 Thread 0x7f278503d910 (LWP 22131) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 11 Thread 0x7f2784e3c910 (LWP 22132) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 10 Thread 0x7f2784c3b910 (LWP 22133) 0x00007f278bdcdabb in read () from /lib/libc.so.6 9 Thread 0x7f2784442910 (LWP 22134) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 8 Thread 0x7f2784241910 (LWP 22135) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 7 Thread 0x7f277fece910 (LWP 22146) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 6 Thread 0x7f277fccd910 (LWP 22147) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 5 Thread 0x7f277facc910 (LWP 22148) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 4 Thread 0x7f277f8cb910 (LWP 22149) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 3 Thread 0x7f277f6ca910 (LWP 22151) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 2 Thread 0x7f277f4c9910 (LWP 22153) 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 * 1 Thread 0x7f278cfd7730 (LWP 22112) 0x00007f278c2fd0cb in read () from /lib/libpthread.so.0 Thread 28 (Thread 0x7f278bacd910 (LWP 22114)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 27 (Thread 0x7f278b2cc910 (LWP 22115)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 26 (Thread 0x7f278aacb910 (LWP 22116)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 25 (Thread 0x7f278a2ca910 (LWP 22117)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 24 (Thread 0x7f2789ac9910 (LWP 22118)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 23 (Thread 0x7f27892c8910 (LWP 22119)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 22 (Thread 0x7f2788ac7910 (LWP 22120)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005bd1a3 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b43c5 in GC_help_marker (my_mark_no=15) at mark.c:1116 #3 0x00000000005bdf1b in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #5 0x00007f278bddb80d in clone () from /lib/libc.so.6 #6 0x0000000000000000 in ?? () Thread 21 (Thread 0x7f278ce59910 (LWP 22121)): #0 0x00007f278c2fd8f1 in nanosleep () from /lib/libpthread.so.0 #1 0x00000000005a1902 in collection_thread (unused=) at collection.c:34 #2 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #3 0x00007f278bddb80d in clone () from /lib/libc.so.6 #4 0x0000000000000000 in ?? () Thread 20 (Thread 0x7f2786fc7910 (LWP 22122)): #0 0x00007f278c2fc3c1 in sem_wait () from /lib/libpthread.so.0 #1 0x0000000000549a90 in finalizer_thread (unused=) at gc.c:1022 #2 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #3 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d010) at wthreads.c:286 #4 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #5 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #6 0x00007f278bddb80d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 19 (Thread 0x7f2785e85910 (LWP 22124)): #0 0x00007f278c2fd8f1 in nanosleep () from /lib/libpthread.so.0 #1 0x00000000005a5034 in SleepEx (ms=, alertable=1) at wthreads.c:1027 #2 0x0000000000503d89 in threadpool_start_idle_threads (tp=0x8be000) at threadpool.c:1032 #3 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #4 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d330) at wthreads.c:286 #5 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #6 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #7 0x00007f278bddb80d in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 18 (Thread 0x7f2785c84910 (LWP 22125)): #0 0x00007f278bddbe48 in epoll_wait () from /lib/libc.so.6 #1 0x0000000000504ce7 in socket_io_epoll_main (p=) at threadpool.c:600 #2 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #3 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d3f8) at wthreads.c:286 #4 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #5 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #6 0x00007f278bddb80d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 17 (Thread 0x7f2785a7f910 (LWP 22126)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x40e, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d4c0) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 16 (Thread 0x7f278608a910 (LWP 22127)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x410, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d650) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 15 (Thread 0x7f2785640910 (LWP 22128)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x412, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d7e0) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 14 (Thread 0x7f278543f910 (LWP 22129)): #0 0x00007f278c2fd8f1 in nanosleep () from /lib/libpthread.so.0 #1 0x00000000005a5034 in SleepEx (ms=, alertable=1) at wthreads.c:1027 #2 0x0000000000503d89 in threadpool_start_idle_threads (tp=0x8bdf40) at threadpool.c:1032 #3 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #4 0x00000000005a5fe3 in thread_start_routine (args=0x1c5d970) at wthreads.c:286 #5 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #6 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #7 0x00007f278bddb80d in clone () from /lib/libc.so.6 #8 0x0000000000000000 in ?? () Thread 13 (Thread 0x7f278523e910 (LWP 22130)): #0 0x00007f278c2fd0cb in read () from /lib/libpthread.so.0 #1 0x0000000000489cc0 in read (signal=, ctx=) at /usr/include/bits/unistd.h:45 #2 mono_handle_native_sigsegv (signal=, ctx=) at mini-exceptions.c:1853 #3 #4 0x00007f278bd2f4b5 in raise () from /lib/libc.so.6 #5 0x00007f278bd32f50 in abort () from /lib/libc.so.6 #6 0x00007f278c978550 in g_assertion_message () from /lib/libglib-2.0.so.0 #7 0x00007f278c978ac0 in g_assertion_message_expr () from /lib/libglib-2.0.so.0 #8 0x0000000000586210 in class_get_rgctx_template_oti (class="Mono.Globalization.Unicode.CodePointIndexer", type_argc=0, slot=, temporary=1, do_free=0x7f278523cb44) at generic-sharing.c:712 #9 0x0000000000586879 in fill_runtime_generic_context (class_vtable=, rgctx=, slot=4, method_inst=0x0) at generic-sharing.c:1141 #10 0x0000000040f019f8 in ?? () #11 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f278503d910 (LWP 22131)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x417, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505ced in async_invoke_thread (data=0x0) at threadpool.c:1553 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5db00) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f2784e3c910 (LWP 22132)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x419, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5dd58) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f2784c3b910 (LWP 22133)): #0 0x00007f278bdcdabb in read () from /lib/libc.so.6 #1 0x0000000041ded081 in ?? () #2 0x0000000001cbc9a0 in ?? () #3 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f2784442910 (LWP 22134)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x421, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505ced in async_invoke_thread (data=0x0) at threadpool.c:1553 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5e398) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f2784241910 (LWP 22135)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x423, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5e528) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f277fece910 (LWP 22146)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x428, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505ced in async_invoke_thread (data=0x0) at threadpool.c:1553 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5e910) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f277fccd910 (LWP 22147)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x42a, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5eaa0) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f277facc910 (LWP 22148)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x42c, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505ced in async_invoke_thread (data=0x0) at threadpool.c:1553 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5ec30) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f277f8cb910 (LWP 22149)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x42e, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5edc0) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f277f6ca910 (LWP 22151)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x431, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505ced in async_invoke_thread (data=0x0) at threadpool.c:1553 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5f018) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f277f4c9910 (LWP 22153)): #0 0x00007f278c2fa5a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000000005a3ba0 in _wapi_handle_timedwait_signal_handle (handle=0x433, timeout=0x0, alertable=1, poll=-1) at handles.c:1611 #2 0x000000000059ae75 in WaitForSingleObjectEx (handle=, timeout=, alertable=) at wait.c:205 #3 0x0000000000505a55 in async_invoke_io_thread (data=0x0) at threadpool.c:358 #4 0x00000000004e8d1a in start_wrapper (data=) at threads.c:720 #5 0x00000000005a5fe3 in thread_start_routine (args=0x1c5f1a8) at wthreads.c:286 #6 0x00000000005be581 in GC_start_routine (arg=) at pthread_support.c:1390 #7 0x00007f278c2f5a04 in start_thread () from /lib/libpthread.so.0 #8 0x00007f278bddb80d in clone () from /lib/libc.so.6 #9 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f278cfd7730 (LWP 22112)): #0 0x00007f278c2fd0cb in read () from /lib/libpthread.so.0 #1 0x0000000000594406 in read (handle=0x0, buffer=0x7f27860a1ac0, numbytes=, bytesread=0x7fff18c01a3c, overlapped=) at /usr/include/bits/unistd.h:45 #2 console_read (handle=0x0, buffer=0x7f27860a1ac0, numbytes=, bytesread=0x7fff18c01a3c, overlapped=) at io.c:1074 #3 0x000000000057de60 in ves_icall_System_IO_MonoIO_Read (handle=0x0, dest=, dest_offset=, count=18, error=0x7fff18c01ac0) at file-io.c:813 #4 0x0000000041d468f6 in ?? () #5 0x00007fff18c020a8 in ?? () #6 0x00007fff18c01860 in ?? () #7 0x0000000000000000 in ?? () ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 05:23:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 10:23:22 +0000 Subject: [Mono-bugs] [Bug 566324] crash whole use Mono.Tasklets In-Reply-To: References: Message-ID: <20100210102322.DC3CF24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566324 http://bugzilla.novell.com/show_bug.cgi?id=566324#c1 Mark Junker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjscod at gmx.de --- Comment #1 from Mark Junker 2010-02-10 10:23:22 UTC --- I can confirm this behaviour on a Windows 7 x86-64 system. However, it's quite interesting that the example works when starting it from a MonoDevelop project using F5 (with debugger). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 10 05:39:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 10:39:24 +0000 Subject: [Mono-bugs] [Bug 566324] crash whole use Mono.Tasklets In-Reply-To: References: Message-ID: <20100210103924.3163A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566324 http://bugzilla.novell.com/show_bug.cgi?id=566324#c2 --- Comment #2 from shen jinti 2010-02-10 10:39:23 UTC --- my os is : jinti at debian:~$ uname -a Linux debian 2.6.31.5 #1 SMP Thu Nov 5 08:33:36 CST 2009 i686 GNU/Linux jinti at debian:~$ gcc --version gcc (Debian 4.3.2-1.1) 4.3.2 x86, not x64 are you without any output ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 10 06:16:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 11:16:27 +0000 Subject: [Mono-bugs] [Bug 578587] Global.asax's issue In-Reply-To: References: Message-ID: <20100210111627.BE3B224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578587 http://bugzilla.novell.com/show_bug.cgi?id=578587#c7 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution| |FIXED --- Comment #7 from Marek Habersack 2010-02-10 12:16:27 CET --- The latest trunk (r151159) doesn't have the issue anymore. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 07:37:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 12:37:02 +0000 Subject: [Mono-bugs] [Bug 558739] Invalid ResX input. at System.Resources.ResXResourceReader.LoadData () In-Reply-To: References: Message-ID: <20100210123702.404E0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=558739 http://bugzilla.novell.com/show_bug.cgi?id=558739#c1 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Ankit Jain 2010-02-10 12:37:01 UTC --- Fixed in svn r151210 . -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 07:43:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 12:43:24 +0000 Subject: [Mono-bugs] [Bug 546688] Improve error reporting when a resource file could not be found In-Reply-To: References: Message-ID: <20100210124324.5B774CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=546688 http://bugzilla.novell.com/show_bug.cgi?id=546688#c1 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jankit at novell.com Resolution| |FIXED --- Comment #1 from Ankit Jain 2010-02-10 12:43:23 UTC --- Fixed in svn r151210 . -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 09:52:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 14:52:21 +0000 Subject: [Mono-bugs] [Bug 578428] Monotouch runtime crashes when using linq group by statement In-Reply-To: References: Message-ID: <20100210145221.B6E3524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578428 http://bugzilla.novell.com/show_bug.cgi?id=578428#c2 --- Comment #2 from Jb Evain 2010-02-10 14:52:20 UTC --- What about generating the native GenericEqualityComparer`1 for DateTime as we do for other VTs? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 10 11:45:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 16:45:45 +0000 Subject: [Mono-bugs] [Bug 578770] New: Unable to disable. single checkbox in checkboxlist control Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578770 http://bugzilla.novell.com/show_bug.cgi?id=578770#c0 Summary: Unable to disable. single checkbox in checkboxlist control Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: alan.page.ca at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341792) --> (http://bugzilla.novell.com/attachment.cgi?id=341792) Web pages to reproduce the bug User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7 It is not possible to disable individual checkbox items of a CheckBoxList control created on a .aspx webpage in Mono. However you can do this in Microsoft.NET. Reproducible: Always Steps to Reproduce: Create References: Message-ID: <20100210175816.DB2C624551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=532865 http://bugzilla.novell.com/show_bug.cgi?id=532865#c5 --- Comment #5 from Bob Balsover 2010-02-10 17:58:15 UTC --- (In reply to comment #4) > *** Bug 574148 has been marked as a duplicate of this bug. *** It was suggested that this would be addressed in version 1.1, has that version been released yet? If not when will this be addressed? This is a fairly serious problem for us and while I personally paid for a license for my own use and to evaluate the product for my employer my supervisor isn't going to approve a corporate purchase of a license pack until a few issues have been cleaned up. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 15:18:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 20:18:20 +0000 Subject: [Mono-bugs] [Bug 532865] Breakpoints in .ctor don't work with partial classes In-Reply-To: References: Message-ID: <20100210201820.96AA3CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=532865 http://bugzilla.novell.com/show_bug.cgi?id=532865#c6 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhill at novell.com --- Comment #6 from Jonathan Pobst 2010-02-10 20:18:19 UTC --- I do not think this fix will make it into 1.1. The fix turned out to be much more complicated than we originally thought, and so it has not been completed. I agree that this is a pretty serious shortcoming, and will push for it to get fixed in future versions. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 15:33:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 20:33:54 +0000 Subject: [Mono-bugs] [Bug 578863] New: Formview ignores PagerSettings when using Gridview paging Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578863 http://bugzilla.novell.com/show_bug.cgi?id=578863#c0 Summary: Formview ignores PagerSettings when using Gridview paging Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: x86-64 OS/Version: RHEL 5 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: rabram at customsinfo.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341837) --> (http://bugzilla.novell.com/attachment.cgi?id=341837) Screenshot showing unwanted formview pager User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20100107 Fedora/3.5.6-1.fc12 Firefox/3.5.6 Web page displays two pager areas, one for the gridview and one for the formview. Formview ignores the Visible pager settings. I am unable to hide the formview pager except by using PagerStyle-ForeColor to color the pager to the same color as the background.
...
Reproducible: Always Steps to Reproduce: 1.Create formview with gridview within the ItemTemplate tags 2.Turn on paging Expected Results: FormView pager should not have been rendered. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 15:48:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 20:48:20 +0000 Subject: [Mono-bugs] [Bug 578873] New: Banshee and Tomboy crash with AOTed Glib# Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578873 http://bugzilla.novell.com/show_bug.cgi?id=578873#c0 Summary: Banshee and Tomboy crash with AOTed Glib# Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: JIT AssignedTo: lupus at novell.com ReportedBy: mhutchinson at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Using an AOTed glib-sharp.dll on Mono 2.6.1 causes Tomboy and Banshee to crash when they are run. The error is: ERROR:class.c:3669:mono_class_setup_vtable_general: assertion failed: (cur_slot == class->vtable_size) Program received signal SIGABRT, Aborted. 0x00007ffff6d6d4e5 in raise (sig=) at ./nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) t a a bt Thread 4 (Thread 0x7ffff57eb910 (LWP 17823)): #0 0x00007ffff6d6d4e5 in raise (sig=) at ./nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00007ffff6d6e9b0 in abort () at abort.c:88 #2 0x00007ffff797577f in g_assertion_message () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ffff7975cf0 in g_assertion_message_expr () from /usr/lib64/libglib-2.0.so.0 #4 0x00000000004e849e in mono_class_setup_vtable_general (class="GLib.GException", overrides=, onum=28) at class.c:3669 #5 0x00000000004e89cc in mono_class_setup_vtable (class="GLib.GException") at class.c:2897 #6 0x00000000004ee83b in mono_class_get_vtable_entry (class="GLib.GException", offset=2) at class.c:1914 #7 0x000000000048a331 in mono_magic_trampoline (regs=0x7ffff57eadc8, code=0x40023364 "H\307E", , arg=, tramp=) at mini-trampolines.c:295 #8 0x0000000040002168 in () #9 0x0000000040023364 in (wrapper runtime-invoke) object:runtime_invoke_virtual_void__this__ (param0=GLib.GException = {...}, param1=, param2=140737312108296, param3=) at xdb.il:1918 #10 0x00000000004fd1b0 in mono_gc_run_finalize (obj=, data=) at gc.c:218 #11 0x00000000005b2c78 in GC_invoke_finalizers () at finalize.c:787 #12 0x00000000004fd368 in finalizer_thread (unused=) at gc.c:1048 #13 0x0000000000572595 in start_wrapper (data=) at threads.c:662 #14 0x00000000005a2663 in thread_start_routine (args=0x956288) at wthreads.c:286 #15 0x00000000005bf031 in GC_start_routine (arg=) at pthread_support.c:1390 #16 0x00007ffff72f165d in start_thread (arg=) at pthread_create.c:297 #17 0x00007ffff6e0c14d in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 #18 0x0000000000000000 in ?? () Thread 3 (Thread 0x7ffff7fc3910 (LWP 17822)): #0 0x00007ffff72f9341 in nanosleep () from /lib64/libpthread.so.0 #1 0x0000000000589ab2 in collection_thread (unused=) at collection.c:34 #2 0x00007ffff72f165d in start_thread (arg=) at pthread_create.c:297 #3 0x00007ffff6e0c14d in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 2 (Thread 0x7ffff6b0c910 (LWP 17821)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ./nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00000000005bdb53 in GC_wait_marker () at pthread_support.c:1785 #2 0x00000000005b82bd in GC_help_marker (my_mark_no=5) at mark.c:1116 #3 0x00000000005be95c in GC_mark_thread (id=) at pthread_support.c:548 #4 0x00007ffff72f165d in start_thread (arg=) at pthread_create.c:297 #5 0x00007ffff6e0c14d in clone () at ./sysdeps/unix/sysv/linux/x86_64/clone.S:112 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ffff7fba730 (LWP 17818)): #0 __lll_lock_wait () at ./nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:136 #1 0x00007ffff72f3f50 in _L_lock_1014 () from /lib64/libpthread.so.0 #2 0x00007ffff72f3db1 in __pthread_mutex_lock (mutex=0x8b51a8) at pthread_mutex_lock.c:82 #3 0x0000000000510e4e in mono_loader_lock () at loader.c:2002 #4 0x00000000005115b0 in cache_memberref_sig (image=0x8b51a8, sig_idx=128, sig=0xefced8) at loader.c:394 #5 0x0000000000512250 in method_from_memberref (image=0xece4c0, idx=, typespec_context=, used_context=) at loader.c:942 #6 0x00000000005122fe in mono_get_method_from_token (image=0x8b51a8, token=167772457, klass=0x0, context=0x0, used_context=0x8b51a8) at loader.c:1477 #7 0x000000000051289a in mono_get_method_full (image=0xece4c0, token=167772457, klass=0x0, context=) at loader.c:1591 #8 0x000000000042841b in mini_get_method_allow_open (context=, token=, m=, klass=) at method-to-ir.c:4600 #9 mini_get_method (context=, token=, m=, klass=) at method-to-ir.c:4608 #10 0x0000000000444701 in mono_method_to_ir (cfg=0xee5c30, method=, start_bblock=, end_bblock=, return_var=, dont_inline=, inline_args=0x0, inline_offset=0, is_virtual_call=0) at method-to-ir.c:6228 #11 0x000000000041d377 in mini_method_compile (method="Mono.Addins.Serialization.BinaryXmlReader:ReadValueInternal ()", opts=, domain=, run_cctors=, compile_aot=, parts=) at mini.c:3401 #12 0x000000000041ea04 in mono_jit_compile_method_inner (jit_ex=, opt=, target_domain=, method="Mono.Addins.Serialization.BinaryXmlReader:ReadValueInternal ()") at mini.c:4146 #13 mono_jit_compile_method_with_opt (jit_ex=, opt=, target_domain=, method= "Mono.Addins.Serialization.BinaryXmlReader:ReadValueInternal ()") at mini.c:4338 #14 0x000000000041f37d in mono_jit_compile_method (method=Traceback (most recent call last): File "/usr/bin/mono-gdb.py", line 150, in to_string class_name = stringify_class_name (klass ["name_space"].string (), klass ["name"].string ()) RuntimeError: Cannot access memory at address 0x1000045e7 ) at mini.c:4363 #15 0x0000000000489f89 in mono_magic_trampoline (regs=0x7fffffffd398, code= 0x4002d864 "L\213\064$L\213|$\bH\203\304\030\303\350\211G\375\377\004\200\315", , arg=, tramp=) at mini-trampolines.c:476 #16 0x0000000040002168 in () #17 0x000000004002d864 in ?? () #18 0x00007ffff440fc00 in ?? () #19 0x00007ffff440fc00 in ?? () #20 0x00007fffffffd530 in ?? () #21 0x000000004002d7e8 in ?? () #22 0x00007ffff440fc00 in ?? () #23 0x000000004002d7d0 in ?? () #24 0x00007fffffffd530 in ?? () #25 0x000000004002d7b5 in ?? () #26 0x00007ffff40cf750 in ?? () #27 0x00007ffff442ce88 in ?? () #28 0x00007fffffffd530 in ?? () #29 0x000000004002d016 in ?? () #30 0x00007fffffffd5a0 in ?? () #31 0x00007ffff40cf5b0 in ?? () #32 0x00007ffff440fc00 in ?? () #33 0x00007fffffffd570 in ?? () #34 0x0000000000000000 in ?? () Current language: auto The current source language is "auto; currently asm". Current language: auto The current source language is "auto; currently c". -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 15:57:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 20:57:26 +0000 Subject: [Mono-bugs] [Bug 578880] New: System.Web.Hosting.HostingEnvironment's IsHosted, ApplicationID and SiteName properties not provided for a hosted environment Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=578880 http://bugzilla.novell.com/show_bug.cgi?id=578880#c0 Summary: System.Web.Hosting.HostingEnvironment's IsHosted, ApplicationID and SiteName properties not provided for a hosted environment Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: tagdev at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341845) --> (http://bugzilla.novell.com/attachment.cgi?id=341845) The attachment contains a patch with NUnit test code. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB6 (.NET CLR 3.5.30729) When a hosted ASP.NET application domain is created with System.Web.ApplicationHost.CreateApplicationHost, the static properties of the System.Web.Hosting.HostingEnvironment class need to be populated for the hosted environment. However, Mono 2.6.1 does not initialize the values of the IsHosted, ApplicationID and SiteName properties and they always seem to contain their default values. Reproducible: Always Steps to Reproduce: 1. Apply the attached patch to "trunk/mcs/class/System.Web/Test/System.Web.Hosting/HostingEnvironmentTest.cs", and 2. Run the new test named "HostedDefaultValues". Actual Results: The test fails. Expected Results: The test should succeed (for example, as it does on .NET 3.5). The problem also exists on Mono 2.4.x -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 16:06:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 21:06:37 +0000 Subject: [Mono-bugs] [Bug 578428] Monotouch runtime crashes when using linq group by statement In-Reply-To: References: Message-ID: <20100210210637.4C25724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578428 http://bugzilla.novell.com/show_bug.cgi?id=578428#c3 --- Comment #3 from Eduardo Scoz 2010-02-10 21:06:36 UTC --- Pretty sure the question was not for me, but that would be fantastic, Jean. DateTime is sealed anyway, so you'll always use the same comparison. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 10 18:34:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 23:34:06 +0000 Subject: [Mono-bugs] [Bug 502560] Mono.ZeroConf.Providers.Bonjour.Service.UPort In-Reply-To: References: Message-ID: <20100210233406.BADAACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=502560 http://bugzilla.novell.com/show_bug.cgi?id=502560#c2 Kristopher Dick changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent CC| |kristopher.dick at gmail.com OS/Version|Windows |Ubuntu --- Comment #2 from Kristopher Dick 2010-02-10 23:34:05 UTC --- This is also an issue when browsing for services. IResolvableService.Port returns 0 for a service running on 50*** which makes it impossible to connect. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 18:36:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 10 Feb 2010 23:36:56 +0000 Subject: [Mono-bugs] [Bug 510791] Zeroconf's AvahiDBus Provider is sometimes unable to successfully Resolve() In-Reply-To: References: Message-ID: <20100210233656.E7199CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=510791 http://bugzilla.novell.com/show_bug.cgi?id=510791#c4 Kristopher Dick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kristopher.dick at gmail.com --- Comment #4 from Kristopher Dick 2010-02-10 23:36:55 UTC --- Some sort of feedback would be good. If this isn't fixed in any current official binaries, is there a work around? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 19:31:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 00:31:22 +0000 Subject: [Mono-bugs] [Bug 577984] Ahead-of-time compiler getting "Can't handle as return value 0x1e" In-Reply-To: References: Message-ID: <20100211003122.C6E2524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577984 http://bugzilla.novell.com/show_bug.cgi?id=577984#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |miguel at novell.com --- Comment #1 from Miguel de Icaza 2010-02-11 00:31:21 UTC --- This is caused by our AOT compiler trying to compile this method: In the class: IntrinsicOperators { .method public static specialname default !!T& op_AddressOf (!!T obj) cil managed } The value 0x1e is MONO_TYPE_MVAR -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 19:41:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 00:41:20 +0000 Subject: [Mono-bugs] [Bug 577984] Ahead-of-time compiler getting "Can't handle as return value 0x1e" In-Reply-To: References: Message-ID: <20100211004120.E5B1A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577984 http://bugzilla.novell.com/show_bug.cgi?id=577984#c2 --- Comment #2 from Miguel de Icaza 2010-02-11 00:41:20 UTC --- Here is a simpler test case that does not require fsharp, to reproduce on x86-64 do: ilasm sample.il mono --aot sample.exe assembly extern mscorlib { .ver 2:0:0:0 .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. } assembly 'a' { .custom instance void class [mscorlib]System.Runtime.CompilerServices.RuntimeCompatibilityAttribute::'.ctor'() = ( 01 00 01 00 54 02 16 57 72 61 70 4E 6F 6E 45 78 // ....T..WrapNonEx 63 65 70 74 69 6F 6E 54 68 72 6F 77 73 01 ) // ceptionThrows. .hash algorithm 0x00008004 .ver 0:0:0:0 } module a.exe // GUID = {E10BF114-AD9E-4E60-B587-2402E0DB9D86} .class private auto ansi beforefieldinit X extends [mscorlib]System.Object { .method public hidebysig specialname rtspecialname instance default void '.ctor' () cil managed { .maxstack 8 IL_0000: ldarg.0 IL_0001: call instance void object::'.ctor'() IL_0006: ret } .method private static hidebysig default void Main () cil managed { .entrypoint .maxstack 8 IL_0000: ret } .method public static specialname default !!T& op_AddressOf (!!T obj) cil managed { .maxstack 3 IL_0001: ldstr "Nothing" IL_0006: newobj instance void class [mscorlib]System.NotSupportedException::'.ctor'() IL_000b: throw } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 20:11:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 01:11:11 +0000 Subject: [Mono-bugs] [Bug 577984] Mono AOT can not handle reference to parameter type return values. In-Reply-To: References: Message-ID: <20100211011111.C9AE224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577984 http://bugzilla.novell.com/show_bug.cgi?id=577984#c3 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Ahead-of-time compiler |Mono AOT can not handle |getting "Can't handle as |reference to parameter type |return value 0x1e" |return values. --- Comment #3 from Miguel de Icaza 2010-02-11 01:11:11 UTC --- I also noticed that this runs if you run with the JIT, but does not run if you run with AOT. I updated the sample so that the method is actually invoked. On JIT execution the get_call_info method determines that the type is a MONO_TYPE_GENERICINST, but when running with AOT the value is determined to be MONO_TYPE_MVAR. ilasm e.il mono e.exe <- throws an exception, as expected mono --aot e.exe <- aborts the Mono runtime assembly extern mscorlib { .ver 2:0:0:0 .publickeytoken = (B7 7A 5C 56 19 34 E0 89 ) // .z\V.4.. } assembly 'e' { .hash algorithm 0x00008004 .ver 0:0:0:0 } module e.exe // GUID = {1DBE33D3-F38A-45C2-AB55-F57FAE1EBB5A} custom instance void class [mscorlib]System.Security.UnverifiableCodeAttribute::'.ctor'() = (01 00 00 00 ) // .... .class private auto ansi beforefieldinit X extends [mscorlib]System.Object { .method private static hidebysig default void Main () cil managed { .entrypoint .maxstack 1 .locals init ( int32 V_0) IL_0000: call !!0& class X::Foo () IL_0005: pop IL_0006: ret } // end of method X::Main // method line 3 .method private static hidebysig default !!T& Foo () cil managed { .maxstack 8 IL_0000: newobj instance void class [mscorlib]System.Exception::'.ctor'() IL_0005: throw } // end of method X::Foo } // end of class X -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 10 21:03:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 02:03:46 +0000 Subject: [Mono-bugs] [Bug 578240] Encoding problem on Linux when invalid characters in input. Encoding GetBates(string) creates invalid byte [] output In-Reply-To: References: Message-ID: <20100211020346.B071F24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578240 http://bugzilla.novell.com/show_bug.cgi?id=578240#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Component|generics |CORLIB Product|Mono: Runtime |Mono: Class Libraries --- Comment #1 from Zoltan Varga 2010-02-11 02:03:45 UTC --- -> class libs. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 10 21:15:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 02:15:30 +0000 Subject: [Mono-bugs] [Bug 573682] segtaults when encoding/decoding non-UTF8 strings In-Reply-To: References: Message-ID: <20100211021530.B8A6C24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573682 http://bugzilla.novell.com/show_bug.cgi?id=573682#c15 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #15 from Zoltan Varga 2010-02-11 02:15:28 UTC --- Committed that change to HEAD and the 2.6 branch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 00:08:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 05:08:30 +0000 Subject: [Mono-bugs] [Bug 575598] Softdebugging this program crashes the mono runtime In-Reply-To: References: Message-ID: <20100211050830.3A8AC24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575598 http://bugzilla.novell.com/show_bug.cgi?id=575598#c6 --- Comment #6 from Zoltan Varga 2010-02-11 05:08:29 UTC --- Lucas: is the crash fixed for you after these changes ? Lluis: I can't repro it, the breakpoint is hit twice for me when using my test program. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 04:57:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 09:57:24 +0000 Subject: [Mono-bugs] [Bug 579017] New: Memory goes wild when mono run with -O=0 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579017 http://bugzilla.novell.com/show_bug.cgi?id=579017#c0 Summary: Memory goes wild when mono run with -O=0 Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GC AssignedTo: mprobst at novell.com ReportedBy: dick at acm.org QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Memory goes wild when mono run with -O=0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 06:47:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 11:47:12 +0000 Subject: [Mono-bugs] [Bug 579058] New: warning CS0252 not issued by {d, g}mcs Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579058 http://bugzilla.novell.com/show_bug.cgi?id=579058#c0 Summary: warning CS0252 not issued by {d,g}mcs Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: mhabersack at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=341963) --> (http://bugzilla.novell.com/attachment.cgi?id=341963) test.cs Compiling the attached code should show the following warning: test.cs(12,10): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'a' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 07:38:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 12:38:03 +0000 Subject: [Mono-bugs] [Bug 577984] Mono AOT can not handle reference to parameter type return values. In-Reply-To: References: Message-ID: <20100211123803.0FC0D24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577984 http://bugzilla.novell.com/show_bug.cgi?id=577984#c4 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com --- Comment #4 from Zoltan Varga 2010-02-11 12:38:01 UTC --- Fixed in SVN/2.6. f# probably still won't work because of tail call issues. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 10:19:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 15:19:33 +0000 Subject: [Mono-bugs] [Bug 510791] Zeroconf's AvahiDBus Provider is sometimes unable to successfully Resolve() In-Reply-To: References: Message-ID: <20100211151933.EF1DBCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=510791 http://bugzilla.novell.com/show_bug.cgi?id=510791#c5 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com Severity|Normal |Major --- Comment #5 from Gonzalo Paniagua Javier 2010-02-11 15:19:32 UTC --- Aaron? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 11:07:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 16:07:18 +0000 Subject: [Mono-bugs] [Bug 579146] New: Disk Full Error doesn't release handle on files Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579146 http://bugzilla.novell.com/show_bug.cgi?id=579146#c0 Summary: Disk Full Error doesn't release handle on files Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: informatique.internet at fiducial.fr QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5 we have a remoting process that write csv files... on a quotatized storage space... We run out of quota... and we have seen "Sharing violation on path" exception Reproducible: Always Steps to Reproduce: 1. create a mini test filesystem (dd if=/dev/zero of=/tmp/test/fs bs=1 count=1M) 2. mkfs /tmp/tesfs 3. mount /tmp/testfs /mnt/test -o loop 4. create a "big" file ... dd if=/dev/zero of=/mnt/test/test/bigfile bs=1 count=999k 5. run this program public static void Main (string[] argv) { try { using (TextWriter streamWriter = new StreamWriter ("/mnt/test/test/test.txt", true)) { streamWriter.WriteLine ("Coucdfgdfgdfgdfgdgfgdgdfgdfgdfgdou"); } } catch (Exception ex) { Console.WriteLine (ex); } using (TextWriter streamWriter = new StreamWriter ("/mnt/test/test/test.txt", true)) { streamWriter.WriteLine ("Coucou"); } } Actual Results: System.IO.IOException: Disk full. Path /mnt/test/test/test.txt at System.IO.FileStream.FlushBuffer (System.IO.Stream st) [0x000c1] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/FileStream.cs:1029 at System.IO.FileStream.FlushBuffer () [0x00000] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/FileStream.cs:1033 at System.IO.FileStream.Flush () [0x00020] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/FileStream.cs:845 at System.IO.StreamWriter.Flush () [0x0002e] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/StreamWriter.cs:179 at System.IO.StreamWriter.Dispose (Boolean disposing) [0x0001c] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/StreamWriter.cs:160 at System.IO.TextWriter.Dispose () [0x00000] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/TextWriter.cs:101 at Performance.ArrayTest.Main (System.String[] argv) [0x0000c] in /home/hfongarnand/Projects/TestMono/TestMono/Main.cs:16 Unhandled Exception: System.IO.IOException: Sharing violation on path /mnt/test/test/test.txt at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x0030c] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/FileStream.cs:346 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.StreamWriter..ctor (System.String path, Boolean append, System.Text.Encoding encoding, Int32 bufferSize) [0x00039] in /home/hfongarnand/mono/monostable/mcs/class/corlib/System.IO/StreamWriter.cs:124 at System.IO.StreamWriter..ctor (System.String path, Boolean append) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter:.ctor (string,bool) at Performance.ArrayTest.Main (System.String[] argv) [0x0003a] in /home/hfongarnand/Projects/TestMono/TestMono/Main.cs:23 Expected Results: Two Disk full error -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 11:09:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 16:09:30 +0000 Subject: [Mono-bugs] [Bug 579146] Disk Full Error doesn't release handle on files In-Reply-To: References: Message-ID: <20100211160930.A2461CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579146 http://bugzilla.novell.com/show_bug.cgi?id=579146#c1 --- Comment #1 from Hubert FONGARNAND 2010-02-11 16:09:30 UTC --- In fact... when mono close the file, it tries to flush the data to the disk if it fails... the handle is never released (BAD) protected virtual void Dispose (bool disposing) { if (handle != MonoIO.InvalidHandle) { FlushBuffer (); if (owner) { MonoIOError error; MonoIO.Close (handle, out error); if (error != MonoIOError.ERROR_SUCCESS) { // don't leak the path information for isolated storage throw MonoIO.GetException (GetSecureFileName (name), error); } handle = MonoIO.InvalidHandle; } } canseek = false; access = 0; if (disposing) { buf = null; } if (disposing) GC.SuppressFinalize (this); } you definitely should add a try/finally block around FlushBuffer (); and Close the handle in the finally block -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 11:10:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 16:10:35 +0000 Subject: [Mono-bugs] [Bug 579146] Disk Full Error doesn't release handle on files In-Reply-To: References: Message-ID: <20100211161035.AE746CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579146 http://bugzilla.novell.com/show_bug.cgi?id=579146#c2 --- Comment #2 from Hubert FONGARNAND 2010-02-11 16:10:34 UTC --- Created an attachment (id=342033) --> (http://bugzilla.novell.com/attachment.cgi?id=342033) compiled test case... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 11:42:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 16:42:25 +0000 Subject: [Mono-bugs] [Bug 569543] SqlClient using Guid in parameter In-Reply-To: References: Message-ID: <20100211164226.05E7BCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=569543 http://bugzilla.novell.com/show_bug.cgi?id=569543#c5 --- Comment #5 from Mikkel Johnsen 2010-02-11 16:42:25 UTC --- Is no one willing to look at this ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 12:10:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 17:10:17 +0000 Subject: [Mono-bugs] [Bug 579184] New: Ping native invocation crashes on iphone Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579184 http://bugzilla.novell.com/show_bug.cgi?id=579184#c0 Summary: Ping native invocation crashes on iphone Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: mono-bugs at lists.ximian.com ReportedBy: marcel at exdream.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- We called Ping and it crashed, even with try catch. (The address blub is right) PingReply reply = null; try { Ping ping = new Ping(); reply = ping.Send("Blub", 500); } catch { } Stacktrace: Thu Feb 11 12:10:55 unknown kernel[0] : launchd[1483] Container: /private/var/mobile/Applications/CBC13501-3ED9-4F01-9735-E3ACE1EC717A (seatbelt) Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : Unable to resolve pinvoke method 'System.Net.NetworkInformation.Ping:capget (System.Net.NetworkInformation.Ping/cap_user_header_t&,System.Net.NetworkInformation.Ping/cap_user_data_t&)' Re-run with MONO_LOG_LEVEL=debug for more information. Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : Stacktrace: Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at (wrapper managed-to-native) System.Net.NetworkInformation.Ping.capget (System.Net.NetworkInformation.Ping/cap_user_header_t&,System.Net.NetworkInformation.Ping/cap_user_data_t&) <0x00048> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at (wrapper managed-to-native) System.Net.NetworkInformation.Ping.capget (System.Net.NetworkInformation.Ping/cap_user_header_t&,System.Net.NetworkInformation.Ping/cap_user_data_t&) <0x00048> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at System.Net.NetworkInformation.Ping.CheckLinuxCapabilities () <0x0008f> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at System.Net.NetworkInformation.Ping..cctor () <0x00057> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0x000c3> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at Delta.Content.Client.ClientContentManager.CollectAllLocalFiles (string) <0xffffffff> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at Delta.Content.Client.ClientContentManager.CollectAllLocalFiles (string) <0x00074> Thu Feb 11 12:10:57 unknown UIKitApplication:de.mobilebits.Delta[0x667d][1483] : at Delta.Content.Client.ClientContentManager..ctor () <0x0006b> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 13:51:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 18:51:44 +0000 Subject: [Mono-bugs] [Bug 579241] New: System.Web.HttpFileCollectionWrapper (System.Web.Abstractions.dll) Get method and indexer by name throw exceptions for unfound name/index Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579241 http://bugzilla.novell.com/show_bug.cgi?id=579241#c0 Summary: System.Web.HttpFileCollectionWrapper (System.Web.Abstractions.dll) Get method and indexer by name throw exceptions for unfound name/index Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: peter at peterjohanson.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342077) --> (http://bugzilla.novell.com/attachment.cgi?id=342077) Suggested fix (based on mono-2.6.1 tarball, but should work on latest SVN) User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.308.0 Safari/532.9 From: http://msdn.microsoft.com/en-us/library/cc680757.aspx The indexer (this[string name]) for this class, as well as Get(name) are throwing an ArgumentNullException for unfound files, instead of just returning null. The patch I will attach fixes that problem. I implemented similar logic for Get(index), but I'm unsure if that's really necessary or not, since the proper IndexOutOfBounds exception will probably get thrown by the inner collection before it matters. Reproducible: Always Steps to Reproduce: 1. Call collection_wrapper["Unfound Name"] or collection_wrapper.Get("Unfound name") with filename not in the collection. Actual Results: Get an ArgumentNullException from the constructor to HttpPostedFileWrapper. Expected Results: The calls should return null and not throw an exception. This was needed to get the FubuMVC.HelloWorld example working on mono. I've not tested FubuMVC extensively yet, but at least the hello world no works with this change. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 14:17:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 19:17:26 +0000 Subject: [Mono-bugs] [Bug 579252] New: Array.AsReadOnly(x).CopyTo does not copy anything Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579252 http://bugzilla.novell.com/show_bug.cgi?id=579252#c0 Summary: Array.AsReadOnly(x).CopyTo does not copy anything Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: cdhowie at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) Array.AsReadOnly with an array (byte[] in my case) returns a read-only wrapper around the array (of course). But this wrapper's CopyTo method does nothing at all. This causes IEnumerable.ToArray to fail when applied to the result of an Array.AsReadOnly call, because it uses ICollection.CopyTo if the enumerable is a collection. See the following output from csharp: csharp> ((System.Collections.Generic.IEnumerable)(new byte [] {1, 2, 3})).ToArray (); { 1, 2, 3 } csharp> Array.AsReadOnly(new byte [] {1, 2, 3}).ToArray(); { 0, 0, 0 } Reading the code, I cannot see how this happens, because the two wrappers around the array simply call into their wrapped objects' CopyTo method. So it *should* work... and yet it does not. Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 14:22:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 19:22:03 +0000 Subject: [Mono-bugs] [Bug 579252] Array.AsReadOnly(x).CopyTo does not copy anything In-Reply-To: References: Message-ID: <20100211192203.C15CBCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579252 http://bugzilla.novell.com/show_bug.cgi?id=579252#c1 --- Comment #1 from Chris Howie 2010-02-11 19:22:02 UTC --- Created an attachment (id=342084) --> (http://bugzilla.novell.com/attachment.cgi?id=342084) NUnit test case Here is a test case. On Mono 2.6.1, this fails. It succeeds on MS.NET. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 14:42:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 19:42:17 +0000 Subject: [Mono-bugs] [Bug 579017] Memory goes wild when mono run with -O=0 In-Reply-To: References: Message-ID: <20100211194217.2FC8524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579017 http://bugzilla.novell.com/show_bug.cgi?id=579017#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com --- Comment #1 from Zoltan Varga 2010-02-11 19:42:16 UTC --- Can't repro this. I get: Invalid optimization name `0' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 14:47:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 19:47:28 +0000 Subject: [Mono-bugs] [Bug 579252] Array.AsReadOnly(x).CopyTo does not copy anything In-Reply-To: References: Message-ID: <20100211194728.70FC724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579252 http://bugzilla.novell.com/show_bug.cgi?id=579252#c2 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vargaz at gmail.com Severity|Normal |Major --- Comment #2 from Zoltan Varga 2010-02-11 19:47:27 UTC --- I can't repro this with either HEAD or the 2.6 branch, so it is probably already fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 15:18:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 20:18:46 +0000 Subject: [Mono-bugs] [Bug 579252] Array.AsReadOnly(x).CopyTo does not copy anything In-Reply-To: References: Message-ID: <20100211201846.4ABCCCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579252 http://bugzilla.novell.com/show_bug.cgi?id=579252#c3 --- Comment #3 from Chris Howie 2010-02-11 20:18:45 UTC --- It looks like r148974 fixed this for this and bug #564095. Both of these bugs apparently share the same root cause. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 15:23:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 20:23:35 +0000 Subject: [Mono-bugs] [Bug 579277] New: Sporadic HTTP Remoting Activation failures in test suite Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579277 http://bugzilla.novell.com/show_bug.cgi?id=579277#c0 Summary: Sporadic HTTP Remoting Activation failures in test suite Classification: Mono Product: Mono: Runtime Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: remoting AssignedTo: lluis at novell.com ReportedBy: jpobst at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- There are two tests that fail sporadically in the remoting test suite: MonoTests.Remoting.ActivationTests.TestCreateHttpWkoSingleCall MonoTests.Remoting.ActivationTests.TestCreateHttpWkoSingleton They fail like this: MonoTests.Remoting.ActivationTests.TestCreateHttpWkoSingleCall : System.Net.WebException : Error getting response stream (ReadDone2): ReceiveFailure ----> System.Exception : at System.Net.WebConnection.HandleError(WebExceptionStatus st, System.Exception e, System.String where) at System.Net.WebConnection.ReadDone(IAsyncResult result) at System.Net.Sockets.Socket+SocketAsyncResult.Complete() at System.Net.Sockets.Socket+Worker.Receive() at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x0006c] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:820 at System.Net.HttpWebRequest.GetResponse () [0x0000e] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:825 at System.Runtime.Remoting.Channels.Http.HttpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00021] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Http/HttpClientTransportSink.cs:222 --Exception at System.Net.WebConnection.HandleError (WebExceptionStatus st, System.Exception e, System.String where) [0x00033] in /home/builder/lanes/mono-trunk-test/151201/source/mono/mcs/class/System/System.Net/WebConnection.cs:367 http://build.mono-project.com/WebServices/Download.aspx?workfile_id=1765498 They have been sporadically failing for as long as the new buildbot has been up, so I cannot give a revision for when they began failing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 15:26:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 20:26:42 +0000 Subject: [Mono-bugs] [Bug 579277] Sporadic HTTP Remoting Activation failures in test suite In-Reply-To: References: Message-ID: <20100211202642.1E82B24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579277 http://bugzilla.novell.com/show_bug.cgi?id=579277#c1 --- Comment #1 from Jonathan Pobst 2010-02-11 20:26:41 UTC --- These tests were disabled in r151549. Please re-enable them with this bug is fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 15:43:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 20:43:42 +0000 Subject: [Mono-bugs] [Bug 579252] Array.AsReadOnly(x).CopyTo does not copy anything In-Reply-To: References: Message-ID: <20100211204342.7839824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579252 http://bugzilla.novell.com/show_bug.cgi?id=579252#c4 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Zoltan Varga 2010-02-11 20:43:41 UTC --- -> FIXED. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 11 15:51:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 20:51:46 +0000 Subject: [Mono-bugs] [Bug 579292] New: DataAdapter seems to report a column does not exist when attempting to fill a datatable Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579292 http://bugzilla.novell.com/show_bug.cgi?id=579292#c0 Summary: DataAdapter seems to report a column does not exist when attempting to fill a datatable Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: wallacebmcclure at wallym.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 When running the code below, an error is generated on the call to data adapter Fill() method. var documents = Environment.GetFolderPath (Environment.SpecialFolder.Personal); string db = Path.Combine (documents, DatabaseName); string strSql = "select TWITTERID from TwitterData"; var conn = new SqliteConnection("Data Source=" + db); var dt = new DataTable(); var da = new SqliteDataAdapter(strSql, conn); da.Fill(dt); Reproducible: Always Steps to Reproduce: With the included source file. 1. Add in your twitter user id and password. They are currently marked as xxxxx and yyyyy 2. Run the application in the simulator. I am using Apple SDK 3.2 beta 2 and MT 1.9 alpha. 3. within the application, click on "Setup App" button to setup tables, indexes and such. 4. within the application, click on "Get Data" button to retrieve data from twitter and store it in the TwitterData table. 5. within the application, click on the "Current Status" button. the error should now occur. Actual Results: Once I do step 5 above, I get the following error within MonoDevelop from the iPhone simulator. Unhandled Exception: System.EntryPointNotFoundException: sqlite3_column_origin_name at (wrapper managed-to-native) Mono.Data.Sqlite.UnsafeNativeMethods:sqlite3_column_origin_name (intptr,int) at Mono.Data.Sqlite.SQLite3.ColumnOriginalName (Mono.Data.Sqlite.SqliteStatement stmt, Int32 index) [0x00000] in /Developer/MonoTouch/Source/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLite3.cs:493 at Mono.Data.Sqlite.SqliteDataReader.GetSchemaTable (Boolean wantUniqueInfo, Boolean wantDefaultValue) [0x0042d] in /Developer/MonoTouch/Source/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLiteDataReader.cs:618 at Mono.Data.Sqlite.SqliteDataReader.GetSchemaTable () [0x00000] in /Developer/MonoTouch/Source/mcs/class/Mono.Data.Sqlite/Mono.Data.Sqlite_2.0/SQLiteDataReader.cs:550 at System.Data.Common.DataAdapter.BuildSchema (IDataReader reader, System.Data.DataTable table, SchemaType schemaType, MissingSchemaAction missingSchAction, MissingMappingAction missingMapAction, System.Data.Common.DataTableMappingCollection dtMapping) [0x0003b] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:284 at System.Data.Common.DataAdapter.BuildSchema (IDataReader reader, System.Data.DataTable table, SchemaType schemaType) [0x00000] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:257 at System.Data.Common.DataAdapter.FillTable (System.Data.DataTable dataTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords, System.Int32& counter) [0x00011] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:428 at System.Data.Common.DataAdapter.FillInternal (System.Data.DataTable dataTable, IDataReader dataReader) [0x00030] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:242 at System.Data.Common.DataAdapter.Fill (System.Data.DataTable dataTable, IDataReader dataReader) [0x00000] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DataAdapter.cs:558 at System.Data.Common.DbDataAdapter.Fill (System.Data.DataTable dataTable, IDbCommand command, CommandBehavior behavior) [0x00022] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs:265 at System.Data.Common.DbDataAdapter.Fill (System.Data.DataTable dataTable) [0x00011] in /Developer/MonoTouch/Source/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs:241 at (wrapper remoting-invoke-with-check) System.Data.Common.DbDataAdapter:Fill (System.Data.DataTable) at Sqlite.AppDelegate.HandleCurrentStatusTouchUpInside (System.Object sender, System.EventArgs e) [0x0003b] in /Users/wallymcclure/Projects/Sqlite/Sqlite/Main.cs:55 at MonoTouch.UIKit.UIControlEventProxy.Activated () [0x00000] in /Users/plasma/Source/iphone/monotouch/UIKit/UIControl.cs:29 at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr) at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00038] in /Users/plasma/Source/iphone/monotouch/UIKit/UIApplication.cs:26 at MonoTouch.UIKit.UIApplication.Main (System.String[] args) [0x00000] in /Users/plasma/Source/iphone/monotouch/UIKit/UIApplication.cs:31 at Sqlite.Application.Main (System.String[] args) [0x00000] in /Users/wallymcclure/Projects/Sqlite/Sqlite/Main.cs:22 Expected Results: I should get a datatable back. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 16:05:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 21:05:07 +0000 Subject: [Mono-bugs] [Bug 578880] System.Web.Hosting.HostingEnvironment's IsHosted, ApplicationID and SiteName properties not provided for a hosted environment In-Reply-To: References: Message-ID: <20100211210507.DC4F3CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578880 http://bugzilla.novell.com/show_bug.cgi?id=578880#c1 Peter Johanson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter at peterjohanson.com --- Comment #1 from Peter Johanson 2010-02-11 21:05:07 UTC --- Just want to second this bug. This creates a problem for Spark View Engine (http://sparkviewengine.com/) which uses HostingEnvironment.IsHosted and HostingEnvironment.VirtualPathProvider to determine if it is running in a hosted environment. You can see the code they use there successfully on .NET in the CreateDefaultViewFolder() method of SparkViewEngine here: http://github.com/loudej/spark/blob/master/src/Spark/SparkViewEngine.cs I discovered this when testing FubuMVC's Spark view engine on mono-2.6.1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 17:03:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 22:03:51 +0000 Subject: [Mono-bugs] [Bug 579017] Memory goes wild when mono run with -O=0 In-Reply-To: References: Message-ID: <20100211220351.4BAC6CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579017 http://bugzilla.novell.com/show_bug.cgi?id=579017#c2 --- Comment #2 from Mark Probst 2010-02-11 22:03:50 UTC --- It should be "-O=-all". Pablo (from Codice) discovered that running the Plastic server with "-O=-all" causes it to blow up in memory usage, whether it's using Boehm or SGen. I haven't been able to reproduce it, but I asked him to file a bug, just to have a public record it. I was hoping it'd be a little more elaborate, but there you go :-) Anyway, the corlib test suite crashes with "-O=-all" with this assertion: ERROR:appdomain.c:567:mono_domain_try_type_resolve: assertion failed: (domain != NULL && ((name != NULL) || (tb != NULL))) I'm looking into it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 17:55:15 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 11 Feb 2010 22:55:15 +0000 Subject: [Mono-bugs] [Bug 549419] Debugger doesn't stop on break point added while debugging in BlogEngine In-Reply-To: References: Message-ID: <20100211225515.925CACC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=549419 http://bugzilla.novell.com/show_bug.cgi?id=549419#c1 Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mchristensen at novell.com Status Whiteboard|monovs-1.1.0 |monotools-2.0 --- Comment #1 from Marc Christensen 2010-02-11 22:55:14 UTC --- This is still the case when debugging using the following environment: VS 2k8 on Vista x86_64 against monotools VMware image with monotools-1.1.5025-1.3 and mono-core-2.6.2-31.1 If I have a breakpoint set on line 18 of default.aspx.cs ("if (Page..."), it gets hit the first time around, if I remove it then continue debugging, reload the page, then re-add the breakpoint, its never hit again. I can add it and remove it as much as I want but when it exists, the breakpoint is never hit again, ever. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 19:11:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 00:11:46 +0000 Subject: [Mono-bugs] [Bug 579017] Memory goes wild when mono run with -O=0 In-Reply-To: References: Message-ID: <20100212001146.F0E43CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579017 http://bugzilla.novell.com/show_bug.cgi?id=579017#c3 --- Comment #3 from Mark Probst 2010-02-12 00:11:46 UTC --- I've fixed that. It doesn't surprise me that we have issues when we turn off all optimizations. Nobody ever seems to test that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 19:24:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 00:24:13 +0000 Subject: [Mono-bugs] [Bug 579373] New: Can't set FillMode property on a CABasicAnimation class. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579373 http://bugzilla.novell.com/show_bug.cgi?id=579373#c0 Summary: Can't set FillMode property on a CABasicAnimation class. Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: chrisntr at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 Will want to set the FillMode to something like this - http://developer.apple.com/iphone/library/documentation/GraphicsImaging/Reference/CAMediaTiming_protocol/Introduction/Introduction.html#//apple_ref/doc/c_ref/kCAFillModeForwards but don't know how to represent this in MonoTouch. Reproducible: Always Steps to Reproduce: 1. 2. 3. Expected Results: Set the FillMode string to kCAFillModeForwards so animations end and don't restart to original position. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 11 23:08:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 04:08:09 +0000 Subject: [Mono-bugs] [Bug 577139] 500 response from memorabilia.hardrock.com (under moonlight) due to message format In-Reply-To: References: Message-ID: <20100212040809.20295CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577139 http://bugzilla.novell.com/show_bug.cgi?id=577139#c3 Atsushi Enomoto changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Atsushi Enomoto 2010-02-12 04:08:06 UTC --- This should be fixed in trunk and will be backported only to 2.0 (by applying changes between r151003 and r151203 in mcs/class/System.Runtime.Serialization and mcs/class/System.ServiceModel in trunk) or wait for stability enough to backport to 2.6 branch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 01:35:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 06:35:37 +0000 Subject: [Mono-bugs] [Bug 570911] http://schemas.microsoft.com/2003/datacontract:guid is not supported in svcutil In-Reply-To: References: Message-ID: <20100212063537.9FD42CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=570911 http://bugzilla.novell.com/show_bug.cgi?id=570911#c2 Atsushi Enomoto changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Atsushi Enomoto 2010-02-12 06:35:36 UTC --- This specific issue is fixed in svn (r151593). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 01:38:19 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 06:38:19 +0000 Subject: [Mono-bugs] [Bug 579432] New: ServiceContractGenerator imports duplicate code for a service Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579432 http://bugzilla.novell.com/show_bug.cgi?id=579432#c0 Summary: ServiceContractGenerator imports duplicate code for a service Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: WCF AssignedTo: atsushi at ximian.com ReportedBy: aenomoto at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Our svcutil generates duplicate code for http://sl.rtl.hu/api/default.svc?wsdl which blocks further compilcation. $ gmcs output.cs -pkg:wcf output.cs(442,22): error CS0102: The type `Media' already contains a definition for `markersField' output.cs(73,22): (Location of the symbol related to previous error) output.cs(444,21): error CS0102: The type `Media' already contains a definition for `playlistField' output.cs(75,21): (Location of the symbol related to previous error) output.cs(446,20): error CS0102: The type `Media' already contains a definition for `streamUrlField' output.cs(77,20): (Location of the symbol related to previous error) output.cs(448,20): error CS0102: The type `Media' already contains a definition for `thumbnailUrlField' output.cs(79,20): (Location of the symbol related to previous error) output.cs(453,21): error CS0102: The type `Media' already contains a definition for `Markers' output.cs(84,21): (Location of the symbol related to previous error) output.cs(464,20): error CS0102: The type `Media' already contains a definition for `Playlist' output.cs(95,20): (Location of the symbol related to previous error) output.cs(475,19): error CS0102: The type `Media' already contains a definition for `StreamUrl' output.cs(106,19): (Location of the symbol related to previous error) output.cs(486,19): error CS0102: The type `Media' already contains a definition for `ThumbnailUrl' output.cs(117,19): (Location of the symbol related to previous error) Compilation failed: 8 error(s), 0 warnings -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 04:39:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 09:39:31 +0000 Subject: [Mono-bugs] [Bug 579184] Ping native invocation crashes on iphone In-Reply-To: References: Message-ID: <20100212093931.0D88024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579184 http://bugzilla.novell.com/show_bug.cgi?id=579184#c Marcel Friedrichs changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent Severity|Normal |Major -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 07:17:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 12:17:03 +0000 Subject: [Mono-bugs] [Bug 471289] ApplicationSettingsBase class writes faulty user.config files In-Reply-To: References: Message-ID: <20100212121703.ED21E24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=471289 http://bugzilla.novell.com/show_bug.cgi?id=471289#c2 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |FIXED --- Comment #2 from Carlos Alberto Cortez 2010-02-12 12:17:02 UTC --- This is fixed in rev 151607. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 07:19:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 12:19:40 +0000 Subject: [Mono-bugs] [Bug 579474] New: peverify aborts with invalid assembly Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579474 http://bugzilla.novell.com/show_bug.cgi?id=579474#c0 Summary: peverify aborts with invalid assembly Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: verifier AssignedTo: rkumpera at novell.com ReportedBy: rkvinge at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342181) --> (http://bugzilla.novell.com/attachment.cgi?id=342181) test assemblies Repro: unzip attached files, "peverify vbnc.exe" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 07:20:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 12:20:09 +0000 Subject: [Mono-bugs] [Bug 579474] peverify aborts with invalid assembly In-Reply-To: References: Message-ID: <20100212122009.19AF6CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579474 http://bugzilla.novell.com/show_bug.cgi?id=579474#c1 --- Comment #1 from Rolf Bjarne Kvinge 2010-02-12 13:20:08 CET --- This is what happens: (lot of verification errors) ** ERROR:loader.c:854:mono_method_search_in_array_class: assertion failed: (!klass->exception_type) Aborted -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 07:39:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 12:39:13 +0000 Subject: [Mono-bugs] [Bug 579476] New: mono's peverify complains about System.Int32[]::GetUpperBound(int) not existing Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579476 http://bugzilla.novell.com/show_bug.cgi?id=579476#c0 Summary: mono's peverify complains about System.Int32[]::GetUpperBound(int) not existing Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: verifier AssignedTo: rkumpera at novell.com ReportedBy: rkvinge at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342182) --> (http://bugzilla.novell.com/attachment.cgi?id=342182) test binary Repro: peverify > peverify test.exe ** (process:13307): WARNING **: Missing method System.Int32[]::GetUpperBound(int) in assembly /mono/main/install/lib/mono/2.0/mscorlib.dll, referenced in assembly /mono/main/git/mono-basic/vbnc/vbnc/tests/SelfTest/test.exe In method: C::main() Error: Cannot load method from token 0x0a000003 for callvirt at 0x002c Error count: 1 MS' peverify doesn't complain. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 07:41:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 12:41:06 +0000 Subject: [Mono-bugs] [Bug 579476] mono's peverify complains about System.Int32[]::GetUpperBound(int) not existing In-Reply-To: References: Message-ID: <20100212124106.8CD8ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579476 http://bugzilla.novell.com/show_bug.cgi?id=579476#c1 --- Comment #1 from Rolf Bjarne Kvinge 2010-02-12 13:41:05 CET --- Executing the binary fails with the same message. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 08:13:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 13:13:16 +0000 Subject: [Mono-bugs] [Bug 579432] ServiceContractGenerator imports duplicate code for a service In-Reply-To: References: Message-ID: <20100212131316.1A791CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579432 http://bugzilla.novell.com/show_bug.cgi?id=579432#c1 --- Comment #1 from Atsushi Enomoto 2010-02-12 13:13:15 UTC --- It's much more complicated than I thought. The Media type in http://sl.rtl.hu/api/default.svc?xsd=xsd2 used by several xsd elements such as RetrieveResponse, is without certain target namespace, and derived from another Media element which is however with a target namespace "http://schemas.datacontract.org/2004/07/SkyInteractive.Media.Common.Bases". The base complex type object should be imported in its own namespace and the CLR type from namespace-less Media should derive from the other CLR type from the other one. It might be that the schema import strategy is different from XmlSerialization (it indeed is) and I might have to reimplement another xsd importer from scratch (current approach is to hack the classic XmlSchemaImporter output to adjust to WCF style). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 08:20:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 13:20:14 +0000 Subject: [Mono-bugs] [Bug 531254] Can't generate SOAP proxy for MS Exchange 2007 In-Reply-To: References: Message-ID: <20100212132014.795EACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=531254 http://bugzilla.novell.com/show_bug.cgi?id=531254#c2 Hubert FONGARNAND changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |informatique.internet at fiduc | |ial.fr Platform|Macintosh |All OS/Version|Mac OS X 10.5 |All --- Comment #2 from Hubert FONGARNAND 2010-02-12 13:20:12 UTC --- I've exactly the same exception with a single .NET 1.1 webservice... When i go on http://localhost:8080/info.asmx?page=proxy& i get : Server Error in '/' Application XmlSchema error: Base complex type has different content type TextOnly. Related schema item SourceUri: , Line 0, Position 0. Description: HTTP 500. Error processing request. Stack Trace: System.Xml.Schema.XmlSchemaException: XmlSchema error: Base complex type has different content type TextOnly. Related schema item SourceUri: , Line 0, Position 0. at System.Xml.Schema.ValidationHandler.RaiseValidationEvent (System.Xml.Schema.ValidationEventHandler handle, System.Exception innerException, System.String message, System.Xml.Schema.XmlSchemaObject xsobj, System.Object sender, System.String sourceUri, XmlSeverityType severity) [0x0003d] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/ValidationHandler.cs:56 at System.Xml.Schema.XmlSchemaObject.error (System.Xml.Schema.ValidationEventHandler handle, System.String message, System.Exception innerException, System.Xml.Schema.XmlSchemaObject xsobj, System.Object sender) [0x00000] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaObject.cs:140 at System.Xml.Schema.XmlSchemaObject.error (System.Xml.Schema.ValidationEventHandler handle, System.String message) [0x0000e] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaObject.cs:120 at System.Xml.Schema.XmlSchemaComplexType.ValidateComplexBaseDerivationValidExtension (System.Xml.Schema.XmlSchemaComplexType baseComplexType, System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x000fd] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:939 at System.Xml.Schema.XmlSchemaComplexType.ValidateContentModel (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x003d3] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:783 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00047] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:603 at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00030] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:659 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x0002c] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 at System.Xml.Schema.XmlSchemaElement.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x000a1] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaElement.cs:661 at System.Xml.Schema.XmlSchemaSequence.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00040] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaSequence.cs:140 at System.Xml.Schema.XmlSchemaComplexContentExtension.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00080] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexContentExtension.cs:194 at System.Xml.Schema.XmlSchemaComplexContent.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00018] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexContent.cs:116 at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x0000b] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:657 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x0002c] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00030] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:659 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x0002c] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 at System.Xml.Schema.XmlSchemaComplexType.ValidateContentFirstPass (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x00030] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:659 at System.Xml.Schema.XmlSchemaComplexType.Validate (System.Xml.Schema.ValidationEventHandler h, System.Xml.Schema.XmlSchema schema) [0x0002c] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaComplexType.cs:592 at System.Xml.Schema.XmlSchema.Validate (System.Xml.Schema.ValidationEventHandler handler) [0x000e9] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs:662 at System.Xml.Schema.XmlSchemaSet.Compile () [0x00141] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchemaSet.cs:217 at System.Xml.Schema.XmlSchema.Compile (System.Xml.Schema.ValidationEventHandler handler, System.Xml.XmlResolver resolver) [0x00022] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs:287 at System.Xml.Schema.XmlSchema.Compile (System.Xml.Schema.ValidationEventHandler handler) [0x00000] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Schema/XmlSchema.cs:270 at System.Xml.Serialization.XmlSchemas.Find (System.Xml.Schema.XmlSchema schema, System.Xml.XmlQualifiedName name, System.Type type) [0x0000b] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Serialization/XmlSchemas.cs:179 at System.Xml.Serialization.XmlSchemas.Find (System.Xml.XmlQualifiedName name, System.Type type) [0x00074] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Serialization/XmlSchemas.cs:160 at System.Xml.Serialization.XmlSchemaImporter.ImportMembersMapping (System.Xml.XmlQualifiedName name) [0x00000] in /home/hfongarnand/mono/monostable/mcs/class/System.XML/System.Xml.Serialization/XmlSchemaImporter.cs:307 at System.Web.Services.Description.SoapProtocolImporter.ImportMembersMapping (System.Web.Services.Description.Message msg, System.Web.Services.Description.SoapBodyBinding sbb, SoapBindingStyle style, Boolean output, Boolean wrapped) [0x00076] in /home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/SoapProtocolImporter.cs:308 at System.Web.Services.Description.SoapProtocolImporter.GenerateMethod () [0x00095] in /home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/SoapProtocolImporter.cs:239 at System.Web.Services.Description.ProtocolImporter.ImportPortBinding (Boolean multipleBindings) [0x002eb] in /home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs:326 at System.Web.Services.Description.ProtocolImporter.Import (System.Web.Services.Description.ServiceDescriptionImporter descriptionImporter, System.CodeDom.CodeNamespace codeNamespace, System.Collections.ArrayList importInfo) [0x0013e] in /home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs:233 at System.Web.Services.Description.ServiceDescriptionImporter.Import (System.CodeDom.CodeNamespace codeNamespace, System.CodeDom.CodeCompileUnit codeCompileUnit) [0x00054] in /home/hfongarnand/mono/monostable/mcs/class/System.Web.Services/System.Web.Services.Description/ServiceDescriptionImporter.cs:151 at ASP.DefaultWsdlHelpGenerator_aspx.GetProxyCode () [0x000c3] in /opt/mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx:455 at ASP.DefaultWsdlHelpGenerator_aspx.__RenderTree (System.Web.UI.HtmlTextWriter __output, System.Web.UI.Control parameterContainer) [0x005a5] in /opt/mono/etc/mono/1.0/DefaultWsdlHelpGenerator.aspx:1782 at System.Web.UI.Control.RenderChildren (System.Web.UI.HtmlTextWriter writer) [0x0000b] in /home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Control.cs:1129 at System.Web.UI.Control.Render (System.Web.UI.HtmlTextWriter writer) [0x00000] in /home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Control.cs:1118 at System.Web.UI.Control.RenderControl (System.Web.UI.HtmlTextWriter writer) [0x00046] in /home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Control.cs:1310 at System.Web.UI.Page.RenderPage () [0x00027] in /home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Page.cs:1693 at System.Web.UI.Page.InternalProcessRequest () [0x00062] in /home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Page.cs:1558 at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x0005b] in /home/hfongarnand/mono/monostable/mcs/class/System.Web/System.Web.UI/Page.cs:1367 Version information: Mono Runtime Version: 2.6.1 (/branches/mono-2-6/mono r mardi 2 f?vrier 2010, 09:09:38 (UTC+0100)); ASP.NET Version: 1.1.4322.2032 This works well on MS.NET -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 09:05:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 14:05:37 +0000 Subject: [Mono-bugs] [Bug 579493] New: System.NotSupportedException: Custom attributes on a ParamInfo with member System.Reflection.Emit.MethodOnTypeBuilderInst are not supported Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579493 http://bugzilla.novell.com/show_bug.cgi?id=579493#c0 Summary: System.NotSupportedException: Custom attributes on a ParamInfo with member System.Reflection.Emit.MethodOnTypeBuilderInst are not supported Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: 64bit OS/Version: RHEL 5 Status: NEW Severity: Critical Priority: P5 - None Component: JIT AssignedTo: lupus at novell.com ReportedBy: srfcanada at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0) Daily build Feb 12 2010 now generates this error building one of our projects. The Feb9 2010 build doesnt have this error: The line that its complaining about(its messy but its still valid c# syntax: new ScalarReadOnly this[params long[] index] { get; set; } This is the error generated trying to compile this: Unhandled Exception: Mono.CSharp.InternalErrorException: Server/DomainModel/DataContainers/IArray.cs(48,21): Drms.Server.DomainModel.DataContainers.IArray ---> Mono.CSharp.InternalErrorException: Server/DomainModel/DataContainers/IArray.cs(215,29): Drms.Server.DomainModel.DataContainers.IArray.this[params long[]] ---> System.NotSupportedException: Custom attributes on a ParamInfo with member System.Reflection.Emit.MethodOnTypeBuilderInst are not supported at (wrapper managed-to-native) System.MonoCustomAttrs:IsDefinedInternal (System.Reflection.ICustomAttributeProvider,System.Type) at System.MonoCustomAttrs.IsDefined (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] in :0 at System.Reflection.ParameterInfo.IsDefined (System.Type attributeType, Boolean inherit) [0x00000] in :0 at Mono.CSharp.ParametersImported.Create (System.Reflection.ParameterInfo[] pi, System.Reflection.MethodBase method) [0x00000] in :0 at Mono.CSharp.TypeManager.GetParameterData (System.Reflection.PropertyInfo pi) [0x00000] in :0 at Mono.CSharp.MemberCache.FindMemberToOverride (System.Type invocation_type, System.String name, Mono.CSharp.AParametersCollection parameters, Mono.CSharp.GenericMethod generic_method, Boolean is_property) [0x00000] in :0 at Mono.CSharp.Indexer.ResolveBaseProperty () [0x00000] in :0 at Mono.CSharp.PropertyBase.FindOutBaseMethod (System.Type& base_ret_type) [0x00000] in :0 at Mono.CSharp.InterfaceMemberBase.CheckBase () [0x00000] in :0 at Mono.CSharp.Indexer.Define () [0x00000] in :0 at Mono.CSharp.TypeContainer.DefineContainerMembers (IList mcal) [0x00000] in :0 --- End of inner exception stack trace --- at Mono.CSharp.TypeContainer.DefineContainerMembers (IList mcal) [0x00000] in :0 at Mono.CSharp.TypeContainer.DoDefineMembers () [0x00000] in :0 at Mono.CSharp.TypeContainer.Define () [0x00000] in :0 at Mono.CSharp.RootContext.PopulateTypes () [0x00000] in :0 --- End of inner exception stack trace --- at Mono.CSharp.RootContext.PopulateTypes () [0x00000] in :0 at Mono.CSharp.Driver.Compile () [0x00000] in :0 at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in :0 scons: *** [Server/DomainModel/DataContainers/Bin/redhat5.1/x64/gcc/Debug/Drms.Server.DomainModel.DataContainers.dll] Error 1 Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 09:07:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 14:07:29 +0000 Subject: [Mono-bugs] [Bug 574434] segment fault on System.MonoCustomAttrs.IsDefinedInternal In-Reply-To: References: Message-ID: <20100212140729.CC686CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574434 http://bugzilla.novell.com/show_bug.cgi?id=574434#c11 --- Comment #11 from scott fluto 2010-02-12 14:07:28 UTC --- I tried the daily build from Feb 12 2010 but I get a different error this time but I suspect it might have something to do with this change. I put in this bug report for this error: https://bugzilla.novell.com/show_bug.cgi?id=579493 thanks scott -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 09:38:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 14:38:16 +0000 Subject: [Mono-bugs] [Bug 550968] Inlining causes exceptions if assembly isn't available In-Reply-To: References: Message-ID: <20100212143816.5FAD424551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=550968 http://bugzilla.novell.com/show_bug.cgi?id=550968#c3 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |rkumpera at novell.com Info Provider| |rkvinge at novell.com --- Comment #3 from Rodrigo Kumpera 2010-02-12 14:38:15 UTC --- Rolf, In r151620 (trunk) / (2-6) I fixed the JIT to not cause loader leaks on inlining. This makes us fail more reliably. Your test doesn't work on MS, as you mentioned on irc, most probably because Assembly.Load(byte[]) don't push things to load context. You need to figure out if this behavior is different on SL so we can go on fixing this issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 09:38:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 14:38:50 +0000 Subject: [Mono-bugs] [Bug 550968] Inlining causes exceptions if assembly isn't available In-Reply-To: References: Message-ID: <20100212143850.D8DD324551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=550968 http://bugzilla.novell.com/show_bug.cgi?id=550968#c4 --- Comment #4 from Rodrigo Kumpera 2010-02-12 14:38:50 UTC --- Oh, I forgot to mention the revision on 2-6, it's r151621 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 09:55:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 14:55:53 +0000 Subject: [Mono-bugs] [Bug 492831] System.Configuration: Application Scope settings are saved in user.config In-Reply-To: References: Message-ID: <20100212145553.91F93CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=492831 http://bugzilla.novell.com/show_bug.cgi?id=492831#c2 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Carlos Alberto Cortez 2010-02-12 14:55:52 UTC --- This a duplicate of #468658 *** This bug has been marked as a duplicate of bug 468658 *** http://bugzilla.novell.com/show_bug.cgi?id=468658 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 09:55:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 14:55:54 +0000 Subject: [Mono-bugs] [Bug 468658] System.Configuration: Application Scope settings are saved in user.config In-Reply-To: References: Message-ID: <20100212145554.40573CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=468658 http://bugzilla.novell.com/show_bug.cgi?id=468658#c1 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |prince0 at hotmail.com --- Comment #1 from Carlos Alberto Cortez 2010-02-12 14:55:52 UTC --- *** Bug 492831 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=492831 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 13:26:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 18:26:33 +0000 Subject: [Mono-bugs] [Bug 579585] New: When sending a email with one AlternativeView does not send LinkedResources. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579585 http://bugzilla.novell.com/show_bug.cgi?id=579585#c0 Summary: When sending a email with one AlternativeView does not send LinkedResources. Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: asgeir.halldorsson at dempseyclark.is QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 When sending a email with only one AlternativeView and no Attachments then LinkedResources are ignored. I looked at the code quick and saw this private void SendWithoutAttachments (MailMessage message, string boundary, bool attachmentExists) { if (message.Body == null && message.AlternateViews.Count == 1) SendBodylessSingleAlternate (message.AlternateViews [0]); else if (message.AlternateViews.Count > 0) SendBodyWithAlternateViews (message, boundary, attachmentExists); else SendSimpleBody (message); } And SendBodylessSingleAlternate ignores the LinkedResources. This is working in Windows .NET Reproducible: Always Steps to Reproduce: See Details Actual Results: No linked resources are in the resulting email. The html mail I sent had no images. Expected Results: Images embedded in message -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 16:05:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 21:05:59 +0000 Subject: [Mono-bugs] [Bug 529049] Class status pages contain garbage in img alt attribute In-Reply-To: References: Message-ID: <20100212210559.A8C16CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=529049 http://bugzilla.novell.com/show_bug.cgi?id=529049#c1 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Gonzalo Paniagua Javier 2010-02-12 21:05:58 UTC --- This is fixed now. I changed the way we generate that HTML and made the pages leaner. The 'error' was that by default the TreeView will set that 'alt' attribute to String.Format ("Expand {0}", Text) (more or less). Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 16:12:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 21:12:06 +0000 Subject: [Mono-bugs] [Bug 542349] System.Web parser not properly parsing complex html comments In-Reply-To: References: Message-ID: <20100212211206.4DAD124551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=542349 http://bugzilla.novell.com/show_bug.cgi?id=542349#c6 John B changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |dullobject at gmail.com Version|SVN |2.2.x OS/Version|Mac OS X 10.6 |Mac OS X 10.4 --- Comment #6 from John B 2010-02-12 21:12:05 UTC --- Is this bug a duplicate of 562286 & 314688? I just downloaded and installed MonoDevelop 2.2.1 and Mono 2.4 + GTK# on OSX 10.4. I'm experiencing the issues described in this bug (as well as 562286 & 314688). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 16:23:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 12 Feb 2010 21:23:28 +0000 Subject: [Mono-bugs] [Bug 542349] System.Web parser not properly parsing complex html comments In-Reply-To: References: Message-ID: <20100212212328.1F6B124551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=542349 http://bugzilla.novell.com/show_bug.cgi?id=542349#c7 --- Comment #7 from John B 2010-02-12 21:23:27 UTC --- Apologies, I actually have Mono 2.6.1 installed. (In reply to comment #6) > Is this bug a duplicate of 562286 & 314688? > > I just downloaded and installed MonoDevelop 2.2.1 and Mono 2.4 + GTK# on OSX > 10.4. I'm experiencing the issues described in this bug (as well as 562286 & > 314688). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 20:35:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 01:35:41 +0000 Subject: [Mono-bugs] [Bug 566311] Unable to open project in Xcode In-Reply-To: References: Message-ID: <20100213013541.E5F9D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566311 http://bugzilla.novell.com/show_bug.cgi?id=566311#c3 Ed Anuff changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ed at anuff.com --- Comment #3 from Ed Anuff 2010-02-13 01:35:41 UTC --- Hey guys, any ETA or workaround? I have a set of bugs in my app that I can't fix without doing some debugging using Xcode. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 12 21:05:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 02:05:29 +0000 Subject: [Mono-bugs] [Bug 579493] System.NotSupportedException: Custom attributes on a ParamInfo with member System.Reflection.Emit.MethodOnTypeBuilderInst are not supported In-Reply-To: References: Message-ID: <20100213020529.38D04CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579493 http://bugzilla.novell.com/show_bug.cgi?id=579493#c1 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Component|JIT |C# AssignedTo|lupus at novell.com |mono-bugs at lists.ximian.com Product|Mono: Runtime |Mono: Compilers --- Comment #1 from Zoltan Varga 2010-02-13 02:05:28 UTC --- -> mcs. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 21:09:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 02:09:00 +0000 Subject: [Mono-bugs] [Bug 579747] New: [Preserve] attribute is ignored when "Link all assemblies is used". Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579747 http://bugzilla.novell.com/show_bug.cgi?id=579747#c0 Summary: [Preserve] attribute is ignored when "Link all assemblies is used". Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: miguel at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- The Preseve attribute has no effect when "Link all assemblies" is used. To reproduce, get my Monotouch.Dialog code from github: http://github.com/migueldeicaza/MonoTouch.Dialog Then Change the project "Sample" to build with "Link all assemblies", then deploy to device, you will notice that the "Reflection" demo is broken, since the fields have been removed (spanish/english should be shown in a section, instead spanish is gone, and English ends up in the same section as "Enumerations"). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 12 21:35:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 02:35:36 +0000 Subject: [Mono-bugs] [Bug 566311] Unable to open project in Xcode In-Reply-To: References: Message-ID: <20100213023536.211E1CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566311 http://bugzilla.novell.com/show_bug.cgi?id=566311#c4 --- Comment #4 from Zoltan Varga 2010-02-13 02:35:35 UTC --- This should be fixed on the 2.6 branch by r151682. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 13 02:28:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 07:28:05 +0000 Subject: [Mono-bugs] [Bug 579146] Disk Full Error doesn't release handle on files In-Reply-To: References: Message-ID: <20100213072805.CEF55CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579146 http://bugzilla.novell.com/show_bug.cgi?id=579146#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com AssignedTo|mono-bugs at lists.ximian.com |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 02:29:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 07:29:58 +0000 Subject: [Mono-bugs] [Bug 579585] When sending a email with one AlternativeView does not send LinkedResources. In-Reply-To: References: Message-ID: <20100213072958.40A52CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579585 http://bugzilla.novell.com/show_bug.cgi?id=579585#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 07:56:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 12:56:28 +0000 Subject: [Mono-bugs] [Bug 579747] [Preserve] attribute is ignored when "Link all assemblies is used". In-Reply-To: References: Message-ID: <20100213125628.8F4D824551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579747 http://bugzilla.novell.com/show_bug.cgi?id=579747#c1 Jb Evain changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbevain at novell.com --- Comment #1 from Jb Evain 2010-02-13 12:56:27 UTC --- You need [Preserve (AllMembers = true)] if you want the linker to preserve the whole type. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 12:05:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 17:05:11 +0000 Subject: [Mono-bugs] [Bug 579791] New: HashSet does not handle null values when using a non-default comparer Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579791 http://bugzilla.novell.com/show_bug.cgi?id=579791#c0 Summary: HashSet does not handle null values when using a non-default comparer Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Critical Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: tagdev at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342347) --> (http://bugzilla.novell.com/attachment.cgi?id=342347) Test to reproduce the bug. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB6 (.NET CLR 3.5.30729) This patch is for System.Collections.Generic.HashSet to fix the error shown at the bottom, which happens when you create a hash-set with a non-default comparer like StringComparer.Ordinal and then attempt to populate it with a null value. The hash-set should always be able to store null values (for data-types that allow them), even if the underlying comparer behaves according to spec (i.e., throws an ArgumentNullException from IEqualityComparer.GetHashCode for nulls). The solution is simply to bypass the comparer whenever a null value is encountered. Reproducible: Always Steps to Reproduce: Apply the HastSetTest patch and run the test named TestNullsWithComparerThrowingException. Actual Results: Exception is thrown. Expected Results: No exception -- hash-set should handle null like any other value. See message titled "[PATCH] Fix HashSet when used with nulls and non-default comparer" started on 11 Feb 2010 at mono-devel-list. ----- Example exception... [System.ArgumentNullException]: Argument cannot be null. Parameter name: s at System.OrdinalComparer.GetHashCode (string) <0x00066> at System.Collections.Generic.HashSet`1.GetItemHashCode (string) <0x00033> at System.Collections.Generic.HashSet`1.Add (string) <0x00016> at System.Collections.Generic.HashSet`1..ctor (System.Collections.Generic.IEnumerable`1,System.Collections.Generic IEqualityComparer`1) <0x000e4> at MyClass.MyMethodThatCreatesTheHashSetFromDataContainingTheNullStringAndUsing StringComparerOrdinal (string) <0x00214> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 12:06:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 17:06:50 +0000 Subject: [Mono-bugs] [Bug 579791] HashSet does not handle null values when using a non-default comparer In-Reply-To: References: Message-ID: <20100213170650.62A5ACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579791 http://bugzilla.novell.com/show_bug.cgi?id=579791#c1 --- Comment #1 from Tiaan Geldenhuys 2010-02-13 17:06:49 UTC --- Created an attachment (id=342348) --> (http://bugzilla.novell.com/attachment.cgi?id=342348) Fix the bug on trunk. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 12:07:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 17:07:39 +0000 Subject: [Mono-bugs] [Bug 579791] HashSet does not handle null values when using a non-default comparer In-Reply-To: References: Message-ID: <20100213170739.5CF16CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579791 http://bugzilla.novell.com/show_bug.cgi?id=579791#c2 --- Comment #2 from Tiaan Geldenhuys 2010-02-13 17:07:38 UTC --- Created an attachment (id=342349) --> (http://bugzilla.novell.com/attachment.cgi?id=342349) Fix the bug on Mono 2.6 branch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 12:50:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 17:50:09 +0000 Subject: [Mono-bugs] [Bug 579791] HashSet does not handle null values when using a non-default comparer In-Reply-To: References: Message-ID: <20100213175009.9F2ED24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579791 http://bugzilla.novell.com/show_bug.cgi?id=579791#c3 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gonzalo at novell.com Resolution| |FIXED Severity|Critical |Normal --- Comment #3 from Gonzalo Paniagua Javier 2010-02-13 17:50:08 UTC --- Patches applied in trunk r151705 and mono-2-6 r151706. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 15:36:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 20:36:42 +0000 Subject: [Mono-bugs] [Bug 579802] New: iPhone app crashes after taking several pictures Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579802 http://bugzilla.novell.com/show_bug.cgi?id=579802#c0 Summary: iPhone app crashes after taking several pictures Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Critical Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: mike.bluestein at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342353) --> (http://bugzilla.novell.com/attachment.cgi?id=342353) test case User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 Taking several pictures with the camera on an iPhone 3G running sdk 3.1.2 causes the application to leak memory (based upon watching the process in instruments) and crash after 5 pictures have been taken if you set the Delegate on the UIImagePickerController. I tried with both creating and disposing a new UIImagePickerController each time, as well as using the same one. The test case uses the latter approach. Crash doesn't happen if I do an image.Dispose in the Delegate method. There was an apple bug with this controller leaking in 2.2, which required using the same instance as a work-around, but it has allegedly been fixed by apple as of 3.0. Here's a related link from stackoverflow: http://stackoverflow.com/questions/565886/uiimagepickercontrollersourcetypecamera-hogging-up-memory Reproducible: Always Steps to Reproduce: 1. Take several pictures using attached test case 2. App crashes on picture #6 when using iPhone 3g with 3.1.2 Actual Results: memory leaks and app crashes Expected Results: no memory leaking or crashing -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 13 17:47:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 13 Feb 2010 22:47:11 +0000 Subject: [Mono-bugs] [Bug 579806] New: iPhone 3.2 / MT 1.9 - MPMediaPlayerControllerOld pause selector crashes Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579806 http://bugzilla.novell.com/show_bug.cgi?id=579806#c0 Summary: iPhone 3.2 / MT 1.9 - MPMediaPlayerControllerOld pause selector crashes Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: chrisntr at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 I'm adding a Pause button in using a MPMediaPlayerController and click pause breaks saying: Unhandled Exception: MonoTouch.Foundation.MonoTouchException: Objective-C exception thrown. Name: NSInvalidArgumentException Reason: *** -[MPMoviePlayerControllerOld pause]: unrecognized selector sent to instance 0x616d940 Reproducible: Always Steps to Reproduce: 1. Click the "Play Video" button. 2. Let video load and click "Pause" 3. Crashes Actual Results: Application crashes. Expected Results: The video will pause. Sorry the upload is big - I've included a video with it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 13 20:04:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 01:04:12 +0000 Subject: [Mono-bugs] [Bug 579824] New: DataTable.Select comparisons resulting in "NULL<>" return TRUE instead of FALSE Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579824 http://bugzilla.novell.com/show_bug.cgi?id=579824#c0 Summary: DataTable.Select comparisons resulting in "NULL<>" return TRUE instead of FALSE Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: Other OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Data AssignedTo: mono-bugs at lists.ximian.com ReportedBy: janvanderwatt at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342358) --> (http://bugzilla.novell.com/attachment.cgi?id=342358) Source code to test with User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729) When a filter expression uses the NOT EQUAL operator on a column, rows with NULL in that column should not be returned, but they are returned on Mono. (NULL here is shorthand for DBNull.Value, not the keyword "null") Reproducible: Always Steps to Reproduce: 1. Create a datatable with columns "Name" (String) and "Subscribed" (Boolean) 2. Set some "Names" to valid values, leave some NULL. 3. Set some "Subscribed" to false, leave some NULL (don't use TRUE as this confuses the issue). 4. View the results of datatable.Select("Name<>'anything'"). 5. View the results of datatable.Select("Subscribed<>False"). Actual Results: 4. Rows with Name=NULL are also returned 5. Rows with Subscribed=NULL are also returned Expected Results: 4. Only rows with Name= to be returned 5. Only rows with Subscribed=True to be returned i.e. if the operation is <> and any of the operands is NULL, the expression should evaluate to false (even "Name<>Null" is FALSE and should NOT return the rows where the name is NULL - the correct expression for this is "Name Is Not Null") (Mono throws an exception "Expression 'Subscribed<>Null' is invalid", but .NET doesn't) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 20:18:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 01:18:00 +0000 Subject: [Mono-bugs] [Bug 579824] DataTable.Select comparisons resulting in "NULL<>" return TRUE instead of FALSE In-Reply-To: References: Message-ID: <20100214011800.EE87FCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579824 http://bugzilla.novell.com/show_bug.cgi?id=579824#c1 Jan van der Watt changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.4.x |2.6.x --- Comment #1 from Jan van der Watt 2010-02-14 01:17:59 UTC --- just tested on 2.6.1 - exactly the same results, i.e. bug is still present. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 20:21:23 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 01:21:23 +0000 Subject: [Mono-bugs] [Bug 579824] DataTable.Select comparisons resulting in "NULL<>" return TRUE instead of FALSE In-Reply-To: References: Message-ID: <20100214012123.89C3CCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579824 http://bugzilla.novell.com/show_bug.cgi?id=579824#c Jan van der Watt changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #342358|application/xml |text/plain mime type| | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 23:10:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 04:10:30 +0000 Subject: [Mono-bugs] [Bug 323435] moma doesnt accept 1.2.3 definitions due to locale settings In-Reply-To: References: Message-ID: <20100214041030.BA453CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=323435 http://bugzilla.novell.com/show_bug.cgi?id=323435#c Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- Component|tools |MOMA AssignedTo|mono-bugs at lists.ximian.com |jpobst at novell.com QAContact|mono-bugs at lists.ximian.com |jpobst at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 13 23:14:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 04:14:59 +0000 Subject: [Mono-bugs] [Bug 317274] corcompare/mono-api.xsl template In-Reply-To: References: Message-ID: <20100214041459.E4C79CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=317274 http://bugzilla.novell.com/show_bug.cgi?id=317274#c1 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpobst at novell.com AssignedTo|mono-bugs at lists.ximian.com |gonzalo at novell.com --- Comment #1 from Jonathan Pobst 2010-02-14 04:14:58 UTC --- Found this old bug. Your rewrites have probably fixed this, right Gonzalo? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 14 09:02:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 14:02:13 +0000 Subject: [Mono-bugs] [Bug 579836] New: System.Configuration.Save() method does not work as expected Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579836 http://bugzilla.novell.com/show_bug.cgi?id=579836#c0 Summary: System.Configuration.Save() method does not work as expected Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: 32bit OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: test051102 at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) When using System.Configuration.Save() to simply store a previously opened Web.config file, alle comments inside the file will be stripped off as well as some line breaks. Reproducible: Always Steps to Reproduce: 1. Create a Web Application using Visual Studio 2008 2. Put a Label onto the default web form 3. Enter the following code in the Page_Load() method of Default.aspx.cs Configuration config = WebConfigurationManager.OpenWebConfiguration("~/"); config.Save(); Actual Results: The resulting Web.config file is kind of crippled and very difficult to read by a human. Expected Results: Under Windows XP / IIS the resulting Web.config is exactly the same as before! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 14 09:23:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 14:23:21 +0000 Subject: [Mono-bugs] [Bug 579837] New: System.Configuration.Save() method throws an exception when trying to add an authorization section to an existing Web.config Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579837 http://bugzilla.novell.com/show_bug.cgi?id=579837#c0 Summary: System.Configuration.Save() method throws an exception when trying to add an authorization section to an existing Web.config Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: 32bit OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: test051102 at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) System.Configuration.Save() method throws a System.Configuration.ConfigurationErrorsException exception when trying to add an authorization section to an existing Web.config. Of course I did take care that XSP2 has all the necessary rights to write to the Web.config file. Reproducible: Always Steps to Reproduce: 1. Create a simple Web Application using Visual Studio 2008 2. Enter the following code to you the Page_Load() method in Default.aspx.cs Configuration config = WebConfigurationManager.OpenWebConfiguration("~/"); AuthorizationSection auth = (AuthorizationSection)config.GetSection("system.web/authorization"); AuthorizationRule rule=new AuthorizationRule(AuthorizationRuleAction.Allow); rule.Users.Add("me"); auth.Rules.Add(rule); config.Save(); Actual Results: The last line will throw an exception but Web.config is written anyway. Howeverm the resulting file does not contain the new authorization section. Expected Results: Under Windows XP / IIS the file Web.config is exactly the same as before but it includes an authorization section. No exception will be thrown. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sun Feb 14 15:48:57 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 20:48:57 +0000 Subject: [Mono-bugs] [Bug 579844] New: iPhone 3.2 / MT 1.9 - Crash when using UIVideo.IsCompatiableWithSavedPhotosAlbum Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579844 http://bugzilla.novell.com/show_bug.cgi?id=579844#c0 Summary: iPhone 3.2 / MT 1.9 - Crash when using UIVideo.IsCompatiableWithSavedPhotosAlbum Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: chrisntr at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342372) --> (http://bugzilla.novell.com/attachment.cgi?id=342372) Test case using a video to save to photo album. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2) Gecko/20100115 Firefox/3.6 Error dump. Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : Stacktrace: Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at (wrapper managed-to-native) MonoTouch.UIKit.UIVideo.UIVideoAtPathIsCompatibleWithSavedPhotosAlbum (string) <0xffffffff> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at MonoTouch.UIKit.UIVideo.IsCompatibleWithSavedPhotosAlbum (string) <0x0001c> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at Multimedia_14.MyImagePickerDelegate.FinishedPickingMedia (MonoTouch.UIKit.UIImagePickerController,MonoTouch.Foundation.NSDictionary) <0x000bf> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0x000c3> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at (wrapper managed-to-native) MonoTouch.UIKit.UIApplication.UIApplicationMain (int,string[],intptr,intptr) <0xffffffff> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at MonoTouch.UIKit.UIApplication.Main (string[],string,string) <0x000e0> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at MonoTouch.UIKit.UIApplication.Main (string[]) <0x00023> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at Multimedia_14.Application.Main (string[]) <0x0001b> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : at (wrapper runtime-invoke) object.runtime_invoke_dynamic (intptr,intptr,intptr,intptr) <0x000c3> Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : Native stacktrace: Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 0 Multimedia_14 0x0003c898 0x0 + 247960 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 1 Multimedia_14 0x0000bb1c 0x0 + 47900 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 2 libSystem.B.dylib 0x3293d82b _sigtramp + 42 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 3 Foundation 0x326e16bd -[NSURL initFileURLWithPath:] + 36 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 4 Foundation 0x326e167f +[NSURL fileURLWithPath:] + 30 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 5 PhotoLibrary 0x3369aa61 PLCanSaveVideoToCameraRoll + 60 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 6 UIKit 0x31dc8c77 UIVideoAtPathIsCompatibleWithSavedPhotosAlbum + 54 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : 7 Multimedia_14 0x00250044 monotouch_get_has_classmap + 472152 Sun Feb 14 20:34:15 unknown UIKitApplication:multimedia14[0xa855][294] : * Assertion: should not be reached at ./../../../mono/mini/mini-darwin.c:258 Reproducible: Always Steps to Reproduce: 1. Select a video 2. Should save to file library but crashes. Actual Results: Crashes when using the UIVideo.IsCompatiableWithSavedPhotosAlbum method. Expected Results: A true or false result whether a video can be saved to the photo album. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 14 15:59:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sun, 14 Feb 2010 20:59:41 +0000 Subject: [Mono-bugs] [Bug 558511] Need to bind availableMediaTypesForSourceType method in UIImagePickerController In-Reply-To: References: Message-ID: <20100214205941.ABC5DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=558511 http://bugzilla.novell.com/show_bug.cgi?id=558511#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-14 20:59:40 UTC --- fixed thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sun Feb 14 20:20:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 01:20:16 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100215012016.AF177CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c2 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jpobst at novell.com AssignedTo|mono-bugs at lists.ximian.com |ajorgensen at novell.com --- Comment #2 from Jonathan Pobst 2010-02-15 01:20:15 UTC --- This looks fixed. Andrew, can you confirm and close? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 01:36:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 06:36:53 +0000 Subject: [Mono-bugs] [Bug 579432] ServiceContractGenerator imports duplicate code for a service In-Reply-To: References: Message-ID: <20100215063653.CD41424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579432 http://bugzilla.novell.com/show_bug.cgi?id=579432#c2 --- Comment #2 from Atsushi Enomoto 2010-02-15 06:36:52 UTC --- Regarding the last paragraph of the comment above: on .NET, this set of schemas cannot be imported by XsdDataContractImporter, while they can by XmlSchemaImporter. ---- ns1.xsd ---- ---- ns2.xsd ---- -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 15 02:59:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 07:59:22 +0000 Subject: [Mono-bugs] [Bug 579146] Disk Full Error doesn't release handle on files In-Reply-To: References: Message-ID: <20100215075922.5E8FC24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579146 http://bugzilla.novell.com/show_bug.cgi?id=579146#c3 --- Comment #3 from Hubert FONGARNAND 2010-02-15 07:59:20 UTC --- This is particulary annoying with long running process (we should restart the process to release the handle...) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Mon Feb 15 04:50:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 09:50:01 +0000 Subject: [Mono-bugs] [Bug 579899] New: mtouch error when inheriting from a ViewCOntroller in a library Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579899 http://bugzilla.novell.com/show_bug.cgi?id=579899#c0 Summary: mtouch error when inheriting from a ViewCOntroller in a library Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Tools AssignedTo: mono-bugs at lists.ximian.com ReportedBy: Manfred at pp-p.net QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Description of Problem: Build a class derivied from another class defined in a library project, throws an error message like this: Error 1: mtouch failed with the following message: Unhandled Exception: System.InvalidOperationException: Comparison threw an exception. ---> System.IO.FileNotFoundException: Could not resolve: mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name) [0x00000] in :0 at Mono.Cecil.DefaultAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name) [0x00000] in :0 at Mono.Cecil.MetadataResolver.Resolve (Mono.Cecil.TypeReference type) [0x00000] in :0 at Mono.Cecil.TypeReference.Resolve () [0x00000] in :0 .. Steps to reproduce the problem: 1. create MT solution (MT Window app) and add a library project. Add a ref to the lib from the app. 2. create a class in the library like this: public class BaseViewCtrlr : UIViewController { public BaseViewCtrlr () { } 3.) add a class to the Application like this public class MyViewCtrlr :BaseViewCtrlr{ public MyViewCtrlr () { } 4.) Try to build for iPhone. Actual Results: Project doesn't build. Expected Results: Project should build. How often does this happen? Always Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 09:26:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 14:26:44 +0000 Subject: [Mono-bugs] [Bug 579984] New: EMail (SmtpClient) with text and html mail with linked resources are not get generated correctly Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579984 http://bugzilla.novell.com/show_bug.cgi?id=579984#c0 Summary: EMail (SmtpClient) with text and html mail with linked resources are not get generated correctly Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: asgeir.halldorsson at dempseyclark.is QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342486) --> (http://bugzilla.novell.com/attachment.cgi?id=342486) Patch for SmtpClient User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 When sending a email with text view and html view with linked resources the emails are not generating correct MIME code. I fixed the problem and here is the patch for it Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 10:33:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 15:33:17 +0000 Subject: [Mono-bugs] [Bug 579997] New: NSHttpCookie.name not accessible Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=579997 http://bugzilla.novell.com/show_bug.cgi?id=579997#c0 Summary: NSHttpCookie.name not accessible Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: mono-bugs at lists.ximian.com ReportedBy: pelle.johnsen at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Description of Problem: The name property of NSHttpCookie is not accessible. Steps to reproduce the problem: foreach(NSHttpCookie cookie in NSHttpCookieStorage.SharedStorage.Cookies) Console.WriteLine (cookie.Domain + ": " + cookie.Name + " " + cookie.Value); Actual Results: Error CS1061: Type `MonoTouch.Foundation.NSHttpCookie' does not contain a definition for `Name' and no extension method `Name' of type `MonoTouch.Foundation.NSHttpCookie' could be found (are you missing a using directive or an assembly reference?) (CS1061) Expected Results: Compile and run without errors, returning the name of the cookie. How often does this happen? Always Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 14:18:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 19:18:45 +0000 Subject: [Mono-bugs] [Bug 575611] sizeof operator doesn't work In-Reply-To: References: Message-ID: <20100215191845.33B2DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575611 http://bugzilla.novell.com/show_bug.cgi?id=575611#c1 --- Comment #1 from Christian Mueller 2010-02-15 19:18:44 UTC --- when you change the pointer to Bar into a pointer to void, the compiler works fine. could it be problem with cross references? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 17:51:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 22:51:40 +0000 Subject: [Mono-bugs] [Bug 580041] New: Compiler claims extension methods not found, really needs to say 'add System.Core' Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580041 http://bugzilla.novell.com/show_bug.cgi?id=580041#c0 Summary: Compiler claims extension methods not found, really needs to say 'add System.Core' Classification: Mono Product: Mono: Compilers Version: 2.4.x Platform: All OS/Version: Ubuntu Status: NEW Severity: Minor Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: xocotl at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100212 Ubuntu/10.04 (lucid) Firefox/3.6 Instead of telling me to add System.Core (MonoDevelop ought to do this by default if the target is .Net 3.5, by the way), the compiler just tells me it cannot find extension methods I add from other assemblies. Was very confusing to figure out the source of this message. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 17:52:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Mon, 15 Feb 2010 22:52:45 +0000 Subject: [Mono-bugs] [Bug 580042] New: ParentChanged Event is not fired when using System.ComponentModel functionality Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580042 http://bugzilla.novell.com/show_bug.cgi?id=580042#c0 Summary: ParentChanged Event is not fired when using System.ComponentModel functionality Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: moudi at gmx.net QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342536) --> (http://bugzilla.novell.com/attachment.cgi?id=342536) Sample project to reproduce the defect User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) When a Control's parent is changed using System.ComponentModel code, its ParentChanged event is not fired. Also the ControlAdded (and i assume the ControlRemoved too) event of the parent control/form is not fired. Using the standard .NET framework, the events are fired. Example code: PropertyDescriptor childProperty = TypeDescriptor.GetProperties(MyNiceForm)["Controls"]; System.Collections.IList childs = childProperty.GetValue(MyNiceForm) as System.Collections.IList; childs.Add(MyNiceControl); Reproducible: Always Steps to Reproduce: 1. Open the sample project from the attachement 2. Compile the sample project and run it using .NET 3. Compile the sample project and run it using Mono Actual Results: The checkbox is not checked using Mono, but checked using .NET Expected Results: The checkbox should be checked in both environments. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 20:23:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 01:23:35 +0000 Subject: [Mono-bugs] [Bug 579984] EMail (SmtpClient) with text and html mail with linked resources are not get generated correctly In-Reply-To: References: Message-ID: <20100216012335.4FA82CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579984 http://bugzilla.novell.com/show_bug.cgi?id=579984#c1 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gonzalo at novell.com Resolution| |FIXED Severity|Normal |Major --- Comment #1 from Gonzalo Paniagua Javier 2010-02-16 01:23:34 UTC --- Patch applied in r151758 (trunk) and r151759 (mono-2-6). Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Mon Feb 15 20:41:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 01:41:18 +0000 Subject: [Mono-bugs] [Bug 579146] Disk Full Error doesn't release handle on files In-Reply-To: References: Message-ID: <20100216014118.33626CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579146 http://bugzilla.novell.com/show_bug.cgi?id=579146#c4 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Gonzalo Paniagua Javier 2010-02-16 01:41:17 UTC --- Fixed in 151761 (trunk), 151762 (mono-2-6) and r151763 (mono-2-4). Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 02:57:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 07:57:41 +0000 Subject: [Mono-bugs] [Bug 580086] New: Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c0 Summary: Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: asgeir.halldorsson at dempseyclark.is QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342575) --> (http://bugzilla.novell.com/attachment.cgi?id=342575) Patch for ModMonoRequest.cs User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 When running svn version of mono and mod_mono/xsp you get "Abnormal string size" exceptions. This is due to a bug in Mono or XSP. This is probably due to buffer optimizations in mono. But i felt it would be better to fix the problem in xsp and use MemoryStream as intended. I included a patch to fix the issue Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 03:48:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 08:48:04 +0000 Subject: [Mono-bugs] [Bug 580086] Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions In-Reply-To: References: Message-ID: <20100216084804.A5FDF24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |asgeir.halldorsson at dempseyc | |lark.is Severity|Critical |Normal --- Comment #1 from Marek Habersack 2010-02-16 09:48:04 CET --- Asgeir, could you please attach a test case which triggers the issue? Or a description on how to reproduce the problem? The changes in your patch look sound, but I'm reluctant to fix something I can't reproduce. Also, setting the priority to Critical is absolutely not necessary in this case - it's an issue in the trunk version of Mono which is months from release and not even undergoing release testing now. Setting such high priority does not make problem resolution faster - attaching test cases and/or good descriptions of how to reproduce the issue does. Please leave setting the priority to the QA and developers, thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 03:49:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 08:49:39 +0000 Subject: [Mono-bugs] [Bug 580090] New: GetFiles fails on search patterns containing directories Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580090 http://bugzilla.novell.com/show_bug.cgi?id=580090#c0 Summary: GetFiles fails on search patterns containing directories Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: i686 OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Mono.Addins AssignedTo: lluis at novell.com ReportedBy: christian.vecchiola at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342582) --> (http://bugzilla.novell.com/attachment.cgi?id=342582) Source code and test data to reproduce the bug. User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100106 Ubuntu/9.10 (karmic) Firefox/3.5.7 The System.IO.Directory.GetFiles(string directory, string searchPattern) method fails to execute when searchPattern contains an existing directory (ad es: 'directory/*'). On ubuntu systems (9.10) upon a call of the following type: string items[] = Directory.GetFiles(".", "test/*"); the reported error is the following: Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "./test" at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] at FilesAndDirs.Program.Main (System.String[] args) [0x00000] On Windows systems the same lines of code produces the expected output, which is the list of file names in the test directory. The specification provided by the MSDN documentation for the method, which is available at: http://msdn.microsoft.com/en-us/library/wz42302f.aspx, explicitly states that searchPattern should not contain invalid path chars, but the .NET framework implementation tested on Windows XP systems (.NET 2.0) nicely handles this input. Reproducible: Always Steps to Reproduce: 1. Untar the attachment and move to the bin/Debug directory. 2. Create a local directory named 'test' (mkdir test) 3. Save four files into the 'test' directory. ls -al > test/file1.txt ls -sl > test/file2.txt ls -as > test/file3.txt ls -als > test/file4.txt 3. Run the test application with the following arguments: . test/\* mono FilesAndDirs.exe . test/\* Actual Results: Testing Directory.GetFiles(.,test/file1.txt)... Unhandled Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path "./test" at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] at FilesAndDirs.Program.Main (System.String[] args) [0x00000] Expected Results: Testing Directory.GetFiles(.,test/*)...[OK - 4 Found] Testing Directory.GetDirectories(.,test/*)...[OK - 0 Found] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 04:18:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 09:18:30 +0000 Subject: [Mono-bugs] [Bug 580086] Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions In-Reply-To: References: Message-ID: <20100216091830.8982924551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c2 Asgeir Halldorsson changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #342575|0 |1 is obsolete| | --- Comment #2 from Asgeir Halldorsson 2010-02-16 09:18:25 UTC --- Created an attachment (id=342588) --> (http://bugzilla.novell.com/attachment.cgi?id=342588) Patch for ModMonoRequest.cs (Replaces first one) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 04:18:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 09:18:52 +0000 Subject: [Mono-bugs] [Bug 580086] Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions In-Reply-To: References: Message-ID: <20100216091852.C1C6224551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c3 --- Comment #3 from Asgeir Halldorsson 2010-02-16 09:18:50 UTC --- Sorry about the priority and I will keep that in mind for further submissions ;) For me to reproduce this problem is easy its happens always with trunk version of Mono (Might be revision 148995 that caused this). The exact problem is that xsp reads from mono the following: 1. Packet size + protocol version (5 bytes in total) (Goes good) 2. Fills the buffer for the rest. But (here comes the issue) The read from mod_mono is good but as it is putting it into the byte array of MemoryStream directly. When MemoryStream.SetLength is called it clears the first (5 bytes) from the array. This causes GetString() method to throw "Abnormal string size" exception. I know this is an issue with MemoryStream.cs but I also think ModMonoRequest should not assume how MemoryStream handles it internal buffer. Another note: My patch is not perfect as it should reuse the buffer that is used for reading from the buffer. So I am attaching another patch to fix that (Includes prev patch). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 04:19:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 09:19:45 +0000 Subject: [Mono-bugs] [Bug 580086] Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions In-Reply-To: References: Message-ID: <20100216091945.605E124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c4 Asgeir Halldorsson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|asgeir.halldorsson at dempseyc | |lark.is | --- Comment #4 from Asgeir Halldorsson 2010-02-16 09:19:44 UTC --- Forgot to remove NEEDINFO ;), I am a bugzilla noob -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 07:32:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 12:32:30 +0000 Subject: [Mono-bugs] [Bug 580086] Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions In-Reply-To: References: Message-ID: <20100216123230.CE1B524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c5 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Depends on| |327053 Resolution| |FIXED --- Comment #5 from Marek Habersack 2010-02-16 13:32:29 CET --- Asgeir, your patch is technically correct, but I chose to fix the issue in a different way to avoid the extra buffer for performance reasons. Please test if the revisions below fix the issue for you and, should they not, reopen the bug. Fixed in r151787 (trunk), r151789 (2.6 branch) and r151791 (2.4 branch). Backports are necessary as the fix for bug #327053 (which caused this issue) is being backported as well. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 07:32:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 12:32:31 +0000 Subject: [Mono-bugs] [Bug 327053] System.IO.MemoryStream is too eager in zeroing data In-Reply-To: References: Message-ID: <20100216123231.1F21D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=327053 http://bugzilla.novell.com/show_bug.cgi?id=327053#c Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |580086 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 16 07:33:05 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 12:33:05 +0000 Subject: [Mono-bugs] [Bug 580086] Running mod_mono from svn on apache gives constant "Abnormal string size" exceptions In-Reply-To: References: Message-ID: <20100216123305.B7C1824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580086 http://bugzilla.novell.com/show_bug.cgi?id=580086#c Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Sys.Web |XSP Product|Mono: Class Libraries |Mono: Tools QAContact|mono-bugs at lists.ximian.com |mhabersack at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 07:58:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 12:58:54 +0000 Subject: [Mono-bugs] [Bug 550968] Inlining causes exceptions if assembly isn't available In-Reply-To: References: Message-ID: <20100216125854.C91FD24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=550968 http://bugzilla.novell.com/show_bug.cgi?id=550968#c5 Rolf Bjarne Kvinge changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|rkvinge at novell.com | --- Comment #5 from Rolf Bjarne Kvinge 2010-02-16 13:58:53 CET --- For the desktop it looks like MS caches assembly loading failures. See attached test case, disabling inline for the TestB method works, commenting the NoInlining attribute out makes it throw a FileNotFoundException (the LoadB method is still reached though, the exception happens when TestB is about to execute). For silverlight the story is a bit different: we need a way to load an assembly dynamically (using a stream/byte array) in the way the first test case does it. Here are a few references: http://msdn.microsoft.com/en-us/magazine/dd483293.aspx http://www.wintellect.com/CS/blogs/jprosise/archive/2008/10/22/cool-silverlight-trick-3.aspx Note that both these articles use [MethodImpl(MethodImplOptions.NoInlining)] to prevent inlining, but the msdn article about AssemblyPart.Load doesn't use it: http://msdn.microsoft.com/en-us/library/system.windows.assemblypart.load(VS.95).aspx nor do the Silverlight tests we got from MS which are failing due to this issue. I haven't been able to make a test case that fails without that attribute either, so apparently it's not required. Also note that AppDomain.AssemblyResolve isn't available for user code. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 08:14:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 13:14:53 +0000 Subject: [Mono-bugs] [Bug 468658] System.Configuration: Application Scope settings are saved in user.config In-Reply-To: References: Message-ID: <20100216131453.D832924551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=468658 http://bugzilla.novell.com/show_bug.cgi?id=468658#c2 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |calberto.cortez at gmail.com Resolution| |FIXED --- Comment #2 from Carlos Alberto Cortez 2010-02-16 13:14:52 UTC --- This is fixed in rev 151798. Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 16 08:29:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 13:29:04 +0000 Subject: [Mono-bugs] [Bug 580185] New: assembly version redirection fails to work properly Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c0 Summary: assembly version redirection fails to work properly Classification: Mono Product: Mono: Runtime Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: mhabersack at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Community User Blocker: --- Created an attachment (id=342647) --> (http://bugzilla.novell.com/attachment.cgi?id=342647) extatica.zip The attached test application results in the following error when run: ----------------- System.InvalidCastException: Cannot cast from source type to destination type. at System.Web.UI.ScriptManager.GetCurrent (System.Web.UI.Page page) [0x00011] in /home/src/build/mono/mcs/class/System.Web.Extensions/System.Web.UI/ScriptManager.cs:398 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod*,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x000d0] in /home/src/build/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:217 ------------------ The attached application redirects System.Web.Extensions 1.0.61025.0 to 3.5.0.0: ----------------- ----------------- The problem is this code from System.Web.Extensions/System.Web.UI/ScriptManager.cs: ----------------- public static ScriptManager GetCurrent (Page page) { if (page == null) throw new ArgumentNullException ("page"); return (ScriptManager) page.Items [ScriptManagerKey]; } ----------------- Bin/ExtExtenders.dll references System.Web.Extensions 1.0.61025.0, while the rest of the application is linked with System.Web.Extensions 3.5.0.0. The method shown above, though, is loaded from the 1.0.61025.0 assembly and when it's running, the following is true: typeof (ScriptManager).AssemblyQualifiedName == System.Web.UI.ScriptManager, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 while the ScriptManager instance stored in page.Items comes from the 3.5.0.0 assembly: page.Items [System.Web.UI.IScriptManager] == System.Web.UI.ScriptManager, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 And therefore the cast fails. Runtime should never load any types from the 1.0.61025.0 version of the System.Web.Extensions assembly - they should be redirected to their 3.5.0.0 counterparts. The workaround is to recompile the Bin/ExtExtenders.dll assembly with System.Web.Extensions 3.5.0.0 The application works fine on .NET -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 16 09:01:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 14:01:49 +0000 Subject: [Mono-bugs] [Bug 580189] New: size IL instruction Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580189 http://bugzilla.novell.com/show_bug.cgi?id=580189#c0 Summary: size IL instruction Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: JIT AssignedTo: lupus at novell.com ReportedBy: fgeo at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342655) --> (http://bugzilla.novell.com/attachment.cgi?id=342655) IL source code for repro User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; Zune 4.0) The IL instruction Reproducible: Always Steps to Reproduce: 1. Assemble attached IL repro code with ilasm tool. 2. Execute resulting executable. Actual Results: Output: Mono 2.6.1 amd64 on Ubuntu x86/64 built from sources tarball (all default): sizeof(int8): 4 sizeof(int32): 4 sizeof(int64): 8 sizeof(T) with T=int8: 8 sizeof(T) with T=int32: 8 sizeof(T) with T=int64: 8 &a[1] - &a[0] with int8[]: 1 &a[1] - &a[0] with int32[]: 4 &a[1] - &a[0] with int64[]: 8 --------------------- Mono 2.6.1 x86 on Windows 7 x64 (downloaded setup): sizeof(int8): 4 sizeof(int32): 4 sizeof(int64): 8 sizeof(T) with T=int8: 4 sizeof(T) with T=int32: 4 sizeof(T) with T=int64: 4 &a[1] - &a[0] with int8[]: 1 &a[1] - &a[0] with int32[]: 4 &a[1] - &a[0] with int64[]: 8 Expected Results: All results should be 1 (int8), 4 (int32) and 8 (int64) for all ways of computing native type size. sizeof with generic type seems to always return the pointer size (native int) even if not a reference type. sizeof(int8) should return 1 as "&a[1] - &a[0] with int8[]:" is 1. As per CLI specification, partition III, chapter 4.25: "sizeof returns the total size that would be occupied by each element in an array of this type ? including any padding the implementation chooses to add. Specifically, array elements lie sizeof bytes apart." On the .NET Framework (Windows 7 x64), sizeof(int8) also returns 4 which is wrong. But sizeof(T) and "&a[1] - &a[0]" return 1, 4, and 8. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 09:02:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 14:02:30 +0000 Subject: [Mono-bugs] [Bug 580189] size IL instruction return wrong results In-Reply-To: References: Message-ID: <20100216140230.41A8ECC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580189 http://bugzilla.novell.com/show_bug.cgi?id=580189#c Florian George changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|size IL instruction |size IL instruction return | |wrong results -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 09:02:57 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 14:02:57 +0000 Subject: [Mono-bugs] [Bug 580189] sizeof IL instruction return wrong results In-Reply-To: References: Message-ID: <20100216140257.BC8D6CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580189 http://bugzilla.novell.com/show_bug.cgi?id=580189#c Florian George changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|size IL instruction return |sizeof IL instruction |wrong results |return wrong results -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 09:41:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 14:41:34 +0000 Subject: [Mono-bugs] [Bug 569530] IndexOutOfRangeException when loading RTF into RichTextBox In-Reply-To: References: Message-ID: <20100216144134.2772424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=569530 http://bugzilla.novell.com/show_bug.cgi?id=569530#c3 Carlos Alberto Cortez changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Carlos Alberto Cortez 2010-02-16 14:41:33 UTC --- This is fixed in rev 151805. For the record: it was a issue also visible in Linux, but in this case it was appearing only for Windows, due to the \r\n ending, which was 'forcing' an overflow ;-) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 16 10:17:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 15:17:20 +0000 Subject: [Mono-bugs] [Bug 562286] HTML-comments broke aspx pages In-Reply-To: References: Message-ID: <20100216151720.3824F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=562286 http://bugzilla.novell.com/show_bug.cgi?id=562286#c3 John B changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|RESOLVED |REOPENED CC| |dullobject at gmail.com Version|2.4.x |2.6.x Resolution|FIXED | OS/Version|openSUSE 11.1 |Mac OS X 10.4 --- Comment #3 from John B 2010-02-16 15:17:17 UTC --- I just downloaded and installed MonoDevelop 2.2.1 and Mono 2.6.1 + GTK# on OSX 10.4. The provided test case does not work. On the browser, it looks fine, but when I pulled up the rendered HTML via "view source", I see: index

Test

Test test test

Notice how the HTML tags are not being rendered correctly. For example, the anchor tags are being cut off and the closing tags are missing characters. Interestingly, if I run the test case on windows xp (MonoDevelop 2.2.1 and Mono 2.6.1), the HTML is rendered correctly. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 13:28:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 18:28:43 +0000 Subject: [Mono-bugs] [Bug 580277] New: UITableViewSource for UISearchDisplayController Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580277 http://bugzilla.novell.com/show_bug.cgi?id=580277#c0 Summary: UITableViewSource for UISearchDisplayController Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Enhancement Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: mike.bluestein at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Customer Blocker: No The UITableView class has a nice Source property of type UITableViewSource that combines the Delegate and DataSource into a single class. It would be nice to have the same thing in UISearchDisplayController for consistency. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 15:29:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 20:29:32 +0000 Subject: [Mono-bugs] [Bug 580313] New: CollectionConverter cannot convert from System.String. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580313 http://bugzilla.novell.com/show_bug.cgi?id=580313#c0 Summary: CollectionConverter cannot convert from System.String. Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: All Status: NEW Severity: Major Priority: P5 - None Component: GC AssignedTo: lupus at novell.com ReportedBy: ultrademon666 at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: Community User Blocker: --- Created an attachment (id=342750) --> (http://bugzilla.novell.com/attachment.cgi?id=342750) Visual Studio Project Description of Problem: CollectionConverter cannot convert from System.String. Steps to reproduce the problem: 1. Make a Asp.net project with an object datasource that fills with a string 2. run on mono 2.6.1 Actual Results: CollectionConverter cannot convert from System.String. Description: HTTP 500. Error processing request. Stack Trace: System.NotSupportedException: CollectionConverter cannot convert from System.String. at System.ComponentModel.TypeConverter.GetConvertFromException (System.Object value) [0x00000] in :0 at System.ComponentModel.TypeConverter.ConvertFrom (ITypeDescriptorContext context, System.Globalization.CultureInfo culture, System.Object value) [0x00000] in :0 at System.Web.UI.ObjectStateFormatter+TypeConverterFormatter.Read (Byte token, System.IO.BinaryReader r, System.Web.UI.ReaderContext ctx) [0x00000] in :0 at System.Web.UI.ObjectStateFormatter+ObjectFormatter.ReadObject (System.IO.BinaryReader r, System.Web.UI.ReaderContext ctx) [0x00000] in :0 at System.Web.UI.ObjectStateFormatter+TripletFormatter.Read (Byte token, System.IO.BinaryReader r, System.Web.UI.ReaderContext ctx) [0x00000] in References: Message-ID: <20100216203516.DE743CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580189 http://bugzilla.novell.com/show_bug.cgi?id=580189#c1 Florian George changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #342655|0 |1 is obsolete| | --- Comment #1 from Florian George 2010-02-16 20:35:16 UTC --- Created an attachment (id=342754) --> (http://bugzilla.novell.com/attachment.cgi?id=342754) IL source code for repro [updated] "sizeof int32" on line 29 corrected to "sizeof int8" -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 15:41:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 20:41:21 +0000 Subject: [Mono-bugs] [Bug 580189] sizeof IL instruction return wrong results In-Reply-To: References: Message-ID: <20100216204121.68255CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580189 http://bugzilla.novell.com/show_bug.cgi?id=580189#c2 --- Comment #2 from Florian George 2010-02-16 20:41:20 UTC --- (In reply to comment #0) The result for sizeof(int8) was wrong due to an error in the test code. sizeof(int8) is corrected reported as 1. Therefore the bug is only present when sizeof is used with a generic type (sizeof(T)). Last two paragraphs of bug description shall be ignored. Here is the corrected output: Mono 2.6.1 amd64 on Ubuntu x86/64 built from sources tarball (all default): sizeof(int8): 1 sizeof(int32): 4 sizeof(int64): 8 sizeof(T) with T=int8: 8 sizeof(T) with T=int32: 8 sizeof(T) with T=int64: 8 &a[1] - &a[0] with int8[]: 1 &a[1] - &a[0] with int32[]: 4 &a[1] - &a[0] with int64[]: 8 --------------------- Mono 2.6.1 x86 on Windows 7 x64 (downloaded setup): sizeof(int8): 1 sizeof(int32): 4 sizeof(int64): 8 sizeof(T) with T=int8: 4 sizeof(T) with T=int32: 4 sizeof(T) with T=int64: 4 &a[1] - &a[0] with int8[]: 1 &a[1] - &a[0] with int32[]: 4 &a[1] - &a[0] with int64[]: 8 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 15:55:31 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 20:55:31 +0000 Subject: [Mono-bugs] [Bug 580313] CollectionConverter cannot convert from System.String. In-Reply-To: References: Message-ID: <20100216205531.B507DCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580313 http://bugzilla.novell.com/show_bug.cgi?id=580313#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |mhabersack at novell.com Component|GC |Sys.Web AssignedTo|lupus at novell.com |mhabersack at novell.com Resolution| |DUPLICATE Product|Mono: Runtime |Mono: Class Libraries Severity|Major |Normal --- Comment #1 from Marek Habersack 2010-02-16 21:55:30 CET --- This bug is already fixed in #565547 *** This bug has been marked as a duplicate of bug 565547 *** http://bugzilla.novell.com/show_bug.cgi?id=565547 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 15:55:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 20:55:32 +0000 Subject: [Mono-bugs] [Bug 565547] ObjectStateFormatter fails to convert collections from string In-Reply-To: References: Message-ID: <20100216205532.56A0ACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=565547 http://bugzilla.novell.com/show_bug.cgi?id=565547#c2 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ultrademon666 at gmail.com --- Comment #2 from Marek Habersack 2010-02-16 21:55:31 CET --- *** Bug 580313 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=580313 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 16:42:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 21:42:49 +0000 Subject: [Mono-bugs] [Bug 580339] New: Not possible to get ToolboxBitmap for any Control Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580339 http://bugzilla.novell.com/show_bug.cgi?id=580339#c0 Summary: Not possible to get ToolboxBitmap for any Control Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: moudi at gmx.net QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342768) --> (http://bugzilla.novell.com/attachment.cgi?id=342768) test solution User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) It is not possible to get the ToolboxBitmap for any System.Windows.Forms control. I tried below methods, but neither of them returned the images. Using .NET, the images are returned. ToolboxItem item = new ToolboxItem(typeof(Button)); this.pictureBox1.Image = item.Bitmap; //An alternative method using System.ComponentModel ToolboxBitmapAttribute attr = TypeDescriptor.GetAttributes(typeof(Label))[typeof(ToolboxBitmapAttribute)] as ToolboxBitmapAttribute; this.pictureBox2.Image= attr.GetImage(typeof(Label)); Reproducible: Always Steps to Reproduce: 1. Open the attached solution. 2. Compile it and run it with .NET 3. Compile it and run it with Mono Actual Results: Both pictures (Button and Label) are shown using .NET. Both pictures are not shown using Mono. Expected Results: Both pictures (Button and Label) should be visible under Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 16 17:39:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 22:39:55 +0000 Subject: [Mono-bugs] [Bug 529049] Class status pages contain garbage in img alt attribute In-Reply-To: References: Message-ID: <20100216223955.7C00CCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=529049 http://bugzilla.novell.com/show_bug.cgi?id=529049#c2 --- Comment #2 from Neil Mayhew 2010-02-16 22:39:54 UTC --- Thanks for this! Very helpful. The status pages are important to me since I'm part of a team porting applications from .Net to Mono, and we often get asked questions by other developers in our organization seeking advice on what features they can and cannot use if they want their code to be portable to Mono. I check the situation on the status pages and then send them the URL. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 17:52:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Tue, 16 Feb 2010 22:52:49 +0000 Subject: [Mono-bugs] [Bug 580185] assembly version redirection fails to work properly In-Reply-To: References: Message-ID: <20100216225249.AA78BCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c1 --- Comment #1 from Marek Habersack 2010-02-16 23:52:49 CET --- The issue is that the runtime never parses web.config to retrieve the assembly binding settings. It appears that the only way to get the binding working is to create a policy assembly + config in gac to permantently map 1.0.61025.0 to 3.5.0.0 - but that seems to be hardly a good solution. Is there a reason assembly version redirection is implemented that way? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Tue Feb 16 23:26:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 04:26:42 +0000 Subject: [Mono-bugs] [Bug 573750] -noregistrar required In-Reply-To: References: Message-ID: <20100217042642.3F95724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573750 http://bugzilla.novell.com/show_bug.cgi?id=573750#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-17 04:26:41 UTC --- This is fixed in the next release, thank you for the report. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Tue Feb 16 23:44:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 04:44:48 +0000 Subject: [Mono-bugs] [Bug 580185] assembly version redirection fails to work properly In-Reply-To: References: Message-ID: <20100217044448.E6D0124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c2 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com --- Comment #2 from Gonzalo Paniagua Javier 2010-02-17 04:44:47 UTC --- The bindingRedirect values are read from a policy file. Nobody is reading the configuration file of the AppDomain ("web.config" in this case) to get a list of the redirects. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 04:11:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 09:11:56 +0000 Subject: [Mono-bugs] [Bug 580185] assembly version redirection fails to work properly In-Reply-To: References: Message-ID: <20100217091156.6D78DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c3 --- Comment #3 from Marek Habersack 2010-02-17 10:11:54 CET --- That's exactly the case - I'm just wondering if it's intended to be that way or if it's a bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 09:52:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 14:52:03 +0000 Subject: [Mono-bugs] [Bug 580542] New: resx won't compile; A null reference or invalid value was found[GDI+ status: InvalidParameter] Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580542 http://bugzilla.novell.com/show_bug.cgi?id=580542#c0 Summary: resx won't compile; A null reference or invalid value was found[GDI+ status: InvalidParameter] Classification: Mono Product: Mono: Compilers Version: 2.6.x Platform: i686 OS/Version: Windows XP Status: NEW Severity: Major Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: dean.geddes at primus.ca QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342925) --> (http://bugzilla.novell.com/attachment.cgi?id=342925) resource file we are attempting to compile User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) C:\Development\Mono.2010.02.09\PiPe Modules\pipe\Properties>resgen Resources.res x Error: Invalid ResX input. Position: Line 129, Column 5. Inner exception: A null reference or invalid value was found [GDI+ status: Inval idParameter] C:\Development\Mono.2010.02.09\PiPe Modules\pipe\Properties> Same thing happens when I attempt to build project using MonoDevelop. Line 129 is the the end tag in the following (from attached resx file): ..\resources\pipe_splash.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Reproducible: Always Steps to Reproduce: 1. Attempt to generate the resource file. Generate fails. Project builds and runs on .Net 2.0 2. 3. Actual Results: Generate resource file Expected Results: files generates, project builds Following is the resource designer file that goes with the resx file: //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.3603 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace VengeoPiPe.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("VengeoPiPe.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } internal static System.Drawing.Bitmap ObjectBox { get { object obj = ResourceManager.GetObject("ObjectBox", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap PiPe_Downloading_Temp_Objects { get { object obj = ResourceManager.GetObject("PiPe_Downloading_Temp_Objects", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap pipe_splash { get { object obj = ResourceManager.GetObject("pipe_splash", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap Properties { get { object obj = ResourceManager.GetObject("Properties", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 10:11:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 15:11:09 +0000 Subject: [Mono-bugs] [Bug 580542] resx won't compile; A null reference or invalid value was found[GDI+ status: InvalidParameter] In-Reply-To: References: Message-ID: <20100217151109.C4020CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580542 http://bugzilla.novell.com/show_bug.cgi?id=580542#c Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Component|C# |resgen CC| |msafar at novell.com AssignedTo|mono-bugs at lists.ximian.com |gert.driesen at pandora.be Product|Mono: Compilers |Mono: Tools -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 10:18:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 15:18:07 +0000 Subject: [Mono-bugs] [Bug 580549] New: resx won't compile; A null reference or invalid value was found[GDI+ status: InvalidParameter] Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580549 http://bugzilla.novell.com/show_bug.cgi?id=580549#c0 Summary: resx won't compile; A null reference or invalid value was found[GDI+ status: InvalidParameter] Classification: Mono Product: Mono: Compilers Version: 2.6.x Platform: i686 OS/Version: Windows XP Status: NEW Severity: Major Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: dean.geddes at primus.ca QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342932) --> (http://bugzilla.novell.com/attachment.cgi?id=342932) resource file we are attempting to compile User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) C:\Development\Mono.2010.02.09\PiPe Modules\pipe\Properties>resgen Resources.res x Error: Invalid ResX input. Position: Line 129, Column 5. Inner exception: A null reference or invalid value was found [GDI+ status: Inval idParameter] C:\Development\Mono.2010.02.09\PiPe Modules\pipe\Properties> Same thing happens when I attempt to build project using MonoDevelop. Line 129 is the the end tag in the following (from attached resx file): ..\resources\pipe_splash.jpg;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Reproducible: Always Steps to Reproduce: 1. Attempt to generate the resource file. Generate fails. Project builds and runs on .Net 2.0 2. 3. Actual Results: Generate resource file Expected Results: files generates, project builds Following is the resource designer file that goes with the resx file: //------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.3603 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace VengeoPiPe.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("VengeoPiPe.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } internal static System.Drawing.Bitmap ObjectBox { get { object obj = ResourceManager.GetObject("ObjectBox", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap PiPe_Downloading_Temp_Objects { get { object obj = ResourceManager.GetObject("PiPe_Downloading_Temp_Objects", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap pipe_splash { get { object obj = ResourceManager.GetObject("pipe_splash", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap Properties { get { object obj = ResourceManager.GetObject("Properties", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 10:56:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 15:56:37 +0000 Subject: [Mono-bugs] [Bug 580564] New: GMCS Requires reference to System.Core for extension methods Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580564 http://bugzilla.novell.com/show_bug.cgi?id=580564#c0 Summary: GMCS Requires reference to System.Core for extension methods Classification: Mono Product: Mono: Compilers Version: 2.6.x Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: abe.gillespie at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: No Description of Problem: Compilation fails if a) the project references an assembly in which that assembly defines extension methods, b) those extension methods are used in the project, and c) there is NO reference to System.Core. Although it's understandable this might make a compilation fail, the error message it reports is very misleading and it's difficult to know it's the missing System.Core reference that's failing things. Another issue is VS.NET / Microsoft .NET does not require this and therefore VS.NET projects with this scenario will compile in VS.NET but will not compile MonoDevelop. Speaking of MonoDevelop - this may or may not indicate a bug for MonoDevelop as well. Code Completion in MonoDevelop will happily suggest extension methods, but w/o the System.Core reference - as stated above - the project won't compile when you try. This leads to an even more frustrating experience since the tool is helping you find / use the extension methods but then you cannot compile. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 11:31:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 16:31:52 +0000 Subject: [Mono-bugs] [Bug 580549] resx won't compile; A null reference or invalid value was found[GDI+ status: InvalidParameter] In-Reply-To: References: Message-ID: <20100217163152.6AFBFCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580549 http://bugzilla.novell.com/show_bug.cgi?id=580549#c Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Component|C# |resgen CC| |msafar at novell.com AssignedTo|mono-bugs at lists.ximian.com |gert.driesen at pandora.be Product|Mono: Compilers |Mono: Tools -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 12:23:23 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 17:23:23 +0000 Subject: [Mono-bugs] [Bug 580594] New: System.Web.Mvc.Resources.MvcResources.resources: Could not find any resources appropriate for the specified culture or the neutral culture. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580594 http://bugzilla.novell.com/show_bug.cgi?id=580594#c0 Summary: System.Web.Mvc.Resources.MvcResources.resources: Could not find any resources appropriate for the specified culture or the neutral culture. Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: Other OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: robert.butler at hpprx.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091205 Gentoo Firefox/3.5.5 Deploying a development copy of an ASP.NET Mvc website causes the following server error to be displayed -- Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "System.Web.Mvc.Resources.MvcResources.resources" was correctly embedded or linked into assembly "System.Web.Mvc" at compile time, or that all the satellite assemblies required are loadable and fully signed. Reproducible: Always Steps to Reproduce: 1. Deploy an asp.net mvc website with two Controllers and views 2. POST from view 1 to view 2. 3. HTTP ERROR 500. Actual Results: Server Error in '/~robert_/LogonMvc' Application Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "System.Web.Mvc.Resources.MvcResources.resources" was correctly embedded or linked into assembly "System.Web.Mvc" at compile time, or that all the satellite assemblies required are loadable and fully signed. Description: HTTP 500. Error processing request. Stack Trace: System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "System.Web.Mvc.Resources.MvcResources.resources" was correctly embedded or linked into assembly "System.Web.Mvc" at compile time, or that all the satellite assemblies required are loadable and fully signed. at System.Resources.ResourceManager.AssemblyResourceMissing (System.String fileName) [0x00047] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/corlib/System.Resources/ResourceManager.cs:550 at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00230] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/corlib/System.Resources/ResourceManager.cs:433 at System.Resources.ResourceManager.GetString (System.String name, System.Globalization.CultureInfo culture) [0x00026] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/corlib/System.Resources/ResourceManager.cs:261 at System.Web.Mvc.Resources.MvcResources.get_Controller_UnknownAction () [0x00000] in :0 at System.Web.Mvc.Controller.HandleUnknownAction (System.String actionName) [0x00000] in :0 at System.Web.Mvc.Controller.ExecuteCore () [0x00000] in :0 at System.Web.Mvc.ControllerBase.Execute (System.Web.Routing.RequestContext requestContext) [0x00000] in :0 at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute (System.Web.Routing.RequestContext requestContext) [0x00000] in :0 at System.Web.Mvc.MvcHandler.ProcessRequest (System.Web.HttpContextBase httpContext) [0x00000] in :0 at System.Web.Mvc.MvcHandler.ProcessRequest (System.Web.HttpContext httpContext) [0x00000] in :0 at System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest (System.Web.HttpContext httpContext) [0x00000] in :0 at System.Web.HttpApplication+c__Iterator2.MoveNext () [0x00cdf] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/System.Web/System.Web/HttpApplication.cs:1350 at System.Web.HttpApplication.Tick () [0x00000] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/System.Web/System.Web/HttpApplication.cs:916 Version information: Mono Runtime Version: 2.6.1 (tarball Mon Feb 15 07:19:31 EST 2010); ASP.NET Version: 2.0.50727.1433 Expected Results: The POST works. Operating system information- Gentoo 2009.1 Linux localhost 2.6.27-gentoo-r6.ipsec3 #8 SMP PREEMPT Thu Jun 11 01:05:26 EDT 2009 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux Compiler information- Configured with: /var/tmp/portage/sys-devel/gcc-4.3.2/work/gcc-4.3.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.2 p1.2' Thread model: posix gcc version 4.3.2 (Gentoo 4.3.2 p1.2) Mono C# compiler version 2.6.1.0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 12:34:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 17:34:21 +0000 Subject: [Mono-bugs] [Bug 580596] New: Inconsistent ThreadStart related to LINQ against vtypes Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580596 http://bugzilla.novell.com/show_bug.cgi?id=580596#c0 Summary: Inconsistent ThreadStart related to LINQ against vtypes Classification: Mono Product: MonoTouch Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Runtime AssignedTo: gnorton at novell.com ReportedBy: gnorton at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342975) --> (http://bugzilla.novell.com/attachment.cgi?id=342975) repo See attached repo and forums post: http://forums.monotouch.net/yaf_postsm1295.aspx#post1295 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 13:23:23 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 18:23:23 +0000 Subject: [Mono-bugs] [Bug 580618] New: mono/mini/tasklets.c: Store gives OutOfMemoryException instead of descriptive message if Mark not called Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580618 http://bugzilla.novell.com/show_bug.cgi?id=580618#c0 Summary: mono/mini/tasklets.c: Store gives OutOfMemoryException instead of descriptive message if Mark not called Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: xocotl at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=342983) --> (http://bugzilla.novell.com/attachment.cgi?id=342983) patch to fix this issue User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100212 Ubuntu/10.04 (lucid) Firefox/3.6 Store gives OutOfMemoryException instead of descriptive message if Mark not called. Reproducible: Always Steps to Reproduce: Call Store without Mark on Mono.Tasklets.Continuation. Actual Results: OutOfMemoryException Expected Results: a descriptive error message Here is a patch to fix this. It also fixes store letting the call fall through even if it should return an exception (for example, right now if another thread calls, it will set the error message, but still allow the call). Two other things should be fixed: 1) If stacks are over 2GB, the tasklet code is going to burn. Speedwise, sure, but it also uses int for stack sizes instead of pointer size. :) 2) ArgumentException is really inappropriate passed back directly by Continuation. It is not a parameter, but instead the state of the Continuation object: InvalidOperationException. For the low level native API, ArgumentException works if you want to keep it, but at least try { } catch { throw InvalidOp... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 13:58:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 18:58:17 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100217185817.156BE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c3 --- Comment #3 from Jacques Exelrud 2010-02-17 18:58:15 UTC --- Fixed like all possible case conflicts removed and testcase created so this does no show again in the future or just the conflict in this ticket was removed ? Thanks in advance, Jacques -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 14:02:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 19:02:54 +0000 Subject: [Mono-bugs] [Bug 580631] New: Microsoft.Build.BuildEngine.ProjectLoadSettings enumeration is missing and Microsoft.Build.BuildEngine.Project.Load missing overloads. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580631 http://bugzilla.novell.com/show_bug.cgi?id=580631#c0 Summary: Microsoft.Build.BuildEngine.ProjectLoadSettings enumeration is missing and Microsoft.Build.BuildEngine.Project.Load missing overloads. Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: Ms.Build AssignedTo: marek.sieradzki at gmail.com ReportedBy: dale.ragan at sinesignal.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5 Unable to compile a project with Mono from SVN that uses Microsoft.Build.BuildEngine.Project.Load(string, ProjectLoadSettings). The overloaded method is missing and the ProjectLoadSettings enumeration is missing. I am trying to add a MonoDevelop Add-in functionality for the SpecFlow project. You can get the project from here: http://github.com/sinesignal/SpecFlow I am unable to compile the TechTalk.SpecFlow.Generator.csproj with MonoDevelop due to the above missing functionality. Reproducible: Always Steps to Reproduce: 1. Clone git://github.com/sinesignal/SpecFlow.git 2. Try to compile the TechTalk.SpecFlow.Generator project with MonoDevelop. 3. Watch the compile fail. Actual Results: In TechTalk.SpecFlow.Generator.Configuration.MsBuildProjectReader: project.Load(projectFile, ProjectLoadSettings.IgnoreMissingImports); Error being thrown by the compiler: Error CS0103: The name `ProjectLoadSettings' does not exist in the current context (CS0103) (TechTalk.SpecFlow.Generator) Expected Results: The project to compile. I changed the Load method to a supported overload for now. So far so good and I can compile the project. I am working on getting all the tests to pass now. This is the only problem I have encountered so far trying to compile the library with Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 14:20:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 19:20:34 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100217192034.E07B3CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c4 --- Comment #4 from Jonathan Pobst 2010-02-17 19:20:33 UTC --- This particular issue is fixed. Additionally, we have buildbots that continually check out and build mono, monodevelop, gendarme, etc. on windows, so we know it doesn't happen there. (Recently someone checked in files to Mono with a colon in the name, which breaks on Windows. Our bots caught that.) Is every single module in our entire SVN tree checked? No. For that, we will have to rely on people letting us know if something is broken. It's a shame that there's not some setting in SVN to reject commits that will break cross platform clients. :( -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 14:40:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 19:40:35 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100217194035.5E88E24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c5 --- Comment #5 from Jacques Exelrud 2010-02-17 19:40:34 UTC --- Later I'll checkout the trunk to check. I've been diagnose from sufering from "Syndrome of Idle Bandwidth" so this will help my treatment :) Regarding the setting you can use a Pre-Commit Hook. Jacques -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 14:42:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 19:42:03 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100217194203.2040124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c6 --- Comment #6 from Jacques Exelrud 2010-02-17 19:42:01 UTC --- Maybe "Idle Bandwidth Syndrome" is better. Sry fo double posting, is the an edit I missed ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 15:13:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 20:13:08 +0000 Subject: [Mono-bugs] [Bug 580594] System.Web.Mvc.Resources.MvcResources.resources: Could not find any resources appropriate for the specified culture or the neutral culture. In-Reply-To: References: Message-ID: <20100217201308.14ED1CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580594 http://bugzilla.novell.com/show_bug.cgi?id=580594#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Marek Habersack 2010-02-17 21:13:07 CET --- Fixed in r151926 (trunk) and in r151927 (2.6 branch). 2.4 doesn't have the issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 16:29:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 21:29:04 +0000 Subject: [Mono-bugs] [Bug 580594] System.Web.Mvc.Resources.MvcResources.resources: Could not find any resources appropriate for the specified culture or the neutral culture. In-Reply-To: References: Message-ID: <20100217212904.91A82CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580594 http://bugzilla.novell.com/show_bug.cgi?id=580594#c2 --- Comment #2 from Marek Habersack 2010-02-17 22:29:04 CET --- Another fix was needed. Committed in r151931 (trunk) and r151932 (2.6 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 16:39:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 21:39:13 +0000 Subject: [Mono-bugs] [Bug 580692] New: Treeview nodes not applying font colour correctly using stylesheet class Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580692 http://bugzilla.novell.com/show_bug.cgi?id=580692#c0 Summary: Treeview nodes not applying font colour correctly using stylesheet class Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: chrisbrown76 at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343046) --> (http://bugzilla.novell.com/attachment.cgi?id=343046) Test case source files User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729) When specifying the node style on a Treeview control using a stylesheet class the font colour specified does not take affect even though other attributes of the class do e.g font-weight, font-family. Reproducible: Always Steps to Reproduce: 1. Upload attached test case to Mono environment 2. Browse to index.aspx. Actual Results: Treeview node styles show correct font attributes apart from font colour which is the browser default link colours. Expected Results: Node colours should relate to those specified in the stylesheet classes Specifying the 'Forecolor' attribute explicity for the node style (e.g within 'SelectedNodeStyle') is a workaround. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 17:28:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 22:28:18 +0000 Subject: [Mono-bugs] [Bug 580714] New: SqlBulkCopy is Broken Badly Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580714 http://bugzilla.novell.com/show_bug.cgi?id=580714#c0 Summary: SqlBulkCopy is Broken Badly Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: 64bit OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: Sys.Data.SqlClient AssignedTo: mono-bugs at lists.ximian.com ReportedBy: silenuznowan at yahoo.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Description of Problem: Code using SqlBulkCopy that runs fine in .Net does not work in Mono. I always receive an exception. However when running the code in windows through .Net there are no exceptions and the data transfers fine. Steps to reproduce the problem: Create a MSSQL server database called MonoBulkCopyTest Add table to the database with two nvarchar columns. Add the following code to a winform application and run it. //This line must be edited for the connection to the test database String connectionString = "Data Source=****;Initial Catalog=MonoBulkCopyTest;User ID=****;Pwd=****;"; //data table to bulk copy DataTable dtdata; //connection to sql server to do the copy System.Data.SqlClient.SqlConnection con; //bulk writer to do the actual copy System.Data.SqlClient.SqlBulkCopy bulkWriter; private void RunTest() { //create the connection to the database. con = new System.Data.SqlClient.SqlConnection(connectionString); //create the bulkcopy object CreateBulkWriter(); //create the datatable CreateTable(); //add some data to the datatable AddData(); //try to bulk copy the datatable CopyData(); } /// /// Create the data table to test the bulk copy with /// private void CreateTable() { //create the dtdata datatable to hold information for the bulk copy to the //Movie table in the database dtdata = new DataTable("table1"); //Create title column in dtdata datatable dtdata.Columns.Add("title", System.Type.GetType("System.String")); //Create year column in dtdata datatable dtdata.Columns.Add("year", System.Type.GetType("System.String")); } /// /// Create the bulkcopy object and set the column mappings /// private void CreateBulkWriter() { //create a bulk writer to efficently write the data bulkWriter = new System.Data.SqlClient.SqlBulkCopy(con); //set the destination table of the bulk writer to be the Movie table bulkWriter.DestinationTableName = "Movie"; //Map title from source to destination bulkWriter.ColumnMappings.Add("title", "title"); //Map year from source to destination bulkWriter.ColumnMappings.Add("year", "year"); } /// /// add some data to the datatable for the bulk copy /// private void AddData() { DataRow dr = dtdata.NewRow(); dr[0] = "Citizen Kane"; dr[1] = "1941"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "Casablanca"; dr[1] = "1942"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "The Godfather"; dr[1] = "1972"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "Gone With The Wind"; dr[1] = "1939"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "Lawrence Of Arabia"; dr[1] = "1962"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "The Wizard Of Oz"; dr[1] = "1939"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "The Graduate"; dr[1] = "1967"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "On The Waterfront"; dr[1] = "1954"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "Schindler's List"; dr[1] = "1993"; dtdata.Rows.Add(dr); dr = dtdata.NewRow(); dr[0] = "Singin' In The Rain"; dr[1] = "1952"; dtdata.Rows.Add(dr); } /// /// Attempts to bulk copy the datatable dtdata to the database /// private void CopyData() { try { con.Open(); bulkWriter.WriteToServer(dtdata); entry1.Text = "Success"; } catch (Exception ex) { //System.Windows.Forms.MessageBox.Show(ex.ToString(),"Exception Thrown", MessageBoxButtons.OK, MessageBoxIcon.Exclamation); entry1.Text = ex.ToString(); } finally { if (con.State == ConnectionState.Open) con.Close(); } } Actual Results: System.Data.SqlClient.SqlException: Invalid column type from bcp client for colid 1. at System.Data.SqlClient.SqlConnection.ErrorHandler (System.Object sender, Mono.Data.Tds.Protocol.TdsInternalErrorMessageEventArgs e) [0x00032] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/System.Data/System.Data.SqlClient/SqlConnection.cs:316 at Mono.Data.Tds.Protocol.Tds.OnTdsErrorMessage (Mono.Data.Tds.Protocol.TdsInternalErrorMessageEventArgs e) [0x0000b] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs:1695 at Mono.Data.Tds.Protocol.Tds.ProcessMessage (TdsPacketSubType subType) [0x000ef] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs:1735 at Mono.Data.Tds.Protocol.Tds.ProcessSubPacket () [0x00130] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs:1787 at Mono.Data.Tds.Protocol.Tds.NextResult () [0x0004a] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs:619 at Mono.Data.Tds.Protocol.Tds.SkipToEnd () [0x00005] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs:692 at Mono.Data.Tds.Protocol.Tds.ExecBulkCopy (Int32 timeout, Boolean wantResults) [0x0001f] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs:550 at Mono.Data.Tds.Protocol.TdsBulkCopy.BulkCopyEnd () [0x00015] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/TdsBulkCopy.cs:98 at System.Data.SqlClient.SqlBulkCopy.BulkCopyToServer (System.Data.DataTable table, DataRowState state) [0x0053d] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/System.Data/System.Data.SqlClient/SqlBulkCopy.cs:424 at System.Data.SqlClient.SqlBulkCopy.WriteToServer (System.Data.DataTable table) [0x00000] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/System.Data/System.Data.SqlClient/SqlBulkCopy.cs:448 at MainWindow.CopyData () [0x0000b] in /home/jordan/projects/MonoSqlbulkCopyBug/MainWindow.cs:137 Or System.IndexOutOfRangeException: Array index is out of range. at Mono.Data.Tds.Protocol.TdsComm.AppendInternal (Int16 s) [0x00073] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/TdsComm.cs:339 at Mono.Data.Tds.Protocol.TdsComm.Append (System.String s) [0x00075] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/TdsComm.cs:389 at Mono.Data.Tds.Protocol.TdsComm.Append (System.Object o) [0x000d8] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/TdsComm.cs:237 at Mono.Data.Tds.Protocol.TdsBulkCopy.BulkCopyData (System.Object o, Int32 size, Boolean isNewRow) [0x00034] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/TdsBulkCopy.cs:91 at System.Data.SqlClient.SqlBulkCopy.BulkCopyToServer (System.Data.DataTable table, DataRowState state) [0x004aa] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/System.Data/System.Data.SqlClient/SqlBulkCopy.cs:412 at System.Data.SqlClient.SqlBulkCopy.WriteToServer (System.Data.DataTable table) [0x00000] in /usr/src/packages/BUILD/mono-2.6.1/mcs/class/System.Data/System.Data.SqlClient/SqlBulkCopy.cs:448 at IMDBDataExchange.SQLServerWriterBase.ClearCache () [0x00002] in /home/jordan/projects/IMDBDataExchange/IMDBDataExchange/SQLServerWriterBase.cs:27 Expected Results: Should bulk copy the data in the datatable to the database How often does this happen? Always Additional Information: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 17:30:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 22:30:37 +0000 Subject: [Mono-bugs] [Bug 580714] SqlBulkCopy is Broken Badly In-Reply-To: References: Message-ID: <20100217223037.236EA24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580714 http://bugzilla.novell.com/show_bug.cgi?id=580714#c silenuz nowan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |silenuznowan at yahoo.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 17:33:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 22:33:18 +0000 Subject: [Mono-bugs] [Bug 580716] New: Documentation should contain information about inherited type members Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580716 http://bugzilla.novell.com/show_bug.cgi?id=580716#c0 Summary: Documentation should contain information about inherited type members Classification: Mono Product: Mono: Doctools Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: P5 - None Component: Core AssignedTo: jonpryor at vt.edu ReportedBy: mhabersack at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Currently generated documentation doesn't include information about members inherited from base types. This makes it hard to read large documentation sets for complicated class hierarchies (for instance GTK#). Ideally, the doc browsers should allow one to turn off showing inherited members. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 17:48:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 22:48:35 +0000 Subject: [Mono-bugs] [Bug 580714] SqlBulkCopy is Broken Badly In-Reply-To: References: Message-ID: <20100217224836.05D26CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580714 http://bugzilla.novell.com/show_bug.cgi?id=580714#c Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com AssignedTo|mono-bugs at lists.ximian.com |vvaradhan at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:05:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:05:30 +0000 Subject: [Mono-bugs] [Bug 500739] Error when accessing anything but default route using system.web.routing In-Reply-To: References: Message-ID: <20100217230530.4854424551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=500739 http://bugzilla.novell.com/show_bug.cgi?id=500739#c4 Robert Butler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |robert.butler at hpprx.com Platform|x86 |All Version|SVN |2.6.x Resolution|FIXED | OS/Version|Ubuntu |All --- Comment #4 from Robert Butler 2010-02-17 23:05:28 UTC --- This appears to have resurfaced in 2.6.1 --- Backtrace --- Server Error in '/~robert_/LogonMvc' Application value name controller does not match any of the values. Description: HTTP 500. Error processing request. Stack Trace: System.InvalidOperationException: value name controller does not match any of the values. at System.Web.Routing.RouteData.GetRequiredString (System.String valueName) [0x00049] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/System.Web.Routing/System.Web.Routing/RouteData.cs:76 at System.Web.Mvc.MvcHandler.ProcessRequest (System.Web.HttpContextBase httpContext) [0x00000] in :0 at System.Web.Mvc.MvcHandler.ProcessRequest (System.Web.HttpContext httpContext) [0x00000] in :0 at System.Web.Mvc.MvcHandler.System.Web.IHttpHandler.ProcessRequest (System.Web.HttpContext httpContext) [0x00000] in :0 at System.Web.HttpApplication+c__Iterator2.MoveNext () [0x00cdf] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/System.Web/System.Web/HttpApplication.cs:1350 at System.Web.HttpApplication.Tick () [0x00000] in /home/robert_/projects/mono/2.6/2.6.1/mono-2.6.1/mcs/class/System.Web/System.Web/HttpApplication.cs:916 Version information: Mono Runtime Version: 2.6.1 (tarball Mon Feb 15 07:19:31 EST 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:11:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:11:26 +0000 Subject: [Mono-bugs] [Bug 500739] Error when accessing anything but default route using system.web.routing In-Reply-To: References: Message-ID: <20100217231126.514FECC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=500739 http://bugzilla.novell.com/show_bug.cgi?id=500739#c5 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |WORKSFORME --- Comment #5 from Marek Habersack 2010-02-18 00:11:25 CET --- Works just fine with 2.6 (branch) and trunk -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:12:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:12:46 +0000 Subject: [Mono-bugs] [Bug 500739] Error when accessing anything but default route using system.web.routing In-Reply-To: References: Message-ID: <20100217231246.43DA024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=500739 http://bugzilla.novell.com/show_bug.cgi?id=500739#c6 --- Comment #6 from Robert Butler 2010-02-17 23:12:45 UTC --- Created an attachment (id=343063) --> (http://bugzilla.novell.com/attachment.cgi?id=343063) LogonMvc - Test case for bug in 2.6.1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:13:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:13:30 +0000 Subject: [Mono-bugs] [Bug 500739] Error when accessing anything but default route using system.web.routing In-Reply-To: References: Message-ID: <20100217231330.B013C24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=500739 http://bugzilla.novell.com/show_bug.cgi?id=500739#c7 Robert Butler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|WORKSFORME | --- Comment #7 from Robert Butler 2010-02-17 23:13:30 UTC --- Reopened. Sigh. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:18:51 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:18:51 +0000 Subject: [Mono-bugs] [Bug 500739] Error when accessing anything but default route using system.web.routing In-Reply-To: References: Message-ID: <20100217231851.E535624551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=500739 http://bugzilla.novell.com/show_bug.cgi?id=500739#c8 Robert Butler changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #343063|0 |1 is obsolete| | --- Comment #8 from Robert Butler 2010-02-17 23:18:51 UTC --- Created an attachment (id=343066) --> (http://bugzilla.novell.com/attachment.cgi?id=343066) LogonMvc - Test case for bug in 2.6.1 re-submitted due to upload stupidity. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:33:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:33:04 +0000 Subject: [Mono-bugs] [Bug 500739] Error when accessing anything but default route using system.web.routing In-Reply-To: References: Message-ID: <20100217233304.C03FECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=500739 http://bugzilla.novell.com/show_bug.cgi?id=500739#c9 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |FIXED --- Comment #9 from Marek Habersack 2010-02-18 00:33:04 CET --- The test case from comment 8 doesn't work on either .NET or Mono. Please provide a test case that works on .NET but breaks on Mono. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:42:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:42:53 +0000 Subject: [Mono-bugs] [Bug 580736] New: [Regression] System.Data failure on ClubWebSite when running on mono-2.6.3 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580736 http://bugzilla.novell.com/show_bug.cgi?id=580736#c0 Summary: [Regression] System.Data failure on ClubWebSite when running on mono-2.6.3 Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: openSUSE 11.2 x86_64 mono-core-2.6.3-30.1.x86_64 mono-data-postgresql-2.6.3-30.1.x86_64 apache2-mod_mono-2.6.2-30.1.x86_64 When running ClubWebSite from Mono:Community using Apache, I get the following error: Server Error in '/ClubWebSite' Application Object reference not set to an instance of an object Description: HTTP 500. Error processing request. Stack Trace: System.NullReferenceException: Object reference not set to an instance of an object at System.Data.Common.DbDataAdapter.Fill (System.Data.DataSet dataSet, Int32 startRecord, Int32 maxRecords, System.String srcTable, IDbCommand command, CommandBehavior behavior) [0x00000] in :0 at System.Data.Common.DbDataAdapter.Fill (System.Data.DataSet dataSet, System.String srcTable) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Data.Common.DbDataAdapter:Fill (System.Data.DataSet,string) at System.Web.UI.WebControls.SqlDataSourceView.ExecuteSelect (System.Web.UI.DataSourceSelectArguments arguments) [0x00000] in :0 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:43:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:43:13 +0000 Subject: [Mono-bugs] [Bug 580736] [Regression] System.Data failure on ClubWebSite when running on mono-2.6.3 In-Reply-To: References: Message-ID: <20100217234313.EC3FBCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580736 http://bugzilla.novell.com/show_bug.cgi?id=580736#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |mono-2.6.4 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 18:52:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Wed, 17 Feb 2010 23:52:29 +0000 Subject: [Mono-bugs] [Bug 580736] [Regression] System.Data failure on ClubWebSite when running on mono-2.6.3 In-Reply-To: References: Message-ID: <20100217235229.79713CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580736 http://bugzilla.novell.com/show_bug.cgi?id=580736#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Sys.Web |Sys.Data -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Wed Feb 17 19:36:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 00:36:37 +0000 Subject: [Mono-bugs] [Bug 575946] Dynamically generated code doesn't initialize static values as expected In-Reply-To: References: Message-ID: <20100218003637.8BBC0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=575946 http://bugzilla.novell.com/show_bug.cgi?id=575946#c2 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Zoltan Varga 2010-02-18 00:36:36 UTC --- Fixed in SVN HEAD/2.6/2.4 branches. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Wed Feb 17 23:05:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 04:05:12 +0000 Subject: [Mono-bugs] [Bug 580776] New: Nested ViewControllers eventually leak and then crash Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580776 http://bugzilla.novell.com/show_bug.cgi?id=580776#c0 Summary: Nested ViewControllers eventually leak and then crash Classification: Mono Product: MonoTouch Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: al at razorant.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 An App that displays a ViewController. A few buttons and an image. One button is hooked up and it opens a second ViewController. Second ViewController also has a few buttons. 3 of them open a 3rd ViewController (yes in this stripped down app they all do the same one). One Button closes the view and returns to the original ViewController. The 3rd ViewController has images and buttons. One button is hooked up which closes the View returning you to the second view controller. That is it. No other functionality. Running this in the simulator (and on the device) eventually produce a memory leak and shortly after a crash. You need to navigate a bit in simulator to get it to happen, but it happens quite quickly on my iPhone. Here is the leaking message: 2010-02-17 19:23:32.832 Rhino4[1561:2803] *** _NSAutoreleaseNoPool(): Object 0x6148c80 of class NSConcreteMapTableValueEnumerator autoreleased with no pool in place - just leaking Stack: (0x7e589f 0x81b442 0x817fac 0x121d762 0x121d907 0x27307a 0x628e522 0x82764bc 0x827645f 0x827b14f 0x827b0a7 0x14fca7 0x263b65 0x1207c2 0x151bca 0x1f9bdb 0x23cca8 0x26cfab 0x9149ffbd 0x9149fe42) 2010-02-17 19:23:32.837 Rhino4[1561:2803] *** _NSAutoreleaseNoPool(): Object 0x61a9e80 of class UIView autoreleased with no pool in place - just leaking Stack: (0x7e589f 0x81b442 0x11aaba0 0x121a39e 0x121d851 0x121d907 0x27307a 0x628e522 0x82764bc 0x827645f 0x827b14f 0x827b0a7 0x14fca7 0x263b65 0x1207c2 0x151bca 0x1f9bdb 0x23cca8 0x26cfab 0x9149ffbd 0x9149fe42) 2010-02-17 19:23:32.840 Rhino4[1561:2803] *** _NSAutoreleaseNoPool(): Object 0x619adc0 of class NSCFArray autoreleased with no pool in place - just leaking I made a screencast of the process used to produce the leak and the crash. http://www.screencast.com/t/YjhkMDNjZT Please remember that while it takes a bit of time to produce this in the simulator, it happens quickly on the device. Actual crash details can be found in this thread: http://forums.monotouch.net/yaf_postst443_MonoTouch-Views-Leak-and-then-crash.aspx A zip file of my test code can be found here: http://razorant.com/misc/rhino4.zip Please let me know if you need more details or if there is something wrong with the way I'm using these ViewControllers. I've not found much information on how to do what I am doing without using a NavigationController. Reproducible: Always Steps to Reproduce: See screencast at link above. Sometimes it take a few more clicks than the last time, but I can get it to crash every single time in under 2 mins. Actual Results: See Screencast. Expected Results: No leak messages. No crash. :) Let's see. Snow Leopard, MonoDevelop 2.2.1, Apple SDK 3.1.2, MonoTouch 1.4.7 and 1.9 beta. I think I have the beta back on for the screencast, but I have a system setup with 1.4.7 and it does the same. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 02:42:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 07:42:59 +0000 Subject: [Mono-bugs] [Bug 566324] crash whole use Mono.Tasklets In-Reply-To: References: Message-ID: <20100218074259.DF31BCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566324 http://bugzilla.novell.com/show_bug.cgi?id=566324#c3 --- Comment #3 from Mark Junker 2010-02-18 07:42:58 UTC --- Ah, it seems that there are two different problems. When I use your test application, I get the following output: Unhandled Exception: System.OutOfMemoryException: Out of memory at (wrapper managed-to-native) Mono.Tasklets.Continuation:store (intptr,int,System.Exception&) at Mono.Tasklets.Continuation.Store (Int32 state) [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.6.1\mcs\class\Mono.Tasklets\Mono.Tasklets\Continuation.cs:81 at Program.Main () [0x00006] in C:\Users\marjun\Documents\Projects\TestMicroThreading\TestMicroThreading01\bug-566324_test.cs:9 When I use my test application, I get the following output: Stacktrace: at (wrapper managed-to-native) Mono.Tasklets.Continuation.mark (intptr) <0x00004> at (wrapper managed-to-native) Mono.Tasklets.Continuation.mark (intptr) <0x00004> at Mono.Tasklets.Continuation.Mark () [0x00000] in C:\cygwin\tmp\monobuild\build\BUILD\mono-2.6.1\mcs\class\Mono.Tasklets\Mono.Tasklets\Continuation.cs:72 at TestMicroThreading01.MainClass.TestContinuation () [0x00006] in C:\Users\marjun\Documents\Projects\TestMicroThreading\TestMicroThreading01\Main.cs:10 at TestMicroThreading01.MainClass.Main (string[]) [0x00000] in C:\Users\marjun\Documents\Projects\TestMicroThreading\TestMicroThreading01\Main.cs:24 at (wrapper runtime-invoke) .runtime_invoke_void_object (object,intptr,intptr,intptr) After this output, the application crashes (Windows complains about a non-functional mono.exe). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 02:44:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 07:44:41 +0000 Subject: [Mono-bugs] [Bug 566324] crash whole use Mono.Tasklets In-Reply-To: References: Message-ID: <20100218074441.18498CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566324 http://bugzilla.novell.com/show_bug.cgi?id=566324#c4 --- Comment #4 from Mark Junker 2010-02-18 07:44:40 UTC --- Created an attachment (id=343104) --> (http://bugzilla.novell.com/attachment.cgi?id=343104) Small test application + compiled output -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 02:52:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 07:52:43 +0000 Subject: [Mono-bugs] [Bug 580791] New: mono crashes due to exception in Mono.Tasklets when calling Mark() Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580791 http://bugzilla.novell.com/show_bug.cgi?id=580791#c0 Summary: mono crashes due to exception in Mono.Tasklets when calling Mark() Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: CORLIB AssignedTo: mono-bugs at lists.ximian.com ReportedBy: mjscod at gmx.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343105) --> (http://bugzilla.novell.com/attachment.cgi?id=343105) Small test application + compiled output User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 On my Windows 7 x86-64 system, mono.exe crashes due to an Exception in Mono.Tasklets' Continuation.Mark() function. Reproducible: Always Steps to Reproduce: 1. Compile with gmcs 2. Run with mono 3. ... crash Actual Results: Exception and crashing mono.exe Expected Results: It should write the following lines: Start End -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 02:54:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 07:54:59 +0000 Subject: [Mono-bugs] [Bug 566324] crash whole use Mono.Tasklets In-Reply-To: References: Message-ID: <20100218075459.E3EAFCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566324 http://bugzilla.novell.com/show_bug.cgi?id=566324#c5 Mark Junker changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Mark Junker 2010-02-18 07:54:59 UTC --- My problem is different from the reported one, so I created a new bug report (#580791). *** This bug has been marked as a duplicate of bug 580618 *** http://bugzilla.novell.com/show_bug.cgi?id=580618 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 02:55:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 07:55:00 +0000 Subject: [Mono-bugs] [Bug 580618] mono/mini/tasklets.c: Store gives OutOfMemoryException instead of descriptive message if Mark not called In-Reply-To: References: Message-ID: <20100218075500.3F77CCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580618 http://bugzilla.novell.com/show_bug.cgi?id=580618#c1 Mark Junker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jintishen at sunnymmc.com --- Comment #1 from Mark Junker 2010-02-18 07:54:59 UTC --- *** Bug 566324 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=566324 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 03:03:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 08:03:28 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100218080328.12BCECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c9 --- Comment #9 from Alexander Kojevnikov 2010-02-18 08:03:26 UTC --- Created an attachment (id=343108) --> (http://bugzilla.novell.com/attachment.cgi?id=343108) Fix make test The patch fixes `make test` in /mcs/class/corlib/Mono.Globalization.Unicode/ directory. Running the tests returns 27,406 errors. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 05:45:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 10:45:26 +0000 Subject: [Mono-bugs] [Bug 569543] SqlClient using Guid in parameter In-Reply-To: References: Message-ID: <20100218104526.D2A2B24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=569543 http://bugzilla.novell.com/show_bug.cgi?id=569543#c6 --- Comment #6 from Veerapuram Varadhan 2010-02-18 10:45:26 UTC --- Yes, its a bug in 2.6.x onwards.. Working on a fix. Thanks for reporting. :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 05:51:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 10:51:42 +0000 Subject: [Mono-bugs] [Bug 580692] Treeview nodes not applying font colour correctly using stylesheet class In-Reply-To: References: Message-ID: <20100218105142.263FFCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580692 http://bugzilla.novell.com/show_bug.cgi?id=580692#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Marek Habersack 2010-02-18 11:51:41 CET --- Fixed in r151964 (trunk), r151965 (2.6 branch) and r151966 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 07:31:10 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 12:31:10 +0000 Subject: [Mono-bugs] [Bug 580867] New: Events in nested class of generic class inaccessible Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580867 http://bugzilla.novell.com/show_bug.cgi?id=580867#c0 Summary: Events in nested class of generic class inaccessible Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: rkvinge at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Test case: using System.ComponentModel; using System; public class E { public class I { public event PropertyChangedEventHandler E; } static void Main () { I i = new I (); i.E += new PropertyChangedEventHandler (EH); } static void EH (object sender, PropertyChangedEventArgs cea) { } } results in: > gmcs test.cs -target:library test.cs(12,19): error CS0122: `E.I.E' is inaccessible due to its protection level -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 07:38:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 12:38:44 +0000 Subject: [Mono-bugs] [Bug 579241] System.Web.HttpFileCollectionWrapper (System.Web.Abstractions.dll) Get method and indexer by name throw exceptions for unfound name/index In-Reply-To: References: Message-ID: <20100218123844.EBE4ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579241 http://bugzilla.novell.com/show_bug.cgi?id=579241#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Marek Habersack 2010-02-18 13:38:44 CET --- Fixed in r151978 (trunk), r151979 (2.6 branch) and r151980 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 08:30:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 13:30:50 +0000 Subject: [Mono-bugs] [Bug 578880] System.Web.Hosting.HostingEnvironment's IsHosted, ApplicationID and SiteName properties not provided for a hosted environment In-Reply-To: References: Message-ID: <20100218133050.3F748CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578880 http://bugzilla.novell.com/show_bug.cgi?id=578880#c2 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Marek Habersack 2010-02-18 14:30:49 CET --- Fixed in r151983 (trunk), r151984 (2.6 branch) and r151985 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 08:32:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 13:32:26 +0000 Subject: [Mono-bugs] [Bug 578863] Formview ignores PagerSettings when using Gridview paging In-Reply-To: References: Message-ID: <20100218133226.99045CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578863 http://bugzilla.novell.com/show_bug.cgi?id=578863#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |rabram at customsinfo.com --- Comment #1 from Marek Habersack 2010-02-18 14:32:25 CET --- Please attach a self-contained, small test case which reproduces the issue and reopen the bug, thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 08:50:39 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 13:50:39 +0000 Subject: [Mono-bugs] [Bug 580887] New: fails to compile array initialization expression Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580887 http://bugzilla.novell.com/show_bug.cgi?id=580887#c0 Summary: fails to compile array initialization expression Classification: Mono Product: Mono: Compilers Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: C# AssignedTo: mono-bugs at lists.ximian.com ReportedBy: rkvinge at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Sample code: using System; class C { public static readonly Action[] Items = { (a) => { int timeoutMilliseconds = 0; }, }; } results in: > gmcs -target:library test.cs test.cs(4,49): error CS0622: Can only use array initializer expressions to assign to array types. Try using a new expression instead Note that removing the variable declaration makes it compile. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 09:30:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 14:30:01 +0000 Subject: [Mono-bugs] [Bug 579493] System.NotSupportedException: Custom attributes on a ParamInfo with member System.Reflection.Emit.MethodOnTypeBuilderInst are not supported In-Reply-To: References: Message-ID: <20100218143001.176F124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579493 http://bugzilla.novell.com/show_bug.cgi?id=579493#c2 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Component|C# |CORLIB CC| |rkumpera at novell.com Target Milestone|--- |SVN Product|Mono: Compilers |Mono: Class Libraries --- Comment #2 from Rodrigo Kumpera 2010-02-18 14:30:00 UTC --- fix required SRE with a CC hack. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 10:37:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 15:37:52 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100218153752.B4AB724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c7 --- Comment #7 from Jacques Exelrud 2010-02-18 15:37:51 UTC --- Checking out of trunk worked fine. No case problems found. Hope the buildbots catch any future issue like this in the future. Also check if Pre-Commit Hook can help you in catching those problems, I think they can but never used myself. Jacques -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 10:45:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 15:45:06 +0000 Subject: [Mono-bugs] [Bug 399294] Duplicate file under SVN In-Reply-To: References: Message-ID: <20100218154506.2DD54CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=399294 http://bugzilla.novell.com/show_bug.cgi?id=399294#c8 Jonathan Pobst changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Jonathan Pobst 2010-02-18 15:45:05 UTC --- Yay! Thanks for checking! Marking resolved. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 11:06:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 16:06:27 +0000 Subject: [Mono-bugs] [Bug 580631] Microsoft.Build.BuildEngine.ProjectLoadSettings enumeration is missing and Microsoft.Build.BuildEngine.Project.Load missing overloads. In-Reply-To: References: Message-ID: <20100218160627.E9985CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580631 http://bugzilla.novell.com/show_bug.cgi?id=580631#c Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |jankit at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 12:06:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 17:06:18 +0000 Subject: [Mono-bugs] [Bug 580961] New: MONO generates bad SOAP WSDL request. When sending request to server, exception raises. Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=580961 http://bugzilla.novell.com/show_bug.cgi?id=580961#c0 Summary: MONO generates bad SOAP WSDL request. When sending request to server, exception raises. Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web.Services AssignedTo: atsushi at ximian.com ReportedBy: haker-kirik at mail.ru QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343256) --> (http://bugzilla.novell.com/attachment.cgi?id=343256) In ZIP archive you can find "testCase.exe" application that reproduces current bug and its sources. Also there are two XML documents that containes generated SOAP requests under Linux and Windows. User-Agent: Opera/9.80 (Windows NT 6.1; U; en) Presto/2.2.15 Version/10.10 I'm using Invoke method of SoapHttpClientProtocol to serialize and send SOAP request to the remote server. When sending request to server, following exception raises. Reproducible: Always Steps to Reproduce: I provide a simple application with sources that sends SOAP WSDL request to remote server. Just run it under Mono on linux and you will get an exception. Actual Results: Unhandled Exception: System.Web.Services.Protocols.SoapException: org.jboss.ws.core.binding.BindingException: org.jboss.ws.core.jaxrpc.binding.jbossxb.UnmarshalException: Failed to parse source: Type binding not found for type {http://dps.dimark.com/}IntegerArrayHolder specified with xsi:type for element IntegerArrayHolder_1 at System.Web.Services.Protocols.SoapHttpClientProtocol.ReceiveResponse (System.Net.WebResponse response, System.Web.Services.Protocols.SoapClientMessage message, System.Web.Services.Protocols.SoapExtension[] extensions) [0x00000] at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke (System.String method_name, System.Object[] parameters) [0x00000] at DpsWSDLService.invokeRPC (.IntegerArrayHolder IntegerArrayHolder_1, CustomRPCArrayHolder CustomRPCArrayHolder_2, Boolean boolean_3) [0x00000] at (wrapper remoting-invoke-with-check) DpsWSDLService:invokeRPC (IntegerArrayHolder,CustomRPCArrayHolder,bool) at Test_Soap_Serialization.Program.Main (System.String[] args) [0x00000] Expected Results: Application displays a number. No exception raises. Under Mono on Windows all working properly. The request generated by Mono on Linux is deferent from request generated by Mono on Windows. In attachment you will find examples of these requests. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 12:08:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 17:08:21 +0000 Subject: [Mono-bugs] [Bug 580961] MONO generates bad SOAP WSDL request. When sending request to server, exception raises. In-Reply-To: References: Message-ID: <20100218170821.50E99CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580961 http://bugzilla.novell.com/show_bug.cgi?id=580961#c Eugene Lito changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 12:46:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 17:46:09 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100218174609.C260FCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c10 Thomas Philpot changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tom.philpot at logos.com --- Comment #10 from Thomas Philpot 2010-02-18 17:46:08 UTC --- Interesting, I just encountered this Korean bug last night. We really would like proper Normalization in Mono. I was going to file a bug, but it looks like it's already here. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 13:17:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 18:17:52 +0000 Subject: [Mono-bugs] [Bug 580887] fails to compile array initialization expression In-Reply-To: References: Message-ID: <20100218181753.05244CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580887 http://bugzilla.novell.com/show_bug.cgi?id=580887#c1 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |msafar at novell.com Info Provider| |rkvinge at novell.com --- Comment #1 from Marek Safar 2010-02-18 18:17:52 UTC --- I cannot reproduce it with trunk. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 13:29:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 18:29:41 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100218182941.B9289CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c11 --- Comment #11 from Gabriel Burt 2010-02-18 18:29:40 UTC --- Patch works for me, I also get 27,406 errors. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 15:59:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 20:59:18 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100218205918.812DECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c12 --- Comment #12 from Gabriel Burt 2010-02-18 20:59:16 UTC --- Created an attachment (id=343327) --> (http://bugzilla.novell.com/attachment.cgi?id=343327) Patch adding algorithmic Hangul decomposition This patch adds the Hangul decomposition algorithm (from http://unicode.org/reports/tr15/#Hangul). It also includes Alexander's Makefile patch, and a couple more changes to it and StringNormalizationTestSource.cs so that 'make test' actually tests the working-copy code, not the system-installed String.Normalize. With the 'make test' change, I was getting 27,382 errors from make test (make test | grep Error | wc -l). With the Hangul decomposition, I now get 4,854. I diff'd the 'make test' errors from without and with the patch, and no new errors are added. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:09:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:09:09 +0000 Subject: [Mono-bugs] [Bug 581046] New: Thread synchronization, assertion failed, race condition, parallel marking GC Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581046 http://bugzilla.novell.com/show_bug.cgi?id=581046#c0 Summary: Thread synchronization, assertion failed, race condition, parallel marking GC Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: RHEL 5 Status: NEW Severity: Normal Priority: P5 - None Component: GC AssignedTo: lupus at novell.com ReportedBy: jceberus at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343330) --> (http://bugzilla.novell.com/attachment.cgi?id=343330) Stderr output of the program User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) While running a multithreaded program, sometime I get "a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application." Reproducible: Sometimes Steps to Reproduce: 1. Run a complex multithread program. 2. Repetively run the program until the program show up. 3. Actual Results: See attachment. Attached is the stderr output from mono while running the program. Expected Results: I expect the program to complete successfully. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:28:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:28:06 +0000 Subject: [Mono-bugs] [Bug 581054] New: [Regression] Error when clicking on store in BlogStarterKit on mono-2.6.3 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581054 http://bugzilla.novell.com/show_bug.cgi?id=581054#c0 Summary: [Regression] Error when clicking on store in BlogStarterKit on mono-2.6.3 Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: openSUSE 11.2 x86_64 mono-core-2.6.3-30.1.x86_64 mono-data-postgresql-2.6.3-30.1.x86_64 apache2-mod_mono-2.6.2-30.1.x86_64 Automated test for BlogStarterKit fails when clicking on a story link that already has been created in BlogStarterKit. To reproduce: 1) Install the above environment. 2) create a new category 3) create a new story with title and summary (no story text can be entered because the form is not editable) 4) Click "Home" 5) Click on the story name The following error is displayed: Server Error in '/BlogStarterKit' Application No codec available for format:b96b3cae-0728-11d3-9d7b-0000f81ef32e Description: HTTP 500. Error processing request. Stack Trace: System.ArgumentException: No codec available for format:b96b3cae-0728-11d3-9d7b-0000f81ef32e at System.Drawing.Image.Save (System.IO.Stream stream, System.Drawing.Imaging.ImageFormat format) [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Drawing.Image:Save (System.IO.Stream,System.Drawing.Imaging.ImageFormat) at BlogStarterKit.Utilities.Captcha.GenerateImage () [0x00000] in :0 at BlogStarterKit.Utilities.Captcha..ctor () [0x00000] in :0 at BlogStarterKit.Utilities.Captcha.GetCaptcha () [0x00000] in :0 at BlogStarterKit.Controls.CaptchaControl.DataBind () [0x00000] in :0 at System.Web.UI.Control.DataBindChildren () [0x00000] in :0 at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000] in :0 at System.Web.UI.Control.DataBind () [0x00000] in :0 at System.Web.UI.Control.DataBindChildren () [0x00000] in :0 at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000] in :0 at System.Web.UI.Control.DataBind () [0x00000] in :0 at System.Web.UI.Control.DataBindChildren () [0x00000] in :0 at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000] in :0 at System.Web.UI.Control.DataBind () [0x00000] in :0 at System.Web.UI.Control.DataBindChildren () [0x00000] in :0 at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000] in :0 at System.Web.UI.WebControls.FormView.CreateChildControls (IEnumerable data, Boolean dataBinding) [0x00000] in :0 at System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding (IEnumerable data) [0x00000] in :0 at System.Web.UI.WebControls.FormView.PerformDataBinding (IEnumerable data) [0x00000] in :0 at System.Web.UI.WebControls.DataBoundControl.InternalPerformDataBinding (IEnumerable data) [0x00000] in :0 at System.Web.UI.WebControls.FormView.EnsureDataBound () [0x00000] in :0 at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls () [0x00000] in :0 at System.Web.UI.Control.EnsureChildControls () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Page.ProcessLoadComplete () [0x00000] in :0 at System.Web.UI.Page.InternalProcessRequest () [0x00000] in :0 at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000] in :0 Version information: Mono Runtime Version: 2.6.3 (tarball Thu Feb 11 19:48:39 UTC 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:28:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:28:34 +0000 Subject: [Mono-bugs] [Bug 581054] [Regression] Error when clicking on store in BlogStarterKit on mono-2.6.3 In-Reply-To: References: Message-ID: <20100218212834.17FB4CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581054 http://bugzilla.novell.com/show_bug.cgi?id=581054#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |mono-2.6.4 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:49:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:49:54 +0000 Subject: [Mono-bugs] [Bug 377703] WebControl.Enabled: disabled CheckBoxList loses all selections across page refresh In-Reply-To: References: Message-ID: <20100218214955.0C54624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=377703 http://bugzilla.novell.com/show_bug.cgi?id=377703#c3 --- Comment #3 from Marek Habersack 2010-02-18 22:49:53 CET --- An improved fix was committed in r152025 (trunk), r152026 (2.6 branch) and r152027 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:50:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:50:13 +0000 Subject: [Mono-bugs] [Bug 578770] Unable to disable. single checkbox in checkboxlist control In-Reply-To: References: Message-ID: <20100218215013.C05A524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578770 http://bugzilla.novell.com/show_bug.cgi?id=578770#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Depends on| |377703 Resolution| |FIXED --- Comment #1 from Marek Habersack 2010-02-18 22:50:10 CET --- Fixed in r152025 (trunk), r152026 (2.6 branch) and r152027 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:50:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:50:14 +0000 Subject: [Mono-bugs] [Bug 377703] WebControl.Enabled: disabled CheckBoxList loses all selections across page refresh In-Reply-To: References: Message-ID: <20100218215014.143FE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=377703 http://bugzilla.novell.com/show_bug.cgi?id=377703#c Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |578770 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:54:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:54:18 +0000 Subject: [Mono-bugs] [Bug 581069] New: [Regression] Accessing Admin menu in AspNetForums fails Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581069 http://bugzilla.novell.com/show_bug.cgi?id=581069#c0 Summary: [Regression] Accessing Admin menu in AspNetForums fails Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: openSUSE 11.2 x86_64 mono-core-2.6.3-30.1.x86_64 mono-data-postgresql-2.6.3-30.1.x86_64 apache2-mod_mono-2.6.2-30.1.x86_64 Automated test for AspNetForums failed. To reproduce the error: 1) install the above environment including Mono_ASP.NET_MonoForums-0.7-4.1.noarch. 2) log in using Admin/Admin 3) click "Home" link 4) click "Admin" link. The following error is displayed: Server Error in '/AspNetForums' Application The file '~/Controls/Header.ascx' does not exist Description: HTTP 500. Error processing request. Stack Trace: System.Web.Compilation.ParseException: The file '~/Controls/Header.ascx' does not exist at System.Web.UI.BaseParser.ThrowParseException (System.String message, System.Object[] parms) [0x00000] in :0 at System.Web.UI.BaseParser.ThrowParseFileNotFound (System.String path, System.Object[] parms) [0x00000] in :0 at System.Web.UI.TemplateParser.RegisterCustomControl (System.String tagPrefix, System.String tagName, System.String src) [0x00000] in :0 at System.Web.UI.TemplateControlParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x00000] in :0 at System.Web.UI.PageParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x00000] in :0 at System.Web.Compilation.AspGenerator.TagParsed (ILocation location, TagType tagtype, System.String tagid, System.Web.Compilation.TagAttributes attributes) [0x00000] in :0 at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype, System.String id, System.Web.Compilation.TagAttributes attributes) [0x00000] in :0 at System.Web.Compilation.AspParser.Parse () [0x00000] in :0 at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader, System.String filename, Boolean doInitParser) [0x00000] in :0 at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00000] in :0 at System.Web.Compilation.GenericBuildProvider`1[TParser].get_LanguageName () [0x00000] in :0 at System.Web.Compilation.TemplateBuildProvider.get_LanguageName () [0x00000] in :0 at System.Web.Compilation.GenericBuildProvider`1[TParser].get_CodeCompilerType () [0x00000] in :0 at System.Web.Compilation.BuildManagerDirectoryBuilder.GetBuildProviderCodeDomType (System.Web.Compilation.BuildProvider bp) [0x00000] in :0 at System.Web.Compilation.BuildManagerDirectoryBuilder.AssignToGroup (System.Web.Compilation.BuildProvider buildProvider, System.Collections.Generic.List`1 groups) [0x00000] in :0 at System.Web.Compilation.BuildManagerDirectoryBuilder.Build (Boolean single) [0x00000] in :0 at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, Boolean debug) [0x00000] in :0 at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp) [0x00000] in :0 at System.Web.Compilation.BuildManager.GetCompiledType (System.Web.VirtualPath virtualPath) [0x00000] in :0 at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath (System.Web.VirtualPath virtualPath, System.Type requiredBaseType) [0x00000] in :0 at System.Web.UI.PageParser.GetCompiledPageInstance (System.String virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000] in :0 at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext context, System.String requestType, System.String url, System.String path) [0x00000] in :0 at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context, System.String url, Boolean ignoreContextHandler) [0x00000] in :0 at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context, System.String url) [0x00000] in :0 at System.Web.HttpApplication+c__Iterator2.MoveNext () [0x00000] in :0 Version information: Mono Runtime Version: 2.6.3 (tarball Thu Feb 11 19:48:39 UTC 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 16:57:38 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 21:57:38 +0000 Subject: [Mono-bugs] [Bug 581069] [Regression] Accessing Admin menu in AspNetForums fails In-Reply-To: References: Message-ID: <20100218215738.ECB19CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581069 http://bugzilla.novell.com/show_bug.cgi?id=581069#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |mono-2.6.4 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:17:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:17:30 +0000 Subject: [Mono-bugs] [Bug 566311] Unable to open project in Xcode In-Reply-To: References: Message-ID: <20100218221730.2F88724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566311 http://bugzilla.novell.com/show_bug.cgi?id=566311#c5 --- Comment #5 from Ed Anuff 2010-02-18 22:17:29 UTC --- Is that part of the latest beta release? It still is broken in today's 1.4.100 release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:27:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:27:44 +0000 Subject: [Mono-bugs] [Bug 581069] [Regression] Accessing Admin menu in AspNetForums fails In-Reply-To: References: Message-ID: <20100218222744.35692CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581069 http://bugzilla.novell.com/show_bug.cgi?id=581069#c1 --- Comment #1 from Marc Christensen 2010-02-18 22:27:43 UTC --- Looks like it's failing because is not in the Web.config file. But it's never been there before. Is this still a bug? Shouldn't it work, as it had before, without that in the config file? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:29:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:29:17 +0000 Subject: [Mono-bugs] [Bug 581054] [Regression] Error when clicking on store in BlogStarterKit on mono-2.6.3 In-Reply-To: References: Message-ID: <20100218222917.3AED624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581054 http://bugzilla.novell.com/show_bug.cgi?id=581054#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Sys.Web |Sys.Drawing. AssignedTo|mhabersack at novell.com |mono-bugs at lists.ximian.com --- Comment #1 from Marek Habersack 2010-02-18 23:29:16 CET --- -> System.Drawing -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:38:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:38:26 +0000 Subject: [Mono-bugs] [Bug 581054] [Regression] Error when clicking on store in BlogStarterKit on mono-2.6.3 In-Reply-To: References: Message-ID: <20100218223826.96557CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581054 http://bugzilla.novell.com/show_bug.cgi?id=581054#c2 Sebastien Pouliot changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spouliot at novell.com Component|Sys.Drawing. |libgdiplus --- Comment #2 from Sebastien Pouliot 2010-02-18 22:38:25 UTC --- There was no libgdiplus change in 2.6.x so I doubt this is a "real" regression. You are likely have a missing/wrong/miscompiled library (that can happen if not all dependencies are present). Try running the System.Drawing unit tests on this system and you'll see what's being reported. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:38:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:38:27 +0000 Subject: [Mono-bugs] [Bug 581069] [Regression] Accessing Admin menu in AspNetForums fails In-Reply-To: References: Message-ID: <20100218223827.099A624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581069 http://bugzilla.novell.com/show_bug.cgi?id=581069#c2 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #2 from Marek Habersack 2010-02-18 23:38:26 CET --- it's not a bug in my opinion. Mono 2.6+ has a new BuildManager which groups files a bit differently. It just happened to work in 2.4. Since the file is missing from the application then the above exception is to be expected and is the correct behavior. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:38:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:38:36 +0000 Subject: [Mono-bugs] [Bug 566311] Unable to open project in Xcode In-Reply-To: References: Message-ID: <20100218223836.45BB724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566311 http://bugzilla.novell.com/show_bug.cgi?id=566311#c6 --- Comment #6 from Geoff Norton 2010-02-18 22:38:35 UTC --- r151682 is in 1.4.100, could you paste the updated assert please. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:41:58 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:41:58 +0000 Subject: [Mono-bugs] [Bug 581069] [Regression] Accessing Admin menu in AspNetForums fails In-Reply-To: References: Message-ID: <20100218224158.D94B0CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581069 http://bugzilla.novell.com/show_bug.cgi?id=581069#c3 Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|INVALID | AssignedTo|mhabersack at novell.com |mchristensen at novell.com --- Comment #3 from Marc Christensen 2010-02-18 22:41:58 UTC --- I need to create a new ono_ASP.NET_MonoForums RPM which contains the batch="false" directive in the config file. Reopening and assigning to myself. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:53:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:53:40 +0000 Subject: [Mono-bugs] [Bug 566311] Unable to open project in Xcode In-Reply-To: References: Message-ID: <20100218225340.5EEEF24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566311 http://bugzilla.novell.com/show_bug.cgi?id=566311#c7 --- Comment #7 from Ed Anuff 2010-02-18 22:53:39 UTC --- mtouch 1.4.100.5224 * Assertion at ../../../../mono/mini/mini-arm.c:4683, condition `arm_is_imm12 (info_var->inst_offset)' not met Compilation exited with code 134, command: MONO_PATH=/Users/edanuff/Development/MonoDevelop/Projects/XXXXXXX/XXXXXXX/bin/iPhone/Debug/XcodeProject /Developer/MonoTouch/usr/bin/arm-darwin-mono --debug --aot=full,static,asmonly,soft-debug,outfile=/Users/edanuff/Development/MonoDevelop/Projects/XXXXXXX/XXXXXXX/bin/iPhone/Debug/XcodeProject/XXXXXXX.exe.s /Users/edanuff/Development/MonoDevelop/Projects/XXXXXXX/XXXXXXX/bin/iPhone/Debug/XcodeProject/XXXXXXX.exe -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 17:57:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 22:57:20 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100218225720.BF162CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c Alexander Kojevnikov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #343108|0 |1 is obsolete| | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 18:01:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 23:01:16 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100218230116.79A8FCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c13 --- Comment #13 from Alexander Kojevnikov 2010-02-18 23:01:15 UTC --- (In reply to comment #12) > Created an attachment (id=343327) --> (http://bugzilla.novell.com/attachment.cgi?id=343327) [details] > Patch adding algorithmic Hangul decomposition > > This patch adds the Hangul decomposition algorithm (from > http://unicode.org/reports/tr15/#Hangul). > > It also includes Alexander's Makefile patch, and a couple more changes to it > and StringNormalizationTestSource.cs so that 'make test' actually tests the > working-copy code, not the system-installed String.Normalize. > > With the 'make test' change, I was getting 27,382 errors from make test (make > test | grep Error | wc -l). With the Hangul decomposition, I now get 4,854. I > diff'd the 'make test' errors from without and with the patch, and no new > errors are added. Confirming, the patch fixes most of the errors, including those for Korean characters. I'm also seeing only 4,854 errors with the patch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 18:08:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Thu, 18 Feb 2010 23:08:52 +0000 Subject: [Mono-bugs] [Bug 579493] System.NotSupportedException: Custom attributes on a ParamInfo with member System.Reflection.Emit.MethodOnTypeBuilderInst are not supported In-Reply-To: References: Message-ID: <20100218230852.7D5BC24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579493 http://bugzilla.novell.com/show_bug.cgi?id=579493#c3 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Rodrigo Kumpera 2010-02-18 23:08:51 UTC --- Fixed trunk in r152024. Fixed 2-6 in r152034. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:03:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:03:00 +0000 Subject: [Mono-bugs] [Bug 555439] TcpClient fails when using 3G (but not always) In-Reply-To: References: Message-ID: <20100219000300.4F597CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555439 http://bugzilla.novell.com/show_bug.cgi?id=555439#c23 Katherine Ye changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kye at recursionsw.com --- Comment #23 from Katherine Ye 2010-02-19 00:02:59 UTC --- Hi, I have just download monotouch 1.4.7 and build an iPhone app using monoDevelop 2.2.1. My app uses TcpClient. When the app run through wifi it runs fine. But if I turn off the wifi and enable 3G, I got exception message:"No route to host". The top of the stack trace is as follows: at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in :0 Thu Feb 18 17:20:05 unknown UIKitApplication:com.recursionsw.vdemo[0xd6][342] : at System.Net.Sockets.TcpClient.Connect (System.Net.IPEndPoint remote_end_point) [0x00000] in :0 Thu Feb 18 17:20:05 unknown UIKitApplication:com.recursionsw.vdemo[0xd6][342] : at System.Net.Sockets.TcpClient.Connect (System.Net.IPAddress address, Int32 port) [0x00000] in :0 Thu Feb 18 17:20:05 unknown UIKitApplication:com.recursionsw.vdemo[0xd6][342] : at ... ( left out) My question is do I need something to make it work. Code snippet or example will be great. Also curious on the answer for the Comment 19. Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:10:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:10:06 +0000 Subject: [Mono-bugs] [Bug 581069] [Regression] Accessing Admin menu in AspNetForums fails In-Reply-To: References: Message-ID: <20100219001006.9290FCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581069 http://bugzilla.novell.com/show_bug.cgi?id=581069#c4 Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Marc Christensen 2010-02-19 00:10:05 UTC --- I built a new RPM with a patch that adds ;atch="false"' to the Web.config file. and tested the RPM in the environment shown above. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:11:03 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:11:03 +0000 Subject: [Mono-bugs] [Bug 555439] TcpClient fails when using 3G (but not always) In-Reply-To: References: Message-ID: <20100219001103.5AD2B24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555439 http://bugzilla.novell.com/show_bug.cgi?id=555439#c24 --- Comment #24 from Geoff Norton 2010-02-19 00:11:02 UTC --- You will need to call MonoTouch.ObjCRuntime.Runtime.StartWWAN -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:24:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:24:59 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219002459.C13E8CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c14 --- Comment #14 from Atsushi Enomoto 2010-02-19 00:24:59 UTC --- Gabriel, great patch. Can you just please not wait for further review and commit the patch? I only had a quick view and may dig in depth later. Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:43:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:43:09 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219004309.C0272CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c15 Gabriel Burt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #15 from Gabriel Burt 2010-02-19 00:43:08 UTC --- Ok, I've committed it to trunk. I'll try to commit it to mono-2-6 branch, too. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:51:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:51:11 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219005111.6C7FECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c16 --- Comment #16 from Gabriel Burt 2010-02-19 00:51:10 UTC --- Atsushi, would it be a problem if I also committed this to the mono-2-4 branch? It may not be a critical fix, but it'll make a lot of Korean Banshee users happy. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:54:02 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:54:02 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219005402.C0BEFCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c17 David Mitchell changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #17 from David Mitchell 2010-02-19 00:54:01 UTC --- This bug is not resolved. The test still has 4,854 errors, does it not? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 19:59:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 00:59:32 +0000 Subject: [Mono-bugs] [Bug 566311] Unable to open project in Xcode In-Reply-To: References: Message-ID: <20100219005932.ACE7724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566311 http://bugzilla.novell.com/show_bug.cgi?id=566311#c8 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Geoff Norton 2010-02-19 00:59:31 UTC --- Really fixed in the next release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Thu Feb 18 20:29:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 01:29:09 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219012909.855D9CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c18 Atsushi Enomoto changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |FIXED --- Comment #18 from Atsushi Enomoto 2010-02-19 01:29:08 UTC --- Gabriel: Ask Miguel. At least I don't think it is any kind of security fix. This bug should be closed. For the record, Microsoft.NET results in more than 25000 errors. No need to care about remaining errors (unless David might want to take the bug and fix all the remaining issues). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 20:39:41 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 01:39:41 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219013941.613EECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c19 David Mitchell changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #19 from David Mitchell 2010-02-19 01:39:39 UTC --- Unless I'm mistaken, this fix only affects Korean text, which was not the focus of the original bug report. If you want to lower the priority of the bug, that's fine (although it does affect us), but it seems pretty silly to mark a bug as resolved when the original bug description remains unaddressed (I admit that I haven't tested the patch against the original examples in the bug; if I'm wrong in my understanding of the scope of the patch, I'll be happy to back down and file new bugs on Normalization, as needed--although that seems kind of silly to me, as well). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 20:42:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 01:42:46 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219014246.C93F724551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c20 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED CC| |rkumpera at novell.com Resolution| |FIXED --- Comment #20 from Rodrigo Kumpera 2010-02-19 01:42:44 UTC --- Eno, 2.4 is open for more than just security fixes. We can push it if there is little risk of regressions and I trust your judgement on this more than mine, so it's your call. Gabriel, if you're going to backport it to 2.4, can you please do it for 2.6 as well? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 20:44:28 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 01:44:28 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219014429.0C88824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c21 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #21 from Rodrigo Kumpera 2010-02-19 01:44:28 UTC --- Ops, mid-air collision caused me to change the bug status. Sorry for that guys. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 20:46:27 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 01:46:27 +0000 Subject: [Mono-bugs] [Bug 480152] string.Normalize() frequently produces incorrect output In-Reply-To: References: Message-ID: <20100219014627.D893DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=480152 http://bugzilla.novell.com/show_bug.cgi?id=480152#c22 --- Comment #22 from Atsushi Enomoto 2010-02-19 01:46:27 UTC --- Oh, OK I understand. Let's leave it open then. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Thu Feb 18 20:52:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 01:52:12 +0000 Subject: [Mono-bugs] [Bug 578586] Cannot compile ASP page using Microsoft Chart Control In-Reply-To: References: Message-ID: <20100219015213.B562424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578586 http://bugzilla.novell.com/show_bug.cgi?id=578586#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Marek Habersack 2010-02-19 02:52:10 CET --- Fixed in r152040 (trunk), r152041 (2.6 branch) and r152042 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 03:33:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 08:33:18 +0000 Subject: [Mono-bugs] [Bug 576341] Modulus on Decimal values does not work as expected In-Reply-To: References: Message-ID: <20100219083318.9ACEF24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576341 http://bugzilla.novell.com/show_bug.cgi?id=576341#c1 Paolo Molaro changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Paolo Molaro 2010-02-19 08:33:16 UTC --- Fixed in svn, thanks for the test case. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 04:44:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 09:44:54 +0000 Subject: [Mono-bugs] [Bug 580887] fails to compile array initialization expression In-Reply-To: References: Message-ID: <20100219094454.B325D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580887 http://bugzilla.novell.com/show_bug.cgi?id=580887#c Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Version|SVN |2.6.x -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 04:45:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 09:45:14 +0000 Subject: [Mono-bugs] [Bug 580887] fails to compile array initialization expression In-Reply-To: References: Message-ID: <20100219094514.6A2DA24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580887 http://bugzilla.novell.com/show_bug.cgi?id=580887#c2 Marek Safar changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|rkvinge at novell.com | Resolution| |FIXED --- Comment #2 from Marek Safar 2010-02-19 09:45:13 UTC --- Already fixed in trunk. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 06:18:13 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 11:18:13 +0000 Subject: [Mono-bugs] [Bug 572781] OnInit event of SqlDataSource does not fire. In-Reply-To: References: Message-ID: <20100219111813.AF7B924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572781 http://bugzilla.novell.com/show_bug.cgi?id=572781#c3 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Marek Habersack 2010-02-19 12:18:12 CET --- Fixed in r152060 (trunk), r152061 (2.6 branch) and r152062 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 06:20:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 11:20:37 +0000 Subject: [Mono-bugs] [Bug 572707] Regression in System.Web Test Suite In-Reply-To: References: Message-ID: <20100219112037.DC31624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572707 http://bugzilla.novell.com/show_bug.cgi?id=572707#c1 Marek Habersack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Marek Habersack 2010-02-19 12:20:37 CET --- Fixed in r152040 (trunk), r152041 (2.6 branch) and r152042 (2.4 branch) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 07:05:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 12:05:25 +0000 Subject: [Mono-bugs] [Bug 580631] Microsoft.Build.BuildEngine.ProjectLoadSettings enumeration is missing and Microsoft.Build.BuildEngine.Project.Load missing overloads. In-Reply-To: References: Message-ID: <20100219120525.F2D3DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580631 http://bugzilla.novell.com/show_bug.cgi?id=580631#c1 Ankit Jain changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Ankit Jain 2010-02-19 12:05:25 UTC --- Fixed in svn r152066. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 08:04:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 13:04:01 +0000 Subject: [Mono-bugs] [Bug 380252] Mono.Data.SQLite crashes on call to SqliteDataAdapter.Fill(DataTable table) with simple SELECT In-Reply-To: References: Message-ID: <20100219130401.EA7ADCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=380252 http://bugzilla.novell.com/show_bug.cgi?id=380252#c2 Alexander Karpenko changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexanderk at remobjects.com --- Comment #2 from Alexander Karpenko 2010-02-19 13:04:00 UTC --- (In reply to comment #1) > It just runs fine. Make sure your sqlite 3 is correct and of released version. > > At least I found sqlite3_column_origin_name() from the official documentation: > http://www.sqlite.org/c3ref/funclist.html I've get the same issue with MonoDevelop on Mac OS X. Used latest ADO.NET 2.0 Provider for SQLite v1.0.65.0 from here: http://sqlite.phxsoftware.com/ In my case I found that when tried to get schema table from reader: SQLiteCommand sel = new SQLiteCommand("SELECT * FROM test;", conn); SQLiteDataReader rdr = sel.ExecuteReader(); DataTable schema = rdr.GetSchemaTable(); Unhandled Exception: System.EntryPointNotFoundException: sqlite3_column_origin_name at (wrapper managed-to-native) System.Data.SQLite.UnsafeNativeMethods:sqlite3_column_origin_name (intptr,int) at System.Data.SQLite.SQLite3.ColumnOriginalName (System.Data.SQLite.SQLiteStatement stmt, Int32 index) [0x00000] in :0 at System.Data.SQLite.SQLiteDataReader.GetSchemaTable (Boolean wantUniqueInfo, Boolean wantDefaultValue) [0x00000] in :0 at System.Data.SQLite.SQLiteDataReader.GetSchemaTable () [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader:GetSchemaTable () at TestSqlLite.MainClass.Main (System.String[] args) [0x00024] in /Users/alexander/Projects/sqlitetest/sqlitetest/Main.cs:27 The application was terminated by a signal: SIGHUP -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 08:48:32 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 13:48:32 +0000 Subject: [Mono-bugs] [Bug 581273] New: ToolTip window remains visible after closing the parent ToolStrip Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581273 http://bugzilla.novell.com/show_bug.cgi?id=581273#c0 Summary: ToolTip window remains visible after closing the parent ToolStrip Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86 OS/Version: Windows XP Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: andreas.flucke at t-online.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343462) --> (http://bugzilla.novell.com/attachment.cgi?id=343462) testcase unnamed.cs User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; NET4.0C; .NET4.0E) When setting the ToolTipText of a ToolStripButton and closing the ToolStrip, the Tip window remains visible (zombie). See attached testcase. Reproducible: Always Steps to Reproduce: 1.compile and run attached testcase 2.hoover over the ToolStripButton and wait until Tip appears 3.press the button (while not moving the mouse) Actual Results: ToolTip window remains visible, while the ToolStrip disappears Expected Results: ToolTip window should close if the owning Control vanishes -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 08:48:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 13:48:48 +0000 Subject: [Mono-bugs] [Bug 570648] System.IO.Packaging ZipPackage does not work due to Uri issue In-Reply-To: References: Message-ID: <20100219134848.9931724551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=570648 http://bugzilla.novell.com/show_bug.cgi?id=570648#c1 Alan McGovern changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Alan McGovern 2010-02-19 13:48:47 UTC --- Committed this fix in r152070 in the 2-6 branch and 152072 in trunk. If anyone comes up with a better fix, feel free to reopen the bug. It might be possible to do this better when we have full support for the UriBuilder class. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 09:54:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 14:54:49 +0000 Subject: [Mono-bugs] [Bug 581287] New: notifyIcon Symbol not transparent Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581287 http://bugzilla.novell.com/show_bug.cgi?id=581287#c0 Summary: notifyIcon Symbol not transparent Classification: Mono Product: Mono: Class Libraries Version: 2.4.x Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: Christoph at ApiViewer.de QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2) Gecko/20100115 Firefox/3.6 The icon displayed in the taskbar notification area is not transparent. This may be related to the FillRectangle call in NotifyIcon.cs:200 in OnPaintInternal as SystemColors.Window is White in most cases. Reproducible: Always Steps to Reproduce: 1. set a .ico file as icon for the notifyicon 2. run the application Actual Results: icon is not transparent (background is white) Expected Results: icon should be transparent -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 11:55:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 16:55:40 +0000 Subject: [Mono-bugs] [Bug 579292] Mono.Data.Sqlite (2.0) broken on OSX In-Reply-To: References: Message-ID: <20100219165540.32B4D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579292 http://bugzilla.novell.com/show_bug.cgi?id=579292#c Eric Butler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric at extremeboredom.net Summary|DataAdapter seems to report |Mono.Data.Sqlite (2.0) |a column does not exist |broken on OSX |when attempting to fill a | |datatable | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 11:56:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 16:56:12 +0000 Subject: [Mono-bugs] [Bug 579292] Mono.Data.Sqlite (2.0) broken on OSX In-Reply-To: References: Message-ID: <20100219165612.D008D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579292 http://bugzilla.novell.com/show_bug.cgi?id=579292#c1 --- Comment #1 from Eric Butler 2010-02-19 16:56:11 UTC --- Looks like Mono.Data.Sqlite is just broken on OSX. Here's a quick test app: // compile with: // gmcs testsqlite.cs -r:Mono.Data.Sqlite -r:System.Data // (must use gmcs - The 1.0 Mono.Data.Sqlite DLL doesn't appear to crash) using System; using System.IO; using System.Data; using Mono.Data.Sqlite; public class Test { public static void Main () { try { var connectionString = "URI=file:/tmp/test.db,version=3"; using (var connection = new SqliteConnection(connectionString)) { connection.Open(); var cmd = new SqliteCommand("CREATE TABLE test (id INTEGER)", connection); cmd.ExecuteNonQuery(); cmd = new SqliteCommand("INSERT INTO test (id) VALUES (1)", connection); cmd.ExecuteNonQuery(); cmd = new SqliteCommand("SELECT * FROM test", connection); var adapter = new SqliteDataAdapter(cmd); var ds = new DataSet(); // Crash here // System.EntryPointNotFoundException: sqlite3_column_origin_name adapter.Fill(ds); } } finally { if (File.Exists("/tmp/test.db")) File.Delete("/tmp/test.db"); } } } -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 12:38:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 17:38:52 +0000 Subject: [Mono-bugs] [Bug 555439] TcpClient fails when using 3G (but not always) In-Reply-To: References: Message-ID: <20100219173852.4C368CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555439 http://bugzilla.novell.com/show_bug.cgi?id=555439#c25 --- Comment #25 from Katherine Ye 2010-02-19 17:38:50 UTC --- I know we can construct a Uri using Uri uri = new Uri("http://www.java2s.com")... In my app I have hostname and port. Can you show me an example of how to construct a uri based on hostname and port. Or construct a uri base on System.Net.IPEndPoint or System.Net.IPAddress etc. Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 13:31:53 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 18:31:53 +0000 Subject: [Mono-bugs] [Bug 581361] New: Cannot the RichTextBox.SelectionCharOffset property Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581361 http://bugzilla.novell.com/show_bug.cgi?id=581361#c0 Summary: Cannot the RichTextBox.SelectionCharOffset property Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Windows.Forms AssignedTo: mono-bugs at lists.ximian.com ReportedBy: x.tan at hotmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343554) --> (http://bugzilla.novell.com/attachment.cgi?id=343554) Zipped solution file showing the reported bug User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 (.NET CLR 3.5.30729) On Mono 2.6.1, it is not possible to set the read/write RichTextBox.SelectionCharOffset property to a non-zero value. This property is used to build features like superscripts and subscripts into RichTextBox. Refer to the attached solution and steps to reproduce this bug. Reproducible: Always Steps to Reproduce: 1. Unzip the attached solution file. Open RTFTextBoxTest.sln with Monodevelop v2.2, compile and debug it on Mono 2.6.1. 2. When Form1 pops up, Enter a character such as "A" into the built-int RichTextBox and the click the "Superscipt" toolstrip button - which is suppose to set the RichTextBox.SelectionCharOffset property to 3 so that the base line for subsequent input is raised. 3. Continue to type another character such as "B" into the RichTextBox. Actual Results: After step 2, a warning message box will pop up showing that the value of RichTextBox.SelectionCharOffset is still zero. The character typed into the RichTextBox is shown at the same base line as the first character typed in. Expected Results: The warning message box should not appear and the second character should be shown as a superscript (displayed at a raised base line). Repeat step 1 - 3 on Window with .NET 2.0, one shall see the expected results. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 13:33:36 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 18:33:36 +0000 Subject: [Mono-bugs] [Bug 580185] assembly version redirection fails to work properly In-Reply-To: References: Message-ID: <20100219183336.7165624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c4 Jordan Earls changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jordan at certss.com --- Comment #4 from Jordan Earls 2010-02-19 18:33:35 UTC --- I would say it seems more like a bug because the original .Net implementation allows assembly redirection from the web.config. Also, this bug is currently preventing my ASP.Net application from working and I'm running Mono 2.6.1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 13:39:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 18:39:01 +0000 Subject: [Mono-bugs] [Bug 581361] Cannot set the RichTextBox.SelectionCharOffset property In-Reply-To: References: Message-ID: <20100219183901.3AE8E24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581361 http://bugzilla.novell.com/show_bug.cgi?id=581361#c Jeff Tan changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Cannot the |Cannot set the |RichTextBox.SelectionCharOf |RichTextBox.SelectionCharOf |fset property |fset property -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 13:40:55 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 18:40:55 +0000 Subject: [Mono-bugs] [Bug 581361] Cannot set the RichTextBox.SelectionCharOffset property In-Reply-To: References: Message-ID: <20100219184055.B24EE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581361 http://bugzilla.novell.com/show_bug.cgi?id=581361#c Jeff Tan changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 14:15:42 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 19:15:42 +0000 Subject: [Mono-bugs] [Bug 581400] New: reading via stream on non square resource icons causes gdplus to emit [GDI+ status: InvalidParameter] Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581400 http://bugzilla.novell.com/show_bug.cgi?id=581400#c0 Summary: reading via stream on non square resource icons causes gdplus to emit [GDI+ status: InvalidParameter] Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Ubuntu Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: mono-bugs at lists.ximian.com ReportedBy: tom_hindle at sil.org QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343575) --> (http://bugzilla.novell.com/attachment.cgi?id=343575) Zip up project, showing bug User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5 This isn't a problem for ico files opened via gdiplus only ico streams. IE. doing something like this: Properties.Resources.Grip2003.ToBitmap(); where Grip2003 is a non square ico resources. throws: Unhandled Exception: System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter] Reproducible: Always Steps to Reproduce: 1. Compile and run attached project Actual Results: Unhandled Exception: System.ArgumentException: A null reference or invalid value was found [GDI+ status: InvalidParameter] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] at System.Drawing.Image.InitFromStream (System.IO.Stream stream) [0x00000] at System.Drawing.Image.LoadFromStream (System.IO.Stream stream, Boolean keepAlive) [0x00000] at System.Drawing.Icon.GetInternalBitmap () [0x00000] at System.Drawing.Icon.ToBitmap () [0x00000] at (wrapper remoting-invoke-with-check) System.Drawing.Icon:ToBitmap () at TestIcoResources.MainClass..ctor () [0x00006] in /home/hindlet/Projects/TestIcoResources/TestIcoResources/Main.cs:71 at TestIcoResources.MainClass.Main (System.String[] args) [0x00000] in /home/hindlet/Projects/TestIcoResources/TestIcoResources/Main.cs:1 Expected Results: no gdiplus error. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 14:21:47 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 19:21:47 +0000 Subject: [Mono-bugs] [Bug 580185] assembly version redirection fails to work properly In-Reply-To: References: Message-ID: <20100219192147.69068CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c5 --- Comment #5 from Marek Habersack 2010-02-19 20:21:46 CET --- I'm working on it, expect a fix soon. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 14:27:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 19:27:09 +0000 Subject: [Mono-bugs] [Bug 581412] New: General comment on bounds checking Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581412 http://bugzilla.novell.com/show_bug.cgi?id=581412#c0 Summary: General comment on bounds checking Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs at lists.ximian.com ReportedBy: xocotl at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100218 Ubuntu/10.04 (lucid) Firefox/3.6 Howdy. I was looking at Socket and NetworkStream, but this might be more widespread... Bounds tend to be checked with: if (offset < 0 || offset > bufferLength) { throw ... } if (size < 0 || offset + size > bufferLength) { throw ... } Suppose offset were 1 and size were int.MaxValue. After the first check, the second really ought to be if (size < 0 || size > bufferLength - offset) { throw ... } Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 15:26:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 20:26:48 +0000 Subject: [Mono-bugs] [Bug 581459] New: Process restarts by thread abort with AspNetForums and mono-2.6.3 Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581459 http://bugzilla.novell.com/show_bug.cgi?id=581459#c0 Summary: Process restarts by thread abort with AspNetForums and mono-2.6.3 Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Critical Priority: P5 - None Component: misc AssignedTo: mono-bugs at lists.ximian.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: openSUSE 11.2 x86_64 mono-core-2.6.3-30.1.x86_64 apache2-mod_mono-2.6.2-30.1.x86_64 Mono_ASP.NET_MonoForums-0.7-4.1.noarch pgsql-testdb-1.6-2.1.noarch When running AspNetForums, I get a process restart from a thread abort. Steps to reproduce: 01) start with a clean setup of opensuse 11.2 x86_64 02) install the above RPMs 03) stop apache 04) initialize the test database using the /usr/bin/mono-pg-setup (from pgsql-testdb) 05) start apache 06) connect to /AspNetFurms 07) Log in as admin/admin 08) click "Home" button 09) click "Admin" button 10) click "Create New Users" button 11) Username 'test', password 'test', email mono at mono.com 12) click "Create Account" 13) Click "Admin" 15) Click "Create new Forum" 16) Forum Name 'Mono Forum", Dexscription: "This forum is for the discussion of Mono." 17) Uncheck "Moderated" 18) Click "Create New Forum" button 19) Click "Logout" link 20) On front page enter Username: test Password: test 21) Click "Login" button 22) Click "Mono Forum" link 23) Boom. You should get a stack trace at this point GOTO step 3 to repeat ======================================= This may be different depending on your environment. This is my trace output: Server Error in '/AspNetForums' Application Thread was being aborted Description: HTTP 500. Error processing request. Stack Trace: System.Threading.ThreadAbortException: Thread was being aborted at (wrapper managed-to-native) System.IO.MonoIO:GetFileAttributes (string,System.IO.MonoIOError&) at System.IO.MonoIO.ExistsDirectory (System.String path, System.IO.MonoIOError& error) [0x00000] in :0 at System.IO.Directory.Exists (System.String path) [0x00000] in :0 at System.Web.Caching.CacheDependency..ctor (System.String[] filenames, System.String[] cachekeys, System.Web.Caching.CacheDependency dependency, DateTime start) [0x00000] in :0 at System.Web.Caching.CacheDependency..ctor (System.String filename) [0x00000] in :0 at AspNetForums.Components.Globals.LoadSkinnedTemplate (System.String virtualPathToTemplate, System.String templateKey, System.Web.UI.Page page) [0x00000] in :0 at AspNetForums.Controls.ThreadList.ApplyTemplates () [0x00000] in :0 at AspNetForums.Controls.ThreadList.CreateChildControls () [0x00000] in :0 at System.Web.UI.Control.EnsureChildControls () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Control.PreRenderRecursiveInternal () [0x00000] in :0 at System.Web.UI.Page.ProcessLoadComplete () [0x00000] in :0 at System.Web.UI.Page.InternalProcessRequest () [0x00000] in :0 at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000] in :0 Version information: Mono Runtime Version: 2.6.3 (tarball Thu Feb 11 19:48:39 UTC 2010); ASP.NET Version: 2.0.50727.1433 ====================================================== A different stack trace from another run: Server Error in '/AspNetForums' Application Thread was being aborted Description: HTTP 500. Error processing request. Stack Trace: System.Threading.ThreadAbortException: Thread was being aborted at (wrapper managed-to-native) System.Diagnostics.Process:CreateProcess_internal (System.Diagnostics.ProcessStartInfo,intptr,intptr,intptr,System.Diagnostics.Process/ProcInfo&) at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start () [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00000] in :0 Version information: Mono Runtime Version: 2.6.3 (tarball Thu Feb 11 19:48:39 UTC 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 15:27:24 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 20:27:24 +0000 Subject: [Mono-bugs] [Bug 581459] Process restarts by thread abort with AspNetForums and mono-2.6.3 In-Reply-To: References: Message-ID: <20100219202724.602CACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581459 http://bugzilla.novell.com/show_bug.cgi?id=581459#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |mono-2.6.4 Severity|Critical |Major -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 15:39:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 20:39:12 +0000 Subject: [Mono-bugs] [Bug 581459] Process restarts by thread abort with AspNetForums and mono-2.6.3 In-Reply-To: References: Message-ID: <20100219203912.8BED6CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581459 http://bugzilla.novell.com/show_bug.cgi?id=581459#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mono-bugs at lists.ximian.com |mhabersack at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:13:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:13:07 +0000 Subject: [Mono-bugs] [Bug 579184] Ping native invocation crashes on iphone In-Reply-To: References: Message-ID: <20100219211307.6253E24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579184 http://bugzilla.novell.com/show_bug.cgi?id=579184#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |WONTFIX --- Comment #1 from Geoff Norton 2010-02-19 21:13:06 UTC --- To do a ping requires a linux kernel capability (capget) or the ping binary on the device which doesn't exist. I presume you want to know if a host is reachable, you should look at: http://github.com/migueldeicaza/monotouch-samples/blob/80a91b5fbddeb7ab23e66a8d3a9e1e5937f3cd0a/reachability/reachability.cs -> WONTFIX -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:13:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:13:59 +0000 Subject: [Mono-bugs] [Bug 555596] properties on structs possibly not being inlined In-Reply-To: References: Message-ID: <20100219211359.B31CF24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555596 http://bugzilla.novell.com/show_bug.cgi?id=555596#c5 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from Geoff Norton 2010-02-19 21:13:59 UTC --- It looks like the reordering is causing a different method invocation pattern, inliner working as expected. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:14:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:14:49 +0000 Subject: [Mono-bugs] [Bug 566360] Memory leak with simple navigation app In-Reply-To: References: Message-ID: <20100219211449.EFA7524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566360 http://bugzilla.novell.com/show_bug.cgi?id=566360#c2 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Geoff Norton 2010-02-19 21:14:48 UTC --- This leak was fixed in 1.4.99 and 1.9.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:16:06 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:16:06 +0000 Subject: [Mono-bugs] [Bug 576262] An app delegate in a dll doesn't behave the same as an app delegate in the same file as the application class In-Reply-To: References: Message-ID: <20100219211606.B5D9D24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576262 http://bugzilla.novell.com/show_bug.cgi?id=576262#c2 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Geoff Norton 2010-02-19 21:16:06 UTC --- Dont put the [Model] attribute on the class, [Model] is only meant to direct the runtime that somethng is a protocol. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:18:20 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:18:20 +0000 Subject: [Mono-bugs] [Bug 576775] p/invoke function pointers unsupported In-Reply-To: References: Message-ID: <20100219211820.2B7C224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576775 http://bugzilla.novell.com/show_bug.cgi?id=576775#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 21:18:19 UTC --- You can only pinvoke static delegates, and you must decorate the target with a special attribute to teach the AOT compiler how to compile the wrappers. The following pattern will work: delegate void SomeDelegate (); [MonoPInvokeCallback (typeof (SomeDelegate))] void SomeMethod () { } Some_Pinvoke_Call (new SomeDelegate (SomeMethod)); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:22:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:22:22 +0000 Subject: [Mono-bugs] [Bug 581484] New: Need to run 1.0/1.1 assemblies on 2.0 profile Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581484 http://bugzilla.novell.com/show_bug.cgi?id=581484#c0 Summary: Need to run 1.0/1.1 assemblies on 2.0 profile Classification: Mono Product: Mono: Runtime Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: JIT AssignedTo: lupus at novell.com ReportedBy: jpobst at novell.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=343596) --> (http://bugzilla.novell.com/attachment.cgi?id=343596) Test Case If you try to run an assembly compiled using 1.0 mcs/csc on HEAD/2.8, where we no longer ship 1.0 assemblies, you get: The assembly mscorlib.dll was not found or could not be loaded. It should have been installed in the `/opt/mono/lib/mono/1.0/mscorlib.dll' directory. We need to silently run this on the 2.0 profile and use 2.0 assemblies instead of the referenced 1.0 assemblies like .Net does. I don't know if this requires changes to the runtime or if we can do it by shipping policy files for all 1.0 assemblies. [1.0 compiled winforms test app attached] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:22:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:22:33 +0000 Subject: [Mono-bugs] [Bug 579802] iPhone app crashes after taking several pictures In-Reply-To: References: Message-ID: <20100219212233.E82B624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579802 http://bugzilla.novell.com/show_bug.cgi?id=579802#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 21:22:33 UTC --- Mike, 1.4.100 fixed this, I took 10 pictures on my 3gs. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:30:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:30:09 +0000 Subject: [Mono-bugs] [Bug 557921] System.Diagnostics.Process: error creating process handle In-Reply-To: References: Message-ID: <20100219213009.C4A5324551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=557921 http://bugzilla.novell.com/show_bug.cgi?id=557921#c2 Chris Eldredge changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris.eldredge at gmail.com --- Comment #2 from Chris Eldredge 2010-02-19 21:30:08 UTC --- We ran into this as well. It looks like mono/io-layer/handles.c:481 is the culprit. There are initially 256 shared handles available for allocation and if this number is exceeded no more can be allocated. There's a command that says, "FIXME: grow the arrays." I suspect when this happens the private handle previously allocated in the same function is leaked. Increasing _WAPI_HANDLE_INITIAL_COUNT (wapi-private.h:125) to some arbitrarily high number works around the issue but doesn't really fix it. Additionally, processes.c should set ret = FALSE near line 1037 to tell the calling code that it failed. It doesn't and as a result no Win32Exception gets thrown. In any case, once it fails it seems to get stuck even after some shared handles are deallocated by processes that exit. Backporting the fix from bug 536776 (r141381) does not resolve the issue. ----------------------------------------------------------------------------- Debian 5.0 (Linux localhost 2.6.26-2-amd64 #1 SMP Thu Nov 5 02:23:12 UTC 2009 x86_64 GNU/Linux) Mono JIT compiler version 2.4.2.3 (/tags/mono-2-4-2-3/mono r146859 Fri Feb 19 15:54:27 EST 2010) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC) SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:32:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:32:21 +0000 Subject: [Mono-bugs] [Bug 557921] System.Diagnostics.Process: error creating process handle In-Reply-To: References: Message-ID: <20100219213221.BB53524551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=557921 http://bugzilla.novell.com/show_bug.cgi?id=557921#c3 --- Comment #3 from Chris Eldredge 2010-02-19 21:32:20 UTC --- Created an attachment (id=343600) --> (http://bugzilla.novell.com/attachment.cgi?id=343600) Work-around diff against /tags/mono-2-4-2-3/mono -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:37:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:37:09 +0000 Subject: [Mono-bugs] [Bug 561650] MonoDevelop Editor Slowdown In-Reply-To: References: Message-ID: <20100219213709.63CC824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=561650 http://bugzilla.novell.com/show_bug.cgi?id=561650#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |miguel at novell.com Info Provider| |marceloslacerda at gmail.com --- Comment #1 from Miguel de Icaza 2010-02-19 21:37:08 UTC --- What version of MonoDevelop is this? Could you try to install the latest version, we believe this has been fixed. Please post the information, setting the bug to NEEDINFO for now. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:40:07 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:40:07 +0000 Subject: [Mono-bugs] [Bug 570965] UITableViewController.Editing property is not properly used In-Reply-To: References: Message-ID: <20100219214008.01CB424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=570965 http://bugzilla.novell.com/show_bug.cgi?id=570965#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |miguel at novell.com Resolution| |INVALID --- Comment #1 from Miguel de Icaza 2010-02-19 21:40:07 UTC --- If you want to track changes to the properties, you need to override also the SetEditing mode. Whether SetEditing calls the Editing property, or the Editing property calls SetEditing, or either one of them ends up directly manipulating the internals of an object is an implementation specific issue at the Objective-C level. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:40:10 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:40:10 +0000 Subject: [Mono-bugs] [Bug 561650] MonoDevelop Editor Slowdown In-Reply-To: References: Message-ID: <20100219214010.8B16E24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=561650 http://bugzilla.novell.com/show_bug.cgi?id=561650#c2 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED CC| |gnorton at novell.com Info Provider|marceloslacerda at gmail.com | Resolution| |NORESPONSE --- Comment #2 from Geoff Norton 2010-02-19 21:40:10 UTC --- No Response -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:41:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:41:17 +0000 Subject: [Mono-bugs] [Bug 577690] MonoTouch runtime crashed while iphone simulator running In-Reply-To: References: Message-ID: <20100219214117.446F524551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577690 http://bugzilla.novell.com/show_bug.cgi?id=577690#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |gnorton at novell.com Info Provider| |larry at mcnutt-consulting.com --- Comment #1 from Geoff Norton 2010-02-19 21:41:15 UTC --- Larry, I can't tell why this is crashing without a test case. Please attach a sample program which shows the issue here. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:41:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:41:22 +0000 Subject: [Mono-bugs] [Bug 574233] Selected / SetSelected is not handled properly for UITableviewCell In-Reply-To: References: Message-ID: <20100219214122.1AD8324551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574233 http://bugzilla.novell.com/show_bug.cgi?id=574233#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |miguel at novell.com Resolution| |INVALID --- Comment #1 from Miguel de Icaza 2010-02-19 21:41:21 UTC --- This is the same case as discussed on the other bug (570965): If you want to track changes to the properties, you need to override also the SetEditing mode. Whether SetSelected calls the Selected property, or the Selected property calls SetSelected, or either one of them ends up directly manipulating the internals of an object is an implementation specific issue at the Objective-C level. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:42:52 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:42:52 +0000 Subject: [Mono-bugs] [Bug 581495] [Regression] Precompiled MVC template fails when clicking "About" In-Reply-To: References: Message-ID: <20100219214252.65BEBCC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581495 http://bugzilla.novell.com/show_bug.cgi?id=581495#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |mono-2.6.4 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:42:37 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:42:37 +0000 Subject: [Mono-bugs] [Bug 581495] New: [Regression] Precompiled MVC template fails when clicking "About" Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581495 http://bugzilla.novell.com/show_bug.cgi?id=581495#c0 Summary: [Regression] Precompiled MVC template fails when clicking "About" Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: mhabersack at novell.com ReportedBy: mchristensen at novell.com QAContact: mono-bugs at lists.ximian.com Found By: Component Test Blocker: --- Description of Problem: openSUSE 11.2 x86_64 mono-core-2.6.3-30.1.x86_64 apache2-mod_mono-2.6.2-30.1.x86_64 mvc-template-test-0.1-1.1.noarch The automated test failed when testing a precompiled MVC template app. This app is used for all automated testing run and has worked in the past and therefor is a regression. This happens with both Apache and xsp2. To reproduce: 1) install the above environment. 2) http:///mvcTestPre/ 3) Click the "About" link in the upper right hand corner 4) Error: Server Error in '/mvcTestPre' Application The resource cannot be found. Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly. Requested URL: /mvcTestPre/Home/About -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:43:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:43:56 +0000 Subject: [Mono-bugs] [Bug 578428] Monotouch runtime crashes when using linq group by statement In-Reply-To: References: Message-ID: <20100219214356.A028324551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578428 http://bugzilla.novell.com/show_bug.cgi?id=578428#c4 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Geoff Norton 2010-02-19 21:43:55 UTC --- This is a dupe in fact, lets just keep 1 bug open. *** This bug has been marked as a duplicate of bug 553783 *** http://bugzilla.novell.com/show_bug.cgi?id=553783 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:43:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:43:56 +0000 Subject: [Mono-bugs] [Bug 553783] Comparer.Default is not supported (fails with JIT error on device) In-Reply-To: References: Message-ID: <20100219214356.EF67024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=553783 http://bugzilla.novell.com/show_bug.cgi?id=553783#c4 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eduardoscoz at gmail.com --- Comment #4 from Geoff Norton 2010-02-19 21:43:55 UTC --- *** Bug 578428 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=578428 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:44:57 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:44:57 +0000 Subject: [Mono-bugs] [Bug 548127] btouch.exe --debug option does not work with get/set accessors In-Reply-To: References: Message-ID: <20100219214457.332F824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=548127 http://bugzilla.novell.com/show_bug.cgi?id=548127#c2 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Miguel de Icaza 2010-02-19 21:44:56 UTC --- Thanks for the report, will be fixed on the next release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:45:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:45:44 +0000 Subject: [Mono-bugs] [Bug 566298] mono/sparc does not build, or it crashes In-Reply-To: References: Message-ID: <20100219214544.8D57DCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566298 http://bugzilla.novell.com/show_bug.cgi?id=566298#c5 --- Comment #5 from Joel Squire 2010-02-19 21:45:43 UTC --- Created an attachment (id=343602) --> (http://bugzilla.novell.com/attachment.cgi?id=343602) Patch to mono-2.6.1 This is due to an alignment issue in mono/metadata/debug-helpers.c. The attached patch fixes it for me. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:45:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:45:45 +0000 Subject: [Mono-bugs] [Bug 579747] [Preserve] attribute is ignored when "Link all assemblies is used". In-Reply-To: References: Message-ID: <20100219214545.AAD1F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579747 http://bugzilla.novell.com/show_bug.cgi?id=579747#c2 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #2 from Miguel de Icaza 2010-02-19 21:45:44 UTC --- Closing the bug -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:48:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:48:11 +0000 Subject: [Mono-bugs] [Bug 578575] Build fails with error "mtouch failed with no output (1)" In-Reply-To: References: Message-ID: <20100219214811.3ADA424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578575 http://bugzilla.novell.com/show_bug.cgi?id=578575#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Geoff Norton 2010-02-19 21:48:10 UTC --- Your project has the compiler target set to X86, set it back to Any and it works as exepected. Project->Options->Build->Compiler (make sure to change it for all targets). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:48:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:48:33 +0000 Subject: [Mono-bugs] [Bug 579899] mtouch error when inheriting from a ViewCOntroller in a library In-Reply-To: References: Message-ID: <20100219214833.7B04A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579899 http://bugzilla.novell.com/show_bug.cgi?id=579899#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gnorton at novell.com AssignedTo|mono-bugs at lists.ximian.com |jbevain at novell.com --- Comment #1 from Geoff Norton 2010-02-19 21:48:32 UTC --- -> jb -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:49:15 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:49:15 +0000 Subject: [Mono-bugs] [Bug 574837] Debug on iPhone fails during installation stage In-Reply-To: References: Message-ID: <20100219214915.BACFD24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574837 http://bugzilla.novell.com/show_bug.cgi?id=574837#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 21:49:14 UTC --- This is a code/signing provisioning problem. The latest Alpha and MD will give you exact information on what needs to be done to resolve this. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:49:26 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:49:26 +0000 Subject: [Mono-bugs] [Bug 581484] Need to run 1.0/1.1 assemblies on 2.0 profile In-Reply-To: References: Message-ID: <20100219214926.8771024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581484 http://bugzilla.novell.com/show_bug.cgi?id=581484#c1 Rodrigo Kumpera changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |rkumpera at novell.com Resolution| |FIXED --- Comment #1 from Rodrigo Kumpera 2010-02-19 21:49:25 UTC --- Fixed in r152098. We now default to the 2.0 runtime for 1.0/1.1 assemblies. This might not be the best option as MS will run the 1.1 runtime if it is available. But we no longer can do that with 2.8 as we removed a lot of #if for 1.1. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:49:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:49:40 +0000 Subject: [Mono-bugs] [Bug 552582] Problems when pausing In-Reply-To: References: Message-ID: <20100219214940.9B59824551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=552582 http://bugzilla.novell.com/show_bug.cgi?id=552582#c5 --- Comment #5 from Geoff Norton 2010-02-19 21:49:39 UTC --- hutch, Is this still worth keeping open? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:50:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:50:14 +0000 Subject: [Mono-bugs] [Bug 581054] [Regression] Error when clicking on story in BlogStarterKit on mono-2.6.3 In-Reply-To: References: Message-ID: <20100219215014.EF187CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581054 http://bugzilla.novell.com/show_bug.cgi?id=581054#c Marc Christensen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Regression] Error when |[Regression] Error when |clicking on store in |clicking on story in |BlogStarterKit on |BlogStarterKit on |mono-2.6.3 |mono-2.6.3 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:52:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:52:46 +0000 Subject: [Mono-bugs] [Bug 577984] Mono AOT can not handle reference to parameter type return values. In-Reply-To: References: Message-ID: <20100219215246.4056024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=577984 http://bugzilla.novell.com/show_bug.cgi?id=577984#c5 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Geoff Norton 2010-02-19 21:52:44 UTC --- This was fixed and will be in the next monotouch release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:58:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:58:09 +0000 Subject: [Mono-bugs] [Bug 564301] CALayerDelegate no longer works with CALayer as of 1.4.2 In-Reply-To: References: Message-ID: <20100219215809.7B16F24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=564301 http://bugzilla.novell.com/show_bug.cgi?id=564301#c3 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Geoff Norton 2010-02-19 21:58:08 UTC --- Fixed in the next release, thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:58:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:58:46 +0000 Subject: [Mono-bugs] [Bug 572120] Unrecoverable errors in MonoTouch.Dialog Sample In-Reply-To: References: Message-ID: <20100219215846.CD37B24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=572120 http://bugzilla.novell.com/show_bug.cgi?id=572120#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 21:58:45 UTC --- This is fixed in 1.4.100, thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:59:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:59:40 +0000 Subject: [Mono-bugs] [Bug 571309] when creating a new project/solution in monodevelop, there is no option to keep existing workspace open In-Reply-To: References: Message-ID: <20100219215940.F2BCB24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571309 http://bugzilla.novell.com/show_bug.cgi?id=571309#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |2.2 CC| |miguel at novell.com Component|Tools |project AssignedTo|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com QAContact|mono-bugs at lists.ximian.com |monodevelop-bugs at lists.ximi | |an.com Product|MonoTouch |MonoDevelop --- Comment #1 from Miguel de Icaza 2010-02-19 21:59:40 UTC --- Moving to MonoDevelop -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 16:59:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 21:59:49 +0000 Subject: [Mono-bugs] [Bug 536816] textfield.Ended doesn't fire unless textfield.AllEditingEvents also 'wired up' In-Reply-To: References: Message-ID: <20100219215949.0D4A624551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=536816 http://bugzilla.novell.com/show_bug.cgi?id=536816#c5 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from Geoff Norton 2010-02-19 21:59:48 UTC --- This isn't a bug as per above. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:04:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:04:33 +0000 Subject: [Mono-bugs] [Bug 557584] build missing assets and behaves differently compared to iphone simulator In-Reply-To: References: Message-ID: <20100219220433.3D7B024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=557584 http://bugzilla.novell.com/show_bug.cgi?id=557584#c3 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Geoff Norton 2010-02-19 22:04:32 UTC --- The animation seems fine here on both. Closing as invalid. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:05:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:05:54 +0000 Subject: [Mono-bugs] [Bug 566298] mono/sparc does not build, or it crashes In-Reply-To: References: Message-ID: <20100219220554.3337224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566298 http://bugzilla.novell.com/show_bug.cgi?id=566298#c6 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |vargaz at gmail.com Resolution| |FIXED --- Comment #6 from Zoltan Varga 2010-02-19 22:05:53 UTC --- This was already fixed in SVN HEAD, now it is fixed on the mono 2.6 branch too. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:07:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:07:12 +0000 Subject: [Mono-bugs] [Bug 581046] Thread synchronization, assertion failed, race condition, parallel marking GC In-Reply-To: References: Message-ID: <20100219220712.7F41024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581046 http://bugzilla.novell.com/show_bug.cgi?id=581046#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |miguel at novell.com Info Provider| |jceberus at hotmail.com Severity|Normal |Major --- Comment #1 from Miguel de Icaza 2010-02-19 22:07:11 UTC --- The trace is not useful enough to find a fix. We need a test case. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:08:21 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:08:21 +0000 Subject: [Mono-bugs] [Bug 580776] Nested ViewControllers eventually leak and then crash In-Reply-To: References: Message-ID: <20100219220821.AC0AC24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580776 http://bugzilla.novell.com/show_bug.cgi?id=580776#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 22:08:21 UTC --- This was fixed in 1.4.100 and 1.9.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:08:57 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:08:57 +0000 Subject: [Mono-bugs] [Bug 581459] Process restarts by thread abort with AspNetForums and mono-2.6.3 In-Reply-To: References: Message-ID: <20100219220857.59CC924551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581459 http://bugzilla.novell.com/show_bug.cgi?id=581459#c2 Zoltan Varga changed: What |Removed |Added ---------------------------------------------------------------------------- Component|misc |Sys.Web Product|Mono: Runtime |Mono: Class Libraries --- Comment #2 from Zoltan Varga 2010-02-19 22:08:56 UTC --- -> sys.web -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:09:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:09:09 +0000 Subject: [Mono-bugs] [Bug 558075] Add incremental linking to MTOUCH In-Reply-To: References: Message-ID: <20100219220909.DE03C24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=558075 http://bugzilla.novell.com/show_bug.cgi?id=558075#c1 Miguel de Icaza changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |miguel at novell.com --- Comment #1 from Miguel de Icaza 2010-02-19 22:09:09 UTC --- Update: We have started some work on this area, we have found a couple of hot spots. There is no easy fix, but we know what needs to be done to cut some of that time. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:09:46 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:09:46 +0000 Subject: [Mono-bugs] [Bug 540730] SomeTextView.SizeThatFits always returns 0, 0. In-Reply-To: References: Message-ID: <20100219220946.AD81C24551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=540730 http://bugzilla.novell.com/show_bug.cgi?id=540730#c3 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |INVALID --- Comment #3 from Geoff Norton 2010-02-19 22:09:45 UTC --- If you want the same behaviour as objc you need to do someTextView.SizeThatFits (someTextView.Bounds); -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:10:12 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:10:12 +0000 Subject: [Mono-bugs] [Bug 576775] p/invoke function pointers unsupported In-Reply-To: References: Message-ID: <20100219221012.BBA8ECC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576775 http://bugzilla.novell.com/show_bug.cgi?id=576775#c2 --- Comment #2 from Zachary Griswold 2010-02-19 22:10:12 UTC --- "I haven't tested passing a C# delegate to a native C function to see if C->C# via a delegate->function pointer works (via Marshal.GetFunctionPointerForDelegate)." That answers the second part to my question, glad to hear it works :) "You can only pinvoke static delegates, and you must decorate the target with a special attribute to teach the AOT compiler how to compile the wrappers" So to answer the first part of my question, there is no support (or plans thereof) to support something like the following: ----------------------- public delegate int InstanceAdder(IntPtr obj, IntPtr sel, int x, int y); [DllImport(MonoTouch.Constants.ObjectiveCLibrary, EntryPoint="objc_msgSend")] public static extern InstanceAdder InstanceAdder_objc_msgSend_sel(IntPtr obj, IntPtr sel, IntPtr arg1); ----------------------- Thanks! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:10:25 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:10:25 +0000 Subject: [Mono-bugs] [Bug 545629] GetTitle() isn't called during the databinding of the UIPickerView In-Reply-To: References: Message-ID: <20100219221025.4FCEE24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=545629 http://bugzilla.novell.com/show_bug.cgi?id=545629#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 22:10:24 UTC --- This bug was fixed a long long time ago, sorry for not closing it. UIPicker samples can be seen in monotouch-samples git repo. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:11:33 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:11:33 +0000 Subject: [Mono-bugs] [Bug 570959] UISlider does not fire ValueChanged when the value is set via code In-Reply-To: References: Message-ID: <20100219221134.0715124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=570959 http://bugzilla.novell.com/show_bug.cgi?id=570959#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |gnorton at novell.com Info Provider| |Manfred at pp-p.net --- Comment #1 from Geoff Norton 2010-02-19 22:11:33 UTC --- Is this still happening? If so can you provide a test case please. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:12:40 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:12:40 +0000 Subject: [Mono-bugs] [Bug 573326] WCF call in MonoTouch fails when BasicHttpSecurityMode is set to TransportWithMessageCredential In-Reply-To: References: Message-ID: <20100219221241.02F3024551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573326 http://bugzilla.novell.com/show_bug.cgi?id=573326#c5 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |FIXED --- Comment #5 from Geoff Norton 2010-02-19 22:12:40 UTC --- This should be in 1.4.100, thanks for all the information. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:15:29 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:15:29 +0000 Subject: [Mono-bugs] [Bug 574235] Values do not allow null In-Reply-To: References: Message-ID: <20100219221529.E8FC124551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574235 http://bugzilla.novell.com/show_bug.cgi?id=574235#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 22:15:29 UTC --- All fixed in the next release, thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:17:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:17:48 +0000 Subject: [Mono-bugs] [Bug 574873] Programatically selecting a row in a tableview doesn't fire RowSelected In-Reply-To: References: Message-ID: <20100219221748.9D20A24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574873 http://bugzilla.novell.com/show_bug.cgi?id=574873#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |gnorton at novell.com Info Provider| |Manfred at pp-p.net --- Comment #1 from Geoff Norton 2010-02-19 22:17:48 UTC --- Have you confirmed that the delegate method is invoked in ObjC? From my testing it doesnt which makes me think this is invalid. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:19:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:19:43 +0000 Subject: [Mono-bugs] [Bug 579997] NSHttpCookie.name not accessible In-Reply-To: References: Message-ID: <20100219221943.D791224551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579997 http://bugzilla.novell.com/show_bug.cgi?id=579997#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-19 22:19:43 UTC --- Fixed in the next release thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:25:56 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:25:56 +0000 Subject: [Mono-bugs] [Bug 576775] p/invoke function pointers unsupported In-Reply-To: References: Message-ID: <20100219222556.9E21924551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=576775 http://bugzilla.novell.com/show_bug.cgi?id=576775#c3 --- Comment #3 from Geoff Norton 2010-02-19 22:25:56 UTC --- ITs something we'd like to support in the future, buts its non-trivial due to the fact that we cannot JIT instance delegates. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:37:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:37:45 +0000 Subject: [Mono-bugs] [Bug 571151] Mono.Debugger.TargetMemoryException at address 0x00000004 In-Reply-To: References: Message-ID: <20100219223745.D1C68CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=571151 http://bugzilla.novell.com/show_bug.cgi?id=571151#c Michael Gorse changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mgorse at novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 17:57:22 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 22:57:22 +0000 Subject: [Mono-bugs] [Bug 555621] NTLM-Authentication on https server failes on certificates In-Reply-To: References: Message-ID: <20100219225722.2B09024551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555621 http://bugzilla.novell.com/show_bug.cgi?id=555621#c6 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com --- Comment #6 from Gonzalo Paniagua Javier 2010-02-19 22:57:21 UTC --- That problem code means that the Mono SSL stack was not able to create a valid certificate chain, which is normal for MonoTouch (or a regular mono install without root and intermediate certificates). If the problem was caused by the certificate, you would not be able to see the 401 error because an exception would be thrown earlier than that. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 18:06:35 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 23:06:35 +0000 Subject: [Mono-bugs] [Bug 581459] Process restarts by thread abort with AspNetForums and mono-2.6.3 In-Reply-To: References: Message-ID: <20100219230635.93632CC7CE@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581459 http://bugzilla.novell.com/show_bug.cgi?id=581459#c3 --- Comment #3 from Marc Christensen 2010-02-19 23:06:34 UTC --- Here are a couple traces with file and line numbers: Thread was being aborted Description: HTTP 500. Error processing request. Stack Trace: System.Threading.ThreadAbortException: Thread was being aborted at (wrapper managed-to-native) System.Diagnostics.Process:CreateProcess_internal (System.Diagnostics.ProcessStartInfo,intptr,intptr,intptr,System.Diagnostics.Process/ProcInfo&) at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x002a7] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System/System.Diagnostics/Process.cs:1096 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00096] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System/System.Diagnostics/Process.cs:1194 at System.Diagnostics.Process.Start () [0x0002c] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System/System.Diagnostics/Process.cs:1204 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Mono.CSharp.CSharpCodeCompiler.CompileFromFileBatch (System.CodeDom.Compiler.CompilerParameters options, System.String[] fileNames) [0x00190] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System/Microsoft.CSharp/CSharpCodeCompiler.cs:246 ==================================================== Server Error in '/' Application Thread was being aborted Description: HTTP 500. Error processing request. Stack Trace: System.Threading.ThreadAbortException: Thread was being aborted at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool) at System.Reflection.Assembly.GetTypes () [0x00000] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/corlib/System.Reflection/Assembly.cs:359 at System.Web.UI.TemplateParser.FindNamespaceInAssembly (System.Reflection.Assembly asm, System.String namesp) [0x00000] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:630 at System.Web.UI.TemplateParser.AddAssemblyForNamespace (System.String namesp) [0x00067] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:606 at System.Web.UI.TemplateParser.AddImport (System.String namesp) [0x0004c] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:588 at System.Web.UI.TemplateParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x001c4] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.UI/TemplateParser.cs:380 at System.Web.UI.TemplateControlParser.AddDirective (System.String directive, System.Collections.Hashtable atts) [0x0022d] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.UI/TemplateControlParser.cs:222 at System.Web.Compilation.AspGenerator.TagParsed (ILocation location, TagType tagtype, System.String tagid, System.Web.Compilation.TagAttributes attributes) [0x000ea] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/AspGenerator.cs:958 at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype, System.String id, System.Web.Compilation.TagAttributes attributes) [0x0001c] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/AspParser.cs:654 at System.Web.Compilation.AspParser.Parse () [0x00113] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/AspParser.cs:283 at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader, System.String filename, Boolean doInitParser) [0x00029] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/AspGenerator.cs:649 at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00032] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/GenericBuildProvider.cs:87 at System.Web.Compilation.GenericBuildProvider`1[TParser].GenerateCode () [0x00000] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/GenericBuildProvider.cs:102 at System.Web.Compilation.GenericBuildProvider`1[TParser].GenerateCode (System.Web.Compilation.AssemblyBuilder assemblyBuilder) [0x0000b] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/GenericBuildProvider.cs:121 at System.Web.Compilation.BuildManager.GenerateAssembly (System.Web.Compilation.AssemblyBuilder abuilder, System.Web.Compilation.BuildProviderGroup group, System.Web.VirtualPath vp, Boolean debug) [0x0007a] in /usr/src/packages/BUILD/mono-2.6.3/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:574 Version information: Mono Runtime Version: 2.6.3 (tarball Thu Feb 11 19:48:39 UTC 2010); ASP.NET Version: 2.0.50727.1433 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 18:07:30 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Fri, 19 Feb 2010 23:07:30 +0000 Subject: [Mono-bugs] [Bug 555439] TcpClient fails when using 3G (but not always) In-Reply-To: References: Message-ID: <20100219230730.8EF78CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555439 http://bugzilla.novell.com/show_bug.cgi?id=555439#c26 --- Comment #26 from Katherine Ye 2010-02-19 23:07:29 UTC --- I have figured out the Uri part. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 19:11:15 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 00:11:15 +0000 Subject: [Mono-bugs] [Bug 581543] New: trying to set a UIBarButtonItem to a navigation bar doesn't appear Message-ID: http://bugzilla.novell.com/show_bug.cgi?id=581543 http://bugzilla.novell.com/show_bug.cgi?id=581543#c0 Summary: trying to set a UIBarButtonItem to a navigation bar doesn't appear Classification: Mono Product: MonoTouch Version: SVN Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: gnorton at novell.com ReportedBy: martinbowling at gmail.com QAContact: mono-bugs at lists.ximian.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10 creating an instance of a UIBarButtonItem in my class to hold a doneButton, then newing up the button before pushing a new view onto the controller, the done button is not displayed. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 19:17:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 00:17:43 +0000 Subject: [Mono-bugs] [Bug 581543] trying to set a UIBarButtonItem to a navigation bar doesn't appear In-Reply-To: References: Message-ID: <20100220001743.509AD24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581543 http://bugzilla.novell.com/show_bug.cgi?id=581543#c1 --- Comment #1 from Martin Bowling 2010-02-20 00:17:42 UTC --- Created an attachment (id=343634) --> (http://bugzilla.novell.com/attachment.cgi?id=343634) sample MonoTouch.Dialog project that exhibits this problem -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 19:24:49 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 00:24:49 +0000 Subject: [Mono-bugs] [Bug 581543] trying to set a UIBarButtonItem to a navigation bar doesn't appear In-Reply-To: References: Message-ID: <20100220002449.66477CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581543 http://bugzilla.novell.com/show_bug.cgi?id=581543#c2 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Geoff Norton 2010-02-20 00:24:48 UTC --- The docs for RightBarButtonItem specify that you set it to appear when the current stack is visible, so you're setting it then immediately navigating away, change the line to: dvc.NavigationItem.SetRightBarButtonItem(doneButton, false); and it will do what you want. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 19:36:17 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 00:36:17 +0000 Subject: [Mono-bugs] [Bug 561650] MonoDevelop Editor Slowdown In-Reply-To: References: Message-ID: <20100220003617.7DF8324551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=561650 http://bugzilla.novell.com/show_bug.cgi?id=561650#c3 --- Comment #3 from Marcelo de Sena Lacerda 2010-02-20 00:36:16 UTC --- I don't have a mac available anymore :( -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 20:17:18 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 01:17:18 +0000 Subject: [Mono-bugs] [Bug 552582] Problems when pausing In-Reply-To: References: Message-ID: <20100220011718.BEB3424551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=552582 http://bugzilla.novell.com/show_bug.cgi?id=552582#c6 Michael Hutchinson changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Michael Hutchinson 2010-02-20 01:17:18 UTC --- Probably not. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 21:00:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 02:00:08 +0000 Subject: [Mono-bugs] [Bug 580185] assembly version redirection fails to work properly In-Reply-To: References: Message-ID: <20100220020008.D12DFCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580185 http://bugzilla.novell.com/show_bug.cgi?id=580185#c6 --- Comment #6 from Marek Habersack 2010-02-20 03:00:07 CET --- Created an attachment (id=343639) --> (http://bugzilla.novell.com/attachment.cgi?id=343639) assembly_binding.diff The attached patch fixes the issue. Not committed yet - pending review by the runtime folks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Fri Feb 19 21:10:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 02:10:04 +0000 Subject: [Mono-bugs] [Bug 548346] [SIM] objc_msgSend_stret which returns a struct containing a double does a ret $0x4 leaving the stack misaigned In-Reply-To: References: Message-ID: <20100220021005.0DF66CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=548346 http://bugzilla.novell.com/show_bug.cgi?id=548346#c9 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Geoff Norton 2010-02-20 02:10:03 UTC --- Turns out this is all fixed, the misalignment happens in objc_msgSend_stret so our previous patch is sufficient, the original case of: System.Console.WriteLine("Latitude: "+new MonoTouch.CoreLocation.CLLocation().Coordinate.Latitude.ToString()); still fails, exactly like: [[[CLLocation alloc] init] coordinate] fails, because it pokes at internal structures in CLLocation that new doesn't initialize. Closing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 22:47:00 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 03:47:00 +0000 Subject: [Mono-bugs] [Bug 556441] Web Service Async method callback never fired. In-Reply-To: References: Message-ID: <20100220034700.29498CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=556441 http://bugzilla.novell.com/show_bug.cgi?id=556441#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-20 03:46:58 UTC --- I have tested this again, and I currently get: Method Called Method return ID=0 Date=1/1/0001 12:00:00 AM Name=asdasd TypeId=0 So this is either fixed already, or will be in the next release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 22:48:43 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 03:48:43 +0000 Subject: [Mono-bugs] [Bug 556498] Web Service Async method callback never return. In-Reply-To: References: Message-ID: <20100220034844.06E84CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=556498 http://bugzilla.novell.com/show_bug.cgi?id=556498#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Geoff Norton 2010-02-20 03:48:43 UTC --- dupe *** This bug has been marked as a duplicate of bug 556441 *** http://bugzilla.novell.com/show_bug.cgi?id=556441 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Fri Feb 19 22:48:44 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 03:48:44 +0000 Subject: [Mono-bugs] [Bug 556441] Web Service Async method callback never fired. In-Reply-To: References: Message-ID: <20100220034844.43AF4CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=556441 http://bugzilla.novell.com/show_bug.cgi?id=556441#c2 --- Comment #2 from Geoff Norton 2010-02-20 03:48:43 UTC --- *** Bug 556498 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=556498 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 01:59:47 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 06:59:47 +0000 Subject: [Mono-bugs] [Bug 570959] UISlider does not fire ValueChanged when the value is set via code In-Reply-To: References: Message-ID: <20100220065947.93D1C24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=570959 http://bugzilla.novell.com/show_bug.cgi?id=570959#c2 Manfred Pohler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|Manfred at pp-p.net | --- Comment #2 from Manfred Pohler 2010-02-20 06:59:46 UTC --- (In reply to comment #1) > Is this still happening? If so can you provide a test case please. Yes it happens. Create a project and add a class like this. public class VCTest : UIViewController { UIButton btN; UISlider slD; UILabel lbL; public override void ViewDidLoad() { base.ViewDidLoad(); btN = UIButton.FromType(UIButtonType.RoundedRect); btN.Frame = new RectangleF(10, 10, 200, 30); btN.SetTitle("Test", UIControlState.Normal); btN.TouchUpInside += delegate { slD.Value = 50; }; slD=new UISlider(new RectangleF(10, 60, 300, 30)); slD.MinValue = 0; slD.MaxValue = 100; slD.ValueChanged += delegate { lbL.Text = slD.Value.ToString(); }; lbL= new UILabel(new RectangleF(10, 160, 100, 30)); View.AddSubview(btN); View.AddSubview(slD); View.AddSubview(lbL); } } Use this class as you view with public override bool FinishedLaunching (UIApplication app, NSDictionary options) { window.AddSubview(new VCTest().View); window.MakeKeyAndVisible (); return true; } Expected: the button should set the value and fire slD.ValueChanged It does: the button changes the slider value - but it does NOT fire slD.ValueChanged -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 02:04:50 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 07:04:50 +0000 Subject: [Mono-bugs] [Bug 574873] Programatically selecting a row in a tableview doesn't fire RowSelected In-Reply-To: References: Message-ID: <20100220070450.222DA24551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574873 http://bugzilla.novell.com/show_bug.cgi?id=574873#c2 Manfred Pohler changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|Manfred at pp-p.net | --- Comment #2 from Manfred Pohler 2010-02-20 07:04:49 UTC --- No, I didn't check with ObjC. So I accept your information that this works "as expected" for SelectRow. UISlider should fire it's event. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 03:03:54 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 08:03:54 +0000 Subject: [Mono-bugs] [Bug 557921] System.Diagnostics.Process: error creating process handle In-Reply-To: References: Message-ID: <20100220080354.3521724551E@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=557921 http://bugzilla.novell.com/show_bug.cgi?id=557921#c4 Gonzalo Paniagua Javier changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonzalo at novell.com --- Comment #4 from Gonzalo Paniagua Javier 2010-02-20 08:03:51 UTC --- This problem does not happen in mono-2-6 or trunk. I believe it has been fixed in mono-2-4 too, after 2.4.2.4 was released. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 05:29:16 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 10:29:16 +0000 Subject: [Mono-bugs] [Bug 566298] mono/sparc does not build, or it crashes In-Reply-To: References: Message-ID: <20100220102916.37340CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566298 http://bugzilla.novell.com/show_bug.cgi?id=566298#c7 Jan Engelhardt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED --- Comment #7 from Jan Engelhardt 2010-02-20 10:29:15 UTC --- That works indeed. BTW, is there any chance of making sparc64/-m64 work? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 07:11:45 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 12:11:45 +0000 Subject: [Mono-bugs] [Bug 566298] mono/sparc does not build, or it crashes In-Reply-To: References: Message-ID: <20100220121146.0C36524551B@molor.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=566298 http://bugzilla.novell.com/show_bug.cgi?id=566298#c8 --- Comment #8 from Zoltan Varga 2010-02-20 12:11:45 UTC --- Thats a lot of work. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 10:09:11 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 15:09:11 +0000 Subject: [Mono-bugs] [Bug 573326] WCF call in MonoTouch fails when BasicHttpSecurityMode is set to TransportWithMessageCredential In-Reply-To: References: Message-ID: <20100220150912.01726CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573326 http://bugzilla.novell.com/show_bug.cgi?id=573326#c Mark Erickson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark.erickson at 4esoftware.co | |m -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 10:13:59 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 15:13:59 +0000 Subject: [Mono-bugs] [Bug 573326] WCF call in MonoTouch fails when BasicHttpSecurityMode is set to TransportWithMessageCredential In-Reply-To: References: Message-ID: <20100220151359.439AACC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=573326 http://bugzilla.novell.com/show_bug.cgi?id=573326#c6 --- Comment #6 from Mark Erickson 2010-02-20 15:13:57 UTC --- I downloaded 1.4.100.5224 (Beta) this morning and this issue still exists. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 12:17:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 17:17:48 +0000 Subject: [Mono-bugs] [Bug 581046] Thread synchronization, assertion failed, race condition, parallel marking GC In-Reply-To: References: Message-ID: <20100220171748.8CF29CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=581046 http://bugzilla.novell.com/show_bug.cgi?id=581046#c2 JC Chin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jceberus at hotmail.com | --- Comment #2 from JC Chin 2010-02-20 17:17:47 UTC --- Created an attachment (id=343655) --> (http://bugzilla.novell.com/attachment.cgi?id=343655) Test case that always reproduce the problem. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 12:57:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 17:57:09 +0000 Subject: [Mono-bugs] [Bug 574873] Programatically selecting a row in a tableview doesn't fire RowSelected In-Reply-To: References: Message-ID: <20100220175710.073B9CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=574873 http://bugzilla.novell.com/show_bug.cgi?id=574873#c3 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Geoff Norton 2010-02-20 17:57:09 UTC --- closing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 12:58:09 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 17:58:09 +0000 Subject: [Mono-bugs] [Bug 580596] Inconsistent ThreadStart related to LINQ against vtypes In-Reply-To: References: Message-ID: <20100220175809.6067FCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580596 http://bugzilla.novell.com/show_bug.cgi?id=580596#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-20 17:58:08 UTC --- Fixed in the next release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 13:19:04 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 18:19:04 +0000 Subject: [Mono-bugs] [Bug 570959] UISlider does not fire ValueChanged when the value is set via code In-Reply-To: References: Message-ID: <20100220181904.406A0CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=570959 http://bugzilla.novell.com/show_bug.cgi?id=570959#c3 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #3 from Geoff Norton 2010-02-20 18:19:02 UTC --- This appears to be a bug in the underlying obj-c implementation of UISlider. I wrote the following objc testcase: @implementation SliderController // Implement loadView to create a view hierarchy programmatically, without using a nib. - (void)loadView{ [super loadView]; CGRect frame = CGRectMake(10, 50, 300, 260); label = [[UILabel alloc] initWithFrame:frame]; label.textAlignment = UITextAlignmentCenter; label.font = [UIFont fontWithName:@"Verdana" size:36]; label.text = @"10"; [self.view addSubview:label]; frame = CGRectMake(10, 370, 300, 10); slider = [[UISlider alloc] initWithFrame:frame]; slider.minimumValue = 0.0; slider.maximumValue = 100.0; slider.continuous = NO; slider.value = 10.0; [slider addTarget:self action:@selector(updateLabel:) forControlEvents:UIControlEventValueChanged]; [self.view addSubview: slider]; frame = CGRectMake(10, 10, 300, 40); button = [UIButton buttonWithType:UIButtonTypeRoundedRect]; button.frame = frame; [button setTitle:@"Click Me" forState:UIControlStateNormal]; [button addTarget:self action:@selector(buttonClick:) forControlEvents:UIControlEventTouchUpInside]; [self.view addSubview: button]; } - (void)buttonClick: (id) sender { slider.value = 80.0; } - (void)updateLabel: (id) sender { label.text = [NSString stringWithFormat:@"%f", slider.value]; } - (void)didReceiveMemoryWarning { // Releases the view if it doesn't have a superview. [super didReceiveMemoryWarning]; // Release any cached data, images, etc that aren't in use. } - (void)viewDidUnload { [super viewDidUnload]; // Release any retained subviews of the main view. // e.g. self.myOutlet = nil; } - (void)dealloc { [super dealloc]; } @end Pushing the button causes the slider to move, but does NOT cause the label to be updated, just like in MonoTouch. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 13:58:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 18:58:14 +0000 Subject: [Mono-bugs] [Bug 579292] Mono.Data.Sqlite (2.0) broken on OSX In-Reply-To: References: Message-ID: <20100220185814.34954CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=579292 http://bugzilla.novell.com/show_bug.cgi?id=579292#c2 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Geoff Norton 2010-02-20 18:58:12 UTC --- Fixed in the next monotouch release.Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 14:18:14 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 19:18:14 +0000 Subject: [Mono-bugs] [Bug 578150] Support for NSProcessInfo In-Reply-To: References: Message-ID: <20100220191814.54DB5CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=578150 http://bugzilla.novell.com/show_bug.cgi?id=578150#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-20 19:18:13 UTC --- Fixed in the next release. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 14:42:01 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 19:42:01 +0000 Subject: [Mono-bugs] [Bug 555952] Mono.Data.Sqlite doesn't work in simulator on Leopard In-Reply-To: References: Message-ID: <20100220194201.AF68FCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=555952 http://bugzilla.novell.com/show_bug.cgi?id=555952#c4 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |gnorton at novell.com Resolution| |FIXED --- Comment #4 from Geoff Norton 2010-02-20 19:42:00 UTC --- Fixed in the next release. Thanks -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 14:53:48 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 19:53:48 +0000 Subject: [Mono-bugs] [Bug 580277] UITableViewSource for UISearchDisplayController In-Reply-To: References: Message-ID: <20100220195348.AA5F9CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=580277 http://bugzilla.novell.com/show_bug.cgi?id=580277#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-20 19:53:47 UTC --- Fixed in the next release thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. From bugzilla_noreply at novell.com Sat Feb 20 15:02:08 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 20:02:08 +0000 Subject: [Mono-bugs] [Bug 562052] UITableViewSource does not inherit methods from UIScrollViewDelegate In-Reply-To: References: Message-ID: <20100220200208.A19ACCC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=562052 http://bugzilla.novell.com/show_bug.cgi?id=562052#c1 Geoff Norton changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Geoff Norton 2010-02-20 20:02:07 UTC --- Fixed -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. From bugzilla_noreply at novell.com Sat Feb 20 15:27:34 2010 From: bugzilla_noreply at novell.com (bugzilla_noreply at novell.com) Date: Sat, 20 Feb 2010 20:27:34 +0000 Subject: [Mono-bugs] [Bug 562155] XML parsing fails when executing on iPhone In-Reply-To: References: Message-ID: <20100220202734.20DA7CC7CD@soval.provo.novell.com> http://bugzilla.novell.com/show_bug.cgi?id=562155 http://