Follow-up Comment #4, bug #29467 (project weechat):
------------------------------------------------
I think it's known bug of perl (not weechat) on FreeBSD.
Can you try to comment these 2 lines at the end of
src/plugins/scripts/perl/weechat-perl.c:
if (perl_quit_or_upgrade)
PERL_SYS_TERM ();
------------------------------------------------
Commenting PERL_SYS_TERM() fixed the segfault.
------------------------------------------------
Are you using weechat built from ports? (irc/weechat)
Are you using perl built from ports? (lang/perl5.10)
If so, have you built perl with threading enabled? Could you provide the
output of perl -V?
Just as a point of note, I can't reproduce the issue on 7.2-STABLE (amd64)
with weechat 0.3.1.1 (irc/weechat) or weechat 0.3.2-rc1 (irc/weechat-devel).
------------------------------------------------
weechat 0.3.1.1 is installed from ports (irc/weechat)
perl5.10 is installed from ports (lang/perl5.10)
Perl is built as threaded, yes. Output of perl -V attached.
(file #20211)
_______________________________________________________
Additional Item Attachment:
File name: perl_output.txt Size:2 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?29467>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
Weechat-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/weechat-dev