Closed
Bug 325451
Opened 20 years ago
Closed 20 years ago
mozbot crashes as soon as it joins any channels
Categories
(Webtools Graveyard :: Mozbot, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 245424
People
(Reporter: kevin, Assigned: ian)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: http://ftp.mozilla.org/pub/mozilla.org/webtools/mozbot-2.4.tar.gz
Hi im running FreeBSD 5.4 Stable.
Perl 5.8.7
Every time I start up mozbot and it auto or manually joins a channel it keeps crashing with the below errors: I have upgraded my perl modules etc. This is the first time im installing mozbot so im not sure if im overlooking anything stoopid but heres the error anyway:
2006-02-01 14:32:46 UTC (68080) SpottedJoin: #flirtzone <r2d2>
Can't use string ("- ") as an ARRAY ref while "strict refs" in use at
/usr/local/lib/perl5/site_perl/5.8.7/Net/IRC/Event.pm line 73 (#2)
(F) Only hard references are allowed by "strict refs". Symbolic
references are disallowed. See perlref.
Uncaught exception from user code:
Can't use string ("- ") as an ARRAY ref while "strict refs" in use at /usr/local/lib/perl5/site_perl/5.8.7/Net/IRC/Event.pm line 73.
at /usr/local/lib/perl5/site_perl/5.8.7/Net/IRC/Event.pm line 73
Net::IRC::Event::args('Net::IRC::Event=HASH(0x855b820)', '- ') called at ./mozbot.pl line 655
main::on_topic('Net::IRC::Connection=HASH(0x84f33d4)', 'Net::IRC::Event=HASH(0x855b820)') called at /usr/local/lib/perl5/site_perl/5.8.7/Net/IRC/Connection.pm line 492
Net::IRC::Connection::handler() called at /usr/local/lib/perl5/site_perl/5.8.7/Net/IRC/Connection.pm line 1051
Net::IRC::Connection::parse('Net::IRC::Connection=HASH(0x84f33d4)', 'IO::Socket::INET=GLOB(0x8073838)') called at /usr/local/lib/perl5/site_perl/5.8.7/Net/IRC.pm line 178
Net::IRC::do_one_loop('Net::IRC=HASH(0x84f3440)') called at /usr/local/lib/perl5/site_perl/5.8.7/Net/IRC.pm line 259
Net::IRC::start('Net::IRC=HASH(0x84f3440)') called at ./mozbot.pl line 2718
2006-02-01 14:32:46 UTC (68080) perl is shutting down...
2006-02-01 14:32:46 UTC (68080) Module Infobot: garbage collected
2006-02-01 14:32:46 UTC (68080) Module General: garbage collected
2006-02-01 14:32:46 UTC (68080) Connection: garbage collected
2006-02-01 14:32:46 UTC (68080) Module Admin: garbage collected
Reproducible: Always
i think you're supposed to use mozbot from cvs and not the tarball
Summary: motzot crashes as soon as it joins any channels → mozbot crashes as soon as it joins any channels
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 245424 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
QA Contact: kerz → mozbot
Updated•7 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•