Bug 288225 - Kopete+Skype crashed at startup
Summary: Kopete+Skype crashed at startup
Status: RESOLVED DUPLICATE of bug 177487
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 18:09 UTC by bammbr
Modified: 2011-12-07 15:19 UTC (History)
2 users (show)

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 bammbr 2011-12-04 18:09:29 UTC
Application: kopete (1.1.2)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
At KDE startup Kopete started itself and tried to run a Skype plugin. Kopete reports that Skype is not "dynamically linked", but I get it through the link 
www.skype.com/go/getskype-linux-dynamic
First, I installed static Skype. And only then I installed dynamic Skype on top of that. May be I did it wrong.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f52a82e7760 (LWP 4375))]

Thread 3 (Thread 0x7f528a8c0700 (LWP 4447)):
#0  0x00007f52a46d0423 in poll () from /lib64/libc.so.6
#1  0x00007f529ef01a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f529ef01f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f52a5d3d576 in QEventDispatcherGlib::processEvents (this=0x7f527c0008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f52a5d11a22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f52a5d11c1f in QEventLoop::exec (this=0x7f527c0013c0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f5290bd1949 in QCA::SyncThread::run() () from /usr/lib64/libqca.so.2
#7  0x00007f52a5c2c025 in QThreadPrivate::start (arg=0xf8f0e0) at thread/qthread_unix.cpp:331
#8  0x00007f52a4182f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f52a46d953d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f528a0bf700 (LWP 4455)):
#0  0x00007f52a46d0423 in poll () from /lib64/libc.so.6
#1  0x00007f529ef01a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f529ef01f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f52a5d3d576 in QEventDispatcherGlib::processEvents (this=0x7f52800008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f52a5d11a22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f52a5d11c1f in QEventLoop::exec (this=0x7f52800013c0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f529102d4c5 in XMPP::SyncThread::run (this=0x101c870) at /usr/src/debug/kdenetwork-4.7.2/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#7  0x00007f52a5c2c025 in QThreadPrivate::start (arg=0x101c870) at thread/qthread_unix.cpp:331
#8  0x00007f52a4182f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f52a46d953d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f52a82e7760 (LWP 4375)):
[KCrash Handler]
#6  Kopete::Contact::metaContact (this=0x51) at /usr/src/debug/kdenetwork-4.7.2/kopete/libkopete/kopetecontact.cpp:470
#7  0x00007f5291d67b9f in HistoryLogger::HistoryLogger (this=0x126ab30, c=0x51, parent=<optimized out>) at /usr/src/debug/kdenetwork-4.7.2/kopete/plugins/history/historylogger.cpp:81
#8  0x00007f5291d719bb in HistoryGUIClient::HistoryGUIClient (this=0x14e58a0, parent=<optimized out>) at /usr/src/debug/kdenetwork-4.7.2/kopete/plugins/history/historyguiclient.cpp:53
#9  0x00007f5291d5b5e3 in HistoryPlugin::messageDisplayed (this=0x12a0ca0, m=...) at /usr/src/debug/kdenetwork-4.7.2/kopete/plugins/history/historyplugin.cpp:116
#10 0x00007f5291d5b78f in HistoryMessageLogger::handleMessage (this=<optimized out>, event=0xfeb420) at /usr/src/debug/kdenetwork-4.7.2/kopete/plugins/history/historyplugin.cpp:103
#11 0x00007f52a799dac2 in Kopete::ProcessMessageTask::qt_metacall (this=0xa40790, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdenetwork-4.7.2/build/kopete/libkopete/kopetemessagehandlerchain.moc:124
#12 0x00007f52a5d2914a in QObject::event (this=0xa40790, e=<optimized out>) at kernel/qobject.cpp:1226
#13 0x00007f52a4e69be4 in notify_helper (e=0x14b5a10, receiver=0xa40790, this=0x686fd0) at kernel/qapplication.cpp:4481
#14 QApplicationPrivate::notify_helper (this=0x686fd0, receiver=0xa40790, e=0x14b5a10) at kernel/qapplication.cpp:4453
#15 0x00007f52a4e6ea71 in QApplication::notify (this=0x7fff992b37a0, receiver=0xa40790, e=0x14b5a10) at kernel/qapplication.cpp:4360
#16 0x00007f52a6763e36 in KApplication::notify (this=0x7fff992b37a0, receiver=0xa40790, event=0x14b5a10) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#17 0x00007f52a5d1281c in QCoreApplication::notifyInternal (this=0x7fff992b37a0, receiver=0xa40790, event=0x14b5a10) at kernel/qcoreapplication.cpp:787
#18 0x00007f52a5d15bf8 in sendEvent (event=0x14b5a10, receiver=0xa40790) at kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x63fa70) at kernel/qcoreapplication.cpp:1428
#20 0x00007f52a5d3d0b3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#21 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#22 0x00007f529ef0158d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f529ef01d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f529ef01f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f52a5d3d50f in QEventDispatcherGlib::processEvents (this=0x63f280, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#26 0x00007f52a4f0cf2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f52a5d11a22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007f52a5d11c1f in QEventLoop::exec (this=0x7fff992b3720, flags=...) at kernel/qeventloop.cpp:201
#29 0x00007f52a5d15de7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#30 0x000000000041529f in main (argc=3, argv=0x7fff992b4628) at /usr/src/debug/kdenetwork-4.7.2/kopete/kopete/main.cpp:105

Reported using DrKonqi
Comment 1 Blagovest Zlatev 2011-12-05 13:50:49 UTC
I couldn't reproduce the bug but it has a similar C++ backtrace with bug 276383
Comment 2 Myriam Schweingruber 2011-12-07 15:19:59 UTC

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