min
min copied to clipboard
FATAL ERROR! - Segmentation fault When Close Min Browser 1.31.2
- Min Version: 1.31.2
- Operating system: Debian (Linux) bookworm
To Reproduce
Only open the browser, do something (like search) and close... Segmentation fault.
This work only at 1.31.2, not at 1.31.1
Thanks for reporting. Do you have any more information (like a stacktrace)? If you launch Min from the terminal, you might get a helpful message when it exits.
Well, it doesn't show much information, only when I run it through the terminal:
~ $ time min
Segmentation fault
real 0m3.224s
user 0m1.271s
sys 0m0.517s
~ $ min -v
Min: 1.31.2
Chromium: 122.0.6261.57
~ $
It only occurs when I close the browser, other than that it works normally. But it's not right to have sequementation failures when you close the software.