dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bug #9393] Calling managed method from unmanaged code


From: Deryk Robosson
Subject: [Pnet-developers] [bug #9393] Calling managed method from unmanaged code fails
Date: Tue, 19 Jul 2005 10:50:15 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; U; en) Opera 8.0

Update of bug #9393 (project dotgnu-pnet):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Removed first .class declaration in .il file, compiled with -e option to
ilasm.  Retested, core dumped first run.  GDB back trace follows:

#0  0xb7d7b2d0 in ?? ()
#1  0xb7d91548 in DoIndirectCall () from /home/newlook/dotnet/libvt.so
#2  0x080e59cf in ffi_call_SYSV () at src/x86/sysv.S:59
#3  0x080e59b3 in ffi_raw_call (cif=0x8203778, fn=0xb7d91535
<DoIndirectCall>,
    rvalue=0x0, fake_avalue=0x8167004) at src/x86/ffi.c:515
#4  0x0809e002 in _ILCVMInterpreter (thread=0x8166f50) at cvm_call.c:936
#5  0x0804c4dd in _ILCallMethod (thread=0x8166f50, method=0xb7d7b304,
    unpack=0x804c350 <_ILCallUnpackVResult>, result=0xbffff460, isCtor=0,
    _this=0x0, pack=0x804c080 <_ILCallPackVParams>, userData=0xbffff470)
    at call.c:706
#6  0x0804c818 in ILExecThreadCallV (thread=0x8166f50, method=0xb7d7b304,
    result=0xbffff460, args=0xbffff470) at call.c:928
#7  0x0804bd4c in main (argc=2, argv=0xbffff514) at ilrun.c:526

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9393>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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