Bug 142271 - adept_manager crashes on startup
Summary: adept_manager crashes on startup
Status: RESOLVED FIXED
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:
: 142311 142348 142499 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-27 14:47 UTC by thomas coopman
Modified: 2007-11-30 12:32 UTC (History)
3 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 thomas coopman 2007-02-27 14:47:44 UTC
Version:           2.1 Cruiser (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

when starting adept_manager on ubuntu feisty, it asks for the password of sudo, then shows adept window and then crashes, I think it crashes while reading state information.

this is the backtrace

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1232959792 (LWP 27533)]
(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  0xb68bd9f6 in ?? () from /lib/tls/i686/cmov/libc.so.6
#7  0xb7fd0f42 in ?? () from /lib/ld-linux.so.2
#8  0xb68bfe18 in ?? () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7efcb42 in ?? () from /usr/lib/libapt-pkg-libc6.4-6.so.3.53
#10 0xb7ef4f9c in ?? () from /usr/lib/libapt-pkg-libc6.4-6.so.3.53
#11 0xb7ef156c in ?? () from /usr/lib/libapt-pkg-libc6.4-6.so.3.53
#12 0x00000001 in ?? ()
#13 0xb7fe1ff4 in ?? () from /lib/ld-linux.so.2
#14 0xb7fc6a18 in ?? ()
#15 0xbffe2068 in ?? ()
#16 0xbffe2084 in ?? ()
#17 0xb7fd1103 in ?? () from /lib/ld-linux.so.2
#18 0xb68c15ee in malloc () from /lib/tls/i686/cmov/libc.so.6
#19 0xb6a831e7 in operator new () from /usr/lib/libstdc++.so.6
#20 0xb7f90d45 in debIFTypeStatus::CreatePkgParser ()
   from /usr/lib/libapt-pkg-libc6.4-6.so.3.53
#21 0xb7f392c6 in pkgRecords::pkgRecords ()
   from /usr/lib/libapt-pkg-libc6.4-6.so.3.53
#22 0x08136fce in ?? ()
#23 0x0812d104 in ?? ()
#24 0x08128fec in ?? ()
#25 0x08129ece in ?? ()
#26 0x0807ae7c in ?? ()
#27 0x0807bd64 in ?? ()
#28 0x080768fd in ?? ()
#29 0x0807722e in ?? ()
#30 0xb7094813 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#31 0xb742091c in QSignal::signal () from /usr/lib/libqt-mt.so.3
#32 0xb70b47a6 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#33 0xb70bc1bc in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#34 0xb702b9e8 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#35 0xb702d817 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#36 0xb77f0d52 in KApplication::notify () from /usr/lib/libkdecore.so.4
#37 0xb6fbe1e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#38 0xb701e433 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#39 0xb6fd2d25 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#40 0xb70460be in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#41 0xb7045ece in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#42 0xb702d591 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#43 0x08073225 in ?? ()
#44 0xb686debc in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#45 0x08072f51 in ?? ()
Comment 1 Peter Rockai 2007-02-28 15:06:56 UTC
*** Bug 142311 has been marked as a duplicate of this bug. ***
Comment 2 Peter Rockai 2007-02-28 15:08:24 UTC
Supposedly distribution mistake, the fix should be on its way into feisty. Closing here, if the problem does not disappear with next adept/libapt-front update round, please report this in launchpad.
Comment 3 Peter Rockai 2007-03-01 10:35:13 UTC
*** Bug 142348 has been marked as a duplicate of this bug. ***
Comment 4 Peter Rockai 2007-03-04 22:26:28 UTC
*** Bug 142499 has been marked as a duplicate of this bug. ***
Comment 5 Michael Vellinger 2007-11-30 12:32:04 UTC
Kubuntu 7.10 Gutsy Gibbon
same problem: adept_manager/updater/installer crashed on start
i've solved the problem on my system with typing in the terminal:

sudo apt-get update
sudo apt-get install 

now it works.