Bug 248123 - Lokalize crashed trying to create new project
Summary: Lokalize crashed trying to create new project
Status: RESOLVED DUPLICATE of bug 207791
Alias: None
Product: lokalize
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Nick Shaforostoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-17 10:34 UTC by opensuse.lietuviu.kalba
Modified: 2010-09-16 16:10 UTC (History)
1 user (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 opensuse.lietuviu.kalba 2010-08-17 10:34:00 UTC
Application: lokalize (1.1)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I just opened Lokalize from K menu, selected Project > Create new project. I entered name of project. Then opened Lokalize configuration window. I pressed Scripts tab and program crashed.

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f452fa25710 (LWP 18437)):
#0  0x00007f453d2c339c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f453f8852bb in wait (this=<value optimized out>, mutex=0x85dbd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x85dbd0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f45416ca3f6 in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f45416cce35 in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f45416ca7ef in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f45416ca878 in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007f453f884bf5 in QThreadPrivate::start (arg=0xb83d30) at thread/qthread_unix.cpp:248
#8  0x00007f453d2bea4f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f453f01c82d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f452ed89710 (LWP 18445)):
#0  0x00007f453d2c339c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f453f8852bb in wait (this=<value optimized out>, mutex=0x862f80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x862f80, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f45416ca3f6 in ?? () from /usr/lib64/libthreadweaver.so.4
#4  0x00007f45416cce35 in ?? () from /usr/lib64/libthreadweaver.so.4
#5  0x00007f45416ca7ef in ?? () from /usr/lib64/libthreadweaver.so.4
#6  0x00007f45416ca878 in ThreadWeaver::Thread::run() () from /usr/lib64/libthreadweaver.so.4
#7  0x00007f453f884bf5 in QThreadPrivate::start (arg=0x1735180) at thread/qthread_unix.cpp:248
#8  0x00007f453d2bea4f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f453f01c82d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4542e93760 (LWP 18435)):
[KCrash Handler]
#6  0x00007f454283f37b in Kross::ActionCollection::actions() const () from /usr/lib64/libkrosscore.so.4
#7  0x00007f454262777d in Kross::ActionCollectionModel::rowCount(QModelIndex const&) const () from /usr/lib64/libkrossui.so.4
#8  0x00007f453f95f10a in QAbstractItemModel::hasChildren (this=0x1910ea0, parent=...) at kernel/qabstractitemmodel.cpp:1630
#9  0x00007f45403779c3 in QTreeView::doItemsLayout (this=0x19033f0) at itemviews/qtreeview.cpp:1998
#10 0x00007f454033db45 in executePostedLayout (this=0x19033f0, event=0x7fffc1922f70) at ../../src/gui/itemviews/qabstractitemview_p.h:212
#11 QAbstractItemView::event (this=0x19033f0, event=0x7fffc1922f70) at itemviews/qabstractitemview.cpp:1519
#12 0x00007f453fe434d4 in QApplicationPrivate::notify_helper (this=0x752200, receiver=0x19033f0, e=0x7fffc1922f70) at kernel/qapplication.cpp:4302
#13 0x00007f453fe4baca in QApplication::notify (this=<value optimized out>, receiver=0x19033f0, e=0x7fffc1922f70) at kernel/qapplication.cpp:4185
#14 0x00007f4541a540b6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f453f96be4c in QCoreApplication::notifyInternal (this=0x7fffc1925150, receiver=0x19033f0, event=0x7fffc1922f70) at kernel/qcoreapplication.cpp:726
#16 0x00007f453fe92e6f in sendEvent (this=0x1903430) at ../../src/corelib/kernel/qcoreapplication.h:215
#17 QWidgetPrivate::show_helper (this=0x1903430) at kernel/qwidget.cpp:7222
#18 0x00007f453fe933aa in QWidget::setVisible (this=0x19033f0, visible=<value optimized out>) at kernel/qwidget.cpp:7444
#19 0x00007f453fe931e6 in show (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:485
#20 QWidgetPrivate::showChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7532
#21 0x00007f453fe92d5f in QWidgetPrivate::show_helper (this=0x1902e90) at kernel/qwidget.cpp:7169
#22 0x00007f453fe933aa in QWidget::setVisible (this=0x18e5420, visible=<value optimized out>) at kernel/qwidget.cpp:7444
#23 0x00007f453fe931e6 in show (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:485
#24 QWidgetPrivate::showChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7532
#25 0x00007f453fe92d5f in QWidgetPrivate::show_helper (this=0x1913530) at kernel/qwidget.cpp:7169
#26 0x00007f453fe933aa in QWidget::setVisible (this=0x19133e0, visible=<value optimized out>) at kernel/qwidget.cpp:7444
#27 0x00007f453fe78669 in show (this=0x917530, index=3) at ../../src/gui/kernel/qwidget.h:485
#28 QStackedLayout::setCurrentIndex (this=0x917530, index=3) at kernel/qstackedlayout.cpp:311
#29 0x00007f4541a99b7d in ?? () from /usr/lib64/libkdeui.so.5
#30 0x00007f4541aceb62 in KPageView::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#31 0x00007f4541acebe0 in KPageWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#32 0x00007f453f97fa1f in QMetaObject::activate (sender=0xbb7b30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffc19234a0) at kernel/qobject.cpp:3295
#33 0x00007f4540388a1a in QItemSelectionModel::currentChanged (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>) at .moc/release-shared/moc_qitemselectionmodel.cpp:159
#34 0x00007f4540388b12 in QItemSelectionModel::setCurrentIndex (this=0xbb7b30, index=..., command=<value optimized out>) at itemviews/qitemselectionmodel.cpp:1167
#35 0x00007f454033585a in QAbstractItemView::mousePressEvent (this=0x17613b0, event=<value optimized out>) at itemviews/qabstractitemview.cpp:1653
#36 0x00007f453fe940a9 in QWidget::event (this=0x17613b0, event=0x7fffc1924420) at kernel/qwidget.cpp:8040
#37 0x00007f45402267d6 in QFrame::event (this=0x17613b0, e=0x7fffc1924420) at widgets/qframe.cpp:557
#38 0x00007f45403331c3 in QAbstractItemView::viewportEvent (this=0x17613b0, event=0x7fffc1924420) at itemviews/qabstractitemview.cpp:1615
#39 0x00007f453f96bfd7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x949fb0, event=0x7fffc1924420) at kernel/qcoreapplication.cpp:841
#40 0x00007f453fe434a1 in QApplicationPrivate::notify_helper (this=0x752200, receiver=0x949fb0, e=0x7fffc1924420) at kernel/qapplication.cpp:4298
#41 0x00007f453fe4c34a in QApplication::notify (this=<value optimized out>, receiver=0x949fb0, e=0x7fffc1924420) at kernel/qapplication.cpp:3867
#42 0x00007f4541a540b6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#43 0x00007f453f96be4c in QCoreApplication::notifyInternal (this=0x7fffc1925150, receiver=0x949fb0, event=0x7fffc1924420) at kernel/qcoreapplication.cpp:726
#44 0x00007f453fe451e5 in sendEvent (receiver=0x949fb0, event=0x7fffc1924420, alienWidget=0x949fb0, nativeWidget=0x16a74e0, buttonDown=0x7f45408efb28, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#45 QApplicationPrivate::sendMouseEvent (receiver=0x949fb0, event=0x7fffc1924420, alienWidget=0x949fb0, nativeWidget=0x16a74e0, buttonDown=0x7f45408efb28, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#46 0x00007f453febf6c8 in QETWidget::translateMouseEvent (this=0x16a74e0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#47 0x00007f453febde19 in QApplication::x11ProcessEvent (this=0x7fffc1925150, event=0x7fffc1924d80) at kernel/qapplication_x11.cpp:3513
#48 0x00007f453fee4492 in x11EventSourceDispatch (s=0x755f70, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#49 0x00007f453b4a6a93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#50 0x00007f453b4a7270 in ?? () from /usr/lib64/libglib-2.0.so.0
#51 0x00007f453b4a7510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#52 0x00007f453f99467f in QEventDispatcherGlib::processEvents (this=0x73a830, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#53 0x00007f453fee414e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#54 0x00007f453f96b292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#55 0x00007f453f96b495 in QEventLoop::exec (this=0x7fffc19250a0, flags=...) at kernel/qeventloop.cpp:201
#56 0x00007f453f96f88b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#57 0x0000000000438451 in _start ()

Reported using DrKonqi
Comment 1 opensuse.lietuviu.kalba 2010-08-17 10:39:02 UTC
I used openSUSE 11.3, installed from KDE4 LiveCD and updated to KDE4.5 from http://download.opensuse.org/repositories/KDE:/Distro:/Factory/openSUSE_11.3 repository
Comment 2 Christoph Feck 2010-09-16 16:10:47 UTC

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