Mon Jun 20 07:05:17 2011: Request 68892 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: perl-threads @ Linux => Segment fault Broken in: (no value) Severity: Important Owner: Nobody Requestors: p...@cpan.org Status: open Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=68892 >
On 2011-06-20 06:33:40, jsanmar...@gmail.com wrote: > The program uses Threads, Threads::Shared, Tk and opens several sockets. It > works fine as .pl although it uses the directive: > threads->set_stack_size(30000); in order to avoid a Segment Fault. You still haven't provided an example that I can test against. Also, if the segfault is due to an insufficient stack size (as your workaround suggests) then this can't be construed as a bug in PAR::Packer. And PAR::Packer can't do anything about it anyway. Cheers, Roderich