Bug 173629 - akregator crash when displaying pages
Summary: akregator crash when displaying pages
Status: RESOLVED DUPLICATE of bug 172862
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 20:10 UTC by Ritesh Raj Sarraf
Modified: 2008-10-26 21:01 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 Ritesh Raj Sarraf 2008-10-26 20:10:55 UTC
Version:            (using KDE 4.1.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Application: Kontact (kontact), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb80676c0 (LWP 14966)]
[KCrash handler]
#6  QCoreApplication::postEvent (receiver=<value optimized out>, 
    event=<value optimized out>, priority=<value optimized out>)
    at kernel/qcoreapplication.cpp:963
#7  0x4b92f6ac in QCoreApplication::postEvent (receiver=)
    at kernel/qcoreapplication.cpp:925
#8  0x4b93dc77 in QObject::deleteLater (this=) at kernel/qobject.cpp:2056
#9  0xb303e9f4 in ~Private (this=0xa47dd88)
    at /tmp/buildd/kdepim-4.1.2/akregator/src/browserframe_p.cpp:47
#10 0xb303bcac in ~BrowserFrame (this=0x9f75a70)
    at /tmp/buildd/kdepim-4.1.2/akregator/src/browserframe.cpp:62
#11 0x4b93d5fc in qDeleteInEventHandler (o=<value optimized out>)
    at kernel/qobject.cpp:3659
#12 0x4b93efb3 in QObject::event (this=<value optimized out>, 
    e=<value optimized out>) at kernel/qobject.cpp:1139
#13 0x4c0d4564 in QWidget::event (this=<value optimized out>, 
    event=<value optimized out>) at kernel/qwidget.cpp:7551
#14 0x4c07ce9c in QApplicationPrivate::notify_helper (
    this=<value optimized out>, receiver=<value optimized out>, 
    e=<value optimized out>) at kernel/qapplication.cpp:3803
#15 0x4c084dea in QApplication::notify (this=<value optimized out>, 
    receiver=<value optimized out>, e=<value optimized out>)
    at kernel/qapplication.cpp:3768
#16 0x4ca5dd0d in KApplication::notify (this=<value optimized out>, 
    receiver=<value optimized out>, event=<value optimized out>)
    at /tmp/buildd/kde4libs-4.1.2/kdeui/kernel/kapplication.cpp:311
#17 0x4b92f771 in QCoreApplication::notifyInternal (
    this=<value optimized out>, receiver=<value optimized out>, 
    event=<value optimized out>) at kernel/qcoreapplication.cpp:587
#18 0x4b9303f5 in QCoreApplicationPrivate::sendPostedEvents (
    receiver=<value optimized out>, event_type=<value optimized out>, 
    data=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:209
#19 0x4b95d89a in QEventDispatcherUNIX::processEvents (
    this=<value optimized out>, flags=<value optimized out>)
    at kernel/qeventdispatcher_unix.cpp:861
#20 0x4c1175d6 in QEventDispatcherX11::processEvents (
    this=<value optimized out>, flags=<value optimized out>)
    at kernel/qeventdispatcher_x11.cpp:148
#21 0x4b92de3a in QEventLoop::processEvents (this=<value optimized out>, 
    flags=<value optimized out>) at kernel/qeventloop.cpp:143
#22 0x4b92dffa in QEventLoop::exec (this=<value optimized out>, 
    flags=<value optimized out>) at kernel/qeventloop.cpp:194
#23 0x4b9306b5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:845
#24 0x4c07cd17 in QApplication::exec () at kernel/qapplication.cpp:3331
#25 0x0804bdd2 in main (argc=1, argv=0xbfb99dd4)
    at /tmp/buildd/kdepim-4.1.2/kontact/src/main.cpp:218
#0  0xb809a424 in __kernel_vsyscall ()
Comment 1 Frank Osterfeld 2008-10-26 21:01:06 UTC
Looks like a double 

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