Bug 196594 - Crash after unsuccessful BlueTooth file transfer
Summary: Crash after unsuccessful BlueTooth file transfer
Status: RESOLVED FIXED
Alias: None
Product: kbluetooth
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 0.4
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Tom Patzig
URL:
Keywords:
: 197051 197167 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-06-15 11:43 UTC by Jaromir Veber
Modified: 2009-11-05 02:17 UTC (History)
3 users (show)

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 Jaromir Veber 2009-06-15 11:43:58 UTC
Application that crashed: kbluetooth4
Version of the application: 0.3
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-9-generic x86_64
Distribution: Ubuntu karmic (development branch)

What I was doing when the application crashed:
After unsuccesful file transfer with "Obex server error" - I canceled action (transfer) and got this crash.

 -- Backtrace:
Application: KBluetooth4 - The KDE4 Bluetooth Framework (kbluetooth4), signal: Segmentation fault
[KCrash Handler]
#5  QDBusAbstractInterface::callWithArgumentList (this=0x73006900440070, mode=QDBus::AutoDetect, method=@0x7fffffac0940, args=@0x7fffffac07f0) at qdbusabstractinterface.h:138
#6  0x00007fc105820193 in QDBusAbstractInterface::call (this=<value optimized out>, mode=<value optimized out>, method=<value optimized out>, arg1=<value optimized out>, arg2=@0x7fffffac0910, 
    arg3=@0x7fffffac0900, arg4=@0x7fffffac08f0, arg5=@0x7fffffac08e0, arg6=@0x7fffffac08d0, arg7=@0x7fffffac08c0, arg8=@0x7fffffac08b0) at qdbusabstractinterface.cpp:655
#7  0x00007fc1058203b1 in QDBusAbstractInterface::call (this=0x73006900440070, method=<value optimized out>, arg1=<value optimized out>, arg2=<value optimized out>, arg3=<value optimized out>, 
    arg4=@0x7fffffac08f0, arg5=@0x7fffffac08e0, arg6=@0x7fffffac08d0, arg7=@0x7fffffac08c0, arg8=@0x7fffffac08b0) at qdbusabstractinterface.cpp:598
#8  0x0000000000417ae7 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-19 17:44:25 UTC
*** Bug 197167 has been marked as a duplicate of this bug. ***
Comment 2 Dario Andres 2009-07-26 17:11:44 UTC
*** Bug 197051 has been marked as a duplicate of this bug. ***
Comment 3 Alex Fiestas 2009-11-05 02:17:06 UTC
SVN commit 1044954 by afiestas:

Better hanlding of doKill KJob method. Is not perfect but is ok for 0.4 version.

BUG: 196594

 M  +3 -1      obexserversession.cpp  
 M  +2 -1      obexserversessionfiletransfer.cpp  


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