| Summary: | crashed at startup with signal 11 (SIGSEGV) | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | JP <jpelorat> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | andresbajotierra, ezequielwang, jpelorat, mattr |
| Priority: | NOR | Keywords: | investigated, triaged |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
JP
2009-04-17 22:07:18 UTC
The provided crash information is not complete :( If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks I got the same issue. I tried to start application and then kde crashed. Application: Kopete (kopete), signal SIGSEGV [Current thread is 0 (LWP 10120)] Thread 2 (Thread 0xb1f83b90 (LWP 10134)): #0 0xb7f1d410 in __kernel_vsyscall () #1 0xb5c58412 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb602e344 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0xb6c5f98c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #4 0xb6c54e76 in ?? () from /usr/lib/libQtCore.so.4 #5 0xb6c5e96e in ?? () from /usr/lib/libQtCore.so.4 #6 0xb5c544ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb601f49e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb55b7700 (LWP 10120)): [KCrash Handler] #6 0xb282fb76 in ClientStream::cp_outgoingData () from /usr/lib/libkyahoo.so.1 #7 0xb28316bd in ClientStream::qt_metacall () from /usr/lib/libkyahoo.so.1 #8 0xb6d68ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #9 0xb6d69932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #10 0xb2836123 in ?? () from /usr/lib/libkyahoo.so.1 #11 0xb2837a47 in ?? () from /usr/lib/libkyahoo.so.1 #12 0xb2830c6e in ClientStream::write () from /usr/lib/libkyahoo.so.1 #13 0xb2822981 in Client::send () from /usr/lib/libkyahoo.so.1 #14 0xb2826c8a in ?? () from /usr/lib/libkyahoo.so.1 #15 0xb284551a in ?? () from /usr/lib/libkyahoo.so.1 #16 0xb2826aaa in ?? () from /usr/lib/libkyahoo.so.1 #17 0xb28227c7 in Client::requestPicture () from /usr/lib/libkyahoo.so.1 #18 0xb2823a7b in Client::processPictureQueue () from /usr/lib/libkyahoo.so.1 #19 0xb2826186 in Client::qt_metacall () from /usr/lib/libkyahoo.so.1 #20 0xb6d68ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #21 0xb6d69932 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #22 0xb6d6e0a7 in ?? () from /usr/lib/libQtCore.so.4 #23 0xb6d6e1cc in ?? () from /usr/lib/libQtCore.so.4 #24 0xb6d6315f in QObject::event () from /usr/lib/libQtCore.so.4 #25 0xb6304f2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #26 0xb630d22e in QApplication::notify () from /usr/lib/libQtGui.so.4 #27 0xb72a294d in KApplication::notify () from /usr/lib/libkdeui.so.5 #28 0xb6d52a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #29 0xb6d81d71 in ?? () from /usr/lib/libQtCore.so.4 #30 0xb6d7e4e0 in ?? () from /usr/lib/libQtCore.so.4 #31 0xb5aaeb88 in IA__g_main_context_dispatch (context=0x80e6480) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814 #32 0xb5ab20eb in g_main_context_iterate (context=0x80e6480, block=1, dispatch=1, self=0x80df8f0) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448 #33 0xb5ab2268 in IA__g_main_context_iteration (context=0x80e6480, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511 #34 0xb6d7e438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #35 0xb63a63f5 in ?? () from /usr/lib/libQtGui.so.4 #36 0xb6d5106a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #37 0xb6d514aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #38 0xb6d53959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #39 0xb6304da7 in QApplication::exec () from /usr/lib/libQtGui.so.4 #40 0x0808c27f in _start () @ezequielwang: your crash seems more like bug 190231. Please follow the steps on bug 190231 comment 2 and post a new backtrace there. Thanks Trying to give an analysis on the problem, after seen some odd behavior from other KDE 4 applications as gwenview and ktorrent, and seen some coincidences between them. I realized that the issue has to be between GLIB and QT-Core. What I did, throwing an arrow (as we say in Venezuela) was compiled QT-Core and QT-Gui with the glib flag off. The result, every thing is working fine. Why is this working? Is for the KDE team to give an answer, but it is working. Regards, Sigi..... Has this been solved with a later KDE 4 release? 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! 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! |