Bug 248656 - Crash during desktop startup. (kdeinit4), signal: Aborted
Summary: Crash during desktop startup. (kdeinit4), signal: Aborted
Status: RESOLVED DUPLICATE of bug 240965
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-22 04:42 UTC by Bill Vogel
Modified: 2011-10-10 18:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.68 KB, text/plain)
2011-10-10 18:25 UTC, lane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Vogel 2010-08-22 04:42:57 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
1st reboot after install hung. Reset resulted in this crash during startup. All the other reports that I looked at had different backtrace info.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb5f097ff in raise () from /lib/libc.so.6
#8  0xb5f0b140 in abort () from /lib/libc.so.6
#9  0xb60ff7dd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0xb60fd533 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb60fd56f in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0xb60fd73a in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb6d373d7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#14 0xb6d3bc70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#15 0xb626f164 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#16 0xb34b2665 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#17 0x0804e5b1 in _start ()

Possible duplicates by query: bug 248588, bug 248527, bug 248491, bug 248463, bug 248454.

Reported using DrKonqi
Comment 1 Aaron J. Seigo 2010-09-05 02:45:46 UTC

*** This bug has been marked as a duplicate of bug 240965 ***
Comment 2 lane 2011-10-10 18:25:01 UTC
Created attachment 64394 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.7.2 (4.7.2) "release 9" using Qt 4.7.4

- What I was doing when the application crashed:
I start the machine new. KDE starts up and about after 2 minutes, the machine freezes with no response to mouse or keyboard. I have to turn off the power and restart the machine. This time, KDE starts correct, but this error appears.

-- Backtrace (Reduced):
#14 0xb6e0bf47 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#15 0xb6e10930 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#16 0xb630b314 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#17 0xb0a9269b in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#18 0x0804e2a4 in _start ()