Min: Segmentation fault writing to the console

Created on 2 Feb 2018  路  4Comments  路  Source: minbrowser/min

When I try to write something to the console or searching a string in the DOM the browser segfaults.

--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x18} ---
+++ killed by SIGSEGV (core dumped) +++
[1]    13315 segmentation fault (core dumped)  strace min
OLinux bug electron

Most helpful comment

Electron 1.82-beta5 has a note for "Fixed devtools crash", so hopefully this will be fixed once we upgrade.

All 4 comments

Electron 1.82-beta5 has a note for "Fixed devtools crash", so hopefully this will be fixed once we upgrade.

According to process.versions["electron"] min_1.7.0 uses electron 1.8.2-beta.3.
We're looking forward for next upgrade fixing the bug.

@csonuryilmaz Next release will probably be based on Electron 2.0, which will happen once the issues listed in #503 are fixed.

I think this is fixed, please open a new issue if it isn't.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shalva97 picture shalva97  路  6Comments

shalva97 picture shalva97  路  3Comments

mtgperales picture mtgperales  路  3Comments

PEPERSO picture PEPERSO  路  7Comments

PEPERSO picture PEPERSO  路  4Comments