Opened 9 years ago
Closed 9 years ago
#48392 closed defect (duplicate)
MacVim crashes with sigfault with python2 & python3
Reported by: | eirnym (Eir Nym) | 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 (Eir Nym)
comment:3 Changed 9 years ago by eirnym (Eir Nym)
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 (Eir Nym)
ViM crashes on calliing any Python 2.7 instruction.
:python3
works well
comment:6 Changed 9 years ago by raimue (Rainer Müller)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
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.
I forgot to add maintainer (raimue@…) to CC, sorry