[Bug 2236684] Vim-9.0.1822 Perl module segfaults in S_parse_gv_stash_name()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2236684



--- Comment #4 from Zdenek Dohnal <zdohnal@xxxxxxxxxx> ---
In case you would like to try building Vim from upstream, here are steps (in
Fedora 40 virtual machine from tmt):

# dnf -y install libtool git-core
# dnf download --source vim
# dnf -y builddep *.src.rpm
# git clone https://github.com/vim/vim
# cd vim
# make distclean && export CFLAGS=""; export CFLAGS="$CFLAGS -fPIC -fPIE";
./configure --enable-perlinterp=dynamic --with-x=no --enable-gui=no && make &&
./src/vim -c 'perl print 'hello'' -c 'q!'


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2236684

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202236684%23c4
_______________________________________________
perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite Information]

  Powered by Linux