Bug 72589 - noatun infinite look using *scope plugins
Summary: noatun infinite look using *scope plugins
Status: RESOLVED NOT A BUG
Alias: None
Product: noatun
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR major
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 02:21 UTC by Mathieu Jobin
Modified: 2004-03-07 19:07 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 Mathieu Jobin 2004-01-14 02:21:32 UTC
Version:           unknown (using KDE 3.1.94 (CVS >= 20031206), compiled sources)
Compiler:          gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
OS:          Linux (i686) release 2.4.21-0.13mdk

I've put crash as a severity, but it should be more freeze. unusable.
noatun was taking 99% of my CPU. which tell me infinite look.
I've kill the process with a SIGSEGV
and got the following backtrace.

I was using both Monoscope and Blurscope at the same time. but I think the problem is on the Blurscope side.


[New Thread 16384 (LWP 13837)]
0x41f97677 in waitpid () from /lib/i686/libpthread.so.0
#0  0x41f97677 in waitpid () from /lib/i686/libpthread.so.0
#1  0x40ef749d in KCrash::defaultCrashHandler(int) (sig=11) at kcrash.cpp:246
#2  0x41f965ce in __pthread_sighandler () from /lib/i686/libpthread.so.0
#3  0x4209d3b8 in __libc_sigaction () from /lib/i686/libc.so.6
#4  0x42230466 in SDLView (this=0x816c7c8, in=15) at scopedisplayer.cpp:128
#5  0x4222fe7f in SDLScope::init() (this=0x822dac0) at sdlscope.cpp:59
#6  0x40070e4a in LibraryLoader::loadSO(QString const&) ()
   from /usr/local/kde/lib/libnoatun.so.1
#7  0x40070594 in LibraryLoader::loadAll(QStringList const&) ()
   from /usr/local/kde/lib/libnoatun.so.1
#8  0x4007003d in LibraryLoader::loadAll() ()
   from /usr/local/kde/lib/libnoatun.so.1
#9  0x4006edc4 in NoatunApp::loadPlugins() ()
   from /usr/local/kde/lib/libnoatun.so.1
#10 0x4006cf7c in NoatunApp::NoatunApp() ()
   from /usr/local/kde/lib/libnoatun.so.1
#11 0x40014f4e in main () from /usr/local/kde/lib/kde3/noatun.so
#12 0x4208a7f7 in __libc_start_main () from /lib/i686/libc.so.6
Comment 1 Stefan Gehn 2004-01-18 18:01:12 UTC
works fine here, please try to upgrade your SDL.
Comment 2 Stefan Gehn 2004-03-07 19:07:59 UTC
couldn't reproduce it and got no new hints so I'm closing this one now.