Bug 274058 - Dolphin crashes on open
Summary: Dolphin crashes on open
Status: RESOLVED DUPLICATE of bug 268090
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: libnepomukcore (show other bugs)
Version: 4.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 20:23 UTC by Lars Karlsson
Modified: 2011-12-05 08:44 UTC (History)
3 users (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 Lars Karlsson 2011-05-24 20:23:29 UTC
Application: dolphin (1.6.1)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Opening Dolphin for the first time since last log in results in it crashing. Trying to open it again does not result in crash.

- Custom settings of the application:
Dolphin always shows my home-folder on startup. The places bar is on the left side (standard) and the information-bar is grouped in a tab under Places (not standard). Icon view is set to the smallest size and the view is set to "Detailed list" (my desktop is in Swedish, so not sure about the translation).

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7814a20 (LWP 2514))]

Thread 6 (Thread 0xb5570b70 (LWP 2515)):
#0  0x006a8416 in __kernel_vsyscall ()
#1  0x001ee753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00181b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 5 (Thread 0xb3c49b70 (LWP 2519)):
#0  0x006a8416 in __kernel_vsyscall ()
#1  0x001ee753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00181b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 4 (Thread 0xb3448b70 (LWP 2522)):
#0  0x006a8416 in __kernel_vsyscall ()
#1  0x001ee753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00181b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 3 (Thread 0xb2c47b70 (LWP 2524)):
#0  0x006a8416 in __kernel_vsyscall ()
#1  0x001ee753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00181b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0xb2444b70 (LWP 2530)):
[KCrash Handler]
#7  0x0017bca5 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0x0017d21a in ?? () from /lib/i386-linux-gnu/libc.so.6
#9  0x0018041d in free () from /lib/i386-linux-gnu/libc.so.6
#10 0x077b1bbd in qFree (ptr=0x8ffc0d8) at global/qmalloc.cpp:60
#11 0x07801510 in QString::free (d=0x8ffc0d8) at tools/qstring.cpp:1185
#12 0x078fc945 in ~QString (this=0x8ffb688, s=..., escapeWhitespace=true) at ../../include/QtCore/../../src/corelib/tools/qstring.h:883
#13 QXmlStreamWriterPrivate::writeEscaped (this=0x8ffb688, s=..., escapeWhitespace=true) at xml/qxmlstream.cpp:3048
#14 0x078fd77f in QXmlStreamWriter::writeAttribute (this=0xb2443f0c, qualifiedName=..., value=...) at xml/qxmlstream.cpp:3393
#15 0x0037310f in (anonymous namespace)::doSerializeTerm (xml=..., term=...) at ../../../nepomuk/query/queryserializer.cpp:105
#16 0x00372ce2 in (anonymous namespace)::doSerializeTerm (xml=..., term=...) at ../../../nepomuk/query/queryserializer.cpp:151
#17 0x00373e93 in Nepomuk::Query::serializeQuery (query=...) at ../../../nepomuk/query/queryserializer.cpp:401
#18 0x00358769 in Nepomuk::Query::Query::toString (this=0xb2443f8c) at ../../../nepomuk/query/query.cpp:583
#19 0x0035e624 in Nepomuk::Query::Query::toSearchUrl (this=0xb24440c0, customTitle=..., flags=...) at ../../../nepomuk/query/query.cpp:558
#20 0x00ae6f8e in Nepomuk::Utils::formatPropertyValue (property=..., value=..., resources=..., flags=...) at ../../../nepomuk/utils/utils.cpp:144
#21 0x0116fc50 in KLoadFileMetaDataThread::run (this=0x8bc93e0) at ../../kio/kfile/kloadfilemetadatathread.cpp:128
#22 0x077b7da2 in QThreadPrivate::start (arg=0x8bc93e0) at thread/qthread_unix.cpp:320
#23 0x006aee99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#24 0x001e073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7814a20 (LWP 2514)):
#0  0x006a8416 in __kernel_vsyscall ()
#1  0x001ee753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x00181b94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Possible duplicates by query: bug 258394, bug 256108, bug 254941, bug 236787, bug 220599.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-12-05 08:44:25 UTC

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