Bug 272444 - kopete
Summary: kopete
Status: RESOLVED DUPLICATE of bug 253791
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 1.0.80
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 15:01 UTC by Clyde
Modified: 2011-05-08 23:55 UTC (History)
1 user (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 Clyde 2011-05-04 15:01:51 UTC
Application: kopete (1.0.80)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
booting up and screen showed kpatience, blank screen and one other- What I was doing when the application crashed:

-- Backtrace:
Application: Kopete (kopete), signal: Aborted
[Current thread is 1 (Thread 0xb76ef710 (LWP 1410))]

Thread 4 (Thread 0xb45f3b70 (LWP 1418)):
#0  0x003fd416 in __kernel_vsyscall ()
#1  0x00906753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00899b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0xb2f41b70 (LWP 1422)):
#0  0x057c436b in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00906616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x07523752 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0752403a in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0752492b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x01f6d304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x0754d2df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x057c1e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x008f873e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb26edb70 (LWP 1423)):
#0  0x003fd416 in __kernel_vsyscall ()
#1  0x00906753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00899b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0xb76ef710 (LWP 1410)):
[KCrash Handler]
#7  0x003fd416 in __kernel_vsyscall ()
#8  0x00852e71 in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0x0085634e in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0x00889577 in ?? () from /lib/i386-linux-gnu/libc.so.6
#11 0x00893961 in ?? () from /lib/i386-linux-gnu/libc.so.6
#12 0x008964ba in ?? () from /lib/i386-linux-gnu/libc.so.6
#13 0x00897f53 in malloc () from /lib/i386-linux-gnu/libc.so.6
#14 0x02afeb8d in qMalloc (size=32) at global/qmalloc.cpp:55
#15 0x02b24628 in QListData::detach_grow (this=0x88243c8, idx=0xbf873734, num=1) at tools/qlist.cpp:85
#16 0x02b0bd7c in QList<QByteArray>::detach_helper_grow (this=0x88243c8, i=2147483647, c=1) at ../../include/QtCore/../../src/corelib/tools/qlist.h:664
#17 0x02b0be8e in QList<QByteArray>::append (this=0x88243c8, t=...) at ../../include/QtCore/../../src/corelib/tools/qlist.h:497
#18 0x02b95fbb in operator<< (this=0x88242a8) at ../../include/QtCore/../../src/corelib/tools/qlist.h:321
#19 QRingBuffer (this=0x88242a8) at ../../include/QtCore/private/../../../src/corelib/tools/qringbuffer_p.h:65
#20 QProcessPrivate::QProcessPrivate (this=0x88242a8) at io/qprocess.cpp:731
#21 0x02b96493 in QProcess::QProcess (this=0xbf873824, parent=0x0) at io/qprocess.cpp:1115
#22 0x02b96acd in QProcess::execute (program=...) at io/qprocess.cpp:2153
#23 0x047d1985 in ?? () from /usr/lib/kde4/kopete_skype.so
#24 0x047dc3c5 in ?? () from /usr/lib/kde4/kopete_skype.so
#25 0x047eb5c3 in ?? () from /usr/lib/kde4/kopete_skype.so
#26 0x047eb722 in ?? () from /usr/lib/kde4/kopete_skype.so
#27 0x02c0bbc5 in qDeleteInEventHandler (o=0x871d798) at kernel/qobject.cpp:3995
#28 0x02c0e3e8 in QObject::event (this=0x871d798, e=0x882ca38) at kernel/qobject.cpp:1209
#29 0x03882d24 in QApplicationPrivate::notify_helper (this=0x8350c08, receiver=0x871d798, e=0x882ca38) at kernel/qapplication.cpp:4462
#30 0x038878ce in QApplication::notify (this=0xbf874184, receiver=0x871d798, e=0x882ca38) at kernel/qapplication.cpp:3862
#31 0x00cad3ca in KApplication::notify (this=0xbf874184, receiver=0x871d798, event=0x882ca38) at ../../kdeui/kernel/kapplication.cpp:311
#32 0x02bf90bb in QCoreApplication::notifyInternal (this=0xbf874184, receiver=0x871d798, event=0x882ca38) at kernel/qcoreapplication.cpp:731
#33 0x02bfcc79 in sendEvent (receiver=0x0, event_type=0, data=0x830cf50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x830cf50) at kernel/qcoreapplication.cpp:1372
#35 0x02bfce0d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#36 0x02c263c4 in sendPostedEvents (s=0x8353300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#37 postEventSourceDispatch (s=0x8353300) at kernel/qeventdispatcher_glib.cpp:277
#38 0x07523aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#39 0x07524270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0x07524524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0x02c2653c in QEventDispatcherGlib::processEvents (this=0x830caa8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#42 0x03936775 in QGuiEventDispatcherGlib::processEvents (this=0x830caa8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#43 0x02bf8289 in QEventLoop::processEvents (this=0xbf8740e4, flags=...) at kernel/qeventloop.cpp:149
#44 0x02bf8522 in QEventLoop::exec (this=0xbf8740e4, flags=...) at kernel/qeventloop.cpp:201
#45 0x02bfcecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#46 0x038808e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#47 0x080588fe in _start ()

Possible duplicates by query: bug 270884, bug 265011, bug 254197.

Reported using DrKonqi
Comment 1 Dario Andres 2011-05-08 23:55:41 UTC
[Comment from a bug triager]
This (Skype) issue is being tracked at bug 253791, merging.
Thanks

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