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 339346 - shares-admin doesn't respond with custom /etc/exports
shares-admin doesn't respond with custom /etc/exports
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: shares-admin
2.14.x
Other Linux
: Normal critical
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2006-04-21 20:08 UTC by Sebastien Bacher
Modified: 2006-11-15 18:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Sebastien Bacher 2006-04-21 20:08:51 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-system-tools/+bug/35315

"....
Hi,
I have the same probleme.
I comment all the entry in /etc/exports and no it's working.

I use ubuntu breezy up to date.
here my exports:

#/home/xxxxx 192.168.100.2(rw,async)
#/media/xxxx 192.168.100.2(rw,async)
#/media/xxxx 192.168.100.11(rw,async)
#/home/xxxxx 192.168.100.2(rw,async)
#/home/ 192.168.100.2(rw,async)

If it could help...
Thanks
..."

Using that exports with nfs-kernel-server installed (doesn't happen without it) on dapper:

Program received signal SIGSEGV, Segmentation fault.

Thread NaN (LWP 22537)

  • #0 _int_malloc
    from /lib/tls/i686/cmov/libc.so.6
  • #1 malloc
    from /lib/tls/i686/cmov/libc.so.6
  • #2 IA__g_malloc
    at gmem.c line 131
  • #3 IA__gtk_tree_path_copy
    at gtktreemodel.c line 591
  • #4 boxed_proxy_collect_value
    at gboxed.c line 306
  • #5 IA__g_signal_emit_valist
    at gsignal.c line 2172
  • #6 IA__g_signal_emit
    at gsignal.c line 2241
  • #7 IA__gtk_tree_model_row_inserted
    at gtktreemodel.c line 1431
  • #8 IA__gtk_list_store_insert
    at gtkliststore.c line 1018
  • #9 IA__gtk_list_store_append
    at gtkliststore.c line 1123
  • #10 table_add_share
    at table.c line 177
  • #11 table_add_share_from_node
    at table.c line 161
  • #12 transfer_xml_to_gui
    at transfer.c line 108
  • #13 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #17 IA__g_signal_emit
    at gsignal.c line 2241
  • #18 gst_tool_load
    at gst-tool.c line 932
  • #19 gst_tool_load_try
    at gst-tool.c line 1019
  • #20 tool_main_do
    at gst-tool.c line 1056
  • #21 main
    at main.c line 107

Comment 1 Carlos Garnacho 2006-11-15 18:39:26 UTC
All the issues that could cause this are fixed a long time ago