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 396397 - crash in Computer:
crash in Computer:
Status: RESOLVED DUPLICATE of bug 350452
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-14 11:28 UTC by dvn805
Modified: 2007-01-16 10:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description dvn805 2007-01-14 11:28:33 UTC
What were you doing when the application crashed?



Distribution: openSUSE 10.2 (X86-64)
Gnome Release: 2.16.1 2006-11-28 (SUSE)
BugBuddy Version: 2.16.0

Memory status: size: 445575168 vsize: 445575168 resident: 12804096 share: 22315008 rss: 35119104 rss_rlim: 894858240
CPU usage: start_time: 1168772580 rtime: 9055 utime: 5542 stime: 3513 cutime:17 cstime: 4 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/opt/gnome/bin/nautilus'

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47561691058816 (LWP 3824)]
0x00002b41cf312c5f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 47561691058816 (LWP 3824))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /opt/gnome/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_str_hash
    from /opt/gnome/lib64/libglib-2.0.so.0
  • #4 g_hash_table_lookup
    from /opt/gnome/lib64/libglib-2.0.so.0
  • #5 get_link_files
    at nautilus-file.c line 1358
  • #6 nautilus_file_emit_changed
    at nautilus-file.c line 5462
  • #7 nautilus_directory_emit_change_signals
    at nautilus-directory.c line 789
  • #8 emit_change_signals_for_all_files
    at nautilus-directory.c line 265
  • #9 corba_metafile_ready
    at nautilus-directory-metafile-monitor.c line 110
  • #10 Nautilus_MetafileMonitor_metafile_ready
    at nautilus-shell-interface-stubs.c line 17
  • #11 metafile_read_mark_done
    at nautilus-metafile.c line 849
  • #12 metafile_read_done
    at nautilus-metafile.c line 1867
  • #13 eel_read_entire_file_async
    from /opt/gnome/lib64/libeel-2.so.2
  • #14 gnome_vfs_job_get_count
    from /opt/gnome/lib64/libgnomevfs-2.so.0
  • #15 g_main_context_dispatch
    from /opt/gnome/lib64/libglib-2.0.so.0
  • #16 g_main_context_prepare
    from /opt/gnome/lib64/libglib-2.0.so.0
  • #17 g_main_loop_run
    from /opt/gnome/lib64/libglib-2.0.so.0
  • #18 gtk_main
    from /opt/gnome/lib64/libgtk-x11-2.0.so.0
  • #19 main
    at nautilus-main.c line 513
  • #20 __libc_start_main
    from /lib64/libc.so.6
  • #21 _start
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 André Klapper 2007-01-16 10:26:41 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.

Fixed in CVS. The fix will go into the next patch release. Thank you for your bug report.


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