[Mono-bugs] [Bug 571979] New: mono 2.7 don't live great with mod_mono/2.4.2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 19 12:42:15 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=571979

http://bugzilla.novell.com/show_bug.cgi?id=571979#c0


           Summary: mono 2.7 don't live great with mod_mono/2.4.2
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: i586
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data.SqlClient
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: surfzoid2002 at yahoo.fr
         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.1.7)
Gecko/20100110 Mandriva Linux/1.9.1.7-0.1mdv2010.0 (2010.0) Firefox/3.5.7

Since an long time I'm running an ASP application with mono 2.4 + apache on our
Linux server, the application is really basic, an DataGridView who connect to
an local MySql Server.
I tried to upgrade to the mono 2.7 trunk svn rev to check new stuff, i get the
following error now when access to the Default.aspx :
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.Common.DbDataAdapter.Fill (System.Data.DataSet dataSet, Int32
startRecord, Int32 maxRecords, System.String srcTable, IDbCommand command,
CommandBehavior behavior) [0x00000] in
/home/epetit/MonoSVN/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs:294 
  at System.Data.Common.DbDataAdapter.Fill (System.Data.DataSet dataSet,
System.String srcTable) [0x00000] in
/home/epetit/MonoSVN/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs:246 
  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) [0x001e1] in
/home/epetit/MonoSVN/mcs/class/System.Web/System.Web.UI.WebControls/SqlDataSourceView.cs:240 

Version information: Mono Runtime Version: 2.7 (/trunk/mono r149610 ven. janv.
15 12:14:43 CET 2010); ASP.NET Version: 2.0.50727.1433

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.


More information about the mono-bugs mailing list