[erlang-bugs] Segmentation Fault Using ets:test_ms/2

Vance Shipley vances@REDACTED
Sat Aug 18 10:02:35 CEST 2012


   Erlang R15B01 (erts-5.9.1) [source] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false]
   
   Eshell V5.9.1  (abort with ^G)
   1> rd(test, {a, b, c = gb_sets:new()}).
   test
   2> ets:test_ms(#test{}, [{#test{_='_'}, [], ['$_']}]).
   size_object: bad tag for 0x0
   Abort trap: 6

-- 
	-Vance



More information about the erlang-bugs mailing list