Bug 218750 - FREQUENT crash of Konqueror when moving files [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: FREQUENT crash of Konqueror when moving files [QCoreApplication::notifyIntern...
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-15 04:39 UTC by Kevin Coonan
Modified: 2009-12-15 12:22 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 Kevin Coonan 2009-12-15 04:39:49 UTC
Application: konqueror (4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 197")
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) "release 197"
Qt Version: 4.6.0
Operating System: Linux 2.6.27.37-0.1-default x86_64
Distribution: "openSUSE 11.1 (x86_64)"

-- Information about the crash:
Several recent crashes on two separate PCs w/ ~ same version of KDE/openSUSE (one is a Thinkpad w/ Intel CPU + Intel graphics, other is a home made workstation w/ AMD+NVIDIA graphics).

The crash can be reproduced some of the times.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fac46b7580d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#6  0x00007fac43daac91 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#7  0x00007fac43e2bb29 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007fac43e558ba in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007fac424530fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fac424568cd in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fac42456a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007fac46ba01cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007fac43e5544f in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007fac46b740f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#15 0x00007fac46b744cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007fac46b769f6 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#17 0x00007fac38089499 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#18 0x0000000000407495 in launch (argc=2, _name=0x663c58 "/usr/bin/konqueror", args=<value optimized out>, cwd=0x0, envc=0, envs=0x663c7d "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x40a695 "0") at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:705
#19 0x0000000000407cb8 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1197
#20 0x0000000000408265 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1390
#21 0x0000000000408e16 in main (argc=4, argv=0x7fffd1ffecf8, envp=0x7fffd1ffed20) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1825

Possible duplicates by query: bug 217840.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2009-12-15 12:22:56 UTC
Thanks for the bug report! This bug has been fixed recently. Until you get a fixed version, you can disable tooltips to work around the issue.

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