Bug 227002 - banshee crash importing library, assertion failure at mini-ppc.c:1875
Summary: banshee crash importing library, assertion failure at mini-ppc.c:1875
Status: RESOLVED DUPLICATE of bug 228502
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Mono (show other bugs)
Version: Final
Hardware: PowerPC Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Paolo Molaro
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-08 03:52 UTC by Greg Edwards
Modified: 2007-01-16 19:19 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***