Summary: | The application Adept (adept) crashed and caused the signal 6 (SIGABRT). | ||
---|---|---|---|
Product: | [Unmaintained] adept | Reporter: | Syd <sydw1986> |
Component: | general | Assignee: | Peter Rockai <me> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Syd
2009-02-20 15:27:48 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 :) 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 () Thanks *** This bug has been marked as a duplicate of bug 175540 *** |