Bug 301776 - Kopete crashes at startup (history plugin?)
Summary: Kopete crashes at startup (history plugin?)
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: History Plugin (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR critical
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 306078 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-12 20:25 UTC by Kévin Lesénéchal
Modified: 2023-02-01 05:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kévin Lesénéchal 2012-06-12 20:25:27 UTC
Application: kopete (1.2.3)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.3.8-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
I tried to start Kopete but it crashed.

$ kopete
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kopete(3101)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/me/.kde4/share/apps/kabc" 
$ kopete(3101)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/kde4/kopete_history.so" does not offer a qt_plugin_instance function.
*** buffer overflow detected ***: kopete terminated
======= Backtrace: =========
/lib/libc.so.6(__fortify_fail+0x37)[0x7f1fdb19a7b7]
/lib/libc.so.6(+0xf78d0)[0x7f1fdb1988d0]
/usr/lib/libcommoncpp.so.5(+0x23733)[0x7f1fc2fe2733]
/usr/lib/libcommoncpp.so.5(_ZN3ost8IPV4HostC1EPKc+0xa8)[0x7f1fc2fe2eb8]
(…)

Reproducible: Always

Steps to Reproduce:
1. Start Kopete.
Actual Results:  
Kopete crashes at startup.

Expected Results:  
Kopete should starts.

-- Backtrace:
Application: Kopete (kopete), signal: Aborted
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#5  0x00007f6a96020c35 in raise () from /lib/libc.so.6
#6  0x00007f6a960220b8 in abort () from /lib/libc.so.6
#7  0x00007f6a9605ee5b in __libc_message () from /lib/libc.so.6
#8  0x00007f6a960e57b7 in __fortify_fail () from /lib/libc.so.6
#9  0x00007f6a960e38d0 in __chk_fail () from /lib/libc.so.6
#10 0x00007f6a7df2d733 in ?? () from /usr/lib/libcommoncpp.so.5
#11 0x00007f6a7df2deb8 in ost::IPV4Host::IPV4Host(char const*) () from /usr/lib/libcommoncpp.so.5
#12 0x00007f6a7df2a081 in ?? () from /usr/lib/libcommoncpp.so.5
#13 0x00007f6a99b26926 in call_init () from /lib/ld-linux-x86-64.so.2
#14 0x00007f6a99b26a0a in _dl_init_internal () from /lib/ld-linux-x86-64.so.2
#15 0x00007f6a99b2aba2 in dl_open_worker () from /lib/ld-linux-x86-64.so.2
#16 0x00007f6a99b26766 in _dl_catch_error () from /lib/ld-linux-x86-64.so.2
#17 0x00007f6a99b2a3cc in _dl_open () from /lib/ld-linux-x86-64.so.2
#18 0x00007f6a91108016 in ?? () from /lib/libdl.so.2
#19 0x00007f6a99b26766 in _dl_catch_error () from /lib/ld-linux-x86-64.so.2
#20 0x00007f6a911085ec in ?? () from /lib/libdl.so.2
#21 0x00007f6a911080b1 in dlopen () from /lib/libdl.so.2
#22 0x00007f6a9771679c in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007f6a9771355a in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007f6a9771383b in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007f6a97c8c828 in KPluginLoader::load() () from /usr/lib/libkdecore.so.5
#26 0x00007f6a97c8caf7 in KPluginLoader::factory() () from /usr/lib/libkdecore.so.5
#27 0x00007f6a993be02d in Kopete::PluginManager::loadPluginInternal(QString const&) () from /usr/lib/libkopete.so.4
#28 0x00007f6a993bf643 in Kopete::PluginManager::slotLoadNextPlugin() () from /usr/lib/libkopete.so.4
#29 0x00007f6a977392ae in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#30 0x00007f6a9685af7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0x00007f6a9685f3fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#32 0x00007f6a9818cc66 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#33 0x00007f6a977248ee in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#34 0x00007f6a97728251 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#35 0x00007f6a97752953 in ?? () from /usr/lib/libQtCore.so.4
#36 0x00007f6a90c524a5 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007f6a90c527d8 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0x00007f6a90c52894 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007f6a97752ae6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x00007f6a968fb2fe in ?? () from /usr/lib/libQtGui.so.4
#41 0x00007f6a9772363f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0x00007f6a977238c8 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0x00007f6a97728568 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#44 0x000000000041382b in ?? ()
#45 0x00007f6a9600d455 in __libc_start_main () from /lib/libc.so.6
#46 0x0000000000413891 in _start ()
Comment 1 Jekyll Wu 2012-11-06 03:13:39 UTC
*** Bug 306078 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Crouthamel 2018-11-09 01:03:48 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-20 04:09:29 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2023-01-02 02:04:35 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2023-01-17 05:14:55 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
mark the bug 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 6 Bug Janitor Service 2023-02-01 05:04:33 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

Thank you for helping us make KDE software even better for everyone!