Bug 275680 - choqok crashed when i was trying to open an url.
Summary: choqok crashed when i was trying to open an url.
Status: RESOLVED FIXED
Alias: None
Product: choqok
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 1.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-15 03:27 UTC by ricardo
Modified: 2016-08-04 10:16 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ricardo 2011-06-15 03:27:31 UTC
Application: choqok (1.1)
KDE Platform Version: 4.6.3 (4.6.3) (Compiled from sources)
Qt Version: 4.7.3
Operating System: Linux 2.6.38-ARCH x86_64

-- Information about the crash:
- What I was doing when the application crashed:i cliked an url, then choqok crashed, but after i restarted chokoq, it didnt happen again

The crash can be reproduced some of the time.

-- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f4e505e01e7 in Choqok::Account::username() const () from /usr/lib/libchoqok.so.1
#7  0x00007f4e506019c1 in Choqok::UI::PostWidget::setUiStyle() () from /usr/lib/libchoqok.so.1
#8  0x00007f4e50601aa6 in Choqok::UI::PostWidget::setRead(bool) () from /usr/lib/libchoqok.so.1
#9  0x00007f4e50602119 in Choqok::UI::PostWidget::setReadInternal() () from /usr/lib/libchoqok.so.1
#10 0x00007f4e506021e9 in Choqok::UI::PostWidget::mousePressEvent(QMouseEvent*) () from /usr/lib/libchoqok.so.1
#11 0x00007f4e5060254c in Choqok::UI::PostWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libchoqok.so.1
#12 0x00007f4e3d355f80 in TwitterApiPostWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libtwitterapihelper.so.1
#13 0x00007f4e4ef0526a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f4e5060ddef in Choqok::UI::TextBrowser::clicked(QMouseEvent*) () from /usr/lib/libchoqok.so.1
#15 0x00007f4e5060de23 in Choqok::UI::TextBrowser::mousePressEvent(QMouseEvent*) () from /usr/lib/libchoqok.so.1
#16 0x00007f4e4f8fd9f9 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f4e4fc9dee6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f4e4eef2788 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007f4e4f8ad13f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f4e4f8b28fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f4e50c7c9c6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007f4e4eef25fc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x00007f4e4f8ae142 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#24 0x00007f4e4f92a558 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f4e4f92935a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f4e4f950592 in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f4e4b83929d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007f4e4b839a78 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007f4e4b839d09 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007f4e4ef1d24f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007f4e4f95022e in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007f4e4eef1802 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x00007f4e4eef19ff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007f4e4eef5bd7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#35 0x000000000040d8ec in _start ()

Reported using DrKonqi
Comment 1 Andrea Scarpino 2015-08-04 17:31:48 UTC
I suppose this has been fixed. Re-open if necessary.