Bug 196319 - Dolphin Properties adress bar Crash
Summary: Dolphin Properties adress bar Crash
Status: RESOLVED DUPLICATE of bug 196324
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 12:32 UTC by Sebastian
Modified: 2009-06-13 13:06 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 Sebastian 2009-06-13 12:32:56 UTC
Application that crashed: dolphin
Version of the application: 1.2.80
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.0
Operating System: Linux 2.6.30-8-generic i686
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
How to reproduce:
1. Open Dolphin
2. Click the address bar to make ist editable
3. Enter some Location (e.g. /usr/share/wallpapers - but works with any folder)
4. Right-click the free space, and in the menu select Properties
5. All instances of Dolphin crash immediately

 -- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
[KCrash Handler]
#6  0x0061a422 in __kernel_vsyscall ()
#7  0x02c3c6d0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0x02c3e098 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0x02c355ce in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0x00ac0b6d in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#11 0x00ac0c9a in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#12 0x00742a2e in KFileMetaInfoPrivate::init (this=0x8cfea38, stream=@0xbfcac350, url=@0xbfcac39c, mtime=1244717960) at /build/buildd/kde4libs-4.2.90/kio/kio/kfilemetainfo.cpp:198
#13 0x00744112 in KFileMetaInfo (this=0xbfcac3a4, url=@0xbfcac39c) at /build/buildd/kde4libs-4.2.90/kio/kio/kfilemetainfo.cpp:240
#14 0x0072bc62 in KFileItem::metaInfo (this=0x8be97a8, autoget=true) at /build/buildd/kde4libs-4.2.90/kio/kio/kfileitem.cpp:1217
#15 0x008042ee in KFileMetaPropsPlugin (this=0x8cfe410, props=0x8c94870) at /build/buildd/kde4libs-4.2.90/kio/kfile/kmetaprops.cpp:63
#16 0x0082b150 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages (this=0x8cdcbc0) at /build/buildd/kde4libs-4.2.90/kio/kfile/kpropertiesdialog.cpp:523
#17 0x0082b422 in KPropertiesDialog::KPropertiesDialogPrivate::init (this=0x8cdcbc0) at /build/buildd/kde4libs-4.2.90/kio/kfile/kpropertiesdialog.cpp:351
#18 0x0082c9e1 in KPropertiesDialog (this=0x8c94870, _url=@0x8c4a938, parent=0x8873ba8) at /build/buildd/kde4libs-4.2.90/kio/kfile/kpropertiesdialog.cpp:265
#19 0x08078bef in _start ()

Reported using DrKonqi
Comment 1 Sebastian 2009-06-13 13:06:19 UTC
Created new Entry with full debugging symbols

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