Bug 327564 - crash during pairing with bluetooth headset
Summary: crash during pairing with bluetooth headset
Status: RESOLVED DUPLICATE of bug 325364
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: 2.0.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-13 15:54 UTC by Jozef Mlich
Modified: 2013-11-14 00:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jozef Mlich 2013-11-13 15:54:28 UTC
Application: bluedevil-audio (2.0.0)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.11.7-300.fc20.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I was trying to connect my bluetooth headset using bluedevil in plasma active (Fedora 20 alpha)

The crash can be reproduced every time.

-- Backtrace:
Application: Bluetooth Audio Helper (bluedevil-audio), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7ff5ae86a8c0 (LWP 18581))]

Thread 3 (Thread 0x7ff5a56dd700 (LWP 18584)):
#0  0x0000003410e0e87d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003412289770 in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x000000341224905c in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x00000034122494f3 in g_main_context_iterate.isra.23 () from /lib64/libglib-2.0.so.0
#4  0x00000034122499fa in g_main_loop_run () from /lib64/libglib-2.0.so.0
#5  0x0000003419cd02e6 in gdbus_shared_thread_func () from /lib64/libgio-2.0.so.0
#6  0x000000341226ea05 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#7  0x0000003410e07f33 in start_thread (arg=0x7ff5a56dd700) at pthread_create.c:309
#8  0x00000034106f4ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7ff5a4edc700 (LWP 18585)):
#0  0x0000003410e0e87d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x0000003412289770 in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x000000341224905c in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x00000034122494f3 in g_main_context_iterate.isra.23 () from /lib64/libglib-2.0.so.0
#4  0x000000341224969c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x00000034122496e9 in glib_worker_main () from /lib64/libglib-2.0.so.0
#6  0x000000341226ea05 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#7  0x0000003410e07f33 in start_thread (arg=0x7ff5a4edc700) at pthread_create.c:309
#8  0x00000034106f4ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7ff5ae86a8c0 (LWP 18581)):
[KCrash Handler]
#6  BlueDevil::Device::isPaired (this=this@entry=0x0) at /usr/src/debug/libbluedevil-2.0/bluedevil/bluedevildevice.cpp:203
#7  0x0000000000402e0e in AudioHelper::AudioHelper (this=0x174e730, address=...) at /usr/src/debug/bluedevil-2.0.0/src/actionplugins/audio/helper/audiohelper.cpp:41
#8  0x0000000000402aa1 in main (argc=2, argv=0x7fff354ab008) at /usr/src/debug/bluedevil-2.0.0/src/actionplugins/audio/helper/main.cpp:49

The reporter indicates this bug may be a duplicate of or related to bug 325364.

Possible duplicates by query: bug 327132, bug 327072, bug 326110, bug 325943, bug 325364.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-11-14 00:58:50 UTC

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