Bug 309982 - Don't start
Summary: Don't start
Status: RESOLVED WORKSFORME
Alias: None
Product: choqok
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Mehrdad Momeny
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2012-11-12 18:56 UTC by lordmax
Modified: 2018-09-24 15:05 UTC (History)
1 user (show)

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 lordmax 2012-11-12 18:56:51 UTC
Application: choqok (1.3)
KDE Platform Version: 4.9.3
Qt Version: 4.8.2
Operating System: Linux 3.6.6-030606-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
Nothing.
Just Dolphin, Tomboy, FF and Opera open
DropBox, spideroak and insync in background

The crash can be reproduced every time.

-- Backtrace:
Application: Choqok (choqok), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f5dee756f56 in QObject::connect (sender=0x7f5dd95cfc08, signal=0x7f5dd9e93ad0 "2authenticationRequired(QNetworkReply*,QAuthenticator*)", receiver=0x20bc6b0, method=0x7f5dd9e93a68 "1authenticate(QNetworkReply*,QAuthenticator*)", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#7  0x00007f5dd9e842b0 in Attica::ProviderManager::ProviderManager() () from /usr/lib/libattica.so.0.3
#8  0x00007f5dda0eb594 in ?? () from /usr/lib/kde4/choqok_ocs.so
#9  0x00007f5dda0ee5e7 in QObject* KPluginFactory::createInstance<OCSMicroblog, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/choqok_ocs.so
#10 0x00007f5deecb7691 in KPluginFactory::create (this=0x20bc1c0, iface=0x7f5defedd240 "Choqok::Plugin", parentWidget=0x0, parent=0x1cc5168, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:203
#11 0x00007f5defeb3359 in Choqok::PluginManager::loadPluginInternal(QString const&) () from /usr/lib/libchoqok.so.1
#12 0x00007f5defeb42f7 in Choqok::PluginManager::loadPlugin(QString const&, Choqok::PluginManager::PluginLoadMode) () from /usr/lib/libchoqok.so.1
#13 0x00007f5defeb98dd in Choqok::AccountManager::loadAllAccounts() () from /usr/lib/libchoqok.so.1
#14 0x00007f5dee75a926 in QObject::event (this=0x1e1c7d0, e=<optimized out>) at kernel/qobject.cpp:1195
#15 0x00007f5def13b7b4 in notify_helper (e=0x20b6800, receiver=0x1e1c7d0, this=0x1cde130) at kernel/qapplication.cpp:4556
#16 QApplicationPrivate::notify_helper (this=0x1cde130, receiver=0x1e1c7d0, e=0x20b6800) at kernel/qapplication.cpp:4528
#17 0x00007f5def140583 in QApplication::notify (this=0x7fff3885d830, receiver=0x1e1c7d0, e=0x20b6800) at kernel/qapplication.cpp:4417
#18 0x00007f5df053f786 in KApplication::notify (this=0x7fff3885d830, receiver=0x1e1c7d0, event=0x20b6800) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f5dee74130c in QCoreApplication::notifyInternal (this=0x7fff3885d830, receiver=0x1e1c7d0, event=0x20b6800) at kernel/qcoreapplication.cpp:915
#20 0x00007f5dee7450ea in sendEvent (event=0x20b6800, receiver=0x1e1c7d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1c98ff0) at kernel/qcoreapplication.cpp:1539
#22 0x00007f5dee770473 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#23 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#24 0x00007f5deb0d3d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f5deb0d40a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f5deb0d4164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f5dee77089f in QEventDispatcherGlib::processEvents (this=0x1c9a4b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#28 0x00007f5def1e3cde in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007f5dee73fe42 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007f5dee740097 in QEventLoop::exec (this=0x7fff3885d7c0, flags=...) at kernel/qeventloop.cpp:204
#31 0x00007f5dee7453e7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#32 0x00000000004098ef in ?? ()
#33 0x00007f5dedf2776d in __libc_start_main (main=0x408f90, argc=5, ubp_av=0x7fff3885dd08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3885dcf8) at libc-start.c:226
#34 0x0000000000409945 in _start ()

Reported using DrKonqi
Comment 1 Mehrdad Momeny 2012-11-13 04:28:35 UTC
So you are using the OCS plugin and you have an account from OpenDesktop in Choqok.
and the problem is somewhere in Choqok plugin or the lib attica module,
Installing debug package for Choqok and libattica will help me to find where is the source of the issue. Could you please do it?
Comment 2 lordmax 2012-11-13 09:30:51 UTC
Hi

Sorry I can't do that.
I'm not able to do so.
My abilities with linux and compilations are really less than that
Comment 3 Andrew Crouthamel 2018-09-23 02:43:36 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 lordmax 2018-09-24 05:06:03 UTC
Hi Andrew,

happy to hear you.

As you can imagine I can't remember the problem and I can't give you more info 'cause my linux is at least advanced of 3 versions and the program are no more used 'cause it wasn't working 6 years ago.
^__^

I think you can close the problem.
Thanks for your precious time, really
Comment 5 Andrew Crouthamel 2018-09-24 15:05:58 UTC
Thanks for the update!