[Mono-bugs] [Bug 513489] New: xsp/mono-mono will try to reuse the .mdb of the shadow copy if it does not exists anymore

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 16 06:46:33 EDT 2009


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


           Summary: xsp/mono-mono will try to reuse the .mdb of the shadow
                    copy if it does not exists anymore
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: All
        OS/Version: Debian Potato
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: kobruleht2 at hot.ee
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:

xsp/mono-mono will try to reuse the .mdb of the shadow copy
even if the original doesn't have a .mdb anymore.

Steps to reproduce the problem:

1. Copy DbLinq.dll and DbLinq.dll.mdb files to web service bin directory 
2. Call web service in debug mode using those files
3. Delete DbLinq.dll.mdb file
4. Call web service again.

Observed:

Web service call causes exception :

0:0 ** (/usr/local/lib/mono/2.0/gmcs.exe:7267): WARNING **: Symbol file

/tmp/www-data-temp-aspnet-/161e1492/assembly/shadow/f1000cb4/bf017f39_4e01738d_00000001/DbLinq.dll.mdb
 doesn't match image


Additional Information:

Restaring server and processes from control panel does not fix 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.


More information about the mono-bugs mailing list