<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I'll do that whenever the repos come back to life. I guess they are
updating or something right now.<br>
<br>
<tt>[root@localhost parameters]# debuginfo-install kdebase<br>
Loaded plugins: refresh-packagekit<br>
rawhide/metalink                                                                                                                         
| 4.6 kB     00:00<br>
rawhide                                                                                                                                  
| 3.8 kB     00:00<br>
<a class="moz-txt-link-freetext" href="http://www.muug.mb.ca/pub/fedora/linux/development/i386/os/repodata/repomd.xml:">http://www.muug.mb.ca/pub/fedora/linux/development/i386/os/repodata/repomd.xml:</a>
[Errno -1] repomd.xml does not match metalink for rawhide<br>
Trying other mirror.<br>
rawhide                                                                                                                                  
| 3.8 kB     00:00<br>
<a class="moz-txt-link-freetext" href="ftp://ftp.muug.mb.ca/pub/fedora/linux/development/i386/os/repodata/repomd.xml:">ftp://ftp.muug.mb.ca/pub/fedora/linux/development/i386/os/repodata/repomd.xml:</a>
[Errno -1] repomd.xml does not match metalink for rawhide<br>
Trying other mirror.<br>
rawhide                                                                                                                                  
| 3.8 kB     00:00<br>
<a class="moz-txt-link-freetext" href="http://archive.linux.duke.edu/pub/fedora/linux/development/i386/os/repodata/repomd.xml:">http://archive.linux.duke.edu/pub/fedora/linux/development/i386/os/repodata/repomd.xml:</a>
[Errno -1] repomd.xml does not match metalink for rawhide<br>
Trying other mirror.<br>
rawhide                                                                                                                                  
| 3.8 kB     00:00<br>
<a class="moz-txt-link-freetext" href="ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/development/i386/os/repodata/repomd.xml:">ftp://mirror.cs.princeton.edu/pub/mirrors/fedora/linux/development/i386/os/repodata/repomd.xml:</a>
[Errno -1] repomd.xml does not match metalink for rawhide<br>
Trying other mirror.<br>
rawhide                                                                                                                                  
| 3.8 kB     00:00<br>
<a class="moz-txt-link-freetext" href="ftp://ftp.cse.buffalo.edu/pub/Linux/fedora/linux/development/i386/os/repodata/repomd.xml:">ftp://ftp.cse.buffalo.edu/pub/Linux/fedora/linux/development/i386/os/repodata/repomd.xml:</a>
[Errno -1] repomd.xml does not match metalink for rawhide<br>
Trying other mirror.<br>
Cannot retrieve repository metadata (repomd.xml) for repository:
rawhide. Please verify its path and try again<br>
[root@localhost parameters]#</tt><br>
<br>
<br>
On 04/18/2009 12:13 PM, John5342 wrote:
<blockquote
 cite="mid:6dc6523c0904180913j1c2fca4chada83518307a811e@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/4/18 Brian Vuyk <a class="moz-txt-link-rfc2396E" href="mailto:brian@brianvuyk.com"><brian@brianvuyk.com></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I found a fairly repeatable crash in the KDE4 version. I would like to see
if others can trigger it before commending it to bugzilla.

If I open root ('/') in dolphin, right click in the open space (below the
file list) and select 'properties', dolphin immediately crashes.

Can anyone else repeat this?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I can reproduce it. Causes a SIGABRT

I don't currently have time to do it myself but dolphin is in the
kdebase package. If you run "debuginfo-install kdebase", recreate the
bug and in the resulting crash handler tick show details and add the
resulting backtrace in the bug report.

Incomplete back trace:

Application: Dolphin (dolphin), signal SIGABRT
0x0000003a85aa7f81 in nanosleep () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7ffe70473810 (LWP 16658))]

Thread 1 (Thread 0x7ffe70473810 (LWP 16658)):
[KCrash Handler]
#5  0x0000003a85a32f05 in raise () from /lib64/libc.so.6
#6  0x0000003a85a34a73 in abort () from /lib64/libc.so.6
#7  0x0000003a85a2bef9 in __assert_fail () from /lib64/libc.so.6
#8  0x0000003df2c17df2 in Strigi::AnalysisResult::Private::Private ()
from /usr/lib64/libstreamanalyzer.so.0
#9  0x0000003df2c17f10 in Strigi::AnalysisResult::AnalysisResult ()
from /usr/lib64/libstreamanalyzer.so.0
#10 0x00000037f09351ff in ?? () from /usr/lib64/libkio.so.5
#11 0x00000037f0936aa2 in KFileMetaInfo::KFileMetaInfo () from
/usr/lib64/libkio.so.5
#12 0x00000037f092699c in KFileItem::metaInfo () from /usr/lib64/libkio.so.5
#13 0x00000037f09d9278 in KFileMetaPropsPlugin::KFileMetaPropsPlugin
() from /usr/lib64/libkio.so.5
#14 0x00000037f09fa631 in
KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from
/usr/lib64/libkio.so.5
#15 0x00000037f09fa883 in
KPropertiesDialog::KPropertiesDialogPrivate::init () from
/usr/lib64/libkio.so.5
#16 0x00000037f09fbc18 in KPropertiesDialog::KPropertiesDialog () from
/usr/lib64/libkio.so.5
#17 0x000000000043351c in _start ()

  </pre>
</blockquote>
<br>
</body>
</html>