Bug 218813 - Viewing file properties triggers crash [QCoreApplication::notifyInternal, QApplicationPrivate::dispatchEnterLeave, QApplication::x11ProcessEvent]
Summary: Viewing file properties triggers crash [QCoreApplication::notifyInternal, QAp...
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 17:25 UTC by Kevin Coonan
Modified: 2009-12-15 18:21 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 17:25:31 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:
Just looking at directory properties (directory was on remote PC mounted as local directory using SSHFS).  This was after an update of the konqueror files from the openSUSE repository.





 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fbd4ee9880d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#6  0x00007fbd4c0cdc91 in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#7  0x00007fbd4c14eb29 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007fbd4c1788ba in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00007fbd4a7760fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fbd4a7798cd in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fbd4a779a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007fbd4eec31cc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#13 0x00007fbd4c17844f in ?? () from /usr/lib64/libQtGui.so.4
#14 0x00007fbd4ee970f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#15 0x00007fbd4ee974cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00007fbd4ee999f6 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#17 0x00007fbd403ac499 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#18 0x0000000000407495 in launch (argc=2, _name=0x663b38 "/usr/bin/konqueror", args=<value optimized out>, cwd=0x0, envc=0, envs=0x663b5d "", 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=0x7fff07b2b908, envp=0x7fff07b2b930) at /usr/src/debug/kdelibs-4.3.80/kinit/kinit.cpp:1825

Possible duplicates by query: bug 218750, bug 217840.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-15 18:21:36 UTC
Fixed after beta1. Thanks

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