[go: up one dir, main page]

Menu

#22 Bug in colorer 2 - stack overflow

colorer-take5
closed-fixed
General (16)
9
2011-03-18
2003-10-19
Anonymous
No

Hi!

I use your plugin every day and it's great. But when I try
to edit the file I attached to this post it crashes far.
Please, have a look on this.
Daniel Kos

Discussion

  • Nobody/Anonymous

     
  • Igor Russkih

    Igor Russkih - 2003-12-30
    • priority: 5 --> 7
     
  • Igor Russkih

    Igor Russkih - 2003-12-30
    • priority: 7 --> 8
     
  • Igor Russkih

    Igor Russkih - 2003-12-30
    • assigned_to: nobody --> lomecb
     
  • Igor Russkih

    Igor Russkih - 2003-12-30
    • milestone: --> colorer-take5
     
  • Igor Russkih

    Igor Russkih - 2005-04-28
    • labels: --> General
    • summary: Bug in colorer 2 --> Bug in colorer 2 - stack overflow
    • status: open --> open-accepted
     
  • Igor Russkih

    Igor Russkih - 2005-04-28

    Logged In: YES
    user_id=313042

    Stack overflow. Non-recursive parse algorithm should be
    implemented, or stack limit should be set.

     
  • Igor Russkih

    Igor Russkih - 2005-06-24

    Logged In: YES
    user_id=313042

    Duplicates:
    [ 1226817 ] crash in far 1.50b5 on a 500k file

     
  • Igor Russkih

    Igor Russkih - 2005-06-24
    • priority: 8 --> 9
     
  • anatoly techtonik

    Logged In: YES
    user_id=669020
    Originator: NO

    Yep, options to provide stack limit or memory allocation limit per one parsed line would be nice (if not critical).
    Maybe we can at least point out the exact place where modifications should be made, so that anybody proficient with C could take a look?

    Attaching another testcase to [1804275]

     
  • Igor Russkih

    Igor Russkih - 2008-04-30

    Logged In: YES
    user_id=313042
    Originator: NO

    Many of dups are referring to a single line overflows. These are most probably caused by recursive logic in RE parser. Have to check this also.

     
  • Dobrunov Aleksey

    Thanks, fixed.

     
  • Dobrunov Aleksey

    fixed in FarColorer 1.0.3.1 for Far 2 and FarColorer 1.0.2.2 for Far 1.75

     
  • Dobrunov Aleksey

    • status: open-accepted --> closed-fixed
     

Log in to post a comment.