← Back to team overview

mudlet-makers team mailing list archive

[Bug 1146153] [NEW] Windows: complicated regex can crash Mudlet on a long line

 

Public bug reported:

The following regex: ^(?:[A-Za-z]+\b,? *){2,} tells you, "That looks
good\. I'll be in touch\."

Will crash Windows Mudlet on a really, really long line from the game
(presumably to an overflow, there are over 4k frames on the backtrace
when it happens). Doesn't happen on 64bit Ubuntu.

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1146153

Title:
  Windows: complicated regex can crash Mudlet on a long line

Status in Mudlet the MUD client:
  New

Bug description:
  The following regex: ^(?:[A-Za-z]+\b,? *){2,} tells you, "That looks
  good\. I'll be in touch\."

  Will crash Windows Mudlet on a really, really long line from the game
  (presumably to an overflow, there are over 4k frames on the backtrace
  when it happens). Doesn't happen on 64bit Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1146153/+subscriptions


Follow ups

References