Bug 180876 - Adept crashed and caused the signal 6 (SIGABRT)
Summary: 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: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Rockai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-15 21:21 UTC by bertrand verdier
Modified: 2009-03-20 04:14 UTC (History)
2 users (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 bertrand verdier 2009-01-15 21:21:30 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

When I try to open Adept, I am prompted for the root password. After input, Adept crashes and I get the attached crash report:

Application : Adept (adept), 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)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5f958d0 (LWP 6045)]
[New Thread 0xb46b9b90 (LWP 6053)]
(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  0xb806a430 in __kernel_vsyscall ()
#7  0xb6826880 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6828248 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6a4a6f8 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#10 0xb6a485d5 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb6a48612 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb6a486cb in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb74dbde5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb74dc7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb74e1db7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb74e1edc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb74d653f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6bb78ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#19 0xb6bbf72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb7996b2d in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb74c6e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#22 0xb74f4d81 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb74f1520 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb630d6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb6310da3 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb6310f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb74f1478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#28 0xb6c51ea5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb74c552a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb74c56ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb74c7da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6bb7767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x080c80c6 in ?? ()
#34 0xb6811685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x08095ae1 in _start ()
#0  0xb806a430 in __kernel_vsyscall ()
Comment 1 Jonathan Thomas 2009-01-18 20:44:41 UTC
Most likely bug 175540. What happens if you try to install something via apt-get install?
Comment 2 bertrand verdier 2009-01-18 21:56:33 UTC
After looking this up on the internet too, I noticed that I also I had a problem with the repository http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu. I modified my sources.list manually and it works again.

I guess a more meaningful message in this case would help the user understand what's wrong here. Feel free to set this to the appropriate status - it works ok on my side now.
Comment 3 Jonathan Thomas 2009-01-18 21:58:11 UTC
Yeah, thanks for testing. :-)

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