Closed
Bug 388842
Opened 17 years ago
Closed 17 years ago
checksetup.pl failed on Checking Testopia setup
Categories
(Testopia :: Fields, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: michaela, Assigned: gregaryh)
References
Details
Attachments
(1 file)
32.74 KB,
text/plain
|
Details |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 2.0.50727)
Build Identifier: 1.3.beta
Then I run checksetup.pl to setup Testopia I am getting following error:
-----------------------
Removing existing compiled templates ...
Precompiling templates...
Checking Testopia setup ...
Attempt to free unreferenced scalar: SV 0x551c630, Perl interpreter: 0x15d40bc a
t Bugzilla/DB/Mysql.pm line 310.
-------------------------------
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Let me know what are additional information that you need.
Comment 1•17 years ago
|
||
What's your server's OS?
What's your version of perl, and where did you get it?
Please attach your copy of Bugzilla/DB/Mysql.pm
Reporter | ||
Comment 2•17 years ago
|
||
Reporter | ||
Comment 3•17 years ago
|
||
1. Server OS is Win2K Pro (NOT a SERVER)
2. Acording to Perl application (I downloaded this instalation from ActiveState)
the perl version is:
-----------------------------------------------------
This is perl, v5.8.7 built for MSWin32-x86-multi-thread
(with 7 registered patches, see perl -V for more detail)
Copyright 1987-2005, Larry Wall
Binary build 813 [148120] provided by ActiveState http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Jun 6 2005 13:36:37
-----------------------------------------------------
Comment 4•17 years ago
|
||
(14:46:13) LpSolit: vrb: that's a known bug in ActiveState
(14:46:25) LpSolit: you get this error but it still runs correctly
(14:47:51) vrb: LpSolit: do you happen to know whether ActiveState has fixed it in more recent versions?
(14:48:08) LpSolit: no, it's not fixed
(14:48:31) LpSolit: I still get the error with the latest version (5.8.8 build 820)
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 5•17 years ago
|
||
I am sorry, but as a result of this problem I can't complete Testopia installation process.
Comment 6•17 years ago
|
||
Were there any other messages after "Attempt to free unreferenced scalar" ?
Reporter | ||
Comment 7•17 years ago
|
||
No, it stops on this one.
Comment 8•17 years ago
|
||
Have you tried installing Bugzilla 3.0 without Testopia? The code it's choking on is not Testopia code.
Reporter | ||
Comment 9•17 years ago
|
||
Yes, I am. Actually I installed Bugzilla before Testopia. I also did short review on Bugzilla functionality before installation of Testopia.
Comment 10•17 years ago
|
||
Sorry, but I'm out of ideas. See these bug reports against ActivePerl:
http://bugs.activestate.com/show_bug.cgi?id=57328
http://bugs.activestate.com/show_bug.cgi?id=70858
Reporter | ||
Comment 11•17 years ago
|
||
Ok, thanks
You need to log in
before you can comment on or make changes to this bug.
Description
•