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 327876 - crash with the libbluetooth.so plugin
crash with the libbluetooth.so plugin
Status: RESOLVED DUPLICATE of bug 334587
Product: nautilus-sendto
Classification: Applications
Component: general
0.5
Other Linux
: Normal normal
: ---
Assigned To: Roberto Majadas
Roberto Majadas
Depends on:
Blocks:
 
 
Reported: 2006-01-20 15:38 UTC by Sebastien Bacher
Modified: 2006-04-06 16:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-01-20 15:38:09 UTC
This bug has been described on Ubuntu: https://launchpad.net/distros/ubuntu/+source/nautilus-sendto/+bug/27651

"1.Open FileBrowser by click "Places"->"Home Folder";
2.Keep focus on file "test.txt";
3.Click menu "Edit"->"Send to...";
4..One error message box pop up, saying:
 The application "nautilus" has quit unexpectedly."

This happens when libbluetooth.so is installed, removing it fixes the issue.

Backtrace:

Starting program: /usr/bin/nautilus-sendto
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1224091968 (LWP 5124)]
Init evolution plugin
Init gaim plugin
Init bluetooth plugin

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224091968 (LWP 5124)]
0xb79e0d18 in strcmp () from /lib/tls/i686/cmov/libc.so.6
(gdb) thread apply all bt

Thread 1 (Thread -1224091968 (LWP 5124))

  • #0 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #1 IA__g_str_equal
    at gstring.c line 77
  • #2 IA__g_hash_table_lookup
    at ghash.c line 251
  • #3 IA__g_quark_try_string
    at gdataset.c line 602
  • #4 IA__g_signal_newv
    at gsignal.c line 1242
  • #5 IA__g_signal_new_valist
    at gsignal.c line 1371
  • #6 IA__g_signal_new
    at gsignal.c line 1128
  • #7 gtk_window_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 IA__g_type_class_ref
    at gtype.c line 1872
  • #9 IA__g_type_class_ref
    at gtype.c line 2360
  • #10 glade_standard_build_widget
    at glade-xml.c line 1603
  • #11 glade_xml_build_widget
    at glade-xml.c line 1855
  • #12 glade_xml_build_interface
    at glade-xml.c line 1176
  • #13 glade_xml_construct
    at glade-xml.c line 192
  • #14 glade_xml_new
    at glade-xml.c line 155
  • #15 nautilus_sendto_create_ui
  • #16 main

Comment 1 Ian Burrell 2006-01-31 05:33:53 UTC
I am seeing the same bug on Fedora Rawhide.  It crashes with the bluetooth plugin installed and is fine without.  The stack trace looks similar.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179413
Comment 2 Bastien Nocera 2006-04-06 16:18:25 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 334587 ***