daily pastebin goal
12%
SHARE
TWEET

Untitled

a guest Apr 10th, 2012 29 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. banshee: /build/buildd/cairo-1.10.2/src/cairo-surface.c:1287: cairo_surface_set_device_offset: Assertion `status == CAIRO_STATUS_SUCCESS' failed.
  2. Stacktrace:
  3.  
  4.   at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
  5.   at Gtk.Application.Run () <0x0000b>
  6.   at Banshee.Gui.GtkBaseClient.Run () <0x00063>
  7.   at Banshee.Gui.GtkBaseClient.Startup () <0x0003e>
  8.   at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.CleanRoomStartup/StartupInvocationHandler) <0x00087>
  9.   at Banshee.Gui.GtkBaseClient.Startup<T> () <0x00073>
  10.   at Banshee.Gui.GtkBaseClient.Startup<T> (string[]) <0x000eb>
  11.   at Nereid.Client.Main (string[]) <0x00017>
  12.   at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
  13.   at (wrapper managed-to-native) System.AppDomain.ExecuteAssembly (System.AppDomain,System.Reflection.Assembly,string[]) <0xffffffff>
  14.   at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly,string[]) <0x0003b>
  15.   at System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0x00027>
  16.   at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string,System.Security.Policy.Evidence,string[]) <0xffffffff>
  17.   at System.AppDomain.ExecuteAssembly (string) <0x0001b>
  18.   at (wrapper remoting-invoke-with-check) System.AppDomain.ExecuteAssembly (string) <0xffffffff>
  19.   at Booter.Booter.BootClient (string) <0x0006b>
  20.   at Booter.Booter.Main () <0x001b7>
  21.   at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <0xffffffff>
  22.  
  23. Native stacktrace:
  24.  
  25.         banshee() [0x80e126c]
  26.         [0xc4440c]
  27.         [0xc44416]
  28.         /lib/i386-linux-gnu/libc.so.6(gsignal+0x4f) [0xa47c8f]
  29.         /lib/i386-linux-gnu/libc.so.6(abort+0x175) [0xa4b2b5]
  30.         /lib/i386-linux-gnu/libc.so.6(__assert_fail+0xf6) [0xa40826]
  31.         /usr/lib/i386-linux-gnu/libcairo.so.2(+0x4bada) [0x7a6ada]
  32.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(gdk_window_begin_paint_region+0x1d4) [0x18d1d4]
  33.         /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_main_do_event+0x5b3) [0x1107533]
  34.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x3d34f) [0x19234f]
  35.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x3d2f2) [0x1922f2]
  36.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x6fe23) [0x1c4e23]
  37.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x37e04) [0x18ce04]
  38.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(gdk_window_process_all_updates+0x12f) [0x18f08f]
  39.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x3a108) [0x18f108]
  40.         /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so.0(+0x14f88) [0x169f88]
  41.         /lib/i386-linux-gnu/libglib-2.0.so.0(+0x3f110) [0x2d4110]
  42.         /lib/i386-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x1df) [0x2d825f]
  43.         /lib/i386-linux-gnu/libglib-2.0.so.0(+0x43990) [0x2d8990]
  44.         /lib/i386-linux-gnu/libglib-2.0.so.0(g_main_loop_run+0x14b) [0x2d8f9b]
  45.         /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0(gtk_main+0xaf) [0x1105fcf]
  46.         [0x7aae9a0]
  47.         [0x7aae964]
  48.         [0x7aae92c]
  49.         [0x99f2cf]
  50.         [0x99f170]
  51.         [0x99f074]
  52.         [0x9986b4]
  53.         [0x998528]
  54.         [0x9985b7]
  55.         banshee() [0x8064afc]
  56.  
  57. Debug info from gdb:
  58.  
  59. Could not attach to process.  If your uid matches the uid of the target
  60. process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
  61. again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
  62. ptrace: Operation not permitted.
  63. No threads.
  64.  
  65. =================================================================
  66. Got a SIGABRT while executing native code. This usually indicates
  67. a fatal error in the mono runtime or one of the native libraries
  68. used by your application.
  69. =================================================================
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top