Fri Jun 17 06:14:16 2011: Request 68892 was acted upon.
Transaction: Ticket created by PECO
Queue: PAR
Subject: perl-threads @ Linux => Segment fault
Broken in: (no value)
Severity: Important
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=68892 >
Hello.
First, thanks for your time.
I'm using PAR::Packer to build a single executable of my App, in order
to be distributed in an easier way.
My App uses Threads and I noted that the executable, it crashes (segment
fault) when it creates the first thread.
It's wierd due that this behaviour is only in Linux (in Windows, it runs
perfectly).
I'm building the executable with: pp myapp.pl -o myapp
I found this: http://www.mail-archive.com/[email protected]/msg03195.html
Again, thank you very much for your time.
Peco