weechat-dev
[Top][All Lists]
Advanced

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

[Weechat-dev] [bug #29467] weechat-curses crashes on exit


From: Brian
Subject: [Weechat-dev] [bug #29467] weechat-curses crashes on exit
Date: Tue, 13 Apr 2010 07:56:24 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100407 Firefox/3.5.9

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]