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 367699 - crash in Image Viewer: Viewing pictures on an N...
crash in Image Viewer: Viewing pictures on an N...
Status: RESOLVED DUPLICATE of bug 354327
Product: eog
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-30 15:38 UTC by guy
Modified: 2006-11-28 22:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description guy 2006-10-30 15:38:08 UTC
Version: 2.16.1

What were you doing when the application crashed?
Viewing pictures on an NFS server


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

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Comment 1 André Klapper 2006-10-30 16:14:14 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 guy 2006-10-30 16:39:19 UTC
Here you are, I hope it helps


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

Memory status: size: 72589312 vsize: 0 resident: 72589312 share: 0 rss: 26906624 rss_rlim: 0
CPU usage: start_time: 1162226125 rtime: 0 utime: 486 stime: 0 cutime:457 cstime: 0 timeout: 29 it_real_value: 0 frequency: 1

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1226544960 (LWP 6493)]
[New Thread -1258214496 (LWP 6495)]
[New Thread -1228158048 (LWP 6494)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226544960 (LWP 6493))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 eog_image_list_iter_valid
    at eog-image-list.c line 1011
  • #5 eog_image_list_get_img_by_iter
    at eog-image-list.c line 838
  • #6 display_image_on_screen
    at eog-full-screen.c line 218
  • #7 delayed_display_image_on_screen
    at eog-full-screen.c line 264
  • #8 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #12 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 main
    at main.c line 637
  • #0 __kernel_vsyscall

Comment 3 André Klapper 2006-10-30 17:02:23 UTC
guy, looks very good, thanks. This is the same stacktrace as in bug 358653 which was marked as a duplicate of bug 348651.

*** This bug has been marked as a duplicate of 348651 ***
Comment 4 Christian Kirbach 2006-11-26 12:49:28 UTC
look closer,Andre, the duping must be wrong
Comment 5 Christian Kirbach 2006-11-26 12:55:38 UTC
Fixed in CVS. The fix will go into the next patch release. Thank you for your bug report.

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 354327 ***
Comment 6 Claudio Saavedra 2006-11-27 21:01:29 UTC
(In reply to comment #5)
> Fixed in CVS. The fix will go into the next patch release. Thank you for your
> bug report.
> 

This is not fixed yet.
Comment 7 Christian Kirbach 2006-11-28 22:34:50 UTC
comment #18 in the dup

"This
is already fixed in the 'eog-ng' branch, whose job queue code has been
rewritten and is far more stable and consistent than current[2]."