[Bug 225813] New: Crash when closing knode reply windows [ KNArticleManager::deleteArticles - KNArticleFactory::slotComposerDone KNArticleFactory::qt_metacall ]

Pedro MC kde at pmc.com.pt
Sun Feb 7 10:19:37 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=225813

           Summary: Crash when closing knode reply windows [
                    KNArticleManager::deleteArticles -
                    KNArticleFactory::slotComposerDone
                    KNArticleFactory::qt_metacall ]
           Product: kontact
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: kde at pmc.com.pt


Application that crashed: kontact
Version of the application: 4.3.5
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
The crash coincided with me closing a reply windows to a post. Don't know if
the two events are related. I'm unable to reproduce this bug.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x0000000000000081 in ?? ()
#6  0x00007f466dffd35f in KNArticleManager::deleteArticles (this=<value
optimized out>, l=@0x7fffc8f46320, ask=<value optimized out>) at
/usr/src/debug/kdepim-4.3.5/knode/knarticlemanager.cpp:601
#7  0x00007f466e01e512 in KNArticleFactory::slotComposerDone (this=0x1c2c910,
com=0x2358840) at /usr/src/debug/kdepim-4.3.5/knode/knarticlefactory.cpp:1052
#8  0x00007f466e01e650 in KNArticleFactory::qt_metacall (this=0x1c2c910,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffc8f46470)
    at /usr/src/debug/kdepim-4.3.5/build/knode/knarticlefactory.moc:71
#9  0x00007f468ac7088c in QMetaObject::activate (sender=0x2358840,
from_signal_index=<value optimized out>, to_signal_index=<value optimized out>,
argv=0x2) at kernel/qobject.cpp:3112
#10 0x00007f466e0077bf in KNComposer::composerDone (this=0x4231530,
_t1=0x2358840) at /usr/src/debug/kdepim-4.3.5/build/knode/kncomposer.moc:201
#11 0x00007f466e0105d1 in KNComposer::closeEvent (this=0x2358840,
e=0x7fffc8f46be0) at /usr/src/debug/kdepim-4.3.5/knode/kncomposer.cpp:964
#12 0x00007f468a1584f8 in QWidget::event (this=0x2358840, event=0x7fffc8f46be0)
at kernel/qwidget.cpp:7704
#13 0x00007f468a4cd59b in QMainWindow::event (this=0x2358840,
event=0x7fffc8f46be0) at widgets/qmainwindow.cpp:1399
#14 0x00007f468b6f38e3 in KXmlGuiWindow::event (this=0x4231530, ev=0x1) at
/usr/src/debug/kdelibs-4.3.5/kdeui/xmlgui/kxmlguiwindow.cpp:131
#15 0x00007f468a10a12c in QApplicationPrivate::notify_helper (this=0x7bcee0,
receiver=0x2358840, e=0x7fffc8f46be0) at kernel/qapplication.cpp:4065
#16 0x00007f468a1113fe in QApplication::notify (this=0x7fffc8f488b0,
receiver=0x2358840, e=0x7fffc8f46be0) at kernel/qapplication.cpp:4030
#17 0x00007f468b5e83f6 in KApplication::notify (this=0x7fffc8f488b0,
receiver=0x2358840, event=0x7fffc8f46be0) at
/usr/src/debug/kdelibs-4.3.5/kdeui/kernel/kapplication.cpp:302
#18 0x00007f468ac5b6ac in QCoreApplication::notifyInternal
(this=0x7fffc8f488b0, receiver=0x2358840, event=0x7fffc8f46be0) at
kernel/qcoreapplication.cpp:610
#19 0x00007f468a15d901 in QWidgetPrivate::close_helper (this=0x2387720,
mode=QWidgetPrivate::CloseWithSpontaneousEvent) at
../../src/corelib/kernel/qcoreapplication.h:216
#20 0x00007f468a164d96 in QApplication::x11ClientMessage (this=<value optimized
out>, w=0x2358840, event=0x1, passive_only=2) at
kernel/qapplication_x11.cpp:5293
#21 0x00007f468a175714 in QApplication::x11ProcessEvent (this=<value optimized
out>, event=0x7fffc8f484c0) at kernel/qapplication_x11.cpp:3684
#22 0x00007f468a19de9c in x11EventSourceDispatch (s=<value optimized out>,
callback=<value optimized out>, user_data=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:146
#23 0x00007f468361a4ce in IA__g_main_context_dispatch (context=0x7bfe20) at
gmain.c:1960
#24 0x00007f468361de98 in g_main_context_iterate (context=0x7bfe20,
block=<value optimized out>, dispatch=<value optimized out>, self=<value
optimized out>) at gmain.c:2591
#25 0x00007f468361dfc0 in IA__g_main_context_iteration (context=0x7bfe20,
may_block=1) at gmain.c:2654
#26 0x00007f468ac83c73 in QEventDispatcherGlib::processEvents (this=0x781690,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:406
#27 0x00007f468a19d64e in QGuiEventDispatcherGlib::processEvents
(this=0x4231530, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:202
#28 0x00007f468ac59fe2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007f468ac5a3b4 in QEventLoop::exec (this=0x7fffc8f487f0, flags=) at
kernel/qeventloop.cpp:201
#30 0x00007f468ac5c569 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#31 0x0000000000403be7 in main (argc=<value optimized out>, argv=<value
optimized out>) at /usr/src/debug/kdepim-4.3.5/kontact/src/main.cpp:218

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list