Bug 179996 - kmix crashes on kernel updates via adept
Summary: kmix crashes on kernel updates via adept
Status: RESOLVED DUPLICATE of bug 174380
Alias: None
Product: kmix
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 09:21 UTC by Jem Miller
Modified: 2009-01-08 12:21 UTC (History)
0 users

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 Jem Miller 2009-01-08 09:21:54 UTC
Version:           4.1.85 (using Devel)
OS:                Linux
Installed from:    Compiled sources

During an adept upgrade session, if kernel upgrades are done, kmix crashes. It looks as if it is trying to restart itself at the time. Here is the crash info:

Application: KMix (kmix), signal SIGABRT

Thread 1 (Thread 0xb5f6d6c0 (LWP 6373)):
[KCrash Handler]
#6  0xb7ffe430 in __kernel_vsyscall ()
#7  0xb6978880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb697a248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb767b795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb767b872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb767b915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7e92b6a in ?? () from /usr/lib/libsolid.so.4
#13 0xb7e92c3f in ?? () from /usr/lib/libsolid.so.4
#14 0xb7788a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb77897e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb7ea4ca3 in ?? () from /usr/lib/libsolid.so.4
#17 0xb7ecb7de in ?? () from /usr/lib/libsolid.so.4
#18 0xb7ecb87a in ?? () from /usr/lib/libsolid.so.4
#19 0xb787c26e in ?? () from /usr/lib/libQtDBus.so.4
#20 0xb7883627 in ?? () from /usr/lib/libQtDBus.so.4
#21 0xb7783771 in QObject::event () from /usr/lib/libQtCore.so.4
#22 0xb6e168ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#23 0xb6e1e72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#24 0xb7cc3d3d in KApplication::notify () from /usr/lib/libkdeui.so.5
#25 0xb7773e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#26 0xb7774ae5 in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4
#27 0xb7774cdd in QCoreApplication::sendPostedEvents () from /usr/lib/libQtCore.so.4
#28 0xb779e82f in ?? () from /usr/lib/libQtCore.so.4
#29 0xb63526f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#30 0xb6355da3 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb6355f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#32 0xb779e478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb6eb0ea5 in ?? () from /usr/lib/libQtGui.so.4
#34 0xb777252a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb77726ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#36 0xb7774da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#37 0xb6e16767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#38 0xb7f8eb3b in kdemain () from /usr/lib/libkdeinit4_kmix.so
#39 0x08048672 in _start ()
Comment 1 Dario Andres 2009-01-08 12:21:14 UTC

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