[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #8588] Problems with MarshalAs or/and InteropSer
From: |
anonymous |
Subject: |
[Pnet-developers] [bugs #8588] Problems with MarshalAs or/and InteropServices Function Table (Delegates) |
Date: |
Thu, 15 Apr 2004 22:31:44 -0400 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 1.0.3705) |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #8588] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8588>
Project: DotGNU Portable.NET
Submitted by: 0
On: Thu 04/15/04 at 22:31
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: Problems with MarshalAs or/and InteropServices Function Table
(Delegates)
Original Submission: When Marhaling to native code of functions table error
appears.
Actual Results:
Exception: STATUS_ACCESS_VIOLATION at eip=10227FE8
eax=00000007 ebx=01131000 ecx=0113107A edx=0113AE68 esi=0000000A
edi=10035014
ebp=0022EAA8 esp=0022EA8C program=D:ProgramsPNETbinilrun.exe
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame Function Args
0022EAA8 10227FE8 (004BDC10, 0022EAD0, 00000010, 00000000)
0022EAE8 004BDE3F (10098398, 01131000, 00000000, 0022ED50)
0022EDF8 00425796 (10034F60, 1007C6B8, 00000000, 00000000)
0022EE28 00412A1A (10034F60, 1007C6B8, 00412800, 0022EED8)
0022EE58 00412E86 (10034F60, 1007C6B8, 0022EED8, 0022EEE8)
0022EF10 00401D0E (00000002, 100201C8, 100200A8, 00000001)
0022EF80 61005DE0 (0022EF98, FFFFFFFF, 00000000, 00245780)
0022FF90 61005EE5 (00000000, 00000000, 00000000, 00000000)
End of stack trace
Expected Results:
"
a 5 10
test
"
without exceptions and errors
How often does this happen?
everytime
Additional Information:
compile strings (microsoft compilers used):
cl /LD testdll.cpp
csc test.cs
run strings:
mono test.exe
File Attachments
-------------------
-------------------------------------------------------
Date: Thu 04/15/04 at 22:31 Name: testdll.cpp Size: 375KB By: None
Source of bug demonstration sample (dll)
http://savannah.gnu.org/bugs/download.php?item_id=8588&item_file_id=1197
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8588>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bugs #8588] Problems with MarshalAs or/and InteropServices Function Table (Delegates),
anonymous <=