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 375019 - crash in lacks_info (nautilus-directory-async.c:1672)
crash in lacks_info (nautilus-directory-async.c:1672)
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
0.x.x [obsolete]
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 375585 375923 376091 376449 380235 382305 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-14 08:25 UTC by Thomas Wood
Modified: 2008-03-23 14:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Thomas Wood 2006-11-14 08:25:57 UTC
Version: 2.16.3

What were you doing when the application crashed?
Connecting to a remote filesystem using SSH


Distribution: Ubuntu 6.06 (dapper)
Gnome Release: 2.17.2 2006-11-08 (JHBuild)
BugBuddy Version: 2.16.0

Memory status: size: 82419712 vsize: 0 resident: 82419712 share: 0 rss: 34177024 rss_rlim: 0
CPU usage: start_time: 1163491123 rtime: 0 utime: 1415 stime: 0 cutime:1236 cstime: 0 timeout: 179 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227384352 (LWP 5320)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1227384352 (LWP 5320))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 lacks_info
    at nautilus-directory-async.c line 1672
  • #5 is_needy
    at nautilus-directory-async.c line 2241
  • #6 file_needs_high_priority_work_done
    at nautilus-directory-async.c line 3569
  • #7 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 3332
  • #8 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1888
  • #9 g_idle_dispatch
    at gmain.c line 3926
  • #10 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #11 g_main_context_iterate
    at gmain.c line 2677
  • #12 IA__g_main_loop_run
    at gmain.c line 2881
  • #13 IA__gtk_main
    at gtkmain.c line 1148
  • #14 main
    at nautilus-main.c line 389
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2006-11-14 22:01:10 UTC
looks unique, good trace, confirming.
Comment 2 André Klapper 2006-11-16 01:36:46 UTC
*** Bug 375585 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2006-11-17 15:15:14 UTC
*** Bug 375923 has been marked as a duplicate of this bug. ***
Comment 4 André Klapper 2006-11-17 15:15:18 UTC
*** Bug 376091 has been marked as a duplicate of this bug. ***
Comment 5 Wouter Bolsterlee (uws) 2006-11-17 15:27:53 UTC
fwiw, my duplicate (bug #375923) did NOT occur when browsing over ssh... I was viewing a *local* directory.
Comment 6 Christian Kirbach 2006-11-26 13:57:38 UTC
*** Bug 376449 has been marked as a duplicate of this bug. ***
Comment 7 Christian Kirbach 2006-11-26 14:02:50 UTC
quote

"No matter if the above option is checked or not, running "nautilus cdda://" in
gnome-terminal made nautilus crash. (I don't know if it was the right URI, but
it was the best one I could guess.)"

Comment 8 Christian Kirbach 2006-11-26 14:03:22 UTC

  • #0 lacks_info
    at nautilus-directory-async.c line 1672
  • #1 is_needy
    at nautilus-directory-async.c line 2241
  • #2 file_needs_high_priority_work_done
    at nautilus-directory-async.c line 3569
  • #3 nautilus_directory_async_state_changed
    at nautilus-directory-async.c line 3332




nautilus_directory_async_state_changed() seems to call file_needs_high_priority_work_done ( file=0x0)
Comment 9 André Klapper 2006-11-29 00:18:38 UTC
*** Bug 380235 has been marked as a duplicate of this bug. ***
Comment 10 Bruno Boaventura 2006-12-04 20:55:43 UTC
*** Bug 382305 has been marked as a duplicate of this bug. ***
Comment 11 Cosimo Cecchi 2008-03-23 14:31:00 UTC
Closing as OBSOLETE, since this is a 2.16-only crash with no duplicates in the last months, so we can assume it has been fixed or it was a configuration/distro
problem. Please reopen the bug if you still get the same crash with latest
versions of Nautilus, and feel free to report any other bug you find, thanks!