Public bug reported:

The program for some reason has started to reliably hand when quitting.
Just opening it without any images and closing it causes a hang (see
screenshot).

Here is what gdb says:

vadi@gooseberry:~$ gdb eog
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/eog...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/eog 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffedb76700 (LWP 20385)]
[New Thread 0x7fffec941700 (LWP 20386)]
[New Thread 0x7fffe6f60700 (LWP 20387)]
[New Thread 0x7fffdfbd1700 (LWP 20388)]
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such 
file or directory.
(gdb) bt
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffff437d82f in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fffee3b7aeb in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#3  0x00007ffff58c3cd1 in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x000000000041dd3c in main ()
(gdb) r
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/bin/eog 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffedb76700 (LWP 20395)]
[New Thread 0x7fffe7fff700 (LWP 20396)]
[New Thread 0x7fffe6fc5700 (LWP 20397)]
[New Thread 0x7fffdfbd1700 (LWP 20398)]
^C
Program received signal SIGINT, Interrupt.
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162     ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such 
file or directory.
(gdb) bt
#0  pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007ffff437d82f in g_cond_wait ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fffee3b7aeb in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#3  0x00007ffff58c3cd1 in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x000000000041dd3c in main ()

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: eog 3.4.2-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
CheckboxSubmission: f14e403bdb8f84f871603c9cde62a6ec
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Fri Oct 26 18:45:18 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=en_AU:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: eog
UpgradeStatus: Upgraded to precise on 2012-04-26 (182 days ago)

** Affects: eog (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug precise running-unity

** Attachment added: "Selection_037.png"
   
https://bugs.launchpad.net/bugs/1071681/+attachment/3414198/+files/Selection_037.png

-- 
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/1071681

Title:
  eog hangs on quit

Status in “eog” package in Ubuntu:
  New

Bug description:
  The program for some reason has started to reliably hand when
  quitting. Just opening it without any images and closing it causes a
  hang (see screenshot).

  Here is what gdb says:

  vadi@gooseberry:~$ gdb eog
  GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04
  Copyright (C) 2012 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
  and "show warranty" for details.
  This GDB was configured as "x86_64-linux-gnu".
  For bug reporting instructions, please see:
  <http://bugs.launchpad.net/gdb-linaro/>...
  Reading symbols from /usr/bin/eog...(no debugging symbols found)...done.
  (gdb) r
  Starting program: /usr/bin/eog 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffedb76700 (LWP 20385)]
  [New Thread 0x7fffec941700 (LWP 20386)]
  [New Thread 0x7fffe6f60700 (LWP 20387)]
  [New Thread 0x7fffdfbd1700 (LWP 20388)]
  ^C
  Program received signal SIGINT, Interrupt.
  pthread_cond_wait@@GLIBC_2.3.2 ()
      at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  162   ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such 
file or directory.
  (gdb) bt
  #0  pthread_cond_wait@@GLIBC_2.3.2 ()
      at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  #1  0x00007ffff437d82f in g_cond_wait ()
     from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x00007fffee3b7aeb in ?? ()
     from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
  #3  0x00007ffff58c3cd1 in g_application_run ()
     from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  #4  0x000000000041dd3c in main ()
  (gdb) r
  The program being debugged has been started already.
  Start it from the beginning? (y or n) y
  Starting program: /usr/bin/eog 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffedb76700 (LWP 20395)]
  [New Thread 0x7fffe7fff700 (LWP 20396)]
  [New Thread 0x7fffe6fc5700 (LWP 20397)]
  [New Thread 0x7fffdfbd1700 (LWP 20398)]
  ^C
  Program received signal SIGINT, Interrupt.
  pthread_cond_wait@@GLIBC_2.3.2 ()
      at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  162   ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: No such 
file or directory.
  (gdb) bt
  #0  pthread_cond_wait@@GLIBC_2.3.2 ()
      at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
  #1  0x00007ffff437d82f in g_cond_wait ()
     from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  #2  0x00007fffee3b7aeb in ?? ()
     from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
  #3  0x00007ffff58c3cd1 in g_application_run ()
     from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  #4  0x000000000041dd3c in main ()

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: eog 3.4.2-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  CheckboxSubmission: f14e403bdb8f84f871603c9cde62a6ec
  CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
  Date: Fri Oct 26 18:45:18 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: eog
  UpgradeStatus: Upgraded to precise on 2012-04-26 (182 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to