[augeas-devel] [Augeas] #343: segfault with paths beginning with double slash

Augeas trac at fedorahosted.org
Wed May 15 21:07:36 UTC 2013


#343: segfault with paths beginning with double slash
-------------------------+-------------------------------------------------
  Reporter:  mfalb       |      Owner:  lutter
      Type:  defect      |     Status:  new
  Priority:  major       |  Milestone:  next
 Component:  Augeas      |    Version:  1.0.0
Resolution:              |   Keywords:  segfault segmentation fault slashes
Blocked By:              |  slash authorized_keys
                         |   Blocking:
-------------------------+-------------------------------------------------

Comment (by lutter):

 I can't reproduce the issue. From the backtrace, it seems that something
 as simple as
 {{{
   > HOME=/ augtool 'print /augeas/load/Authorized_Keys'
 }}}
 should segfault, but I get the expected output of
 {{{
 /augeas/load/Authorized_Keys
 /augeas/load/Authorized_Keys/lens = "@Authorized_Keys"
 /augeas/load/Authorized_Keys/incl = "//.ssh/authorized_keys"
 }}}

 Do you have a reproducer for this ?

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/343#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list