Bug 230579 - Crash while minimized to system tray.
Summary: Crash while minimized to system tray.
Status: RESOLVED DUPLICATE of bug 200536
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 15:27 UTC by Patrick Noffke
Modified: 2010-03-13 20:20 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 Patrick Noffke 2010-03-13 15:27:36 UTC
Application: kopete (1.0.0)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-1.rt21.1.fc12.ccrma.x86_64.rt x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Kopete was minimized, and I was logged in to Yahoo, with status of online.  I was doing development in Eclipse (starting up a debug instance of an Android app) when the crash occurred.

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  memcpy () at ../sysdeps/x86_64/memcpy.S:510
#6  0x00000035b476c8e9 in detach (this=<value optimized out>, dev=<value optimized out>, len=<value optimized out>) at /usr/include/bits/string3.h:52
#7  data (this=<value optimized out>, dev=<value optimized out>, len=<value optimized out>) at /usr/include/QtCore/qbytearray.h:411
#8  KNetwork::Internal::KSocketBuffer::sendTo (this=<value optimized out>, dev=<value optimized out>, len=<value optimized out>) at /usr/src/debug/kdelibs-4.4.0/kdecore/network/k3socketbuffer.cpp:256
#9  0x00000035b475beaf in KNetwork::KBufferedSocket::slotWriteActivity (this=0x14c8370) at /usr/src/debug/kdelibs-4.4.0/kdecore/network/k3bufferedsocket.cpp:349
#10 0x00000035b475bd86 in KNetwork::KBufferedSocket::qt_metacall (this=0x14c8370, _c=InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.0/x86_64-redhat-linux-gnu/kdecore/k3bufferedsocket.moc:75
#11 0x00000035b2b6a2af in QMetaObject::activate (sender=0x14d0480, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffe8b72230) at kernel/qobject.cpp:3293
#12 0x00000035b2bac58e in QSocketNotifier::activated (this=<value optimized out>, _t1=17) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#13 0x00000035b2b6f523 in QSocketNotifier::event (this=0x14d0480, e=0x7fffe8b728e0) at kernel/qsocketnotifier.cpp:317
#14 0x00000035b51aa9dc in QApplicationPrivate::notify_helper (this=0xd60ad0, receiver=0x14d0480, e=0x7fffe8b728e0) at kernel/qapplication.cpp:4300
#15 0x00000035b51b0aab in QApplication::notify (this=<value optimized out>, receiver=0x14d0480, e=0x7fffe8b728e0) at kernel/qapplication.cpp:4183
#16 0x00000035b60067a6 in KApplication::notify (this=0x7fffe8b72bf0, receiver=0x14d0480, event=0x7fffe8b728e0) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#17 0x00000035b2b5774c in QCoreApplication::notifyInternal (this=0x7fffe8b72bf0, receiver=0x14d0480, event=0x7fffe8b728e0) at kernel/qcoreapplication.cpp:704
#18 0x00000035b2b7d41a in sendEvent (source=0xd640b0) at kernel/qcoreapplication.h:215
#19 socketNotifierSourceDispatch (source=0xd640b0) at kernel/qeventdispatcher_glib.cpp:110
#20 0x0000003d4e23920e in g_main_dispatch (context=0xd63120) at gmain.c:1960
#21 IA__g_main_context_dispatch (context=0xd63120) at gmain.c:2513
#22 0x0000003d4e23cbf8 in g_main_context_iterate (context=0xd63120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x0000003d4e23cd1a in IA__g_main_context_iteration (context=0xd63120, may_block=1) at gmain.c:2654
#24 0x00000035b2b7d063 in QEventDispatcherGlib::processEvents (this=0xd2d1e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00000035b5249a1e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00000035b2b56192 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#27 0x00000035b2b5645c in QEventLoop::exec (this=0x7fffe8b72b40, flags=...) at kernel/qeventloop.cpp:201
#28 0x00000035b2b58749 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00000000004142a2 in _start ()

This bug may be a duplicate of or related to bug 228920.

Possible duplicates by query: bug 228920, bug 226819, bug 213409, bug 212447, bug 206181.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-13 20:20:15 UTC
Merging with bug 200536. Thanks

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