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 108742 - Nautilus crashes when browsing SMB shares across a network
Nautilus crashes when browsing SMB shares across a network
Status: RESOLVED DUPLICATE of bug 107741
Product: nautilus
Classification: Core
Component: Navigation
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-19 04:52 UTC by jsopko
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jsopko 2003-03-19 04:52:50 UTC
Package: nautilus
Severity: major
Version: 2.2.1
Synopsis: Nautilus crashes when browsing SMB shares across a network
Bugzilla-Product: nautilus
Bugzilla-Component: Navigation
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)

Description: Nautilus crashes when browsing smb:// shares across a network 
Description of Problem: When trying to view folders shared via Samba in Nautilus, the Nautilus application crashes after authenticating and trying to browse any folders.

Steps to reproduce the problem:
1.  Open Nautilus
2.  Type an smb:// location in the address bar such as
smb://server.domain.com/share
3.  Try to browse a folder after authenticating, produces a crash
consistently.

Actual Results:
Nautilus Crashes

Expected Results:
View the contents of folders in the SMB share 

How often does this happen?
Every time

Additional Information:
The SMB share is located on a FreeBSD server running Samba 2.2.7a. The
SMB share can be viewed via the smbclient command line utility without
any issues. 



Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1087957824 (LWP 4368)]
[New Thread 1158883904 (LWP 4375)]
[New Thread 1150495424 (LWP 4374)]
[New Thread 1142106944 (LWP 4373)]
[New Thread 1133718464 (LWP 4372)]
[New Thread 1125329984 (LWP 4371)]
[New Thread 1116941504 (LWP 4370)]
[New Thread 1099681088 (LWP 4369)]
0xffffe002 in ?? ()

Thread 7 (Thread 1116941504 (LWP 4370))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 _gnome_vfs_job_complete
    from /usr/lib/libgnomevfs-2.so.0
  • #8 _gnome_vfs_dispatch_module_callback
    from /usr/lib/libgnomevfs-2.so.0
  • #9 gnome_vfs_get_mime_type
    from /usr/lib/libgnomevfs-2.so.0
  • #10 gnome_vfs_module_callback_invoke
    from /usr/lib/libgnomevfs-2.so.0
  • #11 _init
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #12 _init
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #13 _init
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #14 get_file_type
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #15 get_file_type
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #16 get_file_type
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #17 gnome_vfs_context_check_cancellation_current
    from /usr/lib/libgnomevfs-2.so.0
  • #18 _gnome_vfs_job_go
    from /usr/lib/libgnomevfs-2.so.0
  • #19 _gnome_vfs_job_execute
    from /usr/lib/libgnomevfs-2.so.0
  • #20 _gnome_vfs_job_queue_shutdown
    from /usr/lib/libgnomevfs-2.so.0
  • #21 _gnome_vfs_thread_pool_init
    from /usr/lib/libgnomevfs-2.so.0
  • #22 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #23 start_thread
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-03-18 23:52 -------

The original reporter (jsopko@opensourcegroup.com) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Elijah Newren 2003-03-19 06:52:33 UTC
Looks like a duplicate of bug 106652, which has been marked as a
duplicate of 107741.

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