Re: New Member

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Feris Thia wrote:
Hi All,

I'm a new member here and I'd like to ask about my Fedora Core's 4 Problem.

Welcome to the list. I run GNOME (mostly, unless the mood for KDE strikes my fancy, temporarily.)


I've just upgrade my fedora core 4's KDE from default to 3.5... after I upgrade I've got some crash in my KDE application like K3B. And this crash also happen when I'm shutting down my computer from KDE's session. Logs from the crash look like these :

I'm using development but the packages should be the same, though different versions. See in line comments. RPM can give a lot of useful information.


==============================
=========================================
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

It seems that there is a problem with the glibc library.
 rpm -q --whatprovides /lib/libthread_db-1.0.so
glibc-2.3.90-37

(no debugging symbols found)
...

The no debugging symbols found indicate that you need the package-debug rpm for the failing program. You might need the k3b-debuginfo package installed to reveal the failures.

[Thread debugging using libthread_db enabled]
[New Thread -1208390816 (LWP 2633)]
(no debugging symbols found)
...
[KCrash handler]
#4  0x05d46483 in __gnu_cxx::__pool<true>::_M_reclaim_block ()
   from /usr/lib/libstdc++.so.6

rpm -q --whatprovides /usr/lib/libstdc++.so.6
libstdc++-4.1.0-0.27

#5  0x00277c65 in Arts::readTypeSeq<Arts::InterfaceDef> ()
   from /usr/lib/libmcop.so.1
#6  0x0026cc28 in Arts::ModuleDef::readType () from /usr/lib/libmcop.so.1
#7  0x0026d0aa in Arts::ModuleDef::ModuleDef () from /usr/lib/libmcop.so.1
#8  0x0029836f in Arts::IDLFileReg::startup () from /usr/lib/libmcop.so.1
#9 0x002a0632 in Arts::StartupManager::startup () from /usr/lib/libmcop.so.1 #10 0x002811d5 in Arts::Dispatcher::Dispatcher () from /usr/lib/libmcop.so.1

 rpm -q --whatprovides /usr/lib/libmcop.so arts-devel-1.5.1-1.2

#11 0x07320209 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 0x005ddde6 in __libc_start_main () from /lib/libc.so.6
#18 0x0807e0f1 in ?? ()

Arts is of course the audio related and used by KDE. K3B uses arts for some factors. I believe hunting for a bug report which fits your problem on bugzilla.redhat.com (need to open an account if not already active)

Hopefully someone more versed in KDE or in debugging will assist you better.

Jim

--
Whenever someone tells you to take their advice, you can be pretty sure
that they're not using it.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux