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 140636 - nautilus crashes when opening a smb connection
nautilus crashes when opening a smb connection
Status: RESOLVED DUPLICATE of bug 107741
Product: nautilus
Classification: Core
Component: general
2.2.x
Other other
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-21 09:18 UTC by Bryan Thompson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Bryan Thompson 2004-04-20 19:18:35 UTC
Package: nautilus
Severity: normal
Version: 2.2.1
Synopsis: crashes when opening a smb connection
Bugzilla-Product: nautilus
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)

Description:
Description of Problem:
From applications -> Network Servers, nautilus opens up with smb:/// in
the location bar, but with no items in the file browser.  if I click
refresh or hit enter on the location bar, it throws the seg fault.  The
crazy thing is, if i hit close, nautilus will start back up and browse
the network just fine.  It does it consistantly every-other time i open
the nautilus for smb browsing.  Nowhere else does it do it.


Steps to reproduce the problem:
1. open nautilus 
2. go to smb:///
3. restart program, and it works fine

Actual Results:


Expected Results:


How often does this happen?
consistantly every-other time i browse smb://

Additional Information:




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)...(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 1087960768 (LWP 30608)]
[New Thread 1160784688 (LWP 30617)]
[New Thread 1152391984 (LWP 30616)]
[New Thread 1143999280 (LWP 30615)]
[New Thread 1133742896 (LWP 30614)]
[New Thread 1125350192 (LWP 30613)]
[New Thread 1116957488 (LWP 30610)]
[New Thread 1099627312 (LWP 30609)]
(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)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...0xffffe002
in ??
    ()

Thread 3 (Thread 1152391984 (LWP 30616))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 _init
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #4 _init
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #5 get_file_type
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #6 get_file_type
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #7 get_file_type
    from /usr/lib/gnome-vfs-2.0/modules/libsmb.so
  • #8 gnome_vfs_get_file_info_uri_cancellable
    from /usr/lib/libgnomevfs-2.so.0
  • #9 _gnome_vfs_job_go
    from /usr/lib/libgnomevfs-2.so.0
  • #10 _gnome_vfs_job_execute
    from /usr/lib/libgnomevfs-2.so.0
  • #11 _gnome_vfs_job_queue_shutdown
    from /usr/lib/libgnomevfs-2.so.0
  • #12 _gnome_vfs_thread_pool_init
    from /usr/lib/libgnomevfs-2.so.0
  • #13 g_static_private_free
    from /usr/lib/libglib-2.0.so.0
  • #14 start_thread
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-04-21 05:18 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "nautilus".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was bryan@krvn.net.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Martin Wehner 2004-04-23 22:37:54 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 107741 ***