It only seems to happen when I use PyQt4 or PySide. Even a simple hello world program with only around 8 lines of code gets the same segfault. It is making it very difficult to pinpoint what exactly is going wrong.
On Friday, May 17, 2013 4:47:49 AM UTC-5, Martin Z wrote: > > Anthony Teal píše v Čt 16. 05. 2013 v 17:15 -0700: > > I don't know what code you would like to see exactly. I could post the > > strace log but its gotta be near 1000 lines or so. Everything seems to > > be loading out of the archive. this is my debug output, so it seems > > like it is failing when it is actually launching python: > > http://bpaste.net/show/pd403KupQMa9gJr4oZoZ/ > > Just a few lines that reproduce your issue. > > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
