Bug 310100 - Filtering of files crashed Dolphin
Summary: Filtering of files crashed Dolphin
Status: RESOLVED DUPLICATE of bug 305283
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-14 16:06 UTC by Jeffrey
Modified: 2012-11-14 16: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 Jeffrey 2012-11-14 16:06:44 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-3-686-pae i686
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

Using the filter bar, I typed in one key (the digit [1]) and Dolphin crashed.  Restarted Dolphin, tried again, and it worked fine.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[Current thread is 1 (Thread 0xb6c5ea00 (LWP 11651))]

Thread 3 (Thread 0xb48f4b70 (LWP 11661)):
#0  0xb7210e11 in *__GI_clock_gettime (clock_id=1, tp=0xb48f4008) at ../sysdeps/unix/clock_gettime.c:116
#1  0x45c50f95 in do_gettime (frac=0xb48f4000, sec=0xb48f3ff8) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x45d3678e in QTimerInfoList::updateCurrentTime (this=0x866dc34) at kernel/qeventdispatcher_unix.cpp:343
#4  0x0866c860 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 2 (Thread 0xb2e97b70 (LWP 11777)):
#0  0xb7210e11 in *__GI_clock_gettime (clock_id=1, tp=0xb2e97008) at ../sysdeps/unix/clock_gettime.c:116
#1  0x45c50f95 in do_gettime (frac=0xb2e97000, sec=0xb2e96ff8) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x45d3678e in QTimerInfoList::updateCurrentTime (this=0xb3f0324c) at kernel/qeventdispatcher_unix.cpp:343
#4  0x08b84808 in ?? ()
#5  0x00000000 in ?? ()

Thread 1 (Thread 0xb6c5ea00 (LWP 11651)):
[KCrash Handler]
#7  ref (this=0x1) at ../../include/QtCore/../../src/corelib/arch/qatomic_i386.h:120
#8  QUrl::QUrl (this=0xbf855748, other=...) at io/qurl.cpp:4242
#9  0x46e010da in KUrl::KUrl (this=0xbf855748, _u=...) at ../../kdecore/io/kurl.cpp:490
#10 0x47af192f in KFileItem::url (this=0x9022b50) at ../../kio/kio/kfileitem.cpp:1368
#11 0xbf855748 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

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

Possible duplicates by query: bug 308619, bug 305283, bug 294336, bug 289571, bug 288781.

Reported using DrKonqi
Comment 1 Frank Reininghaus 2012-11-14 16:18:25 UTC
Thanks for the bug report. Even though the backtrace is incomplete, it does look like a bug that has been reported already.

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