dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [Bug #3111] Stacktraces for Exceptions are incorrect


From: nobody
Subject: [Pnet-developers] [Bug #3111] Stacktraces for Exceptions are incorrect
Date: Tue, 15 Apr 2003 20:40:58 -0400

=================== BUG #3111: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3111&group_id=353

Changes by: Rhys Weatherley <address@hidden>
Date: Wed 04/16/2003 at 00:40 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fix committed to CVS (in both pnet and pnetlib) - 16 April 2003



=================== BUG #3111: FULL BUG SNAPSHOT ===================


Submitted by: t3rmin4t0r              Project: DotGNU Portable.NET          
Submitted on: Fri 04/04/2003 at 12:30
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  Fixed                    
Assigned to:  None                    Status:  Closed                       

Summary:  Stacktraces for Exceptions are incorrect

Original Submission:  The stacktraces show the stacktrace of the creation of 
the Exception rather than the actual point where it is thrown.

ilrun a.out.exe 
Uncaught exception: System.Exception: Hahah 
        at X..cctor()
        at Y.Main() in stacktrace.cs:10

where itr shouldn;t show the .cctor in the stack trace

Follow-up Comments
*******************

-------------------------------------------------------
Date: Wed 04/16/2003 at 00:40       By: rweather
Fix committed to CVS (in both pnet and pnetlib) - 16 April 2003


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Fri 04/04/2003 at 12:30  Name: stacktrace.cs  Size: 0KB   By: t3rmin4t0r
test case
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=3111&amp;bug_file_id=384


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3111&group_id=353


reply via email to

[Prev in Thread] Current Thread [Next in Thread]