Bug 274334 - Chokoq crashing at startup
Summary: Chokoq crashing at startup
Status: RESOLVED DUPLICATE of bug 234221
Alias: None
Product: choqok
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-28 09:50 UTC by Brice Maron
Modified: 2011-05-28 10:03 UTC (History)
0 users

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 Brice Maron 2011-05-28 09:50:50 UTC
Application: choqok (1.1)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.3
Operating System: Linux 2.6.38-ARCH i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I've just launched chokoq and it crashed. can't launch it anymore (i'll try to remove my profile)

The crash can be reproduced every time.

-- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4ba1710 (LWP 4425))]

Thread 3 (Thread 0xaf14bb70 (LWP 4431)):
#0  0xb7896424 in __kernel_vsyscall ()
#1  0xb5cecbd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb622a724 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb6401cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb63f5b54 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6401843 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5ce8c77 in start_thread () from /lib/libpthread.so.0
#7  0xb621cc6e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xae7ffb70 (LWP 4432)):
#0  0xb7896424 in __kernel_vsyscall ()
#1  0xb5cecbd3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb622a724 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb6401cde in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb63f5b54 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6401843 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5ce8c77 in start_thread () from /lib/libpthread.so.0
#7  0xb621cc6e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4ba1710 (LWP 4425)):
[KCrash Handler]
#7  0xb5f7f1c5 in Attica::GetJob::executeRequest() () from /usr/lib/libattica.so.0
#8  0xb5f6c138 in Attica::BaseJob::doWork() () from /usr/lib/libattica.so.0
#9  0xb5f6ccb3 in Attica::BaseJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libattica.so.0
#10 0xb5f7f132 in Attica::GetJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libattica.so.0
#11 0xb65024cd in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb650ce85 in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4
#13 0xb651436f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb6a2c084 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb6a31432 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb7622ec1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0xb64fc0de in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb64ff838 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#19 0xb64ff9fc in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#20 0xb6529e84 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb58e7f6f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb58e86d0 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb58e89fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb652a2b7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6adf7ea in ?? () from /usr/lib/libQtGui.so.4
#26 0xb64fb11d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb64fb361 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb64ffaaa in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb6a29ed4 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0x08053fbe in _start ()

Possible duplicates by query: bug 268784.

Reported using DrKonqi
Comment 1 Mehrdad Momeny 2011-05-28 10:03:44 UTC

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