[Mono-bugs] [Bug 442990] New: finalizer-abort.exe unit test is failing on winxp

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Nov 7 16:30:51 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=442990


           Summary: finalizer-abort.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: misc
        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 finalizer-abort.exe unit test is failing to run
with this message:

Testing finalizer-abort.exe... failed 768 (3) signal (0).


stdout for the unit test is:

Set ID: foo
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!
finalizer thread ID: foo
Aborted!


stderr for the unit test is:

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized

** (finalizer-abort.exe:5160): WARNING **: Thread 00000000 may have been
prematurely finalized
Stacktrace:

  at (wrapper managed-to-native)
System.Runtime.InteropServices.GCHandle.GetTargetHandle
(object,int,System.Runtime.InteropServices.GCHandleType) <0x00004>
  at (wrapper managed-to-native)
System.Runtime.InteropServices.GCHandle.GetTargetHandle
(object,int,System.Runtime.InteropServices.GCHandleType) <0xffffffff>
  at System.Runtime.InteropServices.GCHandle..ctor
(object,System.Runtime.InteropServices.GCHandleType) [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System.Runtime.InteropServices\GCHandle.cs:60
  at System.Runtime.InteropServices.GCHandle.Alloc
(object,System.Runtime.InteropServices.GCHandleType) [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\build\common\Consts.cs:1
  at System.WeakReference.AllocateHandle (object) [0x0001d] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System\WeakReference.cs:54
  at System.WeakReference..ctor (object,bool) [0x0000d] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\class\corlib\System\WeakReference.cs:72
  at System.WeakReference..ctor (object) [0x00000] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mcs\build\common\Consts.cs:1
  at foo.Main () [0x00021] in
C:\cygwin\tmp\monobuild\build\BUILD\mono-118092\mono\tests\finalizer-abort.cs:38
  at (wrapper runtime-invoke) foo.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