Bug 47661 - crash at startup in one user profile
Summary: crash at startup in one user profile
Status: RESOLVED WORKSFORME
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: 2.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-09 18:48 UTC by Maarten Marien
Modified: 2002-09-17 10:39 UTC (History)
0 users

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 Bugzilla Maintainers 2002-09-09 18:46:14 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           noatun
Version:           2.0.0 (using KDE 3.0.0 )
Severity:          crash
Installed from:    
Compiler:          gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
OS:                Linux (i686) release 2.4.18-3
OS/Compiler notes: 

Upgraded from KDE2.2 under Mandrake 8.1 to KDE3.0 under RedHat 7.3. Kept one partition on which was my personal profile intact. After this noatun would crash at startup giving the following backtrace message:
----------------------------------------
(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)...[New Thread 1024 (LWP 2241)]
0x420b4769 in wait4 () from /lib/i686/libc.so.6
#0  0x420b4769 in wait4 () from /lib/i686/libc.so.6
#1  0x4213030c in __DTOR_END__ () from /lib/i686/libc.so.6
#2  0x40eedca3 in waitpid () from /lib/i686/libpthread.so.0
#3  0x406b18d2 in KCrash::defaultCrashHandler ()
   from /usr/lib/libkdecore-gcc2.96.so.4
#4  0x40eebf75 in pthread_sighandler () from /lib/i686/libpthread.so.0
#5  <signal handler called>
#6  0x41227fbe in NoatunStdAction::PlaylistAction::PlaylistAction ()
   from /usr/lib/libnoatun-gcc2.96.so
#7  0x412288dc in NoatunStdAction::playlist ()
   from /usr/lib/libnoatun-gcc2.96.so
#8  0x4197b03d in Excellent::Excellent ()
   from /usr/lib/kde3/noatun_excellent-gcc2.96.so
#9  0x4197adbd in create_plugin ()
   from /usr/lib/kde3/noatun_excellent-gcc2.96.so
#10 0x4121dca7 in LibraryLoader::loadSO () from /usr/lib/libnoatun-gcc2.96.so
#11 0x4121bd96 in LibraryLoader::loadAll () from /usr/lib/libnoatun-gcc2.96.so
#12 0x4121b3ed in LibraryLoader::loadAll () from /usr/lib/libnoatun-gcc2.96.so
#13 0x41216013 in NoatunApp::loadPlugins () from /usr/lib/libnoatun-gcc2.96.so
#14 0x41214a2d in NoatunApp::NoatunApp () from /usr/lib/libnoatun-gcc2.96.so
#15 0x40015f31 in main () from /usr/lib/kde3/noatun-gcc2.96.so
#16 0x0804cee9 in strcpy ()
#17 0x0804dbcc in strcpy ()
#18 0x0804e016 in strcpy ()
#19 0x0804f505 in strcpy ()
#20 0x42017499 in __libc_start_main () from /lib/i686/libc.so.6
-----------------------------------------


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Charles Samuels 2002-09-15 23:39:09 UTC
rm $KDEHOME/share/config/noatunrc 
Comment 2 Unknown 2002-09-16 15:13:26 UTC
Subject: problem solved

...after removal of the old configuration-file, everything worked just fine.

Kind regards,
Maarten Mari