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 532303 - crash in Home Folder: open share on win2k masc...
crash in Home Folder: open share on win2k masc...
Status: RESOLVED DUPLICATE of bug 522534
Product: nautilus
Classification: Core
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-09 08:37 UTC by info
Modified: 2008-05-09 10:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description info 2008-05-09 08:37:09 UTC
What were you doing when the application crashed?
open share on win2k maschine


Distribution: Debian lenny/sid
Gnome Release: 2.22.1 2008-04-08 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-486 #1 Fri Apr 18 23:53:06 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Mist
Icon Theme: Mist

Memory status: size: 176578560 vsize: 176578560 resident: 119570432 share: 16760832 rss: 119570432 rss_rlim: 4294967295
CPU usage: start_time: 1210258373 rtime: 16990 utime: 16149 stime: 841 cutime:0 cstime: 18 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb6c10720 (LWP 3617)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6c10720 (LWP 3617))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 374
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.3/glib/gspawn.c line 682
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 istr_hash
    at nautilus-directory-async.c line 170
  • #7 g_hash_table_insert_internal
    at /build/buildd/glib2.0-2.16.3/glib/ghash.c line 118
  • #8 istr_set_insert
    at nautilus-directory-async.c line 189
  • #9 dequeue_pending_idle_callback
    at nautilus-directory-async.c line 848
  • #10 g_idle_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 4087
  • #11 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2009
  • #12 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2642
  • #13 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.3/glib/gmain.c line 2850
  • #14 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #15 main
    at nautilus-main.c line 556
  • #0 __kernel_vsyscall


----------- .xsession-errors (28 sec old) ---------------------
ctags: Warning: cannot open source file "der" : No such file or directory
ctags: Warning: cannot open source file "Datei" : No such file or directory
ctags: Unknown option: -
** (nautilus:3617): WARNING **: Keine Beschreibung für MIME-Type »x-directory/smb-share« gefunden (Datei ist »homes«), teilen Sie dies der gnome-vfs-Mailingliste mit.
connection_message_func(): Callback
CALLBACK: fill-authentication!!!
connection_message_func(): Callback
CALLBACK: fill-authentication!!!
connection_message_func(): Callback
CALLBACK: full-authentication!!!
connection_message_func(): Callback
CALLBACK: save-authentication!!!
connection_message_func(): Callback
CALLBACK: save-authentication!!!
--------------------------------------------------
Comment 1 info 2008-05-09 09:16:37 UTC
I tracked it down to the point that this crash happens (on my pc) when a file called DISK1.ID is present in the share I want to open. In my case the original file contained one blank. I renamed the file to DISK2.ID and got the same crash.
Comment 2 info 2008-05-09 09:19:20 UTC
I tracked it down to the point that this crash happens (on my pc) when a file called DISK1.ID is present in the share I want to open. In my case the original file contained one blank. I renamed the file to DISK2.ID and got the same crash. When I remove the file from the share (from win) nautilus opens the share without problems.
Comment 3 Gianluca Borello 2008-05-09 10:33:30 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 ***