min icon indicating copy to clipboard operation
min copied to clipboard

FATAL ERROR! - Segmentation fault When Close Min Browser 1.31.2

Open DeuzivanViana opened this issue 11 months ago • 3 comments

  • 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

DeuzivanViana avatar Mar 19 '24 12:03 DeuzivanViana

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.

PalmerAL avatar Mar 24 '24 22:03 PalmerAL

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.

DeuzivanViana avatar Mar 25 '24 03:03 DeuzivanViana