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 670304 - Aborted due to free() of invalid pointer
Aborted due to free() of invalid pointer
Status: RESOLVED FIXED
Product: bluefish
Classification: Other
Component: application
2.0.3
Other Linux
: Normal normal
: 2.2.4
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-02-17 16:52 UTC by Paul Howarth
Modified: 2013-02-05 21:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Backtrace from Fedora bug 771227 (20.14 KB, text/plain)
2012-02-17 16:52 UTC, Paul Howarth
Details
src/file.c from Fedora bluefish-2.0.3-5 (61.30 KB, text/plain)
2012-02-19 21:22 UTC, Paul Howarth
Details

Description Paul Howarth 2012-02-17 16:52:45 UTC
Created attachment 207867 [details]
Backtrace from Fedora bug 771227

This problem was originally reported in Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=771227

The Fedora package is for bluefish 2.0.3 but has some patches from svn addressing previous crasher bugs, particularly svn changesets 6446, 6828, 6829 and 7042.
Comment 1 Olivier Sessink 2012-02-19 20:45:22 UTC
unfortunately the line numbers in the backtrace do not match the 2.0.3 source code. Do you have a src/file.c for me as it is used in the Fedora package?
Comment 2 Paul Howarth 2012-02-19 21:22:08 UTC
Created attachment 208004 [details]
src/file.c from Fedora bluefish-2.0.3-5
Comment 3 Paul Howarth 2012-02-19 21:27:21 UTC
You can browse the applied patches here:

http://pkgs.fedoraproject.org/gitweb/?p=bluefish.git;a=tree;h=refs/heads/f16;hb=refs/heads/f16
Comment 4 Olivier Sessink 2012-02-19 22:07:37 UTC
thanks, fixed in revision 7276.