[Mono-bugs] [Bug 79003][Min] Changed - SIGSEGV on 2.0 only
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Aug 3 16:40:55 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79003
--- shadow/79003 2006-08-03 10:08:32.000000000 -0400
+++ shadow/79003.tmp.31698 2006-08-03 16:40:55.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79003
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Minor
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: gonzalo at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -47,6 +47,13 @@
Expected results:
It should print four lines with numbers and True/False.
Additional data:
It happens on the 2.0 profile only on a gmcs or csc 8 compiled exe. If
compiled for the 1.1 profile, it works fine.
+
+------- Additional Comments From vargaz at gmail.com 2006-08-03 16:40 -------
+I think this is because Cookie:.ctor () doesn't set the 'path'
+field, instead it sets the 'domain' field twice.
+
+
+
More information about the mono-bugs
mailing list