Description of problem: Hello. After yesterday's updates I can't start Eye of Gnome. I get just 1 second long delay (when started from terminal) and nothing. Application is terminated without displaying the main window and without any text output in the terminal. Version-Release number of selected component (if applicable): 3.3.4-1.mga2 How reproducible: always Steps to Reproduce: 1. Install the latest updates 2. Start EOG
Hi, we need the backtrace 1) enable the "core release debug" 2) install the following packages: gdb eog-debug 3) run the following command from a terminal: gdb -q eog 4) then type "run" 5) when it segfaults, type "bt" and copy back the stack trace in a file you'll attach (not paste) to this bug report Thanks
Keywords: (none) => NEEDINFO
Hello Manuel. The funny thing is that I get no segfaults ... $ gdb -q eog Reading symbols from /usr/bin/eog...Reading symbols from /usr/lib/debug/usr/bin/eog.debug...done. done. (gdb) run Starting program: /usr/bin/eog [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [New Thread 0x7fffebacf700 (LWP 19351)] [New Thread 0x7fffeb0c6700 (LWP 19352)] [New Thread 0x7fffea8c5700 (LWP 19353)] [New Thread 0x7fffe9125700 (LWP 19354)] [Thread 0x7fffea8c5700 (LWP 19353) exited] [Thread 0x7fffeb0c6700 (LWP 19352) exited] [Thread 0x7fffebacf700 (LWP 19351) exited] [Thread 0x7fffe9125700 (LWP 19354) exited] [Inferior 1 (process 19348) exited normally] Since correctly terminated apps have no stacktrace, I have nothing to attach. J.
The problem disappeared after the latest updates ... The issue can be closed.
Closing as OLD.
Status: NEW => RESOLVEDCC: (none) => jani.valimaaResolution: (none) => OLD