[ubuntu-mono] [Bug 1372303] Re: Do.exe crashed with SIGABRT in __GI_raise()

Logan Rosen loganrosen at gmail.com
Sat Oct 25 18:39:09 UTC 2014


This bug was fixed in the package gnome-do - 0.95.2-1

---------------
gnome-do (0.95.2-1) unstable; urgency=medium

  * [7cb4f1c] Correctly call Gdk.Threads.Enter() before entering the GTK
    mainloop.  (LP: #1344386)
  * [a43f0bd] Add gpg signature verification to debian/watch
  * [51235fc] Imported Upstream version 0.95.2
    + Fixes "Attempt to unlock mutex that was not locked" crash. (Closes:
      #763006)
  * [07a57f4] Drop fix_libX11_linkage and gtk_threading patches; fixed in new
    upstream
  * [dee4601] Update website address

 -- Christopher James Halse Rogers <raof at ubuntu.com>  Wed, 22 Oct 2014
16:26:45 +0100

** Changed in: gnome-do (Ubuntu)
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to gnome-do in Ubuntu.
https://bugs.launchpad.net/bugs/1372303

Title:
  Do.exe crashed with SIGABRT in __GI_raise()

Status in “gnome-do” package in Ubuntu:
  Fix Released

Bug description:
  (Do:30384): Wnck-CRITICAL **: wnck_set_client_type got called multiple
  times.

  [Error 09:21:00.055] [PluginManager] Encountered error loading plugin: TargetInvocationException "Exception has been thrown by the target of an invocation."
  Attempt to unlock mutex that was not locked
  Stacktrace:

    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) Gtk.Clipboard.gtk_clipboard_wait_is_text_available (intptr) <0xffffffff>
    at Gtk.Clipboard.WaitIsTextAvailable () <0x00017>
    at Do.Universe.SelectedTextItem.UpdateSelection (object,System.EventArgs) <0x00033>
    at Do.Platform.AbstractApplicationService.OnSummoned () <0x0002d>
    at Do.Platform.ApplicationService.<ApplicationService>m__0 (object,System.EventArgs) <0x00013>
    at Do.Core.Controller.OnSummoned () <0x0002d>
    at Do.Core.Controller.Summon () <0x00023>
    at Do.Do.Main (string[]) <0x001e3>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>

  Native stacktrace:

  	/usr/bin/cli() [0x4b73d8]
  	/lib/x86_64-linux-gnu/libpthread.so.0(+0xfc90) [0x7fc7ea67cc90]
  	/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x37) [0x7fc7ea2ded27]
  	/lib/x86_64-linux-gnu/libc.so.6(abort+0x148) [0x7fc7ea2e0418]
  	/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x8d91d) [0x7fc7e61a191d]
  	/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_clipboard_wait_for_contents+0x6a) [0x7fc7dd35886a]
  	/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0(gtk_clipboard_wait_is_text_available+0x22) [0x7fc7dd358ce2]
  	[0x41fdca0b]

  Debug info from gdb:

  
  System.InvalidCastException: Cannot cast from source type to destination type.
    at Mono.Data.Sqlite.SqliteDataReader.VerifyType (Int32 i, DbType typ) [0x00000] in <filename unknown>:0 
    at Mono.Data.Sqlite.SqliteDataReader.GetString (Int32 i) [0x00000] in <filename unknown>:0 
    at Firefox.PlacesItemSource+<LoadPlaceItems>c__Iterator3.MoveNext () [0x00000] in <filename unknown>:0 
    at System.Linq.Enumerable.ToArray[PlaceItem] (IEnumerable`1 source) [0x00000] in <filename unknown>:0 
    at Firefox.PlacesItemSource.UpdateItems () [0x00000] in <filename unknown>:0 
    at Do.Universe.ItemSource.UpdateAndEmit () [0x00000] in <filename unknown>:0 
    at Do.Universe.ItemSource.Enable () [0x00000] in <filename unknown>:0 
    at Do.Universe.DynamicItemSource.add_ItemsUnavailable (System.EventHandler`1 value) [0x00000] in <filename unknown>:0 
    at Do.Core.UniverseManager.OnPluginChanged (System.Object sender, Mono.Addins.ExtensionNodeEventArgs args) [0x00000] in <filename unknown>:0 
    at Mono.Addins.ExtensionNode.add_ExtensionNodeChanged (Mono.Addins.ExtensionNodeEventHandler value) [0x00000] in <filename unknown>:0 
  Could not attach to process.  If your uid matches the uid of the target
  process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
  again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
  ptrace: Operation not permitted.
  No threads.

  =================================================================
  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.
  =================================================================

  Aborted (core dumped)

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: gnome-do 0.95.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Sep 22 09:21:00 2014
  ExecutablePath: /usr/lib/gnome-do/Do.exe
  InstallationDate: Installed on 2014-09-20 (1 days ago)
  InstallationMedia: Xubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140920)
  InterpreterPath: /usr/bin/mono-sgen
  ProcCmdline: /usr/bin/cli /usr/lib/gnome-do/Do.exe
  Signal: 6
  SourcePackage: gnome-do
  StacktraceTop:
   __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
   __GI_abort () at abort.c:89
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   gtk_clipboard_wait_for_contents () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
   gtk_clipboard_wait_is_text_available () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  Title: Do.exe crashed with SIGABRT in __GI_raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-do/+bug/1372303/+subscriptions



More information about the Ubuntu-mono mailing list