Il giorno sab, 27/02/2010 alle 19.04 -0800, King ha scritto:
> > Maybe it segfaults for some reason. Have you tried running it with
> > strace, to see what it is going on? Then, feel free to post the tail of
> > the strace log, let's see if it rings some bells.
>
> Thanks for the tip. Here is the result of strace:
>
> unlink("/tmp/_MEIOBC0MX/libXrender.so.1") = 0
> stat64("/tmp/_MEIOBC0MX/libXcursor.so.1", {st_mode=S_IFREG|0700,
> st_size=38332, ...}) = 0
> unlink("/tmp/_MEIOBC0MX/libXcursor.so.1") = 0
> getdents(4, /* 0 entries */, 32768) = 0
> close(4) = 0
> rmdir("/tmp/_MEIOBC0MX/") = 0
> exit_group(255) = ?
Use "strace -ff" and onedir mode, and post the tail again.
--
Giovanni Bajo
Develer S.r.l.
http://www.develer.com
--
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.