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 476875 - crash in Image Viewer: trying to open a remote ...
crash in Image Viewer: trying to open a remote ...
Status: RESOLVED DUPLICATE of bug 357405
Product: eog
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-09-14 11:17 UTC by ashwin.chn
Modified: 2007-09-14 15:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description ashwin.chn 2007-09-14 11:17:09 UTC
Version: 2.18.0.1

What were you doing when the application crashed?
trying to open a remote file


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.1-27.fc7 #1 SMP Tue Jul 17 17:13:26 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: OSX-theme
Icon Theme: Neu

Memory status: size: 34684928 vsize: 34684928 resident: 7389184 share: 6103040 rss: 7389184 rss_rlim: 4294967295
CPU usage: start_time: 1189768580 rtime: 8 utime: 6 stime: 2 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 -1208297232 (LWP 15608)]
[New Thread -1210397808 (LWP 15612)]
(no debugging symbols found)
0x00110402 in __kernel_vsyscall ()

Thread 2 (Thread -1210397808 (LWP 15612))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 eog_image_load
  • #11 ??
  • #12 eog_job_call_action
  • #13 ??
  • #14 ??
    from /lib/libglib-2.0.so.0
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6


----------- .xsession-errors ---------------------
Eog-ERROR **: file eog-image.c: line 773 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
Xlib: unexpected async reply (sequence 0x365)!
** (eog:15602): WARNING **: Invalid borders specified for theme pixmap:
        /home/ashwin/.themes/OSX-theme/gtk-2.0/Buttons/button-default.png,
borders don't fit within the image
Eog-ERROR **: file eog-image.c: line 773 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
Xlib: unexpected async reply (sequence 0x5a6)!
Eog-ERROR **: file eog-image.c: line 773 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
--------------------------------------------------
Comment 1 Felix Riemann 2007-09-14 15:21:07 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 357405 ***