in reply to Re^2: Threads + opendir = Segmentation Fault (core dumped)
in thread Threads + opendir = Segmentation Fault (core dumped)
Good question.
Probably because there is a latent bug in the cloning of bare word directory handles--but that's speculation.
With investigation it might be something that could be fixed for the next major release of Perl, but it really doesn't make any sense to not use lexical handles with threads.
|
|---|