On Wed, May 20, 2009 at 3:07 AM, Giovanni Bajo <[email protected]> wrote:
>
> On 5/20/2009 8:54 AM, [email protected] wrote:
>>> Bad news. I just installed CentOS 5.3 and I'm getting the exact same
>>> problem, so there's definitely something wrong... (same no parsers
>>> found problem). Sigh.
>>>
>>
>> This is still a mystery to me. I found a bit more info, but it's
>> really hard to pin down what's actually going on.
>
> Can I get SSH access to the build OpenSUSE and CentOS systems? I would
> love to debug this problem.

I wish I could. There's a gadzillion firewalls that block it :-(. It's
just a off-the-shelf CentOS 5.3 / OpenSuSE 10.2 though.

>> 3/ doing something aggressive like linking /usr/lib/python2.5 to /usr/
>> lib/python2.4 on CentOS causes the application to segfault.
>
> In this specific scenario (segfault), can you try again after reverting
> commit [652] in PyInstaller and building a new executable?

Will try and let you know.

> Can you try with this program:
>
> ==========================================
> import xml
> print xml.__version__
> import xml.sax
> print xml.sax.saxexts.__file__
> print xml.sax.make_parser()
> ==========================================
>
> This should give us some hints at what it is going on.

Ok, will do and let you know. I'll try to get it to fail on a small
program so I can make it available.

Thanks a lot for your help,
- Filip

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to