well, that's something at least.

On Tue, Jun 21, 2011 at 10:46 AM, Jorge Gonzalez
<[email protected]>wrote:

> It seems this one was caught some 10 days ago:
>
> http://www.cpantesters.org/**cpan/report/e78f810a-9422-**
> 11e0-b1d0-9dea81bb81c4<http://www.cpantesters.org/cpan/report/e78f810a-9422-11e0-b1d0-9dea81bb81c4>
>
> The error which appears in the report is _exactly_ the one I'm stepping on.
>
> J.
>
> El 21/06/11 16:32, Jorge Gonzalez escribió:
>
>  El 21/06/11 15:33, Len Jaffe escribió:
>>
>>> We're nearing the outer limits of my experience.
>>> I'd try strace, it might tell  you which shared lib is failing to load.
>>>
>>> Len.
>>>
>>>
>> Been there, done that. In fact it was almost the first thing I tried. No
>> news. It mmaps correctly all needed libraries and seems to jump to execute
>> it, then returns with an error.
>>
>> It would be great to know the library function that the perl code jumps
>> into when loading an XS shared object. This would allow us to follow the
>> control flow inside the XS source and try to spot the offender.
>>
>> It seems that this function might be boot_HTTP__HeaderParse__XS (you can
>> check symbols in the .so with 'nm'), but I can't find its definition
>> anywhere but in HTTPHeaders.c, which is autogenerated from HTTPHeaders.xs.
>>
>> I set PERL_DL_DEBUG=1 before executing again 'make test', which gives a
>> bit more info, but not nearly enough.
>>
>> I'm stuck. I'll explore some other  ways, like disabling
>> Catalyst::Engine::HTTP::**Prefork's use of this module.
>>
>> I'll keep you informed.
>> (desperate) Regards :-)
>> J.
>>
>>
>> ______________________________**_________________
>> List: [email protected]
>> Listinfo: 
>> http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
>> Searchable archive: http://www.mail-archive.com/**
>> [email protected]/<http://www.mail-archive.com/[email protected]/>
>> Dev site: http://dev.catalyst.perl.org/
>>
>
>
> ______________________________**_________________
> List: [email protected]
> Listinfo: 
> http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
> Searchable archive: http://www.mail-archive.com/**
> [email protected]/<http://www.mail-archive.com/[email protected]/>
> Dev site: http://dev.catalyst.perl.org/
>



-- 
[email protected]   614-404-4214
Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage
Asst. Scoutmaster Troop 156 - www.bsatroop156.org -
[email protected]
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to