[Clam-devel] spectrogram bug report

Pau Arumi parumi at iua.upf.edu
Tue Aug 14 11:20:10 PDT 2007


Hi Bennet (and David)
./NetworkEditor example-data/genderchange.clamnetwork
Attach Spectrogram at spectrum out port of SMSSynthesis (either
one) and an array out of bound assert fails this way.
Note it's a DEBUG assert (you need scons release=0)

On the other hand, spectrogram on tonal analysis data worked nicely!

pau


0x080e2eb8 in SpectrumViewMonitor::frameData (this=0x86a6fc0) at 
/home/parumi/plocal/include/CLAM/Array.hxx:178
178                     CLAM_DEBUG_ASSERT(i<mSize,msgIndexOutOfRange);
(gdb) bt
#0  0x080e2eb8 in SpectrumViewMonitor::frameData (this=0x86a6fc0) 
at /home/parumi/plocal/include/CLAM/Array.hxx:178
#1  0x081949df in SpectrumView::paintEvent (this=0x86a0210, 
event=0xbf8e3c64) at src/monitors/generated/../SpectrumView.hxx:83
#2  0xb6bbc986 in QWidget::event () from /usr/lib/libQtGui.so.4
#3  0xb6b72190 in QApplicationPrivate::notify_helper () from 
/usr/lib/libQtGui.so.4
#4  0xb6b74866 in QApplication::notify () from /usr/lib/libQtGui.so.4
#5  0xb6bc213e in ?? () from /usr/lib/libQtGui.so.4
#6  0xb6ca802c in QWidgetPrivate::drawWidget () from 
/usr/lib/libQtGui.so.4
#7  0xb6ca8690 in ?? () from /usr/lib/libQtGui.so.4
#8  0xb6ca7be1 in QWidgetPrivate::drawWidget () from 
/usr/lib/libQtGui.so.4
#9  0xb6ca8690 in ?? () from /usr/lib/libQtGui.so.4
#10 0xb6ca7be1 in QWidgetPrivate::drawWidget () from 
/usr/lib/libQtGui.so.4
#11 0xb6ca8690 in ?? () from /usr/lib/libQtGui.so.4
#12 0xb6ca7be1 in QWidgetPrivate::drawWidget () from 
/usr/lib/libQtGui.so.4
#13 0xb6ca8690 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb6ca7be1 in QWidgetPrivate::drawWidget () from 
/usr/lib/libQtGui.so.4
#15 0xb6ca8b19 in ?? () from /usr/lib/libQtGui.so.4
#16 0xb6caa4ca in ?? () from /usr/lib/libQtGui.so.4
#17 0xb6bbc768 in QWidget::event () from /usr/lib/libQtGui.so.4
#18 0xb6e43c34 in QFrame::event () from /usr/lib/libQtGui.so.4
#19 0xb6eb92ff in QAbstractScrollArea::event () from 
/usr/lib/libQtGui.so.4
#20 0xb6ebcdaf in QScrollArea::event () from /usr/lib/libQtGui.so.4
#21 0xb6b72190 in QApplicationPrivate::notify_helper () from 
/usr/lib/libQtGui.so.4
#22 0xb6b74866 in QApplication::notify () from /usr/lib/libQtGui.so.4
#23 0xb6796639 in QCoreApplication::sendPostedEvents () from 
/usr/lib/libQtCore.so.4
#24 0xb67b8bb0 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb65fbdf2 in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0




More information about the clam-devel mailing list