Bug 188167 - crash sigabrt update database
Summary: crash sigabrt update database
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-03-26 14:50 UTC by glepetit.ext
Modified: 2009-03-31 04:22 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 glepetit.ext 2009-03-26 14:50:13 UTC
Version:           3.0 beta 4 (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

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

Thread 2 (Thread 0xb4660b90 (LWP 5430)):
#0  0xb7f5b430 in __kernel_vsyscall ()
#1  0xb67d1df1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb73a3150 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb72d36ae in ?? () from /usr/lib/libQtCore.so.4
#4  0xb66e550f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb67d9a0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5e648d0 (LWP 5422)):
[KCrash Handler]
#6  0xb7f5b430 in __kernel_vsyscall ()
#7  0xb67238a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6725268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6947778 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#10 0xb6945655 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb6945692 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb694574b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0xb73d8de5 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0xb73d97e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0xb73dedb7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb73deedc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb73d353f in QObject::event () from /usr/lib/libQtCore.so.4
#18 0xb6ab48ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#19 0xb6abc72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0xb788afed in KApplication::notify () from /usr/lib/libkdeui.so.5
#21 0xb73c3e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#22 0xb73f1d81 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb73ee520 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb619b6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb619eda3 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb619ef61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb73ee478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#28 0xb6b4eea5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb73c252a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb73c26ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0xb73c4da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0xb6ab4767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x080c80c6 in ?? ()
#34 0xb670e685 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x08095ae1 in _start ()
Comment 1 Dario Andres 2009-03-27 17:48:41 UTC
What output do you get if you try to install some package by the command line "apt-get" app ?
There is a know issue on Adept that causes a crash when there is an invalid line at your sources.list file. If this is your case, "apt-get" may also complain about this line. (look at bug 175540 )
Comment 2 Jonathan Thomas 2009-03-31 04:22:55 UTC

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