[Mono-bugs] [Bug 442815] New: pinvoke3.exe unit test is failing on winxp
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 7 13:26:18 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=442815
Summary: pinvoke3.exe unit test is failing on winxp
Product: Mono: Runtime
Version: SVN
Platform: i586
OS/Version: Windows XP
Status: NEW
Severity: Major
Priority: P5 - None
Component: interop
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: twiest at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Description of Problem:
On the windows build bot, the pinvoke3.exe unit test is failing to run with
this message:
Testing pinvoke3.exe... failed 768 (3) signal (0).
stderr for the unit test is:
Stacktrace:
at (wrapper managed-to-native) Tests.mono_test_marshal_return_string_delegate
(Tests/ReturnStringDelegate) <0x00004>
at (wrapper managed-to-native) Tests.mono_test_marshal_return_string_delegate
(Tests/ReturnStringDelegate) <0xffffffff>
at Tests.test_0_marshal_return_string_delegate () [0x0000d] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\tests\pinvoke3.cs:325
at (wrapper runtime-invoke) Tests.runtime_invoke_int
(object,intptr,intptr,intptr) <0xffffffff>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0x00004>
at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke
(object,object[],System.Exception&) <0xffffffff>
at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
[0x00057] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System.Reflection\MonoMethod.cs:159
at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System.Reflection\MethodBase.cs:111
at TestDriver.RunTests (System.Type,string[]) [0x001cb] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\mini\TestDriver.cs:65
at TestDriver.RunTests (System.Type) [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\mini\TestDriver.cs:88
at Tests.Main () [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\tests\pinvoke3.cs:1
at (wrapper runtime-invoke) Tests.runtime_invoke_int
(object,intptr,intptr,intptr) <0xffffffff>
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
--
Configure bugmail: https://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