[Mono-bugs] [Bug 79012][Nor] Changed - sigsev while executing code: iRaiseItemChangedEvents could not be loaded
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 8 09:01:13 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 geert at qlayer.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79012
--- shadow/79012 2006-08-08 08:56:00.000000000 -0400
+++ shadow/79012.tmp.31271 2006-08-08 09:01:13.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 79012
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: Ubuntu dapper
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: geert at qlayer.com
@@ -209,6 +209,25 @@
------- Additional Comments From geert at qlayer.com 2006-08-08 08:56 -------
Created an attachment (id=17417)
test case
+
+------- Additional Comments From geert at qlayer.com 2006-08-08 09:01 -------
+Hi Raja,
+
+After all we managed to make a small testcase. The file I attached is
+a tgz archive containing the source and the reference assembly's to
+build the application.
+
+This is the commandline to execute inside the root of the archive:
+
+gmcs -target:exe -main:Main.cs -r:System.Data
+-r:./SD.LLBLGen.Pro.DQE.PostgreSql.NET20 -r:Mono.Security -r:Npgsql
+-r:./SD.LLBLGen.Pro.ORMSupportClasses.NET20 -r:System -out:test.exe
+*.cs ./EntityClasses/*.cs ./FactoryClasses/*.cs
+./CollectionClasses/*.cs ./DaoClasses/*.cs ./RelationClasses/*.cs
+./HelperClasses/*.cs ./EntityBaseClasses/*.cs
+
+
+Best regards, Geert.
More information about the mono-bugs
mailing list