Bug 187115 - crash at startup
Summary: crash at startup
Status: RESOLVED DUPLICATE of bug 175540
Alias: None
Product: adept
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Rockai
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-14 09:17 UTC by chasemyers
Modified: 2009-03-14 22:53 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 chasemyers 2009-03-14 09:17:49 UTC
Version:            (using KDE 4.2.0)
Compiler:          kubuntu 8.10 
OS:                Linux
Installed from:    Ubuntu Packages

all i do is try to start adept and i get this backtrace:


Application: Adept (adept), signal SIGABRT
0x00007f68ebc166e1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 6554)]

Thread 2 (Thread 0x40a50950 (LWP 6562)):
#0  0x00007f68ebc4d4b2 in select () from /lib/libc.so.6
#1  0x00007f68ed313006 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f68ed24a362 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f68eb9593ea in start_thread () from /lib/libpthread.so.0
#4  0x00007f68ebc54cbd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f68eefaa6f0 (LWP 6554)):
[KCrash Handler]
#5  0x00007f68ebba1015 in raise () from /lib/libc.so.6
#6  0x00007f68ebba2b83 in abort () from /lib/libc.so.6
#7  0x00007f68ec445f94 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#8  0x00007f68ec444396 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00007f68ec4443c3 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x00007f68ec444445 in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#11 0x00007f68ed3318fd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#12 0x00007f68ed333cbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#13 0x000000000048f40f in ?? ()
#14 0x00007f68ebb8c466 in __libc_start_main () from /lib/libc.so.6
#15 0x0000000000458059 in _start ()
Comment 1 Dario Andres 2009-03-14 22:53:35 UTC
This seems to be bug 175540. Look at bug 175540 comment 4: your sources.list is probably broken. Thanks for reporting

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