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 352143 - crash on share folders
crash on share folders
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
Depends on:
Blocks:
 
 
Reported: 2006-08-20 16:14 UTC by Richard Samson
Modified: 2006-09-02 15:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Richard Samson 2006-08-20 16:14:53 UTC
What were you doing when the application crashed?
In Nautilus window, try to share a folder with folder share option,
shares-admin doesn't start.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 68210688 vsize: 0 resident: 68210688 share: 0 rss: 12029952 rss_rlim: 0
CPU usage: start_time: 1156090376 rtime: 0 utime: 64 stime: 0 cutime:60 cstime: 0 timeout: 4 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 -1225165136 (LWP 11129)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225165136 (LWP 11129))

  • #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 ??
  • #0 __kernel_vsyscall

Comment 1 Sergej Kotliar 2006-08-20 20:40:20 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 2 Richard Samson 2006-08-21 18:16:53 UTC
Hi,

thx for your reply.

The same stack trace with debugging symbols, got with DEB_BUILD_OPTIONS="debug nostrip noopt" to build the package.



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 58007552 vsize: 0 resident: 58007552 share: 0 rss: 12492800 rss_rlim: 0
CPU usage: start_time: 1156183943 rtime: 0 utime: 57 stime: 0 cutime:29 cstime: 0 timeout: 28 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 -1225103696 (LWP 30151)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225103696 (LWP 30151))

  • #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 3 Karsten Bräckelmann 2006-09-02 15:38:19 UTC
Thanks for the stacktrace with debugging symbols, Richard. :)


According to the stacktrace, this is a duplicate of bug 351376. Sharing a single folder.

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