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 523550 - crash in Image Viewer: Trying to acces, directl...
crash in Image Viewer: Trying to acces, directl...
Status: RESOLVED DUPLICATE of bug 505085
Product: eog
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-20 13:40 UTC by Eduardo Tião Barbosa
Modified: 2008-03-20 16:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Eduardo Tião Barbosa 2008-03-20 13:40:56 UTC
Version: 2.20.4

What were you doing when the application crashed?
Trying to acces, directly from nautilus, an remote hosted image (ssh). No return, but the bug-buddy report tool some time afterwards. Copying and browsing trough the directory tree works fine. Also, i have been able to see remote images directly to eog before. No updates since last time i did it. Maybe RAM(hardware) related?  


Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.24.3-tiao1 #1 SMP PREEMPT Wed Mar 12 02:18:05 BRT 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Inverted
Icon Theme: gnome

Memory status: size: 231153664 vsize: 231153664 resident: 15982592 share: 10620928 rss: 15982592 rss_rlim: 18446744073709551615
CPU usage: start_time: 1206020196 rtime: 22 utime: 16 stime: 6 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 0x2b9460739890 (LWP 4835)]
[New Thread 0x40800950 (LWP 4843)]
(no debugging symbols found)
0x00002b9459f5aab6 in poll () from /lib/libc.so.6

Thread 2 (Thread 0x40800950 (LWP 4843))

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


----------- .xsession-errors ---------------------
    self.remove_songs(helper,songs,True)
  File "/usr/lib/listen/widget/browser.py", line 446, in remove_songs
    model[0][0] = filter(lambda s: s not in songs_to_remove,model[0][0])
IndexError: could not find tree path
** (nm-applet:3989): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.17" is not allowed to own the service "org.freedesktop.Networ
** (eog:4835): WARNING **: Message did not receive a reply (timeout by message bus)
EOG-ERROR **: file eog-image.c: line 1146 (eog_image_real_load): assertion failed: (priv->image != NULL)
aborting...
** (nm-applet:3989): WARNING **: <WARN>  nma_dbus_init(): could not acquire its service.  dbus_bus_acquire_service() says: 'Connection ":1.17" is not allowed to own the service "org.freedesktop.Networ
--------------------------------------------------
Comment 1 Gianluca Borello 2008-03-20 16:58:55 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 505085 ***