[Mono-bugs] [Bug 424851] New: [Regression] _wapi_handle_ref errors when trying to exit banshee

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 9 13:28:21 EDT 2008


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


           Summary: [Regression] _wapi_handle_ref errors when trying to exit
                    banshee
           Product: Mono: Runtime
           Version: 2.0
          Platform: i586
               URL: http://www.go-mono.com/archive/2.0/
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: io-layer
        AssignedTo: dick at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
When you try to exit banshee, you get a bunch of _wapi_handle_ref errors (see
below) and banshee never exits.


Steps to reproduce the problem:
1. Install Mono 2.0 RC1 from here:
     http://mono.ximian.com/monobuild/preview/download-preview/openSUSE_11.0/
2. Add ipod-sharp to the gac to get around bug 423450:
     cd /usr/lib/banshee-1/Extensions
     gacutil -i ipod-sharp.dll
     gacutil -i ipod-sharp-ui.dll
3. start banshee-1
4. exit banshee (make sure to exit the tray icon too)
5. notice the errors as below
6. notice that banshee never exits


Actual Results:
** (Nereid:5855): WARNING **: _wapi_handle_ref: Attempting to ref unused handle
0x41e

** (Nereid:5855): WARNING **: _wapi_handle_unref: Attempting to unref unused
handle 0x41e

** (Nereid:5855): WARNING **: _wapi_handle_ref: Attempting to ref unused handle
0x42a

** (Nereid:5855): WARNING **: _wapi_handle_unref: Attempting to unref unused
handle 0x42a



Expected Results:
Nothing should be printed and banshee should exit


How often does this happen? 
Every time


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list