[erlang-questions] Dialyzer crashes under Windows 7 64-bit

Kostis Sagonas kostis@REDACTED
Sat Mar 19 17:50:41 CET 2011


Bohuslav Svancara wrote:
> Dialyzer crashes under Windows 7 64-bit
> 
> Trying to change a directory in the "Dir" list (left-bottom part of the
> screen), Dialyzer crashes.
> 
> 
> Eshell V5.8.3  (abort with ^G)
> 1> dialyzer:gui().
> gs error: user backend died reason
> {{badmatch,{error,einval}},[{gstk_port_handler,output,2},{gstk_port_handler,idle,1}]}
> 
> 
> =ERROR REPORT==== 18-Mar-2011::21:12:38 ===
> Bad value on output port 'tcp_inet'
> 
> =ERROR REPORT==== 18-Mar-2011::21:12:38 ===
> Error in process <0.34.0> with exit value:
> {{badmatch,{error,einval}},[{gstk_port_handler,output,2},{gstk_port_handler,i
> dle,1}]}

I do not have access to such a machine to try this out, but I doubt this 
is a dialyzer issue. Looks more like a Windows or a gs problem.

Can you try dialyzer from the command line and tell us/me what's happening?

Kostis


More information about the erlang-questions mailing list