Summary: | Bluedevil crashed after completing a file transfer | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Diego <diego.ml> |
Component: | bluetooth | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | diego.ml, kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/bluedevil/c10cc68b3c5709bcbd372241054c07d99240fa6a | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Diego
2011-08-11 16:16:49 UTC
This bug should be fixed in any version greater than 1.0.5. If you can still reproduce this bug, please don't hesitate to reopen it ! Thanks for reporting. Created attachment 65163 [details]
New crash information added by DrKonqi
bluedevil-helper (0.1) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.4
Maybe you meant another version, I can reproduce with bluedevil 1.1.1
$ rpm -q bluedevil
bluedevil-1.1.1-1.fc15.x86_64
$ rpm -q libbluedevil
libbluedevil-1.9-0.1.20110502git.fc15.x86_64
-- Backtrace (Reduced):
#6 OpenObex::ServerSession::slotJobFinished (this=0x3a3ab33300000001) at /usr/src/debug/bluedevil-1.1.1/src/daemon/helpers/filereceiver/openobex/serversession.cpp:169
#7 0x000000000040d16f in OpenObex::FileTransferJob::slotTransferCompleted (this=0x13e7960) at /usr/src/debug/bluedevil-1.1.1/src/daemon/helpers/filereceiver/openobex/filetransferjob.cpp:160
#8 0x000000000040688c in OpenObex::FileTransferJob::qt_metacall (this=0x13e7960, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffc46da4f0) at /usr/src/debug/bluedevil-1.1.1/x86_64-redhat-linux-gnu/src/daemon/helpers/filereceiver/moc_filetransferjob.cpp:88
[...]
#10 0x000000000040e900 in OrgOpenobexServerSessionInterface::qt_metacall (this=0x140d430, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffc46da820) at /usr/src/debug/bluedevil-1.1.1/x86_64-redhat-linux-gnu/src/daemon/helpers/filereceiver/server_session_interface.moc:100
#11 0x00007f101d72173b in QDBusConnectionPrivate::deliverCall (this=0x13dd0d0, object=0x140d430, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:942
*** Bug 291188 has been marked as a duplicate of this bug. *** Git commit 0ffccae9e54bca8bcfb6be28903c29ed809c06e1 by Alex Fiestas. Committed on 27/04/2012 at 00:39. Pushed by afiestas into branch '1.0'. This job should be async to do not run into race conditions. M +1 -1 src/daemon/helpers/filereceiver/openobex/filetransferjob.cpp http://commits.kde.org/bluedevil/0ffccae9e54bca8bcfb6be28903c29ed809c06e1 Git commit c10cc68b3c5709bcbd372241054c07d99240fa6a by Alex Fiestas. Committed on 27/04/2012 at 00:39. Pushed by afiestas into branch '1.1'. This job should be async to do not run into race conditions. (cherry picked from commit 0ffccae9e54bca8bcfb6be28903c29ed809c06e1) M +1 -1 src/daemon/helpers/filereceiver/openobex/filetransferjob.cpp http://commits.kde.org/bluedevil/c10cc68b3c5709bcbd372241054c07d99240fa6a |