eclipse eride 启动调试后,只要调用crypto:start().就卡死

mysql:start_link(...).也要内部调用crypto:start().所以也卡死。

外国论坛三年前有提出BUG:http://www.assembla.com/spaces/erlide/tickets/200

Code will always stuck at crypto:start() line (there are no exception thrown there, you may sure).

我的版本是

Erlang R14B02 (erts-5.8.3) [smp:2:2] [rq:2] [async-threads:0]

Eshell V5.8.3  (abort with ^G)

 

Erlang IDE 0.15.2.201203201350

Eclipse 3.7.0

 

不知如何解决?

你可能感兴趣的:(eclipse,mysql,exception,erlang,ide)