Version: 2.1 (using KDE KDE 3.3.0) Installed from: Compiled From Sources Compiler: g++ (GCC) 3.4.0 (Mandrake Linux 10.0 3.4.0-1mdk) OS: Linux I'm not able to tell what's wrong, please tell me if you want any more info. Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 1106193984 (LWP 14045)] 0xffffe410 in ?? () #0 0xffffe410 in ?? () #1 0xbfffedfc in ?? () #2 0x00000000 in ?? () #3 0x00000000 in ?? () #4 0x41b8cbe3 in __waitpid_nocancel () from /lib/tls/libpthread.so.0 #5 0x40f49417 in KCrash::defaultCrashHandler () from /opt/kde/lib/libkdecore.so.4 #6 0x41d05718 in killpg () from /lib/tls/libc.so.6 #7 0x0809455a in std::list<TagLib::String, std::allocator<TagLib::String> >::insert () #8 0x080944e7 in std::list<TagLib::String, std::allocator<TagLib::String> >::_M_insert_dispatch<std::_List_iterator<TagLib::String, TagLib::String const&, TagLib::String const*> > () #9 0x08094436 in std::list<TagLib::String, std::allocator<TagLib::String> >::insert<std::_List_iterator<TagLib::String, TagLib::String const&, TagLib::String const*> > () #10 0x080941ff in std::list<TagLib::String, std::allocator<TagLib::String> >::list () #11 0x0809395e in TagLib::List<TagLib::String>::detach () #12 0x08093044 in TagLib::List<TagLib::String>::begin () #13 0x080ad575 in TagEditor::readConfig () #14 0x080ac0aa in TagEditor::TagEditor () #15 0x080a1259 in PlaylistSplitter::setupLayout () #16 0x080a0efd in PlaylistSplitter::PlaylistSplitter () #17 0x08081589 in JuK::setupLayout () #18 0x080813e2 in JuK::JuK () #19 0x0808703e in main ()
Does this problem occur with an empty config? Try moving $KDEHOME/share/config/jukrc to your home directory or something to clear out JuK's configuration file. Note to self: This crash appears to be at tageditor.cpp:391
Yes, I forgot to mention that. I have an empty jukrc, and no other files with the name juk in it in $KDEHOME.
Just noticed that this is a dupe of 85889. You can't upgrade the system compiler across binary incompatible versions (i.e. 3.3 -> 3.4) without recompiling your C++ libs. *** This bug has been marked as a duplicate of 85889 ***