Bug 171610 - Dolphin crashes at start with signal 6 (SIGABRT)
Summary: Dolphin crashes at start with signal 6 (SIGABRT)
Status: RESOLVED DUPLICATE of bug 169103
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 22:18 UTC by Jerzy
Modified: 2008-10-14 23:32 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 Jerzy 2008-09-24 22:18:36 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Mandriva RPMs

Program: Dolphin (dolphin), sygnał SIGABRT
(no debugging symbols found)
 ..........................
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5cb4b00 (LWP 5849)]
(no debugging symbols found)
...........................
(no debugging symbols found)
[KCrash handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb6604d90 in raise () from /lib/i686/libc.so.6
#8  0xb66067f8 in abort () from /lib/i686/libc.so.6
#9  0xb7410445 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7410535 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb74105e5 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7d63967 in KIO::filePreview () from /usr/lib/libkio.so.5
#13 0x08081de1 in _start ()

There is no error message while trying to run Dolphin from KDE Menu.
From console I receieve following messages:

[jerzy@localhost ~]$ dolphin
Returning a pixmap of size 0x0
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setCompositionMode: Painter not active
QPainter::setCompositionMode: Painter not active
Returning a pixmap of size 0x0
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setRenderHint: Painter must be active to set rendering hints
Returning a pixmap of size 640x17
Returning a pixmap of size 640x17
Returning a pixmap of size 176x17
Returning a pixmap of size 176x17
ASSERT: "(*it).isValid()" in file /home/mandrake/rpm/BUILD/kdelibs-4.1.1/kio/kio/previewjob.cpp, line 565
<unknown program name>(5889)/: Communication problem with  "dolphin" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeoutby message bus)" "

KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = dolphin path = <unknown> pid = 5890
sock_file=/home/jerzy/.kde4/socket-localhost/kdeinit4__0

There is no such directory in my computer:
/home/mandrake/rpm/BUILD/kdelibs-4.1.1

I am using Mandriva 2009 (cooker)
Comment 1 Frank Reininghaus 2008-10-13 18:05:32 UTC
Thanks for the bug report. It might be a duplicate of bug 169103. Could you provide the contents of your dolphinrc file (probably located at ~/.kde4/share/config/dolphinrc or ~/.kde/...) to be sure? Deleting that file will probably solve your problem.

> There is no such directory in my computer:
> /home/mandrake/rpm/BUILD/kdelibs-4.1.1

This is the directory where dolphin was compiled on some computer of the distribution.
Comment 2 Frank Reininghaus 2008-10-14 23:32:42 UTC
Forwarded message from the reporter:

> Hi Frank,
> Thank you very much for Your response.
> I tried to solve my problem in many ways.
> The last solution was removing all configuration files from my /home
> directory.
> It works :-)
> Dolphin came back to my desktop :-)

Thanks for the update! I'm pretty sure it's a duplicate of the other bug I mentioned.

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