Bug 217840 - Konqueror crashed while deleting files from home directory [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Konqueror crashed while deleting files from home directory [QCoreApplication:...
Status: RESOLVED DUPLICATE of bug 217449
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-08 10:17 UTC by jbrsubscribe
Modified: 2009-12-09 12:41 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 jbrsubscribe 2009-12-08 10:17:14 UTC
Application: konqueror (4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 196")
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 196"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.5-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
Konqueror crashed. I was deleting files from my home directory. I am not sure if this had anything to do with the crash. I doubt it.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  QCoreApplication::notifyInternal (this=0x7fffa9f92fa0, receiver=0x1c22ec0, event=0x7fffa9f92350) at kernel/qcoreapplication.cpp:691
#6  0x00007f51dc3834ee in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#7  0x00007f51dc400533 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007f51dc42add2 in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007f51db0a3dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f51db0a77a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f51db0a78d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007f51de70a593 in QEventDispatcherGlib::processEvents (this=0x6164e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#13 0x00007f51dc42a9be in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007f51de6df942 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#15 0x00007f51de6dfd1c in QEventLoop::exec (this=0x7fffa9f92d90, flags=) at kernel/qeventloop.cpp:201
#16 0x00007f51de6e3a5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#17 0x00007f51d0a1067b in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#18 0x0000000000406f88 in launch (argc=3, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=24, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4d5 "0") at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:705
#19 0x0000000000407c80 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1197
#20 0x0000000000408131 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1390
#21 0x0000000000408dfa in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1825

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-08 12:53:21 UTC
- Did you have tooltips enabled ? Thanks
Comment 2 jbrsubscribe 2009-12-09 02:45:00 UTC
Yes. Show Tooltips is enabled.


On Tue, Dec 8, 2009 at 11:53 AM, Dario Andres <andresbajotierra@gmail.com>wrote:

> https://bugs.kde.org/show_bug.cgi?id=217840
>
>
> Dario Andres <andresbajotierra@gmail.com> changed:
>
>           What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                 CC|                            |andresbajotierra@gmail.com
>
>
>
>
> --- Comment #1 from Dario Andres <andresbajotierra gmail com>  2009-12-08
> 12:53:21 ---
> - Did you have tooltips enabled ? Thanks
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 Dario Andres 2009-12-09 12:41:49 UTC
Fixed recently. Thanks

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