Opened 9 years ago

Closed 8 years ago

#48392 closed defect (duplicate)

MacVim crashes with sigfault with python2 & python3

Reported by: eirnym (Arseny Nasokin) Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: MacVim

Description

If I compile MacVim with Python2.7 & Python3.4 support, it'll crashed.

Vim: Caught deadly signal SEGV
Vim: Finished.

Change History (6)

comment:1 Changed 9 years ago by eirnym (Arseny Nasokin)

I forgot to add maintainer (raimue@…) to CC, sorry

Last edited 9 years ago by eirnym (Arseny Nasokin) (previous) (diff)

comment:2 Changed 9 years ago by eirnym (Arseny Nasokin)

Cc: eirnym@… added

Cc Me!

comment:3 Changed 9 years ago by eirnym (Arseny Nasokin)

Upstream ticket https://github.com/macvim-dev/macvim/issues/58

options: +huge +python34 +python27

comment:4 Changed 9 years ago by mf2k (Frank Schima)

Cc: eirnym@… removed
Owner: changed from macports-tickets@… to raimue@…

As reporter, you do not need to Cc yourself.

comment:5 Changed 9 years ago by eirnym (Arseny Nasokin)

ViM crashes on calliing any Python 2.7 instruction. :python3 works well

Last edited 9 years ago by eirnym (Arseny Nasokin) (previous) (diff)

comment:6 Changed 8 years ago by raimue (Rainer Müller)

Resolution: duplicate
Status: newclosed

Marking this as a duplicate of #41344, which tracks the same bug for vim with more information.

Note: See TracTickets for help on using tickets.