Bug 352530 - This was triggered by selecting "settings" with the left mous button from applications
Summary: This was triggered by selecting "settings" with the left mous button from app...
Status: RESOLVED DUPLICATE of bug 347997
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
: 353103 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-09-10 18:17 UTC by stakanov.s
Modified: 2015-09-29 11:11 UTC (History)
3 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 stakanov.s 2015-09-10 18:17:11 UTC
Application: plasmashell (5.4.0)

Qt Version: 5.4.2
Operating System: Linux 4.1.6-3-desktop x86_64
Distribution: "openSUSE 20150908 (Tumbleweed) (x86_64)"

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

- Unusual behavior I noticed:
Windows appear without frames, leave traces on the screen, system locks for a few seconds a few times. 


This is tumbleweed, and the last update brought a broken konqireporter so it does not correctly select "correlated bugs". I think this bug could be correlated with the "selecting applicatino menue with right click crashed plasma". But it is currently not possible to select or indicate duplicates . Will report this to opensuse / tumbleweed as well....

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f11f26b4880 (LWP 2532))]

Thread 12 (Thread 0x7f11dbd1c700 (LWP 2533)):
#0  0x00007f11ebce832d in poll () from /lib64/libc.so.6
#1  0x00007f11f0b10332 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f11f0b11e17 in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f11de06c7f9 in ?? () from /usr/lib64/qt5/plugins/platforms/libqxcb.so
#4  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x1274780) at thread/qthread_unix.cpp:337
#5  0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 11 (Thread 0x7f11d9520700 (LWP 2563)):
#0  0x00007f11ebce832d in poll () from /lib64/libc.so.6
#1  0x00007f11e83fce94 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f11e83fcf9c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f11ec5f820b in QEventDispatcherGlib::processEvents (this=0x7f11cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f11ec5a15ea in QEventLoop::exec (this=this@entry=0x7f11d951fd30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f11ec3cf13c in QThread::exec (this=this@entry=0x134e440) at thread/qthread.cpp:503
#6  0x00007f11ef5f4ce5 in QQmlThreadPrivate::run (this=0x134e440) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/qml/ftw/qqmlthread.cpp:141
#7  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x134e440) at thread/qthread_unix.cpp:337
#8  0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 10 (Thread 0x7f11c2b17700 (LWP 2591)):
#0  0x00007ffd7d3c0c86 in clock_gettime ()
#1  0x00007f11ebcfd8a6 in clock_gettime () from /lib64/libc.so.6
#2  0x00007f11ec480736 in qt_clock_gettime (ts=0x7f11c2b16ae0, clock=<optimized out>) at tools/qelapsedtimer_unix.cpp:105
#3  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:161
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:170
#5  0x00007f11ec5f5dc9 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f11bc002cd0) at kernel/qtimerinfo_unix.cpp:84
#6  0x00007f11ec5f62d5 in QTimerInfoList::timerWait (this=0x7f11bc002cd0, tm=...) at kernel/qtimerinfo_unix.cpp:379
#7  0x00007f11ec5f766e in timerSourcePrepareHelper (timeout=0x7f11c2b16b94, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:127
#8  timerSourcePrepare (source=<optimized out>, timeout=0x7f11c2b16b94) at kernel/qeventdispatcher_glib.cpp:160
#9  0x00007f11e83fc4bd in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f11e83fcdc3 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f11e83fcf9c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f11ec5f820b in QEventDispatcherGlib::processEvents (this=0x7f11bc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#13 0x00007f11ec5a15ea in QEventLoop::exec (this=this@entry=0x7f11c2b16d30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#14 0x00007f11ec3cf13c in QThread::exec (this=this@entry=0x156bb30) at thread/qthread.cpp:503
#15 0x00007f11ef5f4ce5 in QQmlThreadPrivate::run (this=0x156bb30) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/qml/ftw/qqmlthread.cpp:141
#16 0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x156bb30) at thread/qthread_unix.cpp:337
#17 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f11c083b700 (LWP 2596)):
#0  0x00007f11e83fc4c9 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f11e83fcdc3 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f11e83fcf9c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f11ec5f820b in QEventDispatcherGlib::processEvents (this=0x7f11b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#4  0x00007f11ec5a15ea in QEventLoop::exec (this=this@entry=0x7f11c083ad30, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f11ec3cf13c in QThread::exec (this=this@entry=0x17004f0) at thread/qthread.cpp:503
#6  0x00007f11ef5f4ce5 in QQmlThreadPrivate::run (this=0x17004f0) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/qml/ftw/qqmlthread.cpp:141
#7  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x17004f0) at thread/qthread_unix.cpp:337
#8  0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f11b2ecd700 (LWP 2597)):
#0  0x00007f11eb4f607f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f11f1d817f4 in ?? () from /usr/lib64/libQt5Script.so.5
#2  0x00007f11f1d81839 in ?? () from /usr/lib64/libQt5Script.so.5
#3  0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f112e585700 (LWP 2599)):
#0  0x00007ffd7d3c0c86 in clock_gettime ()
#1  0x00007f11ebcfd8a6 in clock_gettime () from /lib64/libc.so.6
#2  0x00007f11ec480736 in qt_clock_gettime (ts=0x7f112e584aa0, clock=<optimized out>) at tools/qelapsedtimer_unix.cpp:105
#3  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:161
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:170
#5  0x00007f11ec5f5dc9 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f1128002cd0) at kernel/qtimerinfo_unix.cpp:84
#6  0x00007f11ec5f62d5 in QTimerInfoList::timerWait (this=0x7f1128002cd0, tm=...) at kernel/qtimerinfo_unix.cpp:379
#7  0x00007f11ec5f766e in timerSourcePrepareHelper (timeout=0x7f112e584b54, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:127
#8  timerSourcePrepare (source=<optimized out>, timeout=0x7f112e584b54) at kernel/qeventdispatcher_glib.cpp:160
#9  0x00007f11e83fc4bd in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f11e83fcdc3 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f11e83fcf9c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f11ec5f820b in QEventDispatcherGlib::processEvents (this=0x7f11280008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#13 0x00007f11ec5a15ea in QEventLoop::exec (this=this@entry=0x7f112e584cf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#14 0x00007f11ec3cf13c in QThread::exec (this=this@entry=0x18dda30) at thread/qthread.cpp:503
#15 0x00007f11f016dae2 in QQuickPixmapReader::run (this=0x18dda30) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/quick/util/qquickpixmapcache.cpp:714
#16 0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x18dda30) at thread/qthread_unix.cpp:337
#17 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f111dc3e700 (LWP 2693)):
#0  0x00007ffd7d3c0c86 in clock_gettime ()
#1  0x00007f11ebcfd8a6 in clock_gettime () from /lib64/libc.so.6
#2  0x00007f11ec480736 in qt_clock_gettime (ts=0x7f111dc3db10, clock=<optimized out>) at tools/qelapsedtimer_unix.cpp:105
#3  do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:161
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:170
#5  0x00007f11ec5f5dc9 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f11180030d0) at kernel/qtimerinfo_unix.cpp:84
#6  0x00007f11ec5f78e7 in timerSourceCheckHelper (src=0x7f1118003070) at kernel/qeventdispatcher_glib.cpp:141
#7  idleTimerSourceCheck (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:218
#8  0x00007f11e83fc911 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f11e83fce38 in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f11e83fcf9c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f11ec5f820b in QEventDispatcherGlib::processEvents (this=0x7f11180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420
#12 0x00007f11ec5a15ea in QEventLoop::exec (this=this@entry=0x7f111dc3dd10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#13 0x00007f11ec3cf13c in QThread::exec (this=<optimized out>) at thread/qthread.cpp:503
#14 0x00007f1120148b77 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#15 0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x29e86a0) at thread/qthread_unix.cpp:337
#16 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#17 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f1108a65700 (LWP 4551)):
#0  0x00007f11eb4f607f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f11ec3d501b in wait (time=18446744073709551615, this=0x4430b90) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2b01990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f112c73bd37 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f112c73fc68 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f112c73fcb2 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f112c73dde3 in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#9  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x4476690) at thread/qthread_unix.cpp:337
#10 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f11063ae700 (LWP 4552)):
#0  0x00007f11eb4f607f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f11ec3d501b in wait (time=18446744073709551615, this=0x4430b90) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2b01990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f112c73bd37 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f112c73fc68 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f112c73fcb2 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f112c73dde3 in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#9  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x26a5070) at thread/qthread_unix.cpp:337
#10 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f1102aef700 (LWP 4553)):
#0  0x00007f11eb4f607f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f11ec3d501b in wait (time=18446744073709551615, this=0x4430b90) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2b01990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f112c73bd37 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f112c73fc68 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f112c73fcb2 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f112c73dde3 in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#9  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x383bde0) at thread/qthread_unix.cpp:337
#10 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f1104d4e700 (LWP 4554)):
#0  0x00007f11eb4f607f in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f11ec3d501b in wait (time=18446744073709551615, this=0x4430b90) at thread/qwaitcondition_unix.cpp:136
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2b01990, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#3  0x00007f112c73bd37 in ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*, bool, bool, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x00007f112c73fc68 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#5  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x00007f112c73fcb2 in ?? () from /usr/lib64/libKF5ThreadWeaver.so.5
#7  0x00007f112c73af69 in ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () from /usr/lib64/libKF5ThreadWeaver.so.5
#8  0x00007f112c73dde3 in ThreadWeaver::Thread::run() () from /usr/lib64/libKF5ThreadWeaver.so.5
#9  0x00007f11ec3d3eaf in QThreadPrivate::start (arg=0x7f1110039fe0) at thread/qthread_unix.cpp:337
#10 0x00007f11eb4f04a4 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f11ebcf0cad in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f11f26b4880 (LWP 2532)):
[KCrash Handler]
#6  0x00007f11ef53b2fc in wasDeleted (object=0x209f000) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/qml/qqmldata_p.h:234
#7  QV4::QObjectWrapper::wrap (engine=0x171b2d0, object=0x209f000) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/jsruntime/qv4qobjectwrapper.cpp:571
#8  0x00007f11ef5f68ec in QV8Engine::fromVariant (this=0x16ffb00, variant=...) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/qml/v8/qv8engine.cpp:458
#9  0x00007f11ef5434ac in QV4::QObjectSlotDispatcher::impl (which=<optimized out>, this_=<optimized out>, r=<optimized out>, metaArgs=0x7ffd7d372fa0, ret=<optimized out>) at /usr/src/debug/qtdeclarative-opensource-src-5.4.2/src/qml/jsruntime/qv4qobjectwrapper.cpp:799
#10 0x00007f11ec5d2bd7 in call (a=0x7ffd7d372fa0, r=0x1d655f0, this=<optimized out>) at ../../src/corelib/kernel/qobject_impl.h:124
#11 QMetaObject::activate (sender=0x1d655f0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=<optimized out>) at kernel/qobject.cpp:3702
#12 0x00007f112db6e01a in ?? () from /usr/lib64/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#13 0x00007f11ec5d3b39 in QObject::event (this=0x1d655f0, e=<optimized out>) at kernel/qobject.cpp:1245
#14 0x00007f11ed8f586c in QApplicationPrivate::notify_helper (this=this@entry=0x1256340, receiver=receiver@entry=0x1d655f0, e=e@entry=0x2a5f940) at kernel/qapplication.cpp:3720
#15 0x00007f11ed8fab80 in QApplication::notify (this=0x7ffd7d373600, receiver=0x1d655f0, e=0x2a5f940) at kernel/qapplication.cpp:3503
#16 0x00007f11ec5a3bf3 in QCoreApplication::notifyInternal (this=0x7ffd7d373600, receiver=0x1d655f0, event=event@entry=0x2a5f940) at kernel/qcoreapplication.cpp:935
#17 0x00007f11ec5a5c37 in sendEvent (event=0x2a5f940, receiver=<optimized out>) at kernel/qcoreapplication.h:228
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x124ad10) at kernel/qcoreapplication.cpp:1552
#19 0x00007f11ec5a6158 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#20 0x00007f11ec5f7de3 in postEventSourceDispatch (s=0x1296900) at kernel/qeventdispatcher_glib.cpp:271
#21 0x00007f11e83fccc7 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f11e83fcef8 in ?? () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f11e83fcf9c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f11ec5f81ef in QEventDispatcherGlib::processEvents (this=0x1296bb0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#25 0x00007f11ec5a15ea in QEventLoop::exec (this=this@entry=0x7ffd7d373490, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#26 0x00007f11ec5a8d6d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#27 0x0000000000435e50 in main ()

Possible duplicates by query: bug 350390.

Reported using DrKonqi
Comment 1 Bhushan Shah 2015-09-12 03:32:19 UTC

*** This bug has been marked as a duplicate of bug 347997 ***
Comment 2 Marco Martin 2015-09-29 11:11:21 UTC
*** Bug 353103 has been marked as a duplicate of this bug. ***