-
Notifications
You must be signed in to change notification settings - Fork 29
Description
System Info
- JASP version: 0.95.2
- OS name and version: Windows 10 Version 22H2
- Commit used: jasp-stats/jasp-desktop@d4766a7
JASP Module
T-Tests
Is there a specific analysis that caused the crash?
No response
Log files
当前没有日志文件。要获取更多日志信息,请打开日志记录。您需要:打开文件菜单(左上角的蓝色菜单按钮),导航到高级首选项并选中“将日志保存到文件”复选框。
Debug information: Engine # 0 process crashed and it's state is resuming.
Steps to Reproduce
First, I opened the JASP software.
Then, I loaded a data file (e.g., my_data.csv) via File > Open.
Next, I clicked the Analyses menu and selected T-Tests > Independent Samples T-Test.
In the interface that appeared, I dragged the variable Group into the Grouping Variable box and the variable Score into the Dependent Variables box.
When I checked the Effect Size option, the JASP software suddenly crashed and closed. / When I clicked the Calculate button, the interface froze and became unresponsive.
Expected Result: The software should correctly calculate the Independent Samples T-Test results and display the effect size.
Actual Result: The software crashed/froze.