Bug 297773 - Crash from java call Desktop.getDesktop().open(f); from console
Summary: Crash from java call Desktop.getDesktop().open(f); from console
Status: RESOLVED DUPLICATE of bug 270442
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-09 11:39 UTC by Pavel ALexeev (aka Pahan-Hubbitus)
Modified: 2012-04-09 13:00 UTC (History)
0 users

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 Pavel ALexeev (aka Pahan-Hubbitus) 2012-04-09 11:39:36 UTC
Application: dolphin (2.0)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.3.0-8.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
Just start application.
Log in console:
$ java javaOpen
[pasha@hubbitus groovy-test]$ Qt: Session management error: Could not open network socket
dolphin(5038)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'dolphin' crashing...
KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
sock_file=/home/pasha/.kde/socket-hubbitus/kdeinit4__0

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00000030d6436285 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00000030d6437b9b in __GI_abort () at abort.c:91
#8  0x0000003df9e71464 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2252
#9  0x0000003c94f6b6dd in ~QDebug (this=0x7fff573a9b30, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 QDebug::~QDebug (this=0x7fff573a9b30, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:81
#11 0x0000003c95053dcb in KApplicationPrivate::init (this=0x2123090, GUIenabled=<optimized out>) at /usr/src/debug/kdelibs-4.8.2/kdeui/kernel/kapplication.cpp:516
#12 0x0000003c95054e68 in KApplication::KApplication (this=0x7fff573a9dc0, GUIenabled=true) at /usr/src/debug/kdelibs-4.8.2/kdeui/kernel/kapplication.cpp:352
#13 0x0000003c95a3121e in DolphinApplication::DolphinApplication (this=0x7fff573a9dc0) at /usr/src/debug/kde-baseapps-4.8.2/dolphin/src/dolphinapplication.cpp:31
#14 0x0000003c95a4850a in kdemain (argc=2, argv=0x7fff573aa318) at /usr/src/debug/kde-baseapps-4.8.2/dolphin/src/main.cpp:85
#15 0x00000030d642169d in __libc_start_main (main=0x4007a0 <main(int, char**)>, argc=2, ubp_av=0x7fff573aa318, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff573aa308) at libc-start.c:226
#16 0x00000000004007d1 in _start ()

Possible duplicates by query: bug 283935.

Reported using DrKonqi
Comment 1 Peter Penz 2012-04-09 13:00:04 UTC

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