chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: [Chicken-bugs] #365: segfault caused by unit rege


From: Chicken Scheme
Subject: [Chicken-janitors] Re: [Chicken-bugs] #365: segfault caused by unit regex
Date: Sat, 01 Dec 2007 10:28:34 -0000

#365: segfault caused by unit regex
------------------------------------------------+---------------------------
  Reporter:  Jon Strait <address@hidden>  |       Owner:     
      Type:  defect                             |      Status:  new
  Priority:  critical                           |   Milestone:     
 Component:  core libraries                     |     Version:  2.7
Resolution:                                     |    Keywords:     
------------------------------------------------+---------------------------
Comment (by elf):

 this is more likely an issue with pcre than with chicken.  that regexp
 contains almost everything in the 'what not to do' pcreperformance page.
 has this particular expression worked before in chicken, is it part of the
 normal stress tests?  if not, this doesnt seem like a critical bug.
 unbounded recursion in superexponential space should cause segfaults.

-- 
Ticket URL: <http://trac.callcc.org/ticket/365#comment:4>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]