Bug 304255 - Konqueror crashed when trying to rename file via F2
Summary: Konqueror crashed when trying to rename file via F2
Status: RESOLVED DUPLICATE of bug 279526
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: 2012-07-29 20:49 UTC by rage
Modified: 2012-07-30 01:18 UTC (History)
0 users

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 rage 2012-07-29 20:49:34 UTC
Application: konqueror (4.7.2 (4.7.2) "release 5")
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.10-1.9-default i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
I tried to rename a JPG image file by asserting the F2 key several times. Accidentally the file was NOT selected (just mouse over filename, but no selection via "+"), so F2 shouldn't work at all.  At this point konqueror crashed.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb57f6710 (LWP 1728))]

Thread 2 (Thread 0xb09d4b70 (LWP 1804)):
#0  0xb5b27c90 in clock_gettime () from /lib/librt.so.1
#1  0xb6d86c35 in do_gettime (frac=0xb09d4020, sec=0xb09d4018) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6e59216 in QTimerInfoList::updateCurrentTime (this=0xb0001abc) at kernel/qeventdispatcher_unix.cpp:339
#4  0xb6e5957a in QTimerInfoList::timerWait (this=0xb0001abc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb6e57dd3 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xb09d412c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6e57e6d in timerSourcePrepare (source=0xb0001a88, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb5a6e44c in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#8  0xb5a6f207 in ?? () from /usr/lib/libglib-2.0.so.0
#9  0xb5a6f7fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#10 0xb6e588a7 in QEventDispatcherGlib::processEvents (this=0xb0000468, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6e2945d in QEventLoop::processEvents (this=0xb09d42b0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6e296a1 in QEventLoop::exec (this=0xb09d42b0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb6d2c75b in QThread::exec (this=0x8315a58) at thread/qthread.cpp:498
#14 0xb6e0a09d in QInotifyFileSystemWatcherEngine::run (this=0x8315a58) at io/qfilesystemwatcher_inotify.cpp:248
#15 0xb6d2f613 in QThreadPrivate::start (arg=0x8315a58) at thread/qthread_unix.cpp:331
#16 0xb6cb2a7d in start_thread () from /lib/libpthread.so.0
#17 0xb607babe in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb57f6710 (LWP 1728)):
[KCrash Handler]
#6  QCoreApplication::notifyInternal (this=0xbfa91c14, receiver=0x974c8d8, event=0xbfa9144c) at kernel/qcoreapplication.cpp:774
#7  0xb63467eb in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#8  QApplicationPrivate::dispatchEnterLeave (enter=0x974c8d8, leave=0xb6ca8a3c) at kernel/qapplication.cpp:2805
#9  0xb63cec36 in QApplication::x11ProcessEvent (this=0x0, event=0xbfa917cc) at kernel/qapplication_x11.cpp:3674
#10 0xb63f9f1c in x11EventSourceDispatch (s=0x80d9c90, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#11 0xb5a6ee2f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0xb5a6f560 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0xb5a6f7fa in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0xb6e58847 in QEventDispatcherGlib::processEvents (this=0x80c02d0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#15 0xb63f9b1a in QGuiEventDispatcherGlib::processEvents (this=0x80c02d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#16 0xb6e2945d in QEventLoop::processEvents (this=0xbfa91ad4, flags=...) at kernel/qeventloop.cpp:149
#17 0xb6e296a1 in QEventLoop::exec (this=0xbfa91ad4, flags=...) at kernel/qeventloop.cpp:201
#18 0xb6e2ddfa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#19 0xb6343da4 in QApplication::exec () at kernel/qapplication.cpp:3755
#20 0xb1e0ea17 in kdemain (argc=3, argv=0x80a6d30) at /usr/src/debug/kde-baseapps-4.7.2/konqueror/src/konqmain.cpp:227
#21 0x0804fbcd in _start ()

This bug may be a duplicate of or related to bug 279526.

Possible duplicates by query: bug 303968, bug 303439, bug 302638, bug 301056, bug 300827.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-30 01:18:11 UTC

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