← Back to team overview

desktop-packages team mailing list archive

[Bug 872022] Re: eog crash GRIP-CRITICAL

 

Confirming here that this bug is still present as of today. Curiously,
logging in as a different user on the same system makes it possible to
start eog. Unfortunately, that isnt quite an acceptable workaround.

Running eog under strace gives the following output:

...
fstat(20, {st_mode=0600, st_size=0, ...}) = 0
fcntl(20, F_GETFL)                      = 0x2 (flags O_RDWR)
write(2, "\n(eog:11840): GRIP-CRITICAL **: "..., 104
(eog:11840): GRIP-CRITICAL **: register_internal: assertion `GRIP_IS_GESTURE_MANAGER (manager)' failed
) = 104
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

( I can attach the full trace if desired)


It seems that some races were fixed in this release related to this bug:
https://bugs.launchpad.net/libgrip/+bug/827958

But it seems that those fixes werent quite enough.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/872022

Title:
  eog crash GRIP-CRITICAL

Status in “eog” package in Ubuntu:
  Incomplete

Bug description:
  whenever I try to start eog it opens a window for as long as a blink of an eye and crashes immediately with this error message:
  ----------------------
  ceylon@ceylon-desktop:~$ eog

  (eog:29621): GRIP-CRITICAL **: register_internal: assertion `GRIP_IS_GESTURE_MANAGER (manager)' failed
  Segmentation fault (core dumped)
  ceylon@ceylon-desktop:~$ 
  ----------------------
  only the count of GRIP-CRITICAL lines variate.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: eog 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu2
  Architecture: amd64
  Date: Mon Oct 10 23:18:32 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110921.2)
  ProcEnviron:
   LANGUAGE=en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: eog
  UpgradeStatus: Upgraded to oneiric on 2011-10-04 (5 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/872022/+subscriptions


References