
Ezo
New User
Jul 29, 2010, 6:43 AM
Post #1 of 1
(667 views)
|
|
Aventail error II
|
Can't Post
|
|
I have been suggested to move here my question, so here it is: http://perlguru.com/gforum.cgi?post=47694;sb=post_latest_reply;so=ASC;forum_view=forum_view_collapsed;;page=unread#unread The script is attached. linux-4zgz:/usr/local/Aventail # ./cttel.pl perl: sv.c:4482: Perl_sv_usepvn_flags: Assertion `!((((sv)->sv_flags & (0x00004000|0x00008000)) == 0x00008000) && (((svtype)((sv)->sv_flags & 0xff)) == SVt_PVGV || ((svtype)((sv)->sv_flags & 0xff)) == SVt_PVLV))' failed. Aborted linux-4zgz:/usr/local/Aventail # perl -d cttel.pl Loading DB routines from perl5db.pl version 1.33 Editor support available. Enter h or `h h' for help, or `man perldebug' for more help. Signal SEGV at /usr/lib/perl5/5.12.1/perl5db.pl line 7673 DB::diesignal('SEGV') called at cttel.pl line -1 eval {...} called at cttel.pl line -1 Aborted Any hint please? Thanks.
|