Bug 663014
Summary: | [abrt] bluefish-2.0.2-4.fc14: __strlen_sse2_bsf: Process /usr/bin/bluefish was killed by signal 11 (SIGSEGV) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Davor <davor> | ||||||||
Component: | bluefish | Assignee: | Paul Howarth <paul> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | 14 | CC: | jimhayward, paul | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | i686 | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | abrt_hash:47360d74066e735283a5788ccf540c3320737f67 | ||||||||||
Fixed In Version: | bluefish-2.0.2-5.fc14 | Doc Type: | Bug Fix | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2010-12-25 00:30:18 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Davor
2010-12-14 12:56:47 UTC
Created attachment 468606 [details]
File: backtrace
Created attachment 468758 [details]
patch
Fixed upstream SVN revision 6201. Fix will be part of the 2.0.3 release. Patch to fix the Fedora package is attached.
bluefish-2.0.2-5.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/bluefish-2.0.2-5.fc13 bluefish-2.0.2-5.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/bluefish-2.0.2-5.fc14 bluefish-2.0.2-5.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bluefish'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/bluefish-2.0.2-5.fc13 Created attachment 469521 [details]
Revised patch
Revised patch to fix another potential issue that was discovered.
Whilst testing this update, I came across an unrelated, repeatable segfault. 1. Open a large XML file, such as the uncompressed version of http://download.fedora.redhat.com/pub/epel/beta/6/x86_64/repodata/51d199dde1508f8d58483c613d551c93f245ac13402cab26ad754700c09f9d9b-primary.xml.gz 2. Whilst the scanning runs are still in progress, click the "Save As..." button and save the file with a different name. The segfault happens very quickly afterwards. I cannot reproduce the segfault with current SVN. This may have been fixed already. A document save bug was fixed in SVN after the release of 2.0.2. I'll have to test with 2.0.2. The scanning engine goes into a continuous loop and highlighting never completes. This is an unreported bug. I can confirm that the segfault is fixed in current svn; is there any forecast for when 2.0.3 will be released? If it's likely to be in the next few weeks then it's probably not worth issuing another update for 2.0.2 with the latest patch. bluefish-2.0.2-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. bluefish-2.0.2-5.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. (In reply to comment #9) > I can confirm that the segfault is fixed in current svn; is there any forecast > for when 2.0.3 will be released? I expect a 2.0.3-rc1 to be released any day now. |