Nick Tonkin wrote:
On Sun, 19 Jan 2003, Stas Bekman wrote:


Nick Tonkin wrote:

On Fri, 17 Jan 2003, Nick Tonkin wrote:



Hey all,

Building the latest mp2 I get:
protocol/echo_filter.........ok Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
apr/threadmutex.t 3 3 100.00% 1-3
*** server localhost.rlnt.net:8529 shutdown
!!! error running tests (please examine t/logs/error_log)
*** Error code 1

Nick et al, please submit a complete bug report as explained here:
http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems
(linked from the shortcuts menu!).

<grumble>
Hrmph. There should be a lynx-friendly version of these sites. All that
cool template-driven menu stuff just turns into a long long list of links!
</grumble>
Eh? What user-unfriendly do you find about perl.apache.org when using lynx? It looks very good in it. In any case let's not mix too many things in one thread and if you think you can offer to make it better docs-dev / perl.apache.org is the list to discuss this kind of issues.

OK. Bug report sent under different mail, using latest cvs
sources. There's two errors now, used to be one!
That's OK. See the followup in reply to your report.

[...]
Patch made no difference to the error.
Can you try to step through with gdb and see what the problem is?
This should help:
http://perl.apache.org/docs/2.0/devel/debug/c.html#Precooked_gdb_Startup_Scripts
You should break at modperl_mgv_resolve, which is probably called from modperl_handler_resolve and step through to see where it fails.

__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to