Bug 342509 - Dolphin crashed
Summary: Dolphin crashed
Status: RESOLVED DUPLICATE of bug 325519
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 4.14.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-01-05 13:29 UTC by Oleg
Modified: 2015-01-05 19:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-11987-0.html (2.12 KB, text/html)
2015-01-05 19:01 UTC, Oleg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg 2015-01-05 13:29:12 UTC
Application: dolphin (4.14.3)
KDE Platform Version: 4.14.3
Qt Version: 4.8.6
Operating System: Linux 3.17.7-300.fc21.x86_64 x86_64
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
Dolphin crashed when started from terminal as root.
Crash message appeared but dolphin started.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00007fe042f588c7 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7  0x00007fe042f5a52a in __GI_abort () at abort.c:89
#8  0x00007fe0440199c4 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2359
#9  0x00007fe045cdd1c9 in QDebug::~QDebug (this=0x7fffb729bd30, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 0x00007fe045d34a4a in KApplicationPrivate::init (this=0xcc9b30, GUIenabled=GUIenabled@entry=true) at /usr/src/debug/kdelibs-4.14.3/kdeui/kernel/kapplication.cpp:516
#11 0x00007fe045d353cb in KApplication::KApplication (this=0x7fffb729c120, GUIenabled=true) at /usr/src/debug/kdelibs-4.14.3/kdeui/kernel/kapplication.cpp:352
#12 0x00007fe049362d6b in DolphinApplication::DolphinApplication (this=0x7fffb729c120) at /usr/src/debug/kde-baseapps-4.14.3/dolphin/src/dolphinapplication.cpp:31
#13 0x00007fe0493784b5 in kdemain (argc=1, argv=0x7fffb729c268) at /usr/src/debug/kde-baseapps-4.14.3/dolphin/src/main.cpp:89
#14 0x00007fe042f43fe0 in __libc_start_main (main=0x4008e0 <main(int, char**)>, argc=1, argv=0x7fffb729c268, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb729c258) at libc-start.c:289
#15 0x000000000040090e in _start ()

Possible duplicates by query: bug 333347, bug 329852.

Reported using DrKonqi
Comment 1 Emmanuel Pescosta 2015-01-05 16:13:26 UTC
Thanks for the bug report, but please note that no KDE application will work without starting DBus first (Dolphin itself doesn't use DBus at all, but some parts of kdelibs do).

Please use "kdesu dolphin" or "kdesudo dolphin" to start Dolphin as root.

*** This bug has been marked as a duplicate of bug 325519 ***
Comment 2 Oleg 2015-01-05 19:01:34 UTC
Created attachment 90236 [details]
attachment-11987-0.html

Hello Emmanuel,

Thank you a lot for fast response.
And simple issue solution.
I will learn more about KDE environment :)

Best regards,
Oleg



2015-01-05 18:13 GMT+02:00 Emmanuel Pescosta <emmanuelpescosta099@gmail.com>
:

> https://bugs.kde.org/show_bug.cgi?id=342509
>
> Emmanuel Pescosta <emmanuelpescosta099@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>          Resolution|---                         |DUPLICATE
>              Status|UNCONFIRMED                 |RESOLVED
>                  CC|
> |emmanuelpescosta099@gmail.c
>                    |                            |om
>
> --- Comment #1 from Emmanuel Pescosta <emmanuelpescosta099@gmail.com> ---
> Thanks for the bug report, but please note that no KDE application will
> work
> without starting DBus first (Dolphin itself doesn't use DBus at all, but
> some
> parts of kdelibs do).
>
> Please use "kdesu dolphin" or "kdesudo dolphin" to start Dolphin as root.
>
> *** This bug has been marked as a duplicate of bug 325519 ***
>
> --
> You are receiving this mail because:
> You reported the bug.
>