On 02/11/2011, at 6:21 PM, john skaller wrote:

> 
> On 01/11/2011, at 4:27 PM, john skaller wrote:
> 
>> 
>> On 01/11/2011, at 1:30 PM, john skaller wrote:
>>> 
>>> Grrr .. 
>>> 
>>> ~/felix>tools/flx_ls . '.*\.flx'
>>> Segmentation fault
>> 
>> 
>> Sigh .. looks like a bug in RE2 corrupting memory.. all these bugs are 
>> tiresome ..
>> the idea of Felix is to get rid of these bugs ..:]
> 
> Hmm actually looks like the gc is at fault:

found file build/release/test/regress/drt/main1.static.stdout
no match build/release/test/regress/drt/main1.static.stdout
Actually collect
actually collected 623007 objects, still allocated 34016 bytes
found file build/release/test/regress/rt/abstract_types-01
Segmentation fault

It's crashing in RE2::Match right after a garbage collection... 

Maybe its the collection of constructor things ... they use a weird format now
to optimise space. EG option type None | Some t is a pointer to t or NULL
for NONE .. I think .. not a variant record.

--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to