Summary: | k3b crahes on startup | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Michael Körber <m.koerber> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Körber
2005-12-22 11:54:47 UTC
No, we need the backtrace from drkonqi Backtrace was the following: (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) `shared object read from target memory' has disappeared; keeping its symbols. (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) [Thread debugging using libthread_db enabled] [New Thread -1209132192 (LWP 3336)] (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] #4 0x00530483 in __gnu_cxx::__pool<true>::_M_reclaim_block () from /usr/lib/libstdc++.so.6 #5 0x06993c65 in Arts::readTypeSeq<Arts::InterfaceDef> () from /usr/lib/libmcop.so.1 #6 0x06988c28 in Arts::ModuleDef::readType () from /usr/lib/libmcop.so.1 #7 0x069890aa in Arts::ModuleDef::ModuleDef () from /usr/lib/libmcop.so.1 #8 0x069b436f in Arts::IDLFileReg::startup () from /usr/lib/libmcop.so.1 #9 0x069bc5f2 in Arts::StartupManager::startup () from /usr/lib/libmcop.so.1 #10 0x0699d1d5 in Arts::Dispatcher::Dispatcher () from /usr/lib/libmcop.so.1 #11 0x06e96209 in KArtsDispatcher::KArtsDispatcher () from /usr/lib/libartskde.so.1 #12 0x0808a5c0 in KFileTreeView::slotSetNextUrlToSelect () #13 0x0809b86e in QValueList<int>::detachInternal () #14 0x0809f228 in QValueList<int>::detachInternal () #15 0x0808194b in QValueListPrivate<QString>::QValueListPrivate () #16 0x080a003f in QPtrList<K3bPluginFactory>::~QPtrList () #17 0x00180d5f in __libc_start_main () from /lib/libc.so.6 #18 0x0807e0f1 in ?? () A possible workaround for Fedora Core 4 can be found under https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=176126 It is not clear if the crash is caused by K3Bs implementation or by the Fedora Core 4 Packages. Perhaps this bug report is identical to http://bugs.kde.org/show_bug.cgi?id=118607. |