Bug 238252 - Crashes when taking the cross power spectrum of unequal length vectors
Summary: Crashes when taking the cross power spectrum of unequal length vectors
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.9.1
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 02:00 UTC by Andrew Walker
Modified: 2010-05-20 02:56 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 Andrew Walker 2010-05-20 02:00:10 UTC
Version:           1.9.1 (using KDE 4.4.0)
OS:                Linux
Installed from:    Compiled From Sources

PROBLEM:

When a cros power spectrum is generated from two vectors of different lengths Kst will always crash.

STEPS TO REPRODUCE:

Start Kst
Create two vectosr of different length
Take the Cross Power Spectrum

RESULTS:

Kst crashes

EXPECTED RESULTS:

Kst does not crash
Comment 1 Andrew Walker 2010-05-20 02:56:36 UTC
SVN commit 1128696 by arwalker:

BUG:238252 Handle vectors of different lengths in the cross power spectrum plugin

 M  +41 -6     crosspowerspectrum.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1128696