Bug 197051

Summary: transfering a file from pc to a mobile phone obex crashes
Product: [Unmaintained] kde-bluetooth Reporter: Davide Capozzi <davide.capozzi>
Component: generalAssignee: Tom Patzig <tom>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, davide.capozzi
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Davide Capozzi 2009-06-18 19:07:27 UTC
Version:           0.3 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

I tried to transfer a file from my pc to a mobile phone (Nokia N73). That's what I've done:
1) right click on the bt icon in the system tray
2) choose transfer file
3) find the file to be transfered
4) select the target device (bt discoverable)
5) the trasfer begins and the progression bar reaches 100%
6) error dialog rises up "Obex error File Not Found"
7) the application crashes
Comment 1 Dario Andres 2009-06-19 15:51:20 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks
Comment 2 Davide Capozzi 2009-06-22 11:14:06 UTC
(In reply to comment #1)
> If you can reproduce the crash at will, may you read
> http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
> and post a complete backtrace here? Thanks

Here's the backtrace
In addition the error dialog shows the following message: org.openobex.Error.LinkError

Application: KBluetooth4 - The KDE4 Bluetooth Framework (kbluetooth4), signal SIGSEGV

Thread 1 (Thread 0xb5e60920 (LWP 3804)):
[KCrash Handler]
#6  QDBusAbstractInterface::callWithArgumentList (this=0x1, mode=QDBus::AutoDetect, method=@0xbfa0d948, args=@0xbfa0d858) at qdbusabstractinterface.h:138
#7  0xb73c1e8d in QDBusAbstractInterface::call (this=0x1, mode=QDBus::AutoDetect, method=@0xbfa0d948, arg1=@0xbfa0d938, arg2=@0xbfa0d92c, arg3=@0xbfa0d920, arg4=@0xbfa0d914, arg5=@0xbfa0d908, 
    arg6=@0xbfa0d8fc, arg7=@0xbfa0d8f0, arg8=@0xbfa0d8e4) at qdbusabstractinterface.cpp:655
#8  0xb73c20ec in QDBusAbstractInterface::call (this=0x1, method=@0xbfa0d948, arg1=@0xbfa0d938, arg2=@0xbfa0d92c, arg3=@0xbfa0d920, arg4=@0xbfa0d914, arg5=@0xbfa0d908, arg6=@0xbfa0d8fc, 
    arg7=@0xbfa0d8f0, arg8=@0xbfa0d8e4) at qdbusabstractinterface.cpp:598
#9  0x0805e3c7 in _start ()
Comment 3 Dario Andres 2009-07-26 17:11:44 UTC
Merging with bug 196594.Thanks

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