[Kst] [Bug 142701] New: Cross power spectrum causes continuous asserts in KstRWLock
Andrew Walker
arwalker at sumusltd.com
Thu Mar 8 20:54:23 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=142701
Summary: Cross power spectrum causes continuous asserts in
KstRWLock
Product: kst
Version: unspecified
Platform: unspecified
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: arwalker sumusltd com
Version: HEAD (using KDE KDE 3.5.1)
OS: Linux
PROBLEM:
Cross power spectrum causes continuous asserts in KstRWLock
STEPS TO REPRODUCE:
Start Kst
Use the data wizard to plot 1 and 2 from gyrodata.dat against INDEX
Select Data... New Plugin...
Select the Cross Power Spectrum option in the Data Plugins dialog
Select reasonable values for the defaults in the New dialog
Select Vector One as 1
Select Vector Two as 2
Hit Ok
Add the resultant vector to a curve
RESULTS:
ASSERT: "myLockStatus() == KstRWLock::WRITELOCKED" in kstprimitive.cpp (41)
ASSERT: "myLockStatus() == KstRWLock::WRITELOCKED" in kstprimitive.cpp (41)
ASSERT: "myLockStatus() == KstRWLock::WRITELOCKED" in kstrvector.cpp (440)
ASSERT: "myLockStatus() == KstRWLock::WRITELOCKED" in kstrvector.cpp (440)
ASSERT: "myLockStatus() == KstRWLock::WRITELOCKED" in kstscalar.cpp (101)
ASSERT: "myLockStatus() == KstRWLock::WRITELOCKED" in kstscalar.cpp (101)
EXPECTED RESULTS:
There should be no asserts.
More information about the Kst
mailing list