Bug 313430 - Bluetooth crash
Summary: Bluetooth crash
Status: RESOLVED WORKSFORME
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: bluetooth (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Alex Fiestas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 00:45 UTC by Peter Baumgarten
Modified: 2013-02-21 21:06 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 Peter Baumgarten 2013-01-18 00:45:31 UTC
Application: bluedevil-helper (1.3.0)
KDE Platform Version: 4.9.5
Qt Version: 4.8.4
Operating System: Linux 3.7.2-201.fc18.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Sending a picture from my HTC One X AT&T U.S. edition to my fedora 18 kde laptop running on a Thinkpad X220 when I got this error message.  I starter the transfer from my phone.

-- Backtrace:
Application: Bluetooth File Receiver Helper (bluedevil-helper), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x0000003dc2dd7030 in readCheck<bool> (defaultValue=@0x3dc2e451ca: false, key=0x3dc2e44f68 "Native", this=0x23d7960) at /usr/src/debug/kdelibs-4.9.5/kdecore/config/kconfiggroup.h:724
#7  readEntry<bool> (aDefault=<optimized out>, key=0x3dc2e44f68 "Native", this=0x23d7960) at /usr/src/debug/kdelibs-4.9.5/kdecore/config/kconfiggroup.h:253
#8  KFileDialogPrivate (this=0x23d7950) at /usr/src/debug/kdelibs-4.9.5/kio/kfile/kfiledialog.cpp:208
#9  KFileDialog::KFileDialog (this=0x7fff77724260, startDir=..., filter=..., parent=<optimized out>, customWidget=0x0) at /usr/src/debug/kdelibs-4.9.5/kio/kfile/kfiledialog.cpp:260
#10 0x0000003dc2dd97a4 in KFileDialogPrivate::getSaveUrl (dir=..., filter=..., parent=0x0, caption=..., options=..., selectedFilter=0x0) at /usr/src/debug/kdelibs-4.9.5/kio/kfile/kfiledialog.cpp:830
#11 0x0000003dc2dd9c32 in KFileDialog::getSaveUrl (dir=..., filter=..., parent=0x2571c00, caption=...) at /usr/src/debug/kdelibs-4.9.5/kio/kfile/kfiledialog.cpp:810
#12 0x000000000040c000 in OpenObex::ServerSession::slotSaveAs (this=0x25530f0) at /usr/src/debug/bluedevil-1.3/src/daemon/helpers/filereceiver/openobex/serversession.cpp:200
#13 0x0000003dbc78cebf in QMetaObject::activate (sender=0x2548bc0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#14 0x0000003dc1a6ff37 in KNotification::activate (this=0x2548bc0, action=3) at /usr/src/debug/kdelibs-4.9.5/kdeui/notifications/knotification.cpp:243
#15 0x0000003dc1a715a6 in operator[] (akey=@0x7fff777244dc: 765, this=0x2548bc0) at /usr/include/QtCore/qhash.h:749
#16 KNotificationManager::notificationActivated (this=0x23e8520, id=765, action=3) at /usr/src/debug/kdelibs-4.9.5/kdeui/notifications/knotificationmanager.cpp:82
#17 0x0000003dbc78cebf in QMetaObject::activate (sender=0x24943e0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff77724690) at kernel/qobject.cpp:3539
#18 0x0000003dc1b8ae4c in ?? () at /usr/src/debug/kdelibs-4.9.5/x86_64-redhat-linux-gnu/kdeui/knotify_interface.moc:127 from /lib64/libkdeui.so.5
#19 0x00007fadee587000 in ?? ()
#20 0x000002fd00000003 in ?? ()
#21 0x0000000000000000 in ?? ()

Possible duplicates by query: bug 262340, bug 229156.

Reported using DrKonqi
Comment 1 Alex Fiestas 2013-02-10 02:26:47 UTC
Have you been able to reproduce this? it seems like a nasty bug in kdelibs but without a way of reproducing this... will be difficult to fix.

Thanks !
Comment 2 Alex Fiestas 2013-02-10 02:27:53 UTC
Set status to need info.
Comment 3 Peter Baumgarten 2013-02-10 17:02:04 UTC
Can not reproduce, seems to work fine now.  Should I close it?
Comment 4 Alex Fiestas 2013-02-21 21:06:27 UTC
Closing it as workforme, feel free to reopen it if you reproduce it !