A Fatal Error Occurred, crashed and caused the signal 6 (SIGABRT)

Bug #260425 reported by mmm
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdebase-workspace (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Booted the live cd of iterpid ibex. Shortly after booting occured this event:

Application: KWin (kwin), 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)
[Thread debugging using libthread_db enabled]
[New Thread 0xb648c710 (LWP 7481)]
[New Thread 0xb4ed4b90 (LWP 7486)]
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0xb7f48424 in __kernel_vsyscall ()
#7 0xb7d54860 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0xb7d56228 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0xb78f9725 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb78f9802 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb78f985c in qt_assert_x () from /usr/lib/libQtCore.so.4
#12 0xb7efbaba in ?? () from /usr/lib/libkdeinit4_kwin.so
#13 0xb7efc199 in ?? () from /usr/lib/libkdeinit4_kwin.so
#14 0xb7efc204 in ?? () from /usr/lib/libkdeinit4_kwin.so
#15 0xb7ea4530 in ?? () from /usr/lib/libkdeinit4_kwin.so
#16 0xb7a067e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb7a07562 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0xb75af163 in QDesktopWidget::resized () from /usr/lib/libQtGui.so.4
#19 0xb703776b in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#20 0xb706144a in ?? () from /usr/lib/libQtGui.so.4
#21 0xb67827e1 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0xb6785e83 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0xb6786041 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0xb7a1c208 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#25 0xb7060b45 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb79f028a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#27 0xb79f044a in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#28 0xb79f2b05 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#29 0xb6fc6a77 in QApplication::exec () from /usr/lib/libQtGui.so.4
#30 0xb7ebf97e in kdemain () from /usr/lib/libkdeinit4_kwin.so
#31 0x080485a2 in _start ()
#0 0xb7f48424 in __kernel_vsyscall ()

Revision history for this message
mmm (kontakt-podvodnik) wrote :

ubuntu@ubuntu:~$ apt-cache show kwin
Package: kwin
Priority: optional
Section: kde
Installed-Size: 304
Maintainer: Kubuntu Developers <email address hidden>
Original-Maintainer: Debian Qt/KDE Maintainers <email address hidden>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.1.0-0ubuntu5
Depends: kde-window-manager
Filename: pool/main/k/kdebase-workspace/kwin_4.1.0-0ubuntu5_i386.deb
Size: 37212
MD5sum: 179bf717f4580c41d6ad6c6d0021200a
SHA1: 6d3df8625e054005ece391403cda522fd8854742
SHA256: aa5786e19d621dcd44bf31acf91425410bbddf4fa74d68e8362f87e1728dd939
Description: the KDE 4 window manager (KWin)
 This package contains KWin, the KDE 4 window manager, featuring hardware-accelerated
 compositing effects.
 .
 This package is part of the KDE 4 base workspace module.
 .
 This is a dummy package to depend on the new kde-window-manager, it can be safely
 removed.
Homepage: http://www.kde.org/
Bugs: mailto:<email address hidden>
Origin: Ubuntu

description: updated
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

The backtrace is somewhat useless without debugging symbols.
Could you install kdebase-workspace-dbg and try to reproduce the crash? (You may have to install Intrepid)

Changed in kdebase-workspace:
status: New → Incomplete
Revision history for this message
mmm (kontakt-podvodnik) wrote : Re: [Bug 260425] Re: A Fatal Error Occurred, crashed and caused the signal 6 (SIGABRT)

Unfortunately i do not have free hdd drive capacity for regular
installation just now (my machine is a laptop and i have there stable
system installation for daily use... i have also 1GB SD card form
camera, however i am not sure if it would boot up anyway from my
reader). I could try to install the debug version "on the fly" however i
am afraid it would break down on the memory limitations (i'v got just
1GB of RAM) - i already tried apt-get upgrade :-).

BTW: The crash-catching system offers me automatically the "useless" log
to the launchpad. I noticed the emtpy lines however i expected that from
the fragments someone recognize something if someone else did it working
in that way... :-)

I have saved similar backtrace for kopete crash while logout to a file...

Jonathan Thomas napsal(a):
> The backtrace is somewhat useless without debugging symbols.
> Could you install kdebase-workspace-dbg and try to reproduce the crash? (You may have to install Intrepid)
>
> ** Changed in: kdebase-workspace (Ubuntu)
> Status: New => Incomplete
>
>

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Hmm, that's too bad. Without a proper backtrace there's not much we can do.

But could you give some steps to reproduce the crash, if possible?

Changed in kdebase-workspace:
importance: Undecided → Low
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in kdebase-workspace:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.