[augeas-devel] [Augeas] #180: Segmentation fault with recursive lens

Augeas trac at fedorahosted.org
Wed Feb 9 03:33:07 UTC 2011


#180: Segmentation fault with recursive lens
------------------------+---------------------------------------------------
 Reporter:  fgiraldeau  |       Owner:  lutter
     Type:  defect      |      Status:  new   
 Priority:  major       |   Milestone:  next  
Component:  Augeas      |     Version:  0.7.4 
 Keywords:              |  
------------------------+---------------------------------------------------
 Here is a small lens that triggers a segfault:

 {{{
 module Bug =

 let rec rec_i = [ key /[aA]/ . rec_i ]?
 test rec_i get "aA" = ?
 }}}

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/180>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list