<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - spectrum: assertion 'len > 0' failed"
href="https://bugzilla.gnome.org/show_bug.cgi?id=744213">744213</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>spectrum: assertion 'len > 0' failed
</td>
</tr>
<tr>
<th>Classification</th>
<td>Platform
</td>
</tr>
<tr>
<th>Product</th>
<td>GStreamer
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>Normal
</td>
</tr>
<tr>
<th>Component</th>
<td>gst-plugins-good
</td>
</tr>
<tr>
<th>Assignee</th>
<td>gstreamer-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vineeth.tm@samsung.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>gstreamer-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>GNOME version</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>When bands value is given as 0 or maximum uint value, it crashes with
** (gst-launch-1.0:31837): CRITICAL **: gst_fft_f32_new: assertion 'len > 0'
failed
this happens because, for fft, the calculations are
nfft = 2 * bands - 2. Hence readjusted the min and max values of bands.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>