thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: NegativeFrequency', C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\biquad-0.4.2\src\frequency.rs:139:37 stack backtrace: 0: 0x7ff664c86cad - 1: 0x7ff6649187ea - 2: 0x7ff664c854f8 - 3: 0x7ff664c85dc5 - 4: 0x7ff664c84d6c - 5: 0x7ff664c99c45 - 6: 0x7ff664c99bb9 - 7: 0x7ff664c99b74 - 8: 0x7ff664eae230 - 9: 0x7ff664eae533 - 10: 0x7ff664a08cd0 - 11: 0x7ff664a07c2f - 12: 0x7ff664a01e07 - 13: 0x7ff6648bcf49 - 14: 0x7ff664ea1205 - 15: 0x7ffbfbe14cc1 - QMetaObject::metacall 16: 0x7ffbfa552e9c - QQmlObjectCreator::setupFunctions 17: 0x7ffbfa4849b0 - QQmlPropertyValueInterceptor::operator= 18: 0x7ffbfa484e48 - QQmlPropertyValueInterceptor::operator= 19: 0x7ffbfa4867b8 - QV4::QObjectMethod::callInternal 20: 0x7ffbfa36bf83 - QV4::FunctionObject::call 21: 0x7ffbfa4cb2f7 - QV4::Value::toUInt16 22: 0x7ffbfa4c8585 - QV4::Value::toUInt16 23: 0x7ffbfa4472c1 - QV4::Function::call 24: 0x7ffbfa446c4b - QV4::ExecutableCompilationUnit::verifyHeader 25: 0x7ffbfa447342 - QV4::Function::call 26: 0x7ffbfa52b164 - QQmlJavaScriptExpression::evaluate 27: 0x7ffbfa4f46dc - QQmlBoundSignalExpression::evaluate 28: 0x7ffbfa4f41d8 - QQmlBoundSignalExpression::~QQmlBoundSignalExpression 29: 0x7ffbfa544a1f - QQmlNotifier::emitNotify 30: 0x7ffbfa510092 - QQmlData::signalEmitted 31: 0x7ffbfbe43624 - QObject::qt_static_metacall 32: 0x7ffbfa5b5ec5 - QQmlVMEMetaObject::metaCall 33: 0x7ffbfbe14caf - QMetaObject::metacall 34: 0x7ffbfa48f13f - QV4::QObjectWrapper::setProperty 35: 0x7ffbfa48fb37 - QV4::QObjectWrapper::setQmlProperty 36: 0x7ffbfa479434 - QV4::QQmlContextWrapper::virtualPut 37: 0x7ffbfa40f04b - QV4::ExecutionContext::setProperty 38: 0x7ffbfa4a0149 - QV4::Runtime::StoreNameSloppy::call 39: 0x2b88d88057b - 40: 0x7ffbfa4c8569 - QV4::Value::toUInt16 41: 0x7ffbfa448800 - QV4::Function::updateInternalClass 42: 0x7ffbfa36bf83 - QV4::FunctionObject::call 43: 0x7ffbfa49bc45 - QV4::Runtime::CallQmlContextPropertyLookup::call 44: 0x2b88d710f92 - 45: 0x7ffbfa4c8569 - QV4::Value::toUInt16 46: 0x7ffbfa4472c1 - QV4::Function::call 47: 0x7ffbfa446c4b - QV4::ExecutableCompilationUnit::verifyHeader 48: 0x7ffbfa447342 - QV4::Function::call 49: 0x7ffbfa52b164 - QQmlJavaScriptExpression::evaluate 50: 0x7ffbfa4f46dc - QQmlBoundSignalExpression::evaluate 51: 0x7ffbfa4f41d8 - QQmlBoundSignalExpression::~QQmlBoundSignalExpression 52: 0x7ffbfa544a1f - QQmlNotifier::emitNotify 53: 0x7ffbfa510092 - QQmlData::signalEmitted 54: 0x7ffbfbe43624 - QObject::qt_static_metacall 55: 0x7ffbfbe45d44 - QMetaObject::activate 56: 0x7ffbfb96a609 - QQuickTextInputPrivate::finishChange 57: 0x7ffbfb9700dd - QQuickTextInputPrivate::processKeyEvent 58: 0x7ffbfb96cd5a - QQuickTextInput::keyPressEvent 59: 0x7ffbfb8fba30 - QQuickItemPrivate::deliverKeyEvent 60: 0x7ffbfb8fd560 - QQuickItem::event 61: 0x7ffbfbe0acd7 - QCoreApplication::notify 62: 0x7ffbfbe0ada5 - QCoreApplication::notifyInternal2 63: 0x7ffbfba235b0 - QQuickDeliveryAgentPrivate::deliverKeyEvent 64: 0x7ffbfa84b2ee - QWindow::event 65: 0x7ffbfbe0acd7 - QCoreApplication::notify 66: 0x7ffbfbe0ada5 - QCoreApplication::notifyInternal2 67: 0x7ffbfa816dcd - QGuiApplicationPrivate::processKeyEvent 68: 0x7ffbfa857368 - QWindowSystemInterface::sendWindowSystemEvents 69: 0x7ffbfbf5cee1 - QEventDispatcherWin32::processEvents 70: 0x7ffbfaa8b889 - QWindowsGuiEventDispatcher::processEvents 71: 0x7ffbfbe0faaf - QEventLoop::exec 72: 0x7ffbfbe08e6c - QCoreApplication::exec 73: 0x7ff6648b4fbc - 74: 0x7ff66480cb16 - 75: 0x7ff6648e6572 - 76: 0x7ff664ea4524 - 77: 0x7ffc620a7034 - BaseThreadInitThunk 78: 0x7ffc637c2651 - RtlUserThreadStart 18:06:23 [WARN] Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must not let any exception whatsoever propagate through Qt code. 18:06:24 [ERROR] Object 0x2b88cfc0120 destroyed while one of its QML signal handlers is in progress. Most likely the object was deleted synchronously (use QObject::deleteLater() instead), or the application is running a nested event loop. This behavior is NOT supported! qrc:/src/ui/menu/MotionData.qml:126: function() { [native code] } Press any key to continue . . .