Lokalize segfaults on Ubuntu Precise

Bug #1099446 reported by Guybrush88
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdesdk (Ubuntu)
New
Undecided
Unassigned

Bug Description

On Ubuntu Precise, Lokalize segfaults every time I close it. This is the backtrace:

Application: Lokalize (lokalize), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb4975740 (LWP 3101))]

Thread 5 (Thread 0xb1c2db40 (LWP 3103)):
#0 0xb4da0dcd in __GI_clock_gettime (clock_id=1, tp=0xb1c2cf78) at ../sysdeps/unix/clock_gettime.c:116
#1 0xb5db7fb5 in do_gettime (frac=0xb1c2cf70, sec=0xb1c2cf68) at tools/qelapsedtimer_unix.cpp:123
#2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3 0xb5e9f36e in QTimerInfoList::updateCurrentTime (this=0xb1302074) at kernel/qeventdispatcher_unix.cpp:343
#4 0x7fffffff in ?? ()
#5 0xb5e9f6fa in QTimerInfoList::timerWait (this=0xb1302074, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6 0x7fffffff in ?? ()

Thread 4 (Thread 0xb0cc4b40 (LWP 3105)):
#0 0xb76fc424 in __kernel_vsyscall ()
#1 0xb508996b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2 0xb5b1164c in __pthread_cond_wait (cond=0x9ab7328, mutex=0x9ab7310) at forward.c:139
#3 0xb5d5a030 in wait (time=4294967295, this=0x9ab7310) at thread/qwaitcondition_unix.cpp:86
#4 QWaitCondition::wait (this=0x9ab7c84, mutex=0x9ab7c80, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5 0xb668d12f in QFileInfoGatherer::run (this=0x9ab7c78) at dialogs/qfileinfogatherer.cpp:214
#6 0xb5d59a58 in QThreadPrivate::start (arg=0x9ab7c78) at thread/qthread_unix.cpp:338
#7 0xb5085d4c in start_thread (arg=0xb0cc4b40) at pthread_create.c:308
#8 0xb5b03d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 3 (Thread 0xb02ffb40 (LWP 3106)):
#0 0xb5087e13 in __pthread_mutex_lock (mutex=0xaf900550) at pthread_mutex_lock.c:113
#1 0xb5b11864 in pthread_mutex_lock (mutex=0xaf900550) at forward.c:182
#2 0xb4f69ed0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3 0xb4f283f6 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4 0xb4f28bff in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5 0xb4f28e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6 0xb5e9e99f in QEventDispatcherGlib::processEvents (this=0xaf900468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7 0xb5e6b26c in QEventLoop::processEvents (this=this@entry=0xb02ff228, flags=...) at kernel/qeventloop.cpp:149
#8 0xb5e6b561 in QEventLoop::exec (this=0xb02ff228, flags=...) at kernel/qeventloop.cpp:204
#9 0xb5d5666c in QThread::exec (this=0x9a7a8f0) at thread/qthread.cpp:501
#10 0xb5e497bd in QInotifyFileSystemWatcherEngine::run (this=0x9a7a8f0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb5d59a58 in QThreadPrivate::start (arg=0x9a7a8f0) at thread/qthread_unix.cpp:338
#12 0xb5085d4c in start_thread (arg=0xb02ffb40) at pthread_create.c:308
#13 0xb5b03d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaf8ffb40 (LWP 3107)):
#0 0xb76fc424 in __kernel_vsyscall ()
#1 0xb508996b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2 0xb5b1164c in __pthread_cond_wait (cond=0x96fd108, mutex=0x96fd0f0) at forward.c:139
#3 0xb5d5a030 in wait (time=4294967295, this=0x96fd0f0) at thread/qwaitcondition_unix.cpp:86
#4 QWaitCondition::wait (this=0x96fd040, mutex=0x96feb68, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5 0xb6ecbb45 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x96fd028, th=0x9aa6000) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6 0xb6ece96b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x96ffbf8, th=0x9aa6000) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7 0xb6ecb6aa in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x96fd028, th=0x9aa6000) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8 0xb6eceac4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x96ffbf8, th=0x9aa6000) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9 0xb6ecb5a3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x96fd028, th=0x9aa6000, previous=0x9c6ecc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb6ecd524 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0xaf8ff284, parent=0x96fd028, th=th@entry=0x9aa6000) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb6ecd5da in ThreadWeaver::Thread::run (this=0x9aa6000) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb5d59a58 in QThreadPrivate::start (arg=0x9aa6000) at thread/qthread_unix.cpp:338
#13 0xb5085d4c in start_thread (arg=0xaf8ffb40) at pthread_create.c:308
#14 0xb5b03d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb4975740 (LWP 3101)):
[KCrash Handler]
#7 QCoreApplication::compressEvent (this=0xbfe9de74, event=0x9acf1c0, receiver=0x9a03180, postedEvents=0x9a82854) at kernel/qcoreapplication.cpp:1393
#8 0xb610ffec in QApplication::compressEvent (this=0xbfe9de74, event=0x9acf1c0, receiver=0x9a03180, postedEvents=0x9a82854) at kernel/qapplication.cpp:1333
#9 0xb5e702a5 in QCoreApplication::postEvent (receiver=receiver@entry=0x9a03180, event=event@entry=0x9acf1c0, priority=priority@entry=0) at kernel/qcoreapplication.cpp:1340
#10 0xb5e7054b in QCoreApplication::postEvent (receiver=0x9a03180, event=0x9acf1c0) at kernel/qcoreapplication.cpp:1273
#11 0xb5e7fa58 in QObject::deleteLater (this=0x9a03180) at kernel/qobject.cpp:2084
#12 0x0807cdac in _start ()

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.