After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 350721 - Regexp replace for empty lines makes cpu load
Regexp replace for empty lines makes cpu load
Status: RESOLVED FIXED
Product: bluefish
Classification: Other
Component: application
1.0.4
Other All
: Normal critical
: ---
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-08-10 11:34 UTC by Samuel Krieg
Modified: 2006-08-20 23:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Samuel Krieg 2006-08-10 11:34:37 UTC
Please describe the problem:
The applications uses a high CPU load when searching for empty lines with PERL regexp syntax.

Steps to reproduce:
1. Open a document with at least one empty line
2. Open the Replace dialog and search for ^$ (empty line)
3. Select the PERL regexp syntax
4. Submit


Actual results:
- Application uses high CPU load
- Application does actually not replace the empty line

Expected results:
Replace the empty line by the wanted string

Does this happen every time?
yes

Other information:
Bluefish is really great and this is my first bug report !
Comment 1 Jim Hayward 2006-08-20 23:30:56 UTC
Fixed in both CVS HEAD and the 1.0.x branch of CVS.