Bug 195404 - Dolphin crashes after requesting 'properties' in /root
Summary: Dolphin crashes after requesting 'properties' in /root
Status: RESOLVED DUPLICATE of bug 185551
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Debian stable Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 05:50 UTC by Jeff Robbins
Modified: 2009-06-06 12:38 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 Jeff Robbins 2009-06-06 05:50:29 UTC
Version:           1.2.1 (using KDE 4.2.2)
OS:                Linux
Installed from:    Debian stable Packages

Fresh installation of Kubuntu 9.04 with fresh (today's) bug/security updates, no crashes nor file corruption. Went to "root" in Dolphin's "places" menu, then right-clicked the central pane (with the folders for bin, boot, cdrom, dev, etc, home, lib...), then clicked "properties" in the context-menu.  Afterward, I could just restart Dolphin (doesn't make the whole system hang, or make me reboot to re-start Dolphin), so I'd consider this pretty minor.

Got this crash info:

Application: Dolphin (dolphin), signal SIGABRT
0x00007ffa1bcb5cf0 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7ffa20663750 (LWP 4621)):
[KCrash Handler]
#5  0x00007ffa1bc40fb5 in raise () from /lib/libc.so.6
#6  0x00007ffa1bc42bc3 in abort () from /lib/libc.so.6
#7  0x00007ffa1bc39f09 in __assert_fail () from /lib/libc.so.6
#8  0x00007ffa1b79c012 in Strigi::AnalysisResult::Private::Private () from /usr/lib/libstreamanalyzer.so.0
#9  0x00007ffa1b79c130 in Strigi::AnalysisResult::AnalysisResult () from /usr/lib/libstreamanalyzer.so.0
#10 0x00007ffa200f3709 in ?? () from /usr/lib/libkio.so.5
#11 0x00007ffa200f4d22 in KFileMetaInfo::KFileMetaInfo () from /usr/lib/libkio.so.5
#12 0x00007ffa200e4c3c in KFileItem::metaInfo () from /usr/lib/libkio.so.5
#13 0x00007ffa201a25f0 in KFileMetaPropsPlugin::KFileMetaPropsPlugin () from /usr/lib/libkio.so.5
#14 0x00007ffa201c6841 in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#15 0x00007ffa201c6a93 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#16 0x00007ffa201c7e28 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#17 0x0000000000435d7c in _start ()
Comment 1 Oliver Putz 2009-06-06 08:29:40 UTC
I think this was fixed in KDE-4.2.4. I could reproduce this crash with dolphin from KDE-4.2.3 but can no longer reproduce it with KDE-4.2.4
Comment 2 Peter Penz 2009-06-06 12:38:23 UTC

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