Bug 257754 - lokalize crashed changing the style
Summary: lokalize crashed changing the style
Status: RESOLVED DUPLICATE of bug 251445
Alias: None
Product: lokalize
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Nick Shaforostoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-24 04:37 UTC by Alexander Potashev
Modified: 2010-11-24 19:46 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2010-11-24 04:37:21 UTC
Application: lokalize (1.1)
KDE Platform Version: 4.5.3 (KDE 4.5.3) (Compiled from sources)
Qt Version: 4.7.0
Operating System: Linux 2.6.32 x86_64
Distribution (Platform): Gentoo Packages

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

Lokalize crashed when I switched the style from Oxygen to QtCurve.

-- Backtrace:
Application: Lokalize (lokalize), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f65496cf760 (LWP 2904))]

Thread 4 (Thread 0x7f653504e710 (LWP 2905)):
#0  0x00007f65438c02ac in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f6545f7968b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f6547e7abe4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#3  0x00007f6547e7dd5b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /usr/lib/libthreadweaver.so.4
#4  0x00007f6547e7c2f7 in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#5  0x00007f6547e7c848 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f6545f78afe in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f65438bb914 in start_thread () from /lib/libpthread.so.0
#8  0x00007f65456e419d in clone () from /lib/libc.so.6

Thread 3 (Thread 0x7f65326a3710 (LWP 2913)):
#0  0x00007f65438c02ac in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f654505f8d4 in QTWTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib64/qt4/libQtScript.so.4
#2  0x00007f654505f909 in QTWTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/qt4/libQtScript.so.4
#3  0x00007f65438bb914 in start_thread () from /lib/libpthread.so.0
#4  0x00007f65456e419d in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7f6517d3e710 (LWP 2914)):
#0  0x00007f65438c02ac in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f6545f7968b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f6547e7abe4 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned(ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#3  0x00007f6547e7dd5b in ThreadWeaver::WorkingHardState::applyForWork(ThreadWeaver::Thread*, ThreadWeaver::Job*) () from /usr/lib/libthreadweaver.so.4
#4  0x00007f6547e7c2f7 in ThreadWeaver::ThreadRunHelper::run(ThreadWeaver::WeaverImpl*, ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#5  0x00007f6547e7c848 in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f6545f78afe in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f65438bb914 in start_thread () from /lib/libpthread.so.0
#8  0x00007f65456e419d in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7f65496cf760 (LWP 2904)):
[KCrash Handler]
#6  0x00007f654655ef08 in QApplication::setStyle(QStyle*) () from /usr/lib64/qt4/libQtGui.so.4
#7  0x00007f654655f17b in QApplication::setStyle(QString const&) () from /usr/lib64/qt4/libQtGui.so.4
#8  0x00007f653e72c51a in KQGuiPlatformPlugin::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/kde4/plugins/gui_platform/libkde.so
#9  0x00007f654607ecff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4
#10 0x00007f65482f42c8 in KGlobalSettings::Private::applyGUIStyle() () from /usr/lib/libkdeui.so.5
#11 0x00007f65482f4f9d in KGlobalSettings::Private::kdisplaySetStyle() () from /usr/lib/libkdeui.so.5
#12 0x00007f65482f8313 in KGlobalSettings::Private::_k_slotNotifyChange(int, int) () from /usr/lib/libkdeui.so.5
#13 0x00007f65482f85e3 in KGlobalSettings::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#14 0x00007f6547060939 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QList<int> const&, int) () from /usr/lib64/qt4/libQtDBus.so.4
#15 0x00007f654706b26f in QDBusCallDeliveryEvent::placeMetaCall(QObject*) () from /usr/lib64/qt4/libQtDBus.so.4
#16 0x00007f6546078f3e in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f654655c77c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007f65465621ad in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007f65482cdab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007f654606754b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#21 0x00007f654606a41d in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f6546093123 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtCore.so.4
#23 0x00007f6541ce6e21 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007f6541cead20 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#25 0x00007f6541ceaed4 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007f6546092c83 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#27 0x00007f654660b68e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007f65460662d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#29 0x00007f65460666bd in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#30 0x00007f654606a693 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#31 0x0000000000438b9d in main ()

This bug may be a duplicate of or related to bug 247902.

Possible duplicates by query: bug 247902.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-24 19:46:44 UTC
[Comment from a bug triager]
This issue seems to be a kdelibs/qt problem and it is being tracked at bug 251445. Merging. Thanks

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