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 537764 - crash in File Browser: Was exploring a shared f...
crash in File Browser: Was exploring a shared f...
Status: RESOLVED DUPLICATE of bug 522534
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-06-11 11:17 UTC by luca.bensaia
Modified: 2008-06-11 11:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description luca.bensaia 2008-06-11 11:17:44 UTC
Version: 2.20.0

What were you doing when the application crashed?
Was exploring a shared folder on a windows pc through network connection


Distribution: Unknown
Gnome Release: 2.22.1 2008-04-29 (Hymera)
BugBuddy Version: 2.22.0

System: Linux 2.6.24.6-hymera-686 #2 SMP Tue May 20 17:50:57 CEST 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Hymera
Icon Theme: Hymera

Memory status: size: 137986048 vsize: 137986048 resident: 32239616 share: 21028864 rss: 32239616 rss_rlim: 4294967295
CPU usage: start_time: 1213182595 rtime: 783 utime: 731 stime: 52 cutime:2 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b60720 (LWP 5596)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6b60720 (LWP 5596))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
    from /usr/lib/libglib-2.0.so.0
  • #11 ??
  • #12 ??
  • #13 ??
  • #14 ??
    from /usr/lib/libglib-2.0.so.0
  • #15 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
  File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1688, in expose
    self.on_draw(ctx)
  File "/home/hymera/.screenlets/Netmonitor/NetmonitorScreenlet.py", line 278, in on_draw
    self.get_load()
  File "/home/hymera/.screenlets/Netmonitor/NetmonitorScreenlet.py", line 112, in get_load
    data = data.split(':')[1];
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1688, in expose
    self.on_draw(ctx)
  File "/home/hymera/.screenlets/Netmonitor/NetmonitorScreenlet.py", line 278, in on_draw
    self.get_load()
  File "/home/hymera/.screenlets/Netmonitor/NetmonitorScreenlet.py", line 112, in get_load
    data = data.split(':')[1];
IndexError: list index out of range
--------------------------------------------------
Comment 1 Gianluca Borello 2008-06-11 11:36:46 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 522534 ***