https://bugzilla.redhat.com/show_bug.cgi?id=1644377 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tla2k15@xxxxxxx Flags| |needinfo?(tla2k15@xxxxxxx) --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- The stack trace indicates the perl executable crashed when loading an XS module into the interpreter. I suspect the reporter has third-party XS modules installed in his system that are used instead of the system ones. But we need more details: Can you provide us the configure.ac? We cannot reproduce the crash without it. Or at least tell us where did you get the file from. Could you run the "/usr/bin/perl -w /usr/bin/autom4te --language=autoconf --output=configure configure.ac" or the command you used to invoke it under a strace ("strace -fq -e open,openat -- /usr/bin/perl -w /usr/bin/autom4te --language=autoconf --output=configure configure.ac") so that we can see what files perl attempts to load? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx