Bug 197051 - transfering a file from pc to a mobile phone obex crashes
Summary: transfering a file from pc to a mobile phone obex crashes
Status: RESOLVED DUPLICATE of bug 196594
Alias: None
Product: kde-bluetooth
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Tom Patzig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 19:07 UTC by Davide Capozzi
Modified: 2009-07-26 17:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***