dzhou121 / gonvim

MIT License
1.79k stars 34 forks source link

Invalid node channel message #103

Closed ShalokShalom closed 6 years ago

ShalokShalom commented 6 years ago
QSettings::value: Empty key passed
QSettings::value: Empty key passed
Received signal 11 SEGV_MAPERR 000000000000
#0 0x7f5fdd107ea6 <unknown>
#1 0x7f5fdbd8d07a <unknown>
#2 0x7f5fdd10822c <unknown>
#3 0x7f5fe2ca6c40 <unknown>
#4 0x0000008d8696 <unknown>
  r8: 7fffffffffffffff  r9: ffffffffffffffff r10: 0000000000000000 r11: 0000000000000006
 r12: 0000000000000000 r13: 00000000000000f2 r14: 0000000000000032 r15: 0000000000000000
  di: 0000000000000200  si: 0000000000000008  bp: 000000c420035d88  bx: 0000000000000000
  dx: 0000000000400000  ax: 0000000000000000  cx: 000000c420260180  sp: 000000c420035d38
  ip: 00000000008d8696 efl: 0000000000010212 cgf: 002b000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
[6680:6680:0100/000000.421915:ERROR:broker_posix.cc(43)] Invalid node channel message
akiyosi commented 6 years ago

What did you do when the above call stack was displayed?

ShalokShalom commented 6 years ago

Solved by installing Neovim :P

(Former versions of Gonvim display a proper message, this one not)