Bug 227002

Summary: banshee crash importing library, assertion failure at mini-ppc.c:1875
Product: [openSUSE] openSUSE 10.2 Reporter: Greg Edwards <edwardsg>
Component: MonoAssignee: Paolo Molaro <lupus>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: PowerPC   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Greg Edwards 2006-12-08 03:52:33 UTC
banshee crashed importing my music collection on a fresh 10.2 GM PPC install.

thunk failed for 0x100ed880 from 0x120ff768

** ERROR **: file mini-ppc.c: line 1875 (handle_thunk): assertion failed: (pdata.found == 1)
aborting...

thunk failed for 0x100ed880 from 0x120ff768

** ERROR **: file mini-ppc.c: line 1875 (handle_thunk): assertion failed: (pdata.found == 1)
aborting...

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Stacktrace:

  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_delegate_to_ftnptr (object) <0xffffffff>
  at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_delegate_to_ftnptr (object) <0x00084>
  at (wrapper managed-to-native) GLib.Timeout.g_timeout_add (uint,GLib.TimeoutHandler,intptr) <0x000a4>
  at GLib.Timeout.Add (uint,GLib.TimeoutHandler) <0x00090>
  at GLib.Object.Dispose () <0x000dc>
  at Gtk.Object.Dispose () <0x00018>
  at Gtk.CellRendererPixbuf.Finalize () <0x0002c>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,intptr,intptr,intptr) <0x00060>
Comment 1 Marcus Meissner 2006-12-08 09:39:26 UTC
-> mono
Comment 2 Paolo Molaro 2007-01-16 19:19:09 UTC

*** This bug has been marked as a duplicate of bug 228502 ***