Bug 280889 - Bluetooth crash
Summary: Bluetooth crash
Status: RESOLVED DUPLICATE of bug 257704
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdeui (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Aurelien Gateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-27 18:08 UTC by prkalis
Modified: 2011-10-17 19:39 UTC (History)
2 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 prkalis 2011-08-27 18:08:36 UTC
Application: bluedevil-wizard (0.1)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop i686
Distribution: "openSUSE 11.4 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:

was attempting to connected wiimote via my kensington bluetooth adapter (k33348). upon reaching password screen, application crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Bluetooth Wizard (bluedevil-wizard), signal: Floating point exception
[KCrash Handler]
#7  0xb76ff400 in KPixmapSequenceOverlayPainter::Private::_k_timeout (this=0x8189ab8) at /usr/src/debug/kdelibs-4.6.0/kdeui/util/kpixmapsequenceoverlaypainter.cpp:63
#8  0xb76ff4af in KPixmapSequenceOverlayPainter::qt_metacall (this=0x819a1e8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfb8064c) at /usr/src/debug/kdelibs-4.6.0/build/kdeui/kpixmapsequenceoverlaypainter.moc:94
#9  0xb6f7d8cd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#10 0xb6f8da2c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb6fdcfe5 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#12 0xb6f94046 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb6f8c3f4 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb649f414 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb64a80c7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb75491f1 in KApplication::notify (this=0xbfb80ed0, receiver=0x8189adc, event=0xbfb80b8c) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#17 0xb6f76fde in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb6fa8379 in ?? () from /usr/lib/libQtCore.so.4
#19 0xb6fa5075 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb5b39509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0xb5b39d10 in ?? () from /lib/libglib-2.0.so.0
#22 0xb5b39fce in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0xb6fa576b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0xb655555a in ?? () from /usr/lib/libQtGui.so.4
#25 0xb6f762bd in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0xb6f764e9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb6f7af90 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0xb649d104 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#29 0x08050c30 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-17 19:39:40 UTC

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