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 353937 - crash in Shared Folders: just trying to share a f...
crash in Shared Folders: just trying to share a f...
Status: RESOLVED DUPLICATE of bug 351376
Product: gnome-system-tools
Classification: Deprecated
Component: shares-admin
2.15.x
Other All
: High critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
: 353941 353947 353961 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-02 06:33 UTC by ben
Modified: 2006-09-02 15:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description ben 2006-09-02 06:33:49 UTC
Version: 2.15.2

What were you doing when the application crashed?
just trying to share a folder on an ntfs-3g drive from nautilus.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 75489280 vsize: 0 resident: 75489280 share: 0 rss: 12374016 rss_rlim: 0
CPU usage: start_time: 1157178784 rtime: 0 utime: 107 stime: 0 cutime:97 cstime: 0 timeout: 10 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/shares-admin'

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

Thread 1 (Thread -1224931664 (LWP 6402))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 gtk_window_set_title
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 ??
  • #14 ??
  • #15 _IO_stdin_used
  • #16 ??
  • #0 __kernel_vsyscall

Comment 1 Sergej Kotliar 2006-09-02 14:23:21 UTC
*** Bug 353941 has been marked as a duplicate of this bug. ***
Comment 2 Sergej Kotliar 2006-09-02 14:23:35 UTC
*** Bug 353947 has been marked as a duplicate of this bug. ***
Comment 3 Sergej Kotliar 2006-09-02 14:23:43 UTC
*** Bug 353961 has been marked as a duplicate of this bug. ***
Comment 4 Sergej Kotliar 2006-09-02 14:23:59 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 5 Mark Howard 2006-09-02 15:06:05 UTC
Backtrace with a few more debugging symbols. I was trying to share "/home/mh/untitled folder". Note that the normal System->Administration->Shares interface does work correctly on the same machine, allowing me to add new shares.

(PS: sorry for not checking for duplicates. I thought the fancy new BugBuddy version was supposed to automatically find duplicate traces).

Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 52350976 vsize: 0 resident: 52350976 share: 0 rss: 12316672 rss_rlim: 0
CPU usage: start_time: 1157209189 rtime: 0 utime: 47 stime: 0 cutime:44 cstime: 0 timeout: 3 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/shares-admin'

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

Thread 1 (Thread -1225156944 (LWP 18443))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 share_settings_set_name_from_folder
    at share-settings.c line 62
  • #5 share_settings_dialog_run
    at share-settings.c line 464
  • #6 init_standalone_dialog
    at main.c line 73
  • #7 main
    at main.c line 102
  • #0 __kernel_vsyscall

Comment 6 Karsten Bräckelmann 2006-09-02 15:38:25 UTC
Thanks for the stacktrace with debugging symbols, Mark. :)

And don't worry about the duplicate, that's what the Bugsquad is for. Actually, according to the stacktrace, this is a duplicate of bug 351376. Sharing a single folder. (You see, spotting duplicates isn't always easy. ;)


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