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 727527 - [bluetooth] segfaults in iter_search()
[bluetooth] segfaults in iter_search()
Status: RESOLVED INCOMPLETE
Product: gnome-bluetooth
Classification: Core
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2014-04-03 09:09 UTC by Sebastien Bacher
Modified: 2017-11-20 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2014-04-03 09:09:03 UTC
The issue just happened there on Ubuntu, having the bluetooth settings open and trying to route audio from a phone to the computer

The issue seems to still happen in new version of gnome-control-center, the report on https://bugzilla.redhat.com/show_bug.cgi?id=1044090 has a stacktrace corresponding

"control-center-3.10.2-3.fc20

#0 g_type_check_instance_cast at gtype.c:4003
 #1 iter_search at bluetooth-client.c:102
 #2 get_iter_from_proxy at bluetooth-client.c:175
 #3 device_g_properties_changed at bluetooth-client.c:256
 #4 ffi_call_unix64 at ../src/x86/unix64.S:76
 #5 ffi_call at ../src/x86/ffi64.c:522
 #6 g_cclosure_marshal_generic at gclosure.c:1454
 #11 on_properties_changed at gdbusproxy.c:1147
 #12 emit_signal_instance_in_idle_cb at gdbusconnection.c:3743
 #16 g_main_context_iteration at gmain.c:3774
...
I tried to send a picture via bluetooth from my mobile to my laptop, while I was using the "Sharing"-pane in the gnome-control-center."
Comment 1 Bastien Nocera 2016-01-04 12:02:28 UTC
Does this still happen with newer versions of GNOME? We're at 3.18 now.
Comment 2 Bastien Nocera 2017-11-20 14:37:25 UTC
And we're at GNOME 3.26 as I'm closing this.