After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 419506 - crash in Image Viewer:
crash in Image Viewer:
Status: RESOLVED DUPLICATE of bug 348651
Product: eog
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-17 21:13 UTC by tbenita
Modified: 2007-03-18 22:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description tbenita 2007-03-17 21:13:19 UTC
Version: 2.16.1

What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 168521728 vsize: 168521728 resident: 38629376 share: 11714560 rss: 38629376 rss_rlim: -1
CPU usage: start_time: 1174166220 rtime: 238 utime: 216 stime: 22 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/eog'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47674195459616 (LWP 11383)]
[New Thread 1090525520 (LWP 11391)]
[New Thread 1082132816 (LWP 11387)]
(no debugging symbols found)
0x00002b5bffa66eef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 47674195459616 (LWP 11383))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strlen
    from /lib/libc.so.6
  • #4 cmsSetLanguage
    from /usr/lib/liblcms.so.1
  • #5 _cmsSetLUTdepth
    from /usr/lib/liblcms.so.1
  • #6 _cmsSaveProfile
    from /usr/lib/liblcms.so.1
  • #7 cmsCloseProfile
    from /usr/lib/liblcms.so.1
  • #8 eog_image_free_mem_private
  • #9 ??
  • #10 eog_image_data_unref
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 eog_job_manager_cancel_all_jobs
  • #15 pthread_mutex_destroy
    from /lib/libpthread.so.0
  • #16 __pthread_mutex_unlock_usercnt
    from /lib/libpthread.so.0
  • #17 ??
  • #18 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #19 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #21 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 tbenita 2007-03-17 21:58:38 UTC
I was looking at a jpeg picture, and switched to full screen F11, came back to normal view ESC, and tried to blick on Previous button that was inactive at this time.

I reproduced it twice, but couldn't reproduce it on demand...
Comment 2 Claudio Saavedra 2007-03-18 22:31:04 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 348651 ***