minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.89k stars 698 forks source link

FATAL ERROR! - Segmentation fault When Close Min Browser 1.31.2 #2408

Open DeuzivanLima opened 6 months ago

DeuzivanLima commented 6 months ago

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

PalmerAL commented 6 months ago

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.

DeuzivanLima commented 6 months ago

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.