This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Perl Term::ReadKey from empty scalar Segfaults under cygwin only (1.7.32 x86_64)


Luke Goodsell <Luke.Goodsell <at> ogt.com> writes:
> Please can you help me to diagnose this issue?

The stacktrace is useless, but if you run this under strace you'll also see
a message that doesn't make it to the output otherwise:

syntax error at -e line 1, near "= ;"
Unterminated <> operator at -e line 1.

The reason for the later segfault might already be here.

> Attempting Perl Term::ReadKey from an empty string under Cygwin causes
perl to segmentation fault. The
> same command on Debian, or with a non-empty string, works fine.

Please report this upstream.


Regards,
Achim.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]