Hi,
did you got your issue resolved!! I also face segmentation fault but without
binmode
I didn't found any solution any where and opted another solution
my program was using thread in loop till perl dump core with Out of memory
issue
Best of luck
~a b
On Thu, Jun 9, 2011 at 5:32 AM, anders
Hi anders,
On Wed, 15 Jun 2011 07:38:46 +0800
"anders lee" wrote:
>
> when i use binmode in threaded program, i got a segmentation fault;
>
> i comment the binmode line, the program works well
>
>
> use threads;
> use threads::shared;
>
> use utf8;
> binmode(STDOUT, ':encoding(utf8)';
>
W
when i use binmode in threaded program, i got a segmentation fault;
i comment the binmode line, the program works well
use threads;
use threads::shared;
use utf8;
binmode(STDOUT, ':encoding(utf8)';
---thread create and join-
--
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/m
when i use binmode in threaded program, i got a segmentation fault;
i comment the binmode line, the program works well
use threads;
use threads::shared;
use utf8;
binmode(STDOUT, ':encoding(utf8)';
---thread create and join-
--
使用 Opera 革命性的电子邮件客户程序: http://www.opera.com/m