Bug 185028 - The application Adept (adept) crashed and caused the signal 6 (SIGABRT).
Summary: The application Adept (adept) crashed and caused the signal 6 (SIGABRT).
Status: RESOLVED DUPLICATE of bug 175540
Alias: None
Product: adept
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Rockai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 15:27 UTC by Syd
Modified: 2009-02-21 01:44 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 Syd 2009-02-20 15:27:48 UTC
Version:           Kubuntu Intrepid KDE 4.1.4 (using KDE 4.1.4)
OS:                Linux
Installed from:    Debian stable Packages

Can't enter Adept as the crash error message occurs each time.

Kubuntu  Intrepid 4.1.4 Upgraded from 4.04 initially worked but
after attempting some new repositories and plugins for audio streaming this
occured.
Comment 1 Dario Andres 2009-02-21 00:35:35 UTC
As you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? Thanks :)
Comment 2 Syd 2009-02-21 01:42:07 UTC
Thank-you for the direction Dario....following is a crash report:

Application: Adept (adept), signal SIGABRT
[Current thread is 0 (LWP 5596)]

Thread 2 (Thread 0xb4853b90 (LWP 5604)):
#0  0xb8075430 in __kernel_vsyscall ()
#1  0xb68dedf1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb74b0150 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb73e06ae in ?? () from /usr/lib/libQtCore.so.4
#4  0xb67f250f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb68e6a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5f9f6c0 (LWP 5596)):
[KCrash Handler]
#6  0xb8075430 in __kernel_vsyscall ()
#7  0xb68308a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6832268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6a54778 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#10 0xb6a52655 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb6a52692 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6a5274b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb74e5de5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb74e67e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb74ebdb7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb74ebedc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb74e053f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6bc18ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb6bc972e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb799fd1d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb74d0e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb74fed81 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb74fb520 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb63186f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb631bda3 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb631bf61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb74fb478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#28 0xb6c5bea5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb74cf52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb74cf6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb74d1da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6bc1767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x080c80c6 in ?? ()
#34 0xb681b685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x08095ae1 in _start ()
Comment 3 Dario Andres 2009-02-21 01:44:33 UTC
Thanks

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