Bug 175865 - Application: Dolphin (dolphin), signal SIGABRT
Summary: Application: Dolphin (dolphin), signal SIGABRT
Status: RESOLVED DUPLICATE of bug 169103
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-23 07:33 UTC by krez
Modified: 2008-12-05 14:41 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 krez 2008-11-23 07:33:37 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

Application: Dolphin (dolphin), signal SIGABRT
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5ea58d0 (LWP 5968)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xb7fbd430 in __kernel_vsyscall ()
#7  0xb6732880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6734248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7513795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7513872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7513915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7dda330 in KIO::filePreview () from /usr/lib/libkio.so.5
#13 0x08082fbd in _start ()
#0  0xb7fbd430 in __kernel_vsyscall ()
Comment 1 Médéric Boquien 2008-11-23 07:37:29 UTC
Hello,

Thank you for your report. Unfortunately some symbols are missing in the backtrace. Please follow the instructions provided in this page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and resubmit the backtrace.

Thanks.
Comment 2 FiNeX 2008-11-23 19:07:24 UTC
Moreover you should explain what did you do for making dolphin crash. Many thanks!
Comment 3 krez 2008-12-03 15:34:02 UTC
i use gdb 
(gdb) dolphin(6110) MetaDataWidget::setFile: KUrl("file:///home/krez")
dolphin(6110) KMimeTypeFactory::parseMagic: Now parsing  "/usr/share/mime/magic"
dolphin(6110) KMimeTypeFactory::parseMagic: Now parsing  "/home/krez/.local/share/mime/magic"                                                                             
dolphin(6110) KFileItem::isDir: can't say -> false
dolphin(6110) MetaDataWidget::setFile: KUrl("remote:/")
dolphin(6110) KFileItem::isDir: can't say -> false
dolphin(6110) MetaDataWidget::setFile: KUrl("remote:/")
dolphin(6110) MetaDataWidget::setFile: KUrl("smb:/")
dolphin(6110) MetaDataWidget::setFile: KUrl("smb:/")
dolphin(6110) MetaDataWidget::setFile: KUrl("smb:/")
dolphin(6110) KFileItem::isDir: can't say -> false
dolphin(6110) MetaDataWidget::setFile: KUrl("smb:/")
dolphin(6110) MetaDataWidget::setFile: KUrl("smb://one piece/")
dolphin(6110) MetaDataWidget::setFile: KUrl("smb://one piece/")
dolphin(6110) MetaDataWidget::setFile: KUrl("smb://one piece/")
ASSERT: "(*it).isValid()" in file /build/buildd/kde4libs-4.1.3/kio/kio/previewjob.cpp, line 565
KCrash: Application 'dolphin' crashing...
sock_file=/home/krez/.kde/socket-zoanx/kdeinit4__0

Comment 4 Peter Penz 2008-12-05 14:41:58 UTC

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