Bug 179797 - crash after waking from systray
Summary: crash after waking from systray
Status: RESOLVED UPSTREAM
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 13:27 UTC by Peter Sabaini
Modified: 2009-08-19 23:07 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 Peter Sabaini 2009-01-06 13:27:08 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

After some time of inactivity, I opened Akregator; it died with SIGSEGV. Backtrace:

Application: Akregator (akregator), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb53568d0 (LWP 12381)]
[New Thread 0xa9bc0b90 (LWP 4384)]
[KCrash handler]
#6  0xb6f0b661 in QImage::scanLine () from /usr/lib/libQtGui.so.4
#7  0xb6ee8640 in QWidgetPrivate::setWindowIcon_sys ()
   from /usr/lib/libQtGui.so.4
#8  0xb6eb349b in QWidget::create () from /usr/lib/libQtGui.so.4
#9  0xb6eb8fee in QWidget::setVisible () from /usr/lib/libQtGui.so.4
#10 0xb6e9c824 in QToolTip::showText () from /usr/lib/libQtGui.so.4
#11 0xb6e9c9ee in QToolTip::showText () from /usr/lib/libQtGui.so.4
#12 0xb6eb5b51 in QWidget::event () from /usr/lib/libQtGui.so.4
#13 0xb7431f6d in QSystemTrayIcon::event () from /usr/lib/libQtGui.so.4
#14 0xb6e5d8ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#15 0xb6e6572e in QApplication::notify () from /usr/lib/libQtGui.so.4
#16 0xb79e4b2d in KApplication::notify (this=0xbfef9654, receiver=0x89b3188, 
    event=0xbfef9030)
    at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#17 0xb7ee2e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#18 0xb7445f99 in ?? () from /usr/lib/libQtGui.so.4
#19 0xb6e5d8ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#20 0xb6e65990 in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb79e4b2d in KApplication::notify (this=0xbfef9654, receiver=0x85dc588, 
    event=0xbfef9030)
    at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#22 0xb7ee2e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#23 0xb7efaa2e in QCoreApplication::sendEvent () from /usr/lib/libQtCore.so.4
#24 0xb6e63483 in QApplication::event () from /usr/lib/libQtGui.so.4
#25 0xb6e5d8ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#26 0xb6e6572e in QApplication::notify () from /usr/lib/libQtGui.so.4
#27 0xb79e4b2d in KApplication::notify (this=0xbfef9654, receiver=0xbfef9654, 
    event=0xbfef93dc)
    at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#28 0xb7ee2e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#29 0xb7f10d81 in ?? () from /usr/lib/libQtCore.so.4
#30 0xb7f0d520 in ?? () from /usr/lib/libQtCore.so.4
#31 0xb6a236f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb6a26da3 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb6a26f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb7f0d478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#35 0xb6ef7ea5 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb7ee152a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0xb7ee16ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0xb7ee3da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0xb6e5d767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#40 0x0804eaf7 in main (argc=)
    at /build/buildd/kdepim-4.1.3/akregator/src/main.cpp:115
#0  0xb7ff9430 in __kernel_vsyscall ()
Comment 1 Dario Andres 2009-05-15 15:17:41 UTC
This should be fixed when using Qt4.5.x+. Can you check it ? Thanks