[kde] [Bug 371673] New: KMix crashed on login.

via KDE Bugzilla bugzilla_noreply at kde.org
Tue Oct 25 18:44:23 BST 2016


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

            Bug ID: 371673
           Summary: KMix crashed on login.
           Product: kde
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: unassigned-bugs at kde.org
          Reporter: jimgravelle at yahoo.ca

Application: kdeinit5 (4.6)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.1.34-33-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
Just logged into KDE and the KMIX application crashed.  This has happened a few
times: a crash on login.

-- Backtrace:
Application: KMix (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f739648b780 (LWP 2271))]

Thread 3 (Thread 0x7f737acff700 (LWP 2276)):
#0  0x00007f739461cbfd in poll () from /lib64/libc.so.6
#1  0x00007f7395905402 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f739590714f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f73812d2469 in QXcbEventReader::run (this=0x1e90a80) at
qxcbconnection.cpp:1337
#4  0x00007f7394998859 in QThreadPrivate::start (arg=0x1e90a80) at
thread/qthread_unix.cpp:344
#5  0x00007f7391d780a4 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f739462502d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f7381fcf700 (LWP 2272)):
#0  0x00007f7390eaaad0 in g_poll () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f7390e9be64 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7390e9bf7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f7394b9df4b in QEventDispatcherGlib::processEvents
(this=0x7f737c0008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f7394b4d89b in QEventLoop::exec (this=this at entry=0x7f7381fcee20,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:210
#5  0x00007f739499402a in QThread::exec (this=this at entry=0x7f738b920d00
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread.cpp:507
#6  0x00007f738b6b9aa5 in QDBusConnectionManager::run (this=0x7f738b920d00
<(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
qdbusconnection.cpp:196
#7  0x00007f7394998859 in QThreadPrivate::start (arg=0x7f738b920d00 <(anonymous
namespace)::Q_QGS__q_manager::innerFunction()::holder>) at
thread/qthread_unix.cpp:344
#8  0x00007f7391d780a4 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f739462502d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f739648b780 (LWP 2271)):
[KCrash Handler]
#6  0x00007f73945750c7 in raise () from /lib64/libc.so.6
#7  0x00007f7394576478 in abort () from /lib64/libc.so.6
#8  0x00007f7394983c7e in qt_message_fatal (context=..., message=<synthetic
pointer>) at global/qlogging.cpp:1680
#9  QMessageLogger::fatal (this=this at entry=0x7ffcf9d6d1c0,
msg=msg at entry=0x7f738b70a7b0 "Internal error: got invalid meta type %d (%s)
when trying to convert to meta type %d (%s)") at global/qlogging.cpp:793
#10 0x00007f738b6c37f4 in QDBusConnectionPrivate::deliverCall
(this=0x7f737c0039c0, object=0x2375d90, msg=..., metaTypes=..., slotIdx=10) at
qdbusintegrator.cpp:948
#11 0x00007f7394b78dc6 in QObject::event (this=0x2375d90, e=<optimized out>) at
kernel/qobject.cpp:1263
#12 0x00007f739321aa9c in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x2375d90, e=0x7f737c00bfe0) at kernel/qapplication.cpp:3799
#13 0x00007f7393221a20 in QApplication::notify (this=0x1e5f9c0,
receiver=0x2375d90, e=0x7f737c00bfe0) at kernel/qapplication.cpp:3556
#14 0x00007f7394b4f5c5 in QCoreApplication::notifyInternal2
(receiver=0x2375d90, event=event at entry=0x7f737c00bfe0) at
kernel/qcoreapplication.cpp:988
#15 0x00007f7394b51623 in QCoreApplication::sendEvent (event=0x7f737c00bfe0,
receiver=<optimized out>) at kernel/qcoreapplication.h:231
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver at entry=0x0,
event_type=event_type at entry=0, data=0x1da7100) at
kernel/qcoreapplication.cpp:1649
#17 0x00007f7394b51b68 in QCoreApplication::sendPostedEvents
(receiver=receiver at entry=0x0, event_type=event_type at entry=0) at
kernel/qcoreapplication.cpp:1503
#18 0x00007f7394b9e6e3 in postEventSourceDispatch (s=0x1ec9ef0) at
kernel/qeventdispatcher_glib.cpp:276
#19 0x00007f7390e9bc84 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#20 0x00007f7390e9bed8 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f7390e9bf7c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#22 0x00007f7394b9df2c in QEventDispatcherGlib::processEvents (this=0x1e43a30,
flags=...) at kernel/qeventdispatcher_glib.cpp:423
#23 0x00007f7394b4d89b in QEventLoop::exec (this=this at entry=0x7ffcf9d6d840,
flags=..., flags at entry=...) at kernel/qeventloop.cpp:210
#24 0x00007f7394b55696 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1261
#25 0x00007f739509eebc in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1639
#26 0x00007f739321a9f5 in QApplication::exec () at kernel/qapplication.cpp:2975
#27 0x00007f7383e2049a in kdemain (argc=5, argv=0x1dfdd50) at
/usr/src/debug/kmix-16.08.2/apps/main.cpp:91
#28 0x00000000004088a0 in launch (argc=argc at entry=5,
_name=_name at entry=0x1e201c8 "kmix", args=<optimized out>, args at entry=0x1e201cd
"-session", cwd=cwd at entry=0x0, envc=envc at entry=0, envs=<optimized out>,
envs at entry=0x1e20221 "", reset_env=false, tty=tty at entry=0x0, avoid_loops=false,
startup_id_str=startup_id_str at entry=0x40b2d3 "0") at
/usr/src/debug/kinit-5.27.0/src/kdeinit/kinit.cpp:705
#29 0x0000000000409b9e in handle_launcher_request (sock=8, who=<optimized out>)
at /usr/src/debug/kinit-5.27.0/src/kdeinit/kinit.cpp:1147
#30 0x000000000040a279 in handle_requests (waitForPid=waitForPid at entry=0) at
/usr/src/debug/kinit-5.27.0/src/kdeinit/kinit.cpp:1338
#31 0x000000000040535c in main (argc=5, argv=<optimized out>) at
/usr/src/debug/kinit-5.27.0/src/kdeinit/kinit.cpp:1784

Possible duplicates by query: bug 349162.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list