[Bug 288865] New: Crash after resuming from disk

Kevin Goeser kevin at kevin-online.com
Tue Dec 13 06:02:32 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=288865

           Summary: Crash after resuming from disk
           Product: kde
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: kevin at kevin-online.com


Application: bluedevil-wizard (0.1)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic-tuxonice x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
The crash happened immediatly after resuming from disk (nothing else special).

-- Backtrace:
Application: Bluetooth-Assistent (bluedevil-wizard), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0ab509b780 (LWP 15370))]

Thread 2 (Thread 0x7f0aa3f99700 (LWP 15371)):
#0  0x00007f0ab257a749 in __GI___poll (fds=0x143f710, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:85
#1  0x00007f0ab00d1f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0ab00d2429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f0ab2ce2f3e in QEventDispatcherGlib::processEvents (this=0x143f6a0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f0ab2cb6cf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f0ab2cb6ef7 in QEventLoop::exec (this=0x7f0aa3f98dd0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f0ab2bce27f in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:498
#7  0x00007f0ab2c99cbf in QInotifyFileSystemWatcherEngine::run (this=0x143e8f0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f0ab2bd0d05 in QThreadPrivate::start (arg=0x143e8f0) at
thread/qthread_unix.cpp:331
#9  0x00007f0ab05a3efc in start_thread (arg=0x7f0aa3f99700) at
pthread_create.c:304
#10 0x00007f0ab258689d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0ab509b780 (LWP 15370)):
[KCrash Handler]
#6  0x00007f0ab442a778 in BlueDevil::Adapter::isPowered() const () from
/usr/lib/libbluedevil.so.1
#7  0x00007f0ab441e2f4 in BlueDevil::Manager::Private::findUsableAdapter() ()
from /usr/lib/libbluedevil.so.1
#8  0x00007f0ab441e79c in
BlueDevil::Manager::Private::_k_adapterAdded(QDBusObjectPath const&) () from
/usr/lib/libbluedevil.so.1
#9  0x00007f0ab4420a86 in BlueDevil::Manager::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib/libbluedevil.so.1
#10 0x00007f0ab2ccaeba in QMetaObject::activate (sender=0x13f8fe0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fff92baa530) at
kernel/qobject.cpp:3278
#11 0x00007f0ab4433342 in ?? () from /usr/lib/libbluedevil.so.1
#12 0x00007f0ab44336c4 in ?? () from /usr/lib/libbluedevil.so.1
#13 0x00007f0ab300f0e9 in QDBusConnectionPrivate::deliverCall (this=0x13ed700,
object=0x13f8fe0, msg=..., metaTypes=..., slotIdx=5) at qdbusintegrator.cpp:942
#14 0x00007f0ab301838f in QDBusCallDeliveryEvent::placeMetaCall
(this=<optimized out>, object=<optimized out>) at qdbusintegrator_p.h:103
#15 0x00007f0ab2ccea5e in QObject::event (this=0x13f8fe0, e=<optimized out>) at
kernel/qobject.cpp:1217
#16 0x00007f0ab3931424 in notify_helper (e=0x16d3840, receiver=0x13f8fe0,
this=0x10b30d0) at kernel/qapplication.cpp:4486
#17 QApplicationPrivate::notify_helper (this=0x10b30d0, receiver=0x13f8fe0,
e=0x16d3840) at kernel/qapplication.cpp:4458
#18 0x00007f0ab3936291 in QApplication::notify (this=0x7fff92bab070,
receiver=0x13f8fe0, e=0x16d3840) at kernel/qapplication.cpp:4365
#19 0x00007f0ab4879126 in KApplication::notify (this=0x7fff92bab070,
receiver=0x13f8fe0, event=0x16d3840) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f0ab2cb7afc in QCoreApplication::notifyInternal
(this=0x7fff92bab070, receiver=0x13f8fe0, event=0x16d3840) at
kernel/qcoreapplication.cpp:787
#21 0x00007f0ab2cbb51f in sendEvent (event=0x16d3840, receiver=0x13f8fe0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x10965e0) at kernel/qcoreapplication.cpp:1428
#23 0x00007f0ab2ce2a73 in sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#24 postEventSourceDispatch (s=<optimized out>) at
kernel/qeventdispatcher_glib.cpp:277
#25 0x00007f0ab00d1a5d in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f0ab00d2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f0ab00d2429 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f0ab2ce2ed6 in QEventDispatcherGlib::processEvents (this=0x1097cd0,
flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007f0ab39d907e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=<optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f0ab2cb6cf2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f0ab2cb6ef7 in QEventLoop::exec (this=0x7fff92bab000, flags=...) at
kernel/qeventloop.cpp:201
#32 0x00007f0ab2cbb789 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1064
#33 0x0000000000409403 in ?? ()
#34 0x00007f0ab24c630d in __libc_start_main (main=0x408fb0, argc=1,
ubp_av=0x7fff92bab358, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7fff92bab348) at libc-start.c:226
#35 0x000000000040946d in _start ()

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list