Bug 197792

Summary: tried to receive some contacts via bluetooth from my phone
Product: [Unmaintained] kbluetooth Reporter: Jon Nelson <jnelson-kde>
Component: generalAssignee: Tom Patzig <tom>
Status: RESOLVED FIXED    
Severity: crash CC: afiestas
Priority: NOR    
Version First Reported In: 0.4   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jon Nelson 2009-06-25 03:03:48 UTC
Application that crashed: kbluetooth4
Version of the application: 0.3
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2)) "release 138"
Qt Version: 4.5.1
Operating System: Linux 2.6.27.23-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

What I was doing when the application crashed:
tried to receive some contacts via bluetooth from my phone.  works with gnome.
right after punching in the (for test purposes) PIN, it crashed.
totally reproduceable.

 -- Backtrace:
Application: KBluetooth4 - The KDE4 Bluetooth Framework (kbluetooth4), signal: Segmentation fault
[KCrash Handler]
#5  0x00000000004227d2 in ObexServerSession::accept (this=0x0) at /usr/src/debug/kdebluetooth4-0.3/src/obexserver/obexserversession.cpp:60
#6  0x000000000040c68c in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x8d9990, local_path=@0x8d9930, total_bytes=148)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:727
#7  0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1911c0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#8  0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#9  0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=148)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#10 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1914a0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#11 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x918038, metaTypes=@0x918040, slotIdx=12) at qdbusintegrator.cpp:891
#12 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#13 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x917ff0) at kernel/qobject.cpp:1118
#14 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x917ff0) at kernel/qapplication.cpp:4057
#15 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x917ff0) at kernel/qapplication.cpp:4022
#16 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x917ff0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#17 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x917ff0) at kernel/qcoreapplication.cpp:610
#18 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#19 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#20 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#24 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172759056}) at kernel/qeventloop.cpp:149
#26 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba191e30, flags={i = -1172758960}) at kernel/qeventloop.cpp:200
#27 0x00007f8eaf2d05fe in QDialog::exec (this=0x8624f0) at dialogs/qdialog.cpp:498
#28 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x8624f0, icon=<value optimized out>, text=@0x7fffba1927f0, strlist=@0x7fffba192660, ask=@0x7fffba1924d0, 
    checkboxReturn=0x7fffba1925bf, options={i = -1172757568}, details=@0x7fffba1924c0, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#29 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x8624f0, icon=QMessageBox::Information, text=@0x7fffba1927f0, strlist=@0x7fffba192660, ask=@0x7fffba1924d0, 
    checkboxReturn=0x7fffba1925bf, options={i = -1172757136}, details=@0x7fffba1924c0) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#30 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba1927f0, strlist=@0x7fffba192660, caption=@0x7fffba1927e0, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba1927b0, options={i = -1172756976}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#31 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba1927f0, strlist=@0x7fffba192660, caption=@0x7fffba1927e0, buttonYes=@0x7fffba1927d0, buttonNo=@0x7fffba1927c0, 
    dontAskAgainName=@0x7fffba1927b0, options={i = -1172756880}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#32 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172756464}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#33 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x84f170, local_path=@0x8d9970, total_bytes=154)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#34 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba192970)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#35 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#36 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=154)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#37 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba192c50)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#38 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x87e148, metaTypes=@0x87e150, slotIdx=12) at qdbusintegrator.cpp:891
#39 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#40 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x87e100) at kernel/qobject.cpp:1118
#41 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x87e100) at kernel/qapplication.cpp:4057
#42 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x87e100) at kernel/qapplication.cpp:4022
#43 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x87e100) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#44 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x87e100) at kernel/qcoreapplication.cpp:610
#45 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#46 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#47 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#48 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#49 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#50 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#51 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#52 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172752992}) at kernel/qeventloop.cpp:149
#53 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba1935e0, flags={i = -1172752896}) at kernel/qeventloop.cpp:200
#54 0x00007f8eaf2d05fe in QDialog::exec (this=0x838270) at dialogs/qdialog.cpp:498
#55 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x838270, icon=<value optimized out>, text=@0x7fffba193fa0, strlist=@0x7fffba193e10, ask=@0x7fffba193c80, 
    checkboxReturn=0x7fffba193d6f, options={i = -1172751504}, details=@0x7fffba193c70, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#56 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x838270, icon=QMessageBox::Information, text=@0x7fffba193fa0, strlist=@0x7fffba193e10, ask=@0x7fffba193c80, 
    checkboxReturn=0x7fffba193d6f, options={i = -1172751072}, details=@0x7fffba193c70) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#57 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba193fa0, strlist=@0x7fffba193e10, caption=@0x7fffba193f90, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba193f60, options={i = -1172750912}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#58 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba193fa0, strlist=@0x7fffba193e10, caption=@0x7fffba193f90, buttonYes=@0x7fffba193f80, buttonNo=@0x7fffba193f70, 
    dontAskAgainName=@0x7fffba193f60, options={i = -1172750816}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#59 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172750400}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#60 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x84bb60, local_path=@0xb13e80, total_bytes=146)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#61 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba194120)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#62 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#63 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=146)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#64 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba194400)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#65 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x838498, metaTypes=@0x8384a0, slotIdx=12) at qdbusintegrator.cpp:891
#66 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#67 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x838450) at kernel/qobject.cpp:1118
#68 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x838450) at kernel/qapplication.cpp:4057
#69 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x838450) at kernel/qapplication.cpp:4022
#70 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x838450) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#71 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x838450) at kernel/qcoreapplication.cpp:610
#72 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#73 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#74 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#75 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#76 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#77 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#78 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#79 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172746928}) at kernel/qeventloop.cpp:149
#80 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba194d90, flags={i = -1172746832}) at kernel/qeventloop.cpp:200
#81 0x00007f8eaf2d05fe in QDialog::exec (this=0x910fb0) at dialogs/qdialog.cpp:498
#82 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x910fb0, icon=<value optimized out>, text=@0x7fffba195750, strlist=@0x7fffba1955c0, ask=@0x7fffba195430, 
    checkboxReturn=0x7fffba19551f, options={i = -1172745440}, details=@0x7fffba195420, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#83 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x910fb0, icon=QMessageBox::Information, text=@0x7fffba195750, strlist=@0x7fffba1955c0, ask=@0x7fffba195430, 
    checkboxReturn=0x7fffba19551f, options={i = -1172745008}, details=@0x7fffba195420) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#84 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba195750, strlist=@0x7fffba1955c0, caption=@0x7fffba195740, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba195710, options={i = -1172744848}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#85 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba195750, strlist=@0x7fffba1955c0, caption=@0x7fffba195740, buttonYes=@0x7fffba195730, buttonNo=@0x7fffba195720, 
    dontAskAgainName=@0x7fffba195710, options={i = -1172744752}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#86 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172744336}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#87 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x803d30, local_path=@0x8f24a0, total_bytes=188)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#88 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1958d0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#89 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#90 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=188)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#91 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba195bb0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#92 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x862be8, metaTypes=@0x862bf0, slotIdx=12) at qdbusintegrator.cpp:891
#93 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#94 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x862ba0) at kernel/qobject.cpp:1118
#95 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x862ba0) at kernel/qapplication.cpp:4057
#96 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x862ba0) at kernel/qapplication.cpp:4022
#97 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x862ba0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#98 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x862ba0) at kernel/qcoreapplication.cpp:610
#99 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#100 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#101 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#102 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#103 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#104 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#105 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#106 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172740864}) at kernel/qeventloop.cpp:149
#107 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba196540, flags={i = -1172740768}) at kernel/qeventloop.cpp:200
#108 0x00007f8eaf2d05fe in QDialog::exec (this=0x9161f0) at dialogs/qdialog.cpp:498
#109 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x9161f0, icon=<value optimized out>, text=@0x7fffba196f00, strlist=@0x7fffba196d70, ask=@0x7fffba196be0, 
    checkboxReturn=0x7fffba196ccf, options={i = -1172739376}, details=@0x7fffba196bd0, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#110 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x9161f0, icon=QMessageBox::Information, text=@0x7fffba196f00, strlist=@0x7fffba196d70, ask=@0x7fffba196be0, 
    checkboxReturn=0x7fffba196ccf, options={i = -1172738944}, details=@0x7fffba196bd0) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#111 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba196f00, strlist=@0x7fffba196d70, caption=@0x7fffba196ef0, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba196ec0, options={i = -1172738784}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#112 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba196f00, strlist=@0x7fffba196d70, caption=@0x7fffba196ef0, buttonYes=@0x7fffba196ee0, buttonNo=@0x7fffba196ed0, 
    dontAskAgainName=@0x7fffba196ec0, options={i = -1172738688}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#113 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172738272}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#114 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x89aa60, local_path=@0x91fc40, total_bytes=178)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#115 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba197080)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#116 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#117 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=178)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#118 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba197360)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#119 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x888af8, metaTypes=@0x888b00, slotIdx=12) at qdbusintegrator.cpp:891
#120 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#121 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x888ab0) at kernel/qobject.cpp:1118
#122 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x888ab0) at kernel/qapplication.cpp:4057
#123 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x888ab0) at kernel/qapplication.cpp:4022
#124 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x888ab0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#125 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x888ab0) at kernel/qcoreapplication.cpp:610
#126 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#127 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#128 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#129 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#130 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#131 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#132 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#133 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172734800}) at kernel/qeventloop.cpp:149
#134 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba197cf0, flags={i = -1172734704}) at kernel/qeventloop.cpp:200
#135 0x00007f8eaf2d05fe in QDialog::exec (this=0x7b1890) at dialogs/qdialog.cpp:498
#136 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x7b1890, icon=<value optimized out>, text=@0x7fffba1986b0, strlist=@0x7fffba198520, ask=@0x7fffba198390, 
    checkboxReturn=0x7fffba19847f, options={i = -1172733312}, details=@0x7fffba198380, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#137 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x7b1890, icon=QMessageBox::Information, text=@0x7fffba1986b0, strlist=@0x7fffba198520, ask=@0x7fffba198390, 
    checkboxReturn=0x7fffba19847f, options={i = -1172732880}, details=@0x7fffba198380) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#138 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba1986b0, strlist=@0x7fffba198520, caption=@0x7fffba1986a0, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba198670, options={i = -1172732720}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#139 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba1986b0, strlist=@0x7fffba198520, caption=@0x7fffba1986a0, buttonYes=@0x7fffba198690, buttonNo=@0x7fffba198680, 
    dontAskAgainName=@0x7fffba198670, options={i = -1172732624}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#140 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172732208}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#141 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x7c66b0, local_path=@0x8a3270, total_bytes=150)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#142 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba198830)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#143 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#144 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=150)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#145 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba198b10)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#146 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x888bf8, metaTypes=@0x888c00, slotIdx=12) at qdbusintegrator.cpp:891
#147 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#148 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x888bb0) at kernel/qobject.cpp:1118
#149 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x888bb0) at kernel/qapplication.cpp:4057
#150 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x888bb0) at kernel/qapplication.cpp:4022
#151 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x888bb0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#152 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x888bb0) at kernel/qcoreapplication.cpp:610
#153 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#154 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#155 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#156 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#157 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#158 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#159 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#160 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172728736}) at kernel/qeventloop.cpp:149
#161 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba1994a0, flags={i = -1172728640}) at kernel/qeventloop.cpp:200
#162 0x00007f8eaf2d05fe in QDialog::exec (this=0x8cda80) at dialogs/qdialog.cpp:498
#163 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x8cda80, icon=<value optimized out>, text=@0x7fffba199e60, strlist=@0x7fffba199cd0, ask=@0x7fffba199b40, 
    checkboxReturn=0x7fffba199c2f, options={i = -1172727248}, details=@0x7fffba199b30, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#164 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x8cda80, icon=QMessageBox::Information, text=@0x7fffba199e60, strlist=@0x7fffba199cd0, ask=@0x7fffba199b40, 
    checkboxReturn=0x7fffba199c2f, options={i = -1172726816}, details=@0x7fffba199b30) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#165 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba199e60, strlist=@0x7fffba199cd0, caption=@0x7fffba199e50, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba199e20, options={i = -1172726656}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#166 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba199e60, strlist=@0x7fffba199cd0, caption=@0x7fffba199e50, buttonYes=@0x7fffba199e40, buttonNo=@0x7fffba199e30, 
    dontAskAgainName=@0x7fffba199e20, options={i = -1172726560}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#167 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172726144}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#168 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x820f20, local_path=@0x7b1d90, total_bytes=146)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#169 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba199fe0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#170 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#171 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=146)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#172 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19a2c0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#173 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x8090c8, metaTypes=@0x8090d0, slotIdx=12) at qdbusintegrator.cpp:891
#174 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#175 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x809080) at kernel/qobject.cpp:1118
#176 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x809080) at kernel/qapplication.cpp:4057
#177 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x809080) at kernel/qapplication.cpp:4022
#178 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x809080) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#179 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x809080) at kernel/qcoreapplication.cpp:610
#180 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#181 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#182 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#183 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#184 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#185 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#186 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#187 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172722672}) at kernel/qeventloop.cpp:149
#188 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba19ac50, flags={i = -1172722576}) at kernel/qeventloop.cpp:200
#189 0x00007f8eaf2d05fe in QDialog::exec (this=0x8ac0b0) at dialogs/qdialog.cpp:498
#190 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x8ac0b0, icon=<value optimized out>, text=@0x7fffba19b610, strlist=@0x7fffba19b480, ask=@0x7fffba19b2f0, 
    checkboxReturn=0x7fffba19b3df, options={i = -1172721184}, details=@0x7fffba19b2e0, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#191 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x8ac0b0, icon=QMessageBox::Information, text=@0x7fffba19b610, strlist=@0x7fffba19b480, ask=@0x7fffba19b2f0, 
    checkboxReturn=0x7fffba19b3df, options={i = -1172720752}, details=@0x7fffba19b2e0) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#192 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba19b610, strlist=@0x7fffba19b480, caption=@0x7fffba19b600, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba19b5d0, options={i = -1172720592}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#193 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba19b610, strlist=@0x7fffba19b480, caption=@0x7fffba19b600, buttonYes=@0x7fffba19b5f0, buttonNo=@0x7fffba19b5e0, 
    dontAskAgainName=@0x7fffba19b5d0, options={i = -1172720496}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#194 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172720080}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#195 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x7e8e40, local_path=@0x7fcb40, total_bytes=178)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#196 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19b790)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#197 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#198 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=178)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#199 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19ba70)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#200 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x8432f8, metaTypes=@0x843300, slotIdx=12) at qdbusintegrator.cpp:891
#201 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#202 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x8432b0) at kernel/qobject.cpp:1118
#203 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x8432b0) at kernel/qapplication.cpp:4057
#204 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x8432b0) at kernel/qapplication.cpp:4022
#205 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x8432b0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#206 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x8432b0) at kernel/qcoreapplication.cpp:610
#207 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#208 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#209 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#210 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#211 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#212 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#213 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#214 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172716608}) at kernel/qeventloop.cpp:149
#215 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba19c400, flags={i = -1172716512}) at kernel/qeventloop.cpp:200
#216 0x00007f8eaf2d05fe in QDialog::exec (this=0x877cd0) at dialogs/qdialog.cpp:498
#217 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x877cd0, icon=<value optimized out>, text=@0x7fffba19cdc0, strlist=@0x7fffba19cc30, ask=@0x7fffba19caa0, 
    checkboxReturn=0x7fffba19cb8f, options={i = -1172715120}, details=@0x7fffba19ca90, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#218 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x877cd0, icon=QMessageBox::Information, text=@0x7fffba19cdc0, strlist=@0x7fffba19cc30, ask=@0x7fffba19caa0, 
    checkboxReturn=0x7fffba19cb8f, options={i = -1172714688}, details=@0x7fffba19ca90) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#219 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba19cdc0, strlist=@0x7fffba19cc30, caption=@0x7fffba19cdb0, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba19cd80, options={i = -1172714528}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#220 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba19cdc0, strlist=@0x7fffba19cc30, caption=@0x7fffba19cdb0, buttonYes=@0x7fffba19cda0, buttonNo=@0x7fffba19cd90, 
    dontAskAgainName=@0x7fffba19cd80, options={i = -1172714432}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#221 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172714016}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#222 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0xb03510, local_path=@0x7f8190, total_bytes=150)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#223 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19cf40)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#224 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#225 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=150)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#226 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19d220)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#227 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x84c9f8, metaTypes=@0x84ca00, slotIdx=12) at qdbusintegrator.cpp:891
#228 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#229 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x84c9b0) at kernel/qobject.cpp:1118
#230 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x84c9b0) at kernel/qapplication.cpp:4057
#231 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x84c9b0) at kernel/qapplication.cpp:4022
#232 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x84c9b0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#233 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x84c9b0) at kernel/qcoreapplication.cpp:610
#234 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#235 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#236 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#237 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#238 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#239 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#240 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#241 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172710544}) at kernel/qeventloop.cpp:149
#242 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba19dbb0, flags={i = -1172710448}) at kernel/qeventloop.cpp:200
#243 0x00007f8eaf2d05fe in QDialog::exec (this=0x8f1160) at dialogs/qdialog.cpp:498
#244 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x8f1160, icon=<value optimized out>, text=@0x7fffba19e570, strlist=@0x7fffba19e3e0, ask=@0x7fffba19e250, 
    checkboxReturn=0x7fffba19e33f, options={i = -1172709056}, details=@0x7fffba19e240, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#245 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x8f1160, icon=QMessageBox::Information, text=@0x7fffba19e570, strlist=@0x7fffba19e3e0, ask=@0x7fffba19e250, 
    checkboxReturn=0x7fffba19e33f, options={i = -1172708624}, details=@0x7fffba19e240) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#246 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba19e570, strlist=@0x7fffba19e3e0, caption=@0x7fffba19e560, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba19e530, options={i = -1172708464}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#247 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba19e570, strlist=@0x7fffba19e3e0, caption=@0x7fffba19e560, buttonYes=@0x7fffba19e550, buttonNo=@0x7fffba19e540, 
    dontAskAgainName=@0x7fffba19e530, options={i = -1172708368}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#248 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172707952}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#249 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x854b00, local_path=@0x857300, total_bytes=176)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#250 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19e6f0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#251 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#252 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=176)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#253 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19e9d0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#254 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x867708, metaTypes=@0x867710, slotIdx=12) at qdbusintegrator.cpp:891
#255 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#256 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x8676c0) at kernel/qobject.cpp:1118
#257 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x8676c0) at kernel/qapplication.cpp:4057
#258 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x8676c0) at kernel/qapplication.cpp:4022
#259 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x8676c0) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#260 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x8676c0) at kernel/qcoreapplication.cpp:610
#261 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#262 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#263 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#264 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#265 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#266 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#267 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#268 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172704480}) at kernel/qeventloop.cpp:149
#269 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba19f360, flags={i = -1172704384}) at kernel/qeventloop.cpp:200
#270 0x00007f8eaf2d05fe in QDialog::exec (this=0x8ce220) at dialogs/qdialog.cpp:498
#271 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x8ce220, icon=<value optimized out>, text=@0x7fffba19fd20, strlist=@0x7fffba19fb90, ask=@0x7fffba19fa00, 
    checkboxReturn=0x7fffba19faef, options={i = -1172702992}, details=@0x7fffba19f9f0, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#272 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x8ce220, icon=QMessageBox::Information, text=@0x7fffba19fd20, strlist=@0x7fffba19fb90, ask=@0x7fffba19fa00, 
    checkboxReturn=0x7fffba19faef, options={i = -1172702560}, details=@0x7fffba19f9f0) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#273 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba19fd20, strlist=@0x7fffba19fb90, caption=@0x7fffba19fd10, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba19fce0, options={i = -1172702400}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#274 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba19fd20, strlist=@0x7fffba19fb90, caption=@0x7fffba19fd10, buttonYes=@0x7fffba19fd00, buttonNo=@0x7fffba19fcf0, 
    dontAskAgainName=@0x7fffba19fce0, options={i = -1172702304}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#275 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172701888}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#276 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x7f4550, local_path=@0x69f0f0, total_bytes=150)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#277 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba19fea0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#278 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#279 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=150)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#280 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1a0180)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#281 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x904a98, metaTypes=@0x904aa0, slotIdx=12) at qdbusintegrator.cpp:891
#282 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#283 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x904a50) at kernel/qobject.cpp:1118
#284 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x904a50) at kernel/qapplication.cpp:4057
#285 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x904a50) at kernel/qapplication.cpp:4022
#286 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x904a50) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#287 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x904a50) at kernel/qcoreapplication.cpp:610
#288 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#289 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#290 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#291 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#292 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#293 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#294 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#295 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172698416}) at kernel/qeventloop.cpp:149
#296 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba1a0b10, flags={i = -1172698320}) at kernel/qeventloop.cpp:200
#297 0x00007f8eaf2d05fe in QDialog::exec (this=0x8de140) at dialogs/qdialog.cpp:498
#298 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x8de140, icon=<value optimized out>, text=@0x7fffba1a14d0, strlist=@0x7fffba1a1340, ask=@0x7fffba1a11b0, 
    checkboxReturn=0x7fffba1a129f, options={i = -1172696928}, details=@0x7fffba1a11a0, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#299 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x8de140, icon=QMessageBox::Information, text=@0x7fffba1a14d0, strlist=@0x7fffba1a1340, ask=@0x7fffba1a11b0, 
    checkboxReturn=0x7fffba1a129f, options={i = -1172696496}, details=@0x7fffba1a11a0) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#300 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba1a14d0, strlist=@0x7fffba1a1340, caption=@0x7fffba1a14c0, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba1a1490, options={i = -1172696336}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#301 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba1a14d0, strlist=@0x7fffba1a1340, caption=@0x7fffba1a14c0, buttonYes=@0x7fffba1a14b0, buttonNo=@0x7fffba1a14a0, 
    dontAskAgainName=@0x7fffba1a1490, options={i = -1172696240}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#302 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172695824}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#303 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x925d50, local_path=@0x80e200, total_bytes=164)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#304 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1a1650)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#305 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#306 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=164)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#307 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1a1930)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#308 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x7d46c8, metaTypes=@0x7d46d0, slotIdx=12) at qdbusintegrator.cpp:891
#309 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#310 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x7d4680) at kernel/qobject.cpp:1118
#311 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x7d4680) at kernel/qapplication.cpp:4057
#312 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x7d4680) at kernel/qapplication.cpp:4022
#313 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x7d4680) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#314 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x7d4680) at kernel/qcoreapplication.cpp:610
#315 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#316 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#317 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#318 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#319 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#320 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#321 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#322 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172692352}) at kernel/qeventloop.cpp:149
#323 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba1a22c0, flags={i = -1172692256}) at kernel/qeventloop.cpp:200
#324 0x00007f8eaf2d05fe in QDialog::exec (this=0x7f48d0) at dialogs/qdialog.cpp:498
#325 0x00007f8eb165bc52 in KMessageBox::createKMessageBox (dialog=0x7f48d0, icon=<value optimized out>, text=@0x7fffba1a2c80, strlist=@0x7fffba1a2af0, ask=@0x7fffba1a2960, 
    checkboxReturn=0x7fffba1a2a4f, options={i = -1172690864}, details=@0x7fffba1a2950, notifyType=QMessageBox::Information) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:331
#326 0x00007f8eb165cde7 in KMessageBox::createKMessageBox (dialog=0x7f48d0, icon=QMessageBox::Information, text=@0x7fffba1a2c80, strlist=@0x7fffba1a2af0, ask=@0x7fffba1a2960, 
    checkboxReturn=0x7fffba1a2a4f, options={i = -1172690432}, details=@0x7fffba1a2950) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:151
#327 0x00007f8eb165ede8 in KMessageBox::questionYesNoListWId (parent_id=0, text=@0x7fffba1a2c80, strlist=@0x7fffba1a2af0, caption=@0x7fffba1a2c70, buttonYes_=<value optimized out>, 
    buttonNo_=<value optimized out>, dontAskAgainName=@0x7fffba1a2c40, options={i = -1172690272}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:474
#328 0x00007f8eb165efa3 in KMessageBox::questionYesNoList (parent=0x0, text=@0x7fffba1a2c80, strlist=@0x7fffba1a2af0, caption=@0x7fffba1a2c70, buttonYes=@0x7fffba1a2c60, buttonNo=@0x7fffba1a2c50, 
    dontAskAgainName=@0x7fffba1a2c40, options={i = -1172690176}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:433
#329 0x00007f8eb165f018 in KMessageBox::questionYesNo (parent=0x7b0bca, text=@0x6, caption=<value optimized out>, buttonYes=<value optimized out>, buttonNo=<value optimized out>, 
    dontAskAgainName=<value optimized out>, options={i = -1172689760}) at /usr/src/debug/kdelibs-4.2.90/kdeui/dialogs/kmessagebox.cpp:348
#330 0x000000000040c551 in KBlueTray::slotServerSessionTransferStarted (this=0x7fffba1a3b00, filename=@0x8b4df0, local_path=@0x7d5e50, total_bytes=148)
    at /usr/src/debug/kdebluetooth4-0.3/src/trayicon.cpp:720
#331 0x000000000040ab71 in KBlueTray::qt_metacall (this=0x7fffba1a3b00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1a2e00)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_trayicon.cpp:168
#332 0x00007f8eafbe6c22 in QMetaObject::activate (sender=0x7f1120, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7b0bb0) at kernel/qobject.cpp:3120
#333 0x000000000040a53a in ObexServerSession::transferStarted (this=0x7b0bca, _t1=<value optimized out>, _t2=<value optimized out>, _t3=148)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:126
#334 0x000000000040a917 in ObexServerSession::qt_metacall (this=0x7f1120, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffba1a30e0)
    at /usr/src/debug/kdebluetooth4-0.3/build/src/moc_obexserversession.cpp:99
#335 0x00007f8eafeeb394 in QDBusConnectionPrivate::deliverCall (this=0x8a9100, object=0x7f1120, msg=@0x7f0168, metaTypes=@0x7f0170, slotIdx=12) at qdbusintegrator.cpp:891
#336 0x00007f8eafef2fef in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/libQtDBus.so.4
#337 0x00007f8eafbe12b8 in QObject::event (this=0x7f1120, e=0x7f0120) at kernel/qobject.cpp:1118
#338 0x00007f8eaee2b78d in QApplicationPrivate::notify_helper (this=0x663a90, receiver=0x7f1120, e=0x7f0120) at kernel/qapplication.cpp:4057
#339 0x00007f8eaee33a2a in QApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, e=0x7f0120) at kernel/qapplication.cpp:4022
#340 0x00007f8eb16d604b in KApplication::notify (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x7f0120) at /usr/src/debug/kdelibs-4.2.90/kdeui/kernel/kapplication.cpp:302
#341 0x00007f8eafbd115c in QCoreApplication::notifyInternal (this=0x7fffba1a3c30, receiver=0x7f1120, event=0x7f0120) at kernel/qcoreapplication.cpp:610
#342 0x00007f8eafbd1dda in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63b1b0) at kernel/qcoreapplication.h:213
#343 0x00007f8eafbfac13 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218
#344 0x00007f8eab0660fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#345 0x00007f8eab0698cd in ?? () from /usr/lib64/libglib-2.0.so.0
#346 0x00007f8eab069a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#347 0x00007f8eafbfa89f in QEventDispatcherGlib::processEvents (this=0x63a9a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324
#348 0x00007f8eaeec2b0f in QGuiEventDispatcherGlib::processEvents (this=0x7b0bca, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#349 0x00007f8eafbcf9f2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -1172686288}) at kernel/qeventloop.cpp:149
#350 0x00007f8eafbcfdbd in QEventLoop::exec (this=0x7fffba1a3a70, flags={i = -1172686208}) at kernel/qeventloop.cpp:200
#351 0x00007f8eafbd20a4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#352 0x000000000040b8cf in main (argc=2, argv=0x7fffba1a3e68) at /usr/src/debug/kdebluetooth4-0.3/src/main.cpp:74

Reported using DrKonqi
Comment 1 Alex Fiestas 2009-11-06 00:14:50 UTC
SVN commit 1045393 by afiestas:

Added a missing emitResult on slotTransferCompleted. Happens that when the kJob is so fast the jobTracker doesn't handle the job
correclty, for instance the job notification is not showed. Anyway this is another topic.

BUG: 197792

 M  +1 -0      obexserversessionfiletransfer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1045393