<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>253754</bug_id>
          
          <creation_ts>2010-10-10 16:47:20 +0000</creation_ts>
          <short_desc>ChoqoK crash at startup</short_desc>
          <delta_ts>2010-10-10 20:12:41 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>choqok</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Arch Linux</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>253683</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Pablo Cabezas">beticuchomalo</reporter>
          <assigned_to name="Mehrdad Momeny">mehrdad.momeny</assigned_to>
          <cc>gmlastik</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1030004</commentid>
    <comment_count>0</comment_count>
    <who name="Pablo Cabezas">beticuchomalo</who>
    <bug_when>2010-10-10 16:47:20 +0000</bug_when>
    <thetext>Application: choqok (1.0 Beta3 (0.9.90))
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-CHAKRA i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed: Starting KDE Desktop, ChoqoK crash unexpectedly. Nothing more to add.

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

Thread 3 (Thread 0xb0470b70 (LWP 3703)):
#0  0xb789e424 in __kernel_vsyscall ()
#1  0xb60286d3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb63a5ba4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb6560d6f in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb6556681 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6560709 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb6023df0 in start_thread () from /lib/libpthread.so.0
#7  0xb6397e9e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xafc6fb70 (LWP 3704)):
#0  0xb789e424 in __kernel_vsyscall ()
#1  0xb60286d3 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb63a5ba4 in pthread_cond_timedwait () from /lib/libc.so.6
#3  0xb6560d6f in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb6556681 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6560709 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb6023df0 in start_thread () from /lib/libpthread.so.0
#7  0xb6397e9e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5371930 (LWP 3573)):
[KCrash Handler]
#7  0xb6bc3afb in QWidgetPrivate::setWSGeometry(bool, QRect const&amp;) () from /usr/lib/libQtGui.so.4
#8  0xb6bcbefb in QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) () from /usr/lib/libQtGui.so.4
#9  0xb6b7a058 in QWidget::setGeometry(QRect const&amp;) () from /usr/lib/libQtGui.so.4
#10 0xb6b5748d in QWidgetItem::setGeometry(QRect const&amp;) () from /usr/lib/libQtGui.so.4
#11 0xb6b34bda in QBoxLayout::setGeometry(QRect const&amp;) () from /usr/lib/libQtGui.so.4
#12 0xb6b34bda in QBoxLayout::setGeometry(QRect const&amp;) () from /usr/lib/libQtGui.so.4
#13 0xb6b5384f in QLayoutPrivate::doResize(QSize const&amp;) () from /usr/lib/libQtGui.so.4
#14 0xb6b54d08 in QLayout::activate() () from /usr/lib/libQtGui.so.4
#15 0xb6b828e0 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#16 0xb74c9a88 in QWidget::show (this=0x91dfbf0, event=0xbf89f8a0) at /usr/include/QtGui/qwidget.h:487
#17 Choqok::UI::PostWidget::enterEvent (this=0x91dfbf0, event=0xbf89f8a0) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/libchoqok/ui/postwidget.cpp:328
#18 0xb6b7dee2 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb6b256a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb6b2a29b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb76bcd4a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0xb665580b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0xb6b25f74 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib/libQtGui.so.4
#24 0xb6b26858 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&lt;QWidget&gt;&amp;, bool) () from /usr/lib/libQtGui.so.4
#25 0xb6b26b7c in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#26 0xb6b792ed in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#27 0xb6b794a2 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#28 0xb6669357 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#29 0xb6b791b9 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#30 0xb6f4f9d1 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4
#31 0xb6fdf4e4 in QAbstractScrollArea::~QAbstractScrollArea() () from /usr/lib/libQtGui.so.4
#32 0xb6fc4f41 in QTextEdit::~QTextEdit() () from /usr/lib/libQtGui.so.4
#33 0xb6fcca71 in QTextBrowser::~QTextBrowser() () from /usr/lib/libQtGui.so.4
#34 0xb77c7ef4 in KTextBrowser::~KTextBrowser() () from /usr/lib/libkdeui.so.5
#35 0xb74d3c91 in ~TextBrowser (this=0x8ca5548, __in_chrg=&lt;value optimized out&gt;) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/libchoqok/ui/textbrowser.cpp:45
#36 0xb74d3cd2 in ~TextBrowser (this=0x8ca5548, __in_chrg=&lt;value optimized out&gt;) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/libchoqok/ui/textbrowser.cpp:48
#37 0xb6669357 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#38 0xb6b791b9 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#39 0xb74c8a1a in ~PostWidget (this=0x8ca9c28, __in_chrg=&lt;value optimized out&gt;) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/libchoqok/ui/postwidget.cpp:128
#40 0xb2c90a90 in ~TwitterApiPostWidget (this=0x8ca9c28, __in_chrg=&lt;value optimized out&gt;)
    at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/helperlibs/twitterapihelper/twitterapipostwidget.cpp:63
#41 0xb2cd5d72 in ~TwitterPostWidget (this=0x8ca9c28, __in_chrg=&lt;value optimized out&gt;) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/microblogs/twitter/twitterpostwidget.h:30
#42 ~TwitterPostWidget (this=0x8ca9c28, __in_chrg=&lt;value optimized out&gt;) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/microblogs/twitter/twitterpostwidget.h:30
#43 0xb6668375 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#44 0xb666abe0 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#45 0xb6b7dd72 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#46 0xb6b256a4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#47 0xb6b2a29b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#48 0xb76bcd4a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#49 0xb665580b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#50 0xb6659405 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#51 0xb66595dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#52 0xb6682c94 in ?? () from /usr/lib/libQtCore.so.4
#53 0xb5ce7b72 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#54 0xb5ce8350 in ?? () from /usr/lib/libglib-2.0.so.0
#55 0xb5ce8604 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#56 0xb6682e0c in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#57 0xb6bd5f25 in ?? () from /usr/lib/libQtGui.so.4
#58 0xb66549c9 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#59 0xb6654c6a in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#60 0xb665969f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#61 0xb6b23527 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#62 0x0805410b in main (argc=) at /tmp/packerbuild-1000/choqok-dev/choqok-dev/src/choqok-0.9.90/choqok/main.cpp:56

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

Possible duplicates by query: bug 253683, bug 252540, bug 252535, bug 252370, bug 252179.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1030104</commentid>
    <comment_count>1</comment_count>
    <who name="Andrey Esin">gmlastik</who>
    <bug_when>2010-10-10 20:12:41 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 253683 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>