Bug 209243 - Konqueror crash on closing child window [KHTMLPart::slotWalletClosed, ~KHTMLPart, QObject::event]
Summary: Konqueror crash on closing child window [KHTMLPart::slotWalletClosed, ~KHTMLP...
Status: RESOLVED DUPLICATE of bug 221758
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 21:21 UTC by Geoffray Levasseur
Modified: 2010-01-08 13:54 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 Geoffray Levasseur 2009-10-02 21:21:05 UTC
Application: konqueror (4.3.69 (KDE 4.3.69 (KDE 4.4 >= 20090923)))
KDE Version: 4.3.69 (KDE 4.3.69 (KDE 4.4 >= 20090923)) (Compiled from sources)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-2-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

What I was doing when the application crashed:
Konqueror crash on close a child window while visiting the site www.grosbill.fr (in french)

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  KHTMLPart::slotWalletClosed (this=0x2fa7c80) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/khtml_part.cpp:7067
#6  0x00007f58b38bcdcc in ~KHTMLPart (this=0x2fa7c80, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /home/jeff/src/c/kde/KDE/kdelibs/khtml/khtml_part.cpp:591
#7  0x00007f58caddaf85 in QObject::event (this=0x2fa7c80, e=0x13f46c4) at kernel/qobject.cpp:1093
#8  0x00007f58c80d880d in QApplicationPrivate::notify_helper (this=0x1474c90, receiver=0x2fa7c80, e=0x367a3f0) at kernel/qapplication.cpp:4056
#9  0x00007f58c80e086a in QApplication::notify (this=0x7fffca5e6d40, receiver=0x2fa7c80, e=0x367a3f0) at kernel/qapplication.cpp:4021
#10 0x00007f58c921118b in KApplication::notify (this=0x7fffca5e6d40, receiver=0x2fa7c80, event=0x367a3f0) at /home/jeff/src/c/kde/KDE/kdelibs/kdeui/kernel/kapplication.cpp:302
#11 0x00007f58cadcb51c in QCoreApplication::notifyInternal (this=0x7fffca5e6d40, receiver=0x2fa7c80, event=0x367a3f0) at kernel/qcoreapplication.cpp:610
#12 0x00007f58cadcc164 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x13d36c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#13 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x13d36c0) at kernel/qcoreapplication.cpp:1247
#14 0x00007f58cadf3f73 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#15 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#16 0x00007f58c6b5612a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00007f58c6b59988 in ?? () from /lib/libglib-2.0.so.0
#18 0x00007f58c6b59b3c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#19 0x00007f58cadf3bff in QEventDispatcherGlib::processEvents (this=0x13d5fe0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#20 0x00007f58c816f64f in QGuiEventDispatcherGlib::processEvents (this=0x2fa7c80, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#21 0x00007f58cadc9de2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#22 0x00007f58cadca1b4 in QEventLoop::exec (this=0x7fffca5e6a80, flags=...) at kernel/qeventloop.cpp:201
#23 0x00007f58cadcc424 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#24 0x00007f58bd38cd7c in kdemain (argc=4, argv=0x14219a0) at /home/jeff/src/c/kde/KDE/kdebase/apps/konqueror/src/konqmain.cpp:257
#25 0x00000000004074a4 in launch (argc=4, _name=0x1421f38 "konqueror", args=<value optimized out>, cwd=0x1421f82 "/home/jeff/Documents", envc=35, envs=0x14228fd "", reset_env=true, tty=0x0, 
    avoid_loops=false, startup_id_str=0x1422906 "debian;1254472940;815023;4538_TIME60823836") at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:705
#26 0x0000000000407c68 in handle_launcher_request (sock=55, who=<value optimized out>) at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:1197
#27 0x00000000004081ce in handle_requests (waitForPid=0) at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:1381
#28 0x00000000004088fb in main (argc=4, argv=0x7fffca5e8568, envp=0x7fffca5e8590) at /home/jeff/src/c/kde/KDE/kdelibs/kinit/kinit.cpp:1825

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-08 13:54:05 UTC
Merging with bug 221758. Thanks

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