Bug 271691 - Choqok crashes on start
Summary: Choqok crashes on start
Status: RESOLVED DUPLICATE of bug 243368
Alias: None
Product: choqok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 15:33 UTC by sunwolf1978
Modified: 2011-05-01 07:44 UTC (History)
0 users

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 sunwolf1978 2011-04-25 15:33:40 UTC
Application: choqok (1.0 Beta2 (0.9.85))
KDE Platform Version: 4.6.1 (4.6.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Linux Mint 10 KDE

-- Information about the crash:
As soon as Choqok starts, it shows new tweets, and then crashes. Restarting it does not solve the problem. I have also made sure that my system is updated.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb1e6eb70 (LWP 2506)):
#0  0x02239ed3 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#1  0x0223a279 in ?? () from /lib/libglib-2.0.so.0
#2  0x0223a848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0296e59f in QEventDispatcherGlib::processEvents (this=0x9f1d310, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#4  0x0293e609 in QEventLoop::processEvents (this=0xb1e6e290, flags=) at kernel/qeventloop.cpp:149
#5  0x0293ea8a in QEventLoop::exec (this=0xb1e6e290, flags=...) at kernel/qeventloop.cpp:201
#6  0x0283ab7e in QThread::exec (this=0x9f7d950) at thread/qthread.cpp:490
#7  0x0291d35b in QInotifyFileSystemWatcherEngine::run (this=0x9f7d950) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x0283ddf9 in QThreadPrivate::start (arg=0x9f7d950) at thread/qthread_unix.cpp:266
#9  0x00b8acc9 in start_thread (arg=0xb1e6eb70) at pthread_create.c:304
#10 0x04b5c69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb166db70 (LWP 2507)):
#0  0x00a96416 in __kernel_vsyscall ()
#1  0x00b8f884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236
#2  0x0283e94f in wait (this=0xa065a8c, mutex=0xa065a88, time=30000) at thread/qwaitcondition_unix.cpp:86
#3  QWaitCondition::wait (this=0xa065a8c, mutex=0xa065a88, time=30000) at thread/qwaitcondition_unix.cpp:160
#4  0x028325b3 in QThreadPoolThread::run (this=0xa065bd8) at concurrent/qthreadpool.cpp:140
#5  0x0283ddf9 in QThreadPrivate::start (arg=0xa065bd8) at thread/qthread_unix.cpp:266
#6  0x00b8acc9 in start_thread (arg=0xb166db70) at pthread_create.c:304
#7  0x04b5c69e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb77e5930 (LWP 2505)):
[KCrash Handler]
#7  __memcpy_ia32 () at ../sysdeps/i386/i686/multiarch/../memcpy.S:100
#8  0x0288978d in QString::realloc (this=0xaee5d01a, alloc=8927388) at /usr/include/bits/string3.h:52
#9  0x028898c6 in QString::realloc (this=0xbfaf16f4) at tools/qstring.cpp:1293
#10 0x0288ec01 in QString::replace (this=0xbfaf16f4, rx=..., after=...) at tools/qstring.cpp:2732
#11 0x0304c651 in ?? () from /usr/lib/kde4/choqok_untiny.so
#12 0x0304b541 in ?? () from /usr/lib/kde4/choqok_untiny.so
#13 0x029458ca in QMetaObject::metacall (object=0x9c744b0, cl=1857614, idx=-1079044434, argv=0xbfaf16e4) at kernel/qmetaobject.cpp:237
#14 0x029586ad in QMetaObject::activate (sender=0x9fa3d58, m=0x38eef0, local_signal_index=3, argv=0xbfaf16f4) at kernel/qobject.cpp:3280
#15 0x001cf60f in KIO::TransferJob::permanentRedirection(KIO::Job*, KUrl const&, KUrl const&) () from /usr/lib/libkio.so.5
#16 0x001d94c2 in KIO::MimetypeJob::slotFinished() () from /usr/lib/libkio.so.5
#17 0x001d6491 in KIO::MimetypeJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#18 0x029458ca in QMetaObject::metacall (object=0x9fa3d58, cl=1857614, idx=167394648, argv=0xa025468) at kernel/qmetaobject.cpp:237
#19 0x029586ad in QMetaObject::activate (sender=0x9e7e968, m=0x3916c4, local_signal_index=4, argv=0xbfaf16f4) at kernel/qobject.cpp:3280
#20 0x00294917 in KIO::SlaveInterface::finished() () from /usr/lib/libkio.so.5
#21 0x002980b8 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5
#22 0x00294dd3 in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5
#23 0x00287728 in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5
#24 0x00287933 in KIO::Slave::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#25 0x029458ca in QMetaObject::metacall (object=0x9e7e968, cl=1857614, idx=166193512, argv=0xbfaf1b98) at kernel/qmetaobject.cpp:237
#26 0x029586ad in QMetaObject::activate (sender=0x9d8b6d0, m=0x38e440, local_signal_index=0, argv=0xbfaf16f4) at kernel/qobject.cpp:3280
#27 0x0019dd87 in KIO::Connection::readyRead() () from /usr/lib/libkio.so.5
#28 0x001a00ee in ?? () from /usr/lib/libkio.so.5
#29 0x001a021e in KIO::Connection::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkio.so.5
#30 0x029458ca in QMetaObject::metacall (object=0x9d8b6d0, cl=1857614, idx=167715048, argv=0x9d8b6d0) at kernel/qmetaobject.cpp:237
#31 0x02950df6 in QMetaCallEvent::placeMetaCall (this=0x9f2fd90, object=0x9d8b6d0) at kernel/qobject.cpp:534
#32 0x029526a2 in QObject::event (this=0x9d8b6d0, e=0xae46c008) at kernel/qobject.cpp:1219
#33 0x00f5dfdc in QApplicationPrivate::notify_helper (this=0x9b13f50, receiver=0x9d8b6d0, e=0x9f2fd90) at kernel/qapplication.cpp:4396
#34 0x00f6404e in QApplication::notify (this=0xbfaf265c, receiver=0x9d8b6d0, e=0x9f2fd90) at kernel/qapplication.cpp:3798
#35 0x006a07da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#36 0x0293fb3b in QCoreApplication::notifyInternal (this=0xbfaf265c, receiver=0x9d8b6d0, event=0x9f2fd90) at kernel/qcoreapplication.cpp:732
#37 0x02942d8b in sendEvent (receiver=0x0, event_type=0, data=0x9aeaeb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9aeaeb0) at kernel/qcoreapplication.cpp:1373
#39 0x02942f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#40 0x0296ea74 in sendPostedEvents (s=0x9b16378) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#41 postEventSourceDispatch (s=0x9b16378) at kernel/qeventdispatcher_glib.cpp:277
#42 0x02236855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#43 0x0223a668 in ?? () from /lib/libglib-2.0.so.0
#44 0x0223a848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#45 0x0296e565 in QEventDispatcherGlib::processEvents (this=0x9aeab70, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#46 0x0101fbe5 in QGuiEventDispatcherGlib::processEvents (this=0x9aeab70, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x0293e609 in QEventLoop::processEvents (this=0xbfaf25b4, flags=) at kernel/qeventloop.cpp:149
#48 0x0293ea8a in QEventLoop::exec (this=0xbfaf25b4, flags=...) at kernel/qeventloop.cpp:201
#49 0x0294300f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#50 0x00f5ce07 in QApplication::exec () at kernel/qapplication.cpp:3672
#51 0x08054457 in _start ()

Reported using DrKonqi
Comment 1 Mehrdad Momeny 2011-05-01 07:44:00 UTC
Please upgrade Choqok to ver 1.1 or 1.0.1

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